2257 Commits (0e5a2d02191587146ad3d19d5eedda3f3d0eace9)
 

Author SHA1 Message Date
Kristian Høgsberg f4d2f237f0 shell: Track pointer focus for all seats 12 years ago
Kristian Høgsberg 4f92c5392a compositor-x11: Move X11 core input seat into x11_compositor 12 years ago
Kristian Høgsberg 7af7cede2d compositor-wayland: Move weston_seat into wayland_input 12 years ago
Kristian Høgsberg 99fd1015d0 compositor: Drop output->flags 12 years ago
Kristian Høgsberg 8a01580f17 compositor-drm: Fix bad rebase 12 years ago
Philipp Brüschweiler 711fda86cc shell: move input panels into a designated layer 12 years ago
Rob Clark ab5b1e3149 compositor-drm: don't keep trying if hw doesn't support cursors 12 years ago
Rob Clark 4339add9e9 compositor-drm: don't attempt sprite for out of bounds dimensions 12 years ago
Rob Clark 702ffaea3e compositor-drm: skip overlay for shm buffers 12 years ago
Ander Conselvan de Oliveira 42c46466ab compositor-drm: Return the newly added mode in drm_output_add_mode() 12 years ago
Ander Conselvan de Oliveira dc79e6d289 compositor-drm: Check for OUTPUT_CONFIG_OFF instead of using strcmp() 12 years ago
Ander Conselvan de Oliveira 383b671ccf shell: Fix repaint debugging 12 years ago
Ander Conselvan de Oliveira 3b70b66fa9 compositor: When redrawing, don't clip opaque regions from other planes 12 years ago
Rob Bradford 84cf541b27 spring: Avoid excessive calculation loops for the spring values 12 years ago
Rob Clark 5ca1a47e23 compositor-drm: handle vblanks on secondary crtc 12 years ago
Juan Zhao 19a4c2db26 image: Don't segfault when the file doesn't exist 12 years ago
Philipp Brüschweiler 8801357332 shell: don't abuse link_layer for keeping track of input panel surfaces 12 years ago
Pekka Paalanen 3eb4761317 evdev: rename evdev_input_device to evdev_device 12 years ago
Pekka Paalanen b9d38f4552 evdev: do not pass a list to evdev_led_update() 12 years ago
Pekka Paalanen f1fc10a488 compositor: fix weston_log format warnings 12 years ago
Pekka Paalanen ae29da2eb8 compositor-drm: fix weston_log format errors 12 years ago
Pekka Paalanen d525b564ae compositor: format check for weston_log arguments 12 years ago
Pekka Paalanen df1fd36a14 compositor: log program launches 12 years ago
Scott Moreau ca9b09d945 compositor-x11: Always free output_mode on error. 12 years ago
Kristian Høgsberg 3d89049546 config-parser: Handle lines that don't end in \n 12 years ago
Scott Moreau 248aaecda2 compositor-x11: Allow output configuration from config file. 12 years ago
Scott Moreau a5021521f1 compositor: Always set output_mask in weston_surface_update_output_mask(). 12 years ago
Kristian Høgsberg 61f00f52fa shell: Make sure the black surface is opaque 12 years ago
Kristian Høgsberg 982387011f compositor: Add weston_surface_schedule_repaint() for limited repaint 12 years ago
Kristian Høgsberg 79af73e313 compositor-drm: Disable planes when zoomed or capturing 12 years ago
Kristian Høgsberg bcf4864bb7 simple-egl: Add help message 12 years ago
Kristian Høgsberg 45ce98829b simple-egl: Set opaque region when running opaque 12 years ago
Pekka Paalanen 4b141597c6 configure: make setbacklight optional 12 years ago
Pekka Paalanen b6df4f7de4 desktop-shell: use the standard 'environ' variable 12 years ago
Pekka Paalanen 168ed72dc7 evdev: kill a warning in evdev_led_update() 12 years ago
Pekka Paalanen 4ddf1b2c4d android: add basic evdev input support 12 years ago
Pekka Paalanen d858351a61 compositor-drm, evdev: don't crash on missing keyboard 12 years ago
Pekka Paalanen 81a13a3757 compositor-drm: log enter/leave VT 12 years ago
Pekka Paalanen 42b3f6ae64 compositor-drm: log input device hot-unplugs 12 years ago
Pekka Paalanen d2e69c2c6f compositor-drm: fix leak in evdev_udev_handler() 12 years ago
Pekka Paalanen bf639ab892 evdev: log input devices 12 years ago
Pekka Paalanen 3315697739 evdev: move udev code into compositor-drm.c 12 years ago
Pekka Paalanen 88594b699f evdev: expose the generic evdev API 12 years ago
Pekka Paalanen 3b003399ce evdev: rename evdev_seat to drm_seat 12 years ago
Pekka Paalanen 43f0a1efcb evdev: pass weston_seat to evdev_input_device_create() 12 years ago
Pekka Paalanen 3bfb20104d evdev: make evdev_notify_keyboard_focus() independent of evdev_seat 12 years ago
Pekka Paalanen 5720e92a20 evdev: make evdev_led_update independent from struct evdev_seat 12 years ago
Pekka Paalanen 5618d6fa05 evdev: change evdev_seat into weston_seat in struct evdev_input_device 12 years ago
Pekka Paalanen cfa1f6727b evdev: merge evdev-private.h into evdev.h 12 years ago
Pekka Paalanen 5a6383ba57 evdev: move device opening out from evdev_input_device_create 12 years ago