5232 Commits (6bc52540c0ac76338d5df0d6d6b78308154ef14f)
 

Author SHA1 Message Date
Kristian Høgsberg 9a686243b6 Add a drag and drop test client 14 years ago
Kristian Høgsberg eef08fbb1a First step towards drag and drop protocol 14 years ago
Kristian Høgsberg 084d41aac1 Add missing drm.c 14 years ago
Kristian Høgsberg ef613fbf83 Always consume message, even if no proxy was found 14 years ago
Kristian Høgsberg 225a176882 Split GRAB_MOTION and GRAB_MOVE handling 14 years ago
Kristian Høgsberg 10ddbd220a Insert unexplainable cairo_device_flush() to fix terminal drawing 14 years ago
Kristian Høgsberg da275dd09f Add client side pointer image handling 14 years ago
Kristian Høgsberg f4cb201392 Fix a few bugs in compositor cursor handling 14 years ago
Kristian Høgsberg c9ce03769d Remove duplicate #define ARRAY_LENGTH 14 years ago
Kristian Høgsberg 4219a407ae Add DMZ cursor theme 14 years ago
Kristian Høgsberg 77a4a79559 Fix warnings 14 years ago
Kristian Høgsberg b91cd10fcb Move cairo-util.[ch] to clients/ 14 years ago
Kristian Høgsberg 1db21f1cf5 Use different cursor images in the compositor 14 years ago
Kristian Høgsberg 77fb167956 Add protocol for setting the pointer image 14 years ago
Kristian Høgsberg b036ad4a9a Drop noisy warning 14 years ago
Kristian Høgsberg 117d5130b1 Schedule repaint from surface destructor 14 years ago
Kristian Høgsberg a661f263b4 Name libraries -client and -server for consistency 14 years ago
Kristian Høgsberg 4fe1a3ed3a Don't track globals in the client lib, just send out events 14 years ago
Kristian Høgsberg ccb75867ac Generate the wl_*_add_listener() stubs as well 14 years ago
Kristian Høgsberg 230ee37361 Update TODO 14 years ago
Kristian Høgsberg 640609acfc Implement current drm auth scheme in the drm object 14 years ago
Kristian Høgsberg 3862e43779 Generate client side marshal stubs from protocol spec 14 years ago
Kristian Høgsberg 5fcd0aa58e Introduce 'buffer' object for attaching, image cahce and cursor images 14 years ago
Kristian Høgsberg 5b0079aed5 Demarshal robustness fixes 14 years ago
Kristian Høgsberg 6d70202f80 Send out coordinates with pointer_focus event 14 years ago
Kristian Høgsberg c071f4d008 Handle failure to reference a buffer name better 14 years ago
Kristian Høgsberg 5b75f1b218 Implement server side move override 14 years ago
Kristian Høgsberg 83fc061c9c Introduce 'shell' object for moving and resizing surfaces in the compositor 14 years ago
Kristian Høgsberg a1f3f60bea Generate protocol types and metadata from xml 14 years ago
Kristian Høgsberg c37c57aec7 TODO: Add a few lines about removing commit request 14 years ago
Kristian Høgsberg 723b2852d2 Generate makefile dependencies with gcc 14 years ago
Kristian Høgsberg b56cb00045 Use "" when including our own header files 14 years ago
Kristian Høgsberg fbd0fb0098 memset epoll event structs to quiet valgrind 14 years ago
Kristian Høgsberg 8f2e67725e x11: Dont use buffers after free() 14 years ago
Kristian Høgsberg eba6f0d32b Delete a few duplicate TODO items 14 years ago
Kristian Høgsberg 43788b13df Update keyboard focus handler signatures 14 years ago
Kristian Høgsberg 2c28aa5981 Bind GLES2 API, not OpenGL 14 years ago
Kristian Høgsberg c098d8da47 Print more info when demarshal fails 14 years ago
Kristian Høgsberg 379b678c57 Use EGL_KHR_surfaceless_opengl 14 years ago
Kristian Høgsberg e0f5cc2574 Minor spec edits 14 years ago
Kristian Høgsberg 808fd41861 Drop coordinates from buttons press, add timestamp to events 14 years ago
Kristian Høgsberg 747638b46b Fix window picking order 14 years ago
Kristian Høgsberg f252d6a98e Update to use eglGetDRMDisplayMESA() 14 years ago
Kristian Høgsberg 86e0989673 Hide wayland cursor when X11 compositor loses focus 14 years ago
Kristian Høgsberg 554a131b29 Update TODO list 14 years ago
Kristian Høgsberg 3e6e7e6acb Track libxkbcommon API changes 14 years ago
Kristian Høgsberg 67a21bdf56 Fix indentation 14 years ago
Kristian Høgsberg 2d6b7c118b Fix some warnings 14 years ago
Kristian Høgsberg 94adf6cb9e Use libxkbcommon for mapping keycodes to keysyms 14 years ago
Kristian Høgsberg c8c3734ef9 Set window user data using separate function 14 years ago