Commit Graph

13 Commits

Author SHA1 Message Date
2e76e5a543 broadway: Allow binding http server to an ip 2013-01-10 21:38:39 +01:00
d5812de2e6 broadway: Send window size to new clients
Tell all new clients about the current (last sent) window size.
2013-01-08 18:05:06 +01:00
8e686357c4 broadway: Move window position ownership to browser
With this we always roundtrip position change to the webbrowser.
This avoids conflicts when things change from both directions (app and user).

Also, we fake configure evens when there is no web client to ensure
apps get the events.
2013-01-08 18:05:06 +01:00
6f910e5e02 broadway: Clean up broadwayd event sending code
Use the right size and put the client serial in the right place.
2013-01-08 18:05:06 +01:00
c83d35d1df broadway: Rewrite serials for clients
This seems right, but atm it breaks grabs.
2013-01-08 18:05:06 +01:00
71e7912940 broadway: Remove last_serial from BroadwayReplyBase
This is not used anyway.
2013-01-08 18:05:05 +01:00
9555478b9e broadway: Add TODO.broadway 2012-12-27 22:56:04 +01:00
63b6c07fe0 broadway: During pointer grabs, send pointer events only to one client 2012-12-27 22:56:04 +01:00
75ee72f2ac broadway: Make daemon side server "gdk independent". 2012-12-27 22:56:04 +01:00
3558e655b4 broadway: Proper handling of http port and display nr 2012-12-27 22:56:04 +01:00
59830a9001 broadway: Collect and document some TODOs 2012-12-27 22:56:04 +01:00
329372a343 broadway: Track windows for client and kill on client exit 2012-12-27 22:56:04 +01:00
8b9ccf4ee9 broadway: rename broadway-server to broadwayd
The "server" part is too confusing, there are to many servers around.
2012-12-27 22:56:03 +01:00