661 Commits (1ded661aac2c9d452af9eb31dda142b451e93cea)

Author SHA1 Message Date
David Herrmann 7172d9e22d compositor-tty: Fix ioctl error handling 13 years ago
Kristian Høgsberg 4bfb82adf7 compositor: Move a few more utils to util.c 13 years ago
Kristian Høgsberg 2f88a40c57 desktop-shell: Animate surface mapping 13 years ago
Kristian Høgsberg 698c058e2a compositor: Split the animation code out of tablet-shell 13 years ago
Pekka Paalanen f32f1fc743 shell: forbid multiple wl_shell_surface objects 13 years ago
Pekka Paalanen 4622967586 shell: rename shell_create_shell_surface 13 years ago
Pekka Paalanen 92a0dc455a shell: check for missing wl_shell_surface 13 years ago
Pekka Paalanen ec2b32f49b compositor: eliminate wlsc_surface::shell_priv 13 years ago
Pekka Paalanen 068ae944db desktop-shell: update protocol and client to wl_shell_surface 13 years ago
Pekka Paalanen 9d1613eb4a wl_shell_surface adaptation 13 years ago
Kristian Høgsberg 865f9b87c9 evdev: Silence warning 13 years ago
Pekka Paalanen fe34083023 shell: fix resume_desktop for zero clients 13 years ago
Pekka Paalanen 65c74cb18b compositor: add a comment about wlsc_surface::output 13 years ago
Kristian Høgsberg 6336e46e15 tablet-shell: Add a stub tablet-shell client 13 years ago
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
Kristian Høgsberg d2abb83634 compositor: Move more shell.c state into the new shell_surface 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 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 8b568806aa evdev: Reset accumulate values when we flush motion events 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
Tiago Vignatti 8755ff9de7 evdev: remove signed value checks 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 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