1172 Commits (19dd1d7eb1dc99528028dac0a3b7650d786614ca)
 

Author SHA1 Message Date
Kristian Høgsberg 47fe08aad5 Implement the new dnd/selection protocol 13 years ago
Benjamin Franzke f02bb64d62 shell: Unmap old backgrounds/panels when setting new ones 13 years ago
Benjamin Franzke d0f79ab5ab desktop-shell: Make panel and background output dependent 13 years ago
Benjamin Franzke 8193bc1e9a desktop-shell: Unlock dialog needs to be a custom window 13 years ago
Benjamin Franzke d775971e94 desktop-shell: Fix some indents 13 years ago
Kristian Høgsberg d2abb83634 compositor: Move more shell.c state into the new shell_surface 13 years ago
Kristian Høgsberg f6def545bc Merge remote-tracking branch 'pq/shell-priv' 13 years ago
Kristian Høgsberg a8873120c4 compositor: The compositor is now jiust a regular global object 13 years ago
Kristian Høgsberg 6b5fc3bac0 compositor: Remove a couple of unused #defines 13 years ago
Kristian Høgsberg 558350a692 compositor: Remove unused resource field from wlsc_output 13 years ago
Pekka Paalanen 57da4a822e shell: introduce shell_surface_purpose 13 years ago
Pekka Paalanen 56cdea96f0 shell: add private surface struct 13 years ago
Kristian Høgsberg 2584cb5890 compositor: Set output for cursor surface so damage_below works 13 years ago
Kristian Høgsberg db0fa54b5a Simplify evdev_flush_motion() a tiny bit 13 years ago
Kristian Høgsberg f127715ce2 Merge remote-tracking branch 'vignatti/evdev' 13 years ago
Kristian Høgsberg 02453dd699 cairo-util: Dont use non-standard JCS_EXT_BGRX color space 13 years ago
Kristian Høgsberg c5241f5b73 Never include wayland-util.h directly 13 years ago
Pekka Paalanen 50719bce2a Fix inconsistent #include style 13 years ago
Tiago Vignatti f547bd36e6 evdev: fetch absolute coordinates inside flush_motion only 13 years ago
Tiago Vignatti 5c900ce08d evdev: remove useless field from device structure 13 years ago
Tiago Vignatti 80885e16b3 evdev: reset accumulator inside evdev_flush_motion 13 years ago
Tiago Vignatti a52b2e4b20 evdev: use a separate structure to denote accumulated motion events 13 years ago
Tiago Vignatti a157fc11a9 evdev: use a separate struct for abs information 13 years ago
Tiago Vignatti 280b8a6a3b tty: fix command line parsing 13 years ago
Kristian Høgsberg 980c49e6cd window: Remove unused variable 13 years ago
Kristian Høgsberg 8b568806aa evdev: Reset accumulate values when we flush motion events 13 years ago
Kristian Høgsberg e412ff3025 Merge remote-tracking branch 'pq/glmatrix' 13 years ago
Kristian Høgsberg eccef6aadd compositor: Queue buffer.release instead of sending immediately 13 years ago
Tiago Vignatti 52e158d46b evdev: fix order of events being sent to the compositor 13 years ago
Pekka Paalanen 3da492b8d5 wscreensaver: configure glmatrix 13 years ago
Pekka Paalanen 11f53f56db clients: add wscreensaver 13 years ago
Pekka Paalanen 8260f460d7 clients: import glmatrix.c and matrix3.xpm 13 years ago
Tiago Vignatti 8755ff9de7 evdev: remove signed value checks 13 years ago
Kristian Høgsberg a3cdf59cee simple-shm: Add a wl_shm listener 13 years ago
Pekka Paalanen 2ca8630aab shell: fix handle_lock_surface_destroy() 13 years ago
Pekka Paalanen d81c216db1 shell: fix compositor wakeup while locked 13 years ago
Pekka Paalanen d3dd6e1752 shell: fix lock surface mapping 13 years ago
Kristian Høgsberg 1ec0c31596 compositor: Hide surfaces by setting surface->output to NULL 13 years ago
Pekka Paalanen bfbb26bdb2 desktop-shell: add unlock dialog 13 years ago
Pekka Paalanen 77cbc951cb window: clean up redraw and focuses on destroy 13 years ago
Pekka Paalanen f0fc70d72f compositor: implement screen locking 13 years ago
Pekka Paalanen d503a0b318 compositor: check wlsc_surface::link before accessing neighbors 13 years ago
Pekka Paalanen ebc598ebf0 compositor: fix repaint on first wakeup 13 years ago
Pekka Paalanen 2841111025 compositor: remove idle_inhibit optimization 13 years ago
Kristian Høgsberg af867cc2f7 compositor: let the shell wake up the compositor 13 years ago
Pekka Paalanen 9ef3e012d6 desktop-shell: screen locking protocol 13 years ago
Kristian Høgsberg 496433b541 compositor: Hold on to surface.frame requests until we assign an output 13 years ago
Kristian Høgsberg 3164c946ac compositor: Drop unused wlsc_output field 'background' 13 years ago
Pekka Paalanen 8c19645e69 compositor: fix destroy_frame_callback() 13 years ago
Pekka Paalanen 09d65d0e64 config: fix boolean parsing 13 years ago