Commit Graph

12 Commits

Author SHA1 Message Date
Kristian Høgsberg
acf82a36bb Log emitted events as well in debug mode 2010-09-07 21:40:31 -04:00
Kristian Høgsberg
6bce89da78 Return the closure from wl_connection_vmarshal()
And provide a function to write it to a connection.
2010-09-07 21:34:45 -04:00
Kristian Høgsberg
50038e4757 Drop wl_surface_post_event() helper
Now wl_client_post_event() is the only entry point for sending out events.
2010-09-07 21:08:59 -04:00
Kristian Høgsberg
f1e7bd384c Add protocol debugging facility 2010-09-07 15:58:29 -04:00
Kristian Høgsberg
f8ffded1e5 Drop wl_display_set_compositor() special case 2010-09-03 15:15:33 -04:00
Kristian Høgsberg
9d69f8e796 Replace commit/ack/frame protocol with simpler sync and frame callbacks 2010-09-03 14:46:38 -04:00
Kristian Høgsberg
13b8ae4986 Add convenience functions for posting display events 2010-09-02 20:55:16 -04:00
Kristian Høgsberg
f66d0f4e14 Get rid of wl_client_add_surface() special case 2010-09-02 20:27:16 -04:00
Kristian Høgsberg
45b7789a8b Return a closure object from wl_connection_demarshal
This way we can invoke it multiple times without having to demarshal
and build the cfi every time.
2010-08-30 09:47:36 -04:00
Kristian Høgsberg
eef08fbb1a First step towards drag and drop protocol 2010-08-18 15:27:27 -04:00
Kristian Høgsberg
1db21f1cf5 Use different cursor images in the compositor 2010-08-16 16:08:12 -04:00
Kristian Høgsberg
a661f263b4 Name libraries -client and -server for consistency
Instead of wayland-server and wayland...
2010-08-11 08:56:13 -04:00