1001 Commits (80885e16b314ffeb33201f602d1eef1a66bc957a)
 

Author SHA1 Message Date
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 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
Kristian Høgsberg fc32c394e7 config: Don't print warning when XDG_CONFIG_HOME isn't set 13 years ago
Pekka Paalanen 668dd56918 window: add a helper for config file paths 13 years ago
Kristian Høgsberg b38666e6d7 desktop-shell: Add sample ini file 13 years ago
Kristian Høgsberg ac3a59a0d1 window: Add a cheesy parser for ini-files, use it in desktop-shell 13 years ago
Kristian Høgsberg 64f1c3fd52 De-brand the tablet shell 13 years ago
Kristian Høgsberg c4693c4ab4 Install desktop-shell in $prefix/libexec 13 years ago
Kristian Høgsberg d826404472 compositor: Drop redundant compositor->damage 13 years ago
Kristian Høgsberg 46770139bc shell: Set initial toplevel position in map callback 13 years ago
Kristian Høgsberg 32e24cc628 compositor: Split shell->attach into map and configure 13 years ago
David Herrmann 63ff706c0e compositor-drm: Fix setting O_CLOEXEC 13 years ago
Pekka Paalanen bbe605241d compositor: only authorized client can bind desktop_shell 13 years ago
Pekka Paalanen 6cd281a023 desktop-shell: launch from the compositor 13 years ago
Ander Conselvan de Oliveira ef7c8d9ddf compositor-*: check for surfaceless_gles2 instead of surfaceless_opengl 13 years ago
Kristian Høgsberg d3ef7be781 compositor: Tweak fade spring to not overshoot 13 years ago
Kristian Høgsberg 06a670f2e7 compositor-x11: Call finish_frame from a timer callback 13 years ago
Kristian Høgsberg 3ff589df78 compositor: Make spring model always use the same time step 13 years ago
Kristian Høgsberg ff298d9834 compositor: Clear cursor buffer in create_sprite_from_png() 13 years ago
Ander Conselvan de Oliveira 0de0aafa7f composior: fix tiny cursor bug with drm compositor 13 years ago
Casey Dahlin fb39963cc9 Update .gitignores 13 years ago
Tiago Vignatti ac9cfd3065 evdev: Simplify error path for device creation 13 years ago
Tiago Vignatti d9f7d1f0c5 evdev: Delete unused fields from evdev_input_device 13 years ago