1671 Commits (8fbe3a68d4dbe17d1dea3c2f61f1cbddce6f8858)

Author SHA1 Message Date
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
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
Pekka Paalanen a123e5c46a evdev: rename device_removed() to evdev_input_device_destroy() 12 years ago
Rob Bradford c4f3338745 spring: Avoid looping if time appears to be going backwards 12 years ago
Kristian Høgsberg 5626d34d63 compositor-drm: Split cursor handling into prepare and set 12 years ago
Kristian Høgsberg 65a11e1039 compositor: Accumulate damage per plane 12 years ago
Rob Bradford 0fb797596a compositor: Use uint32_t for the msecs value consistently 12 years ago
Pekka Paalanen d9a8e16b7b compositor: remove OpenWFD backend 12 years ago
Kristian Høgsberg 649e1ce973 compositor: Don't allow setting a NULL cursor without pointer focus 12 years ago
Kristian Høgsberg 2e96d3c907 compositor: Check serial number ordering without overflowing 12 years ago
Scott Moreau c50645c775 Properly free drm configured mode variables. 12 years ago
Kristian Høgsberg bbe983923d shell: Make it possible to move and raise unresponsive surfaces 12 years ago
Kristian Høgsberg 9e31bff831 shell: Move surface move code back to just after the move grab functions 12 years ago
Kristian Høgsberg 64eca8949b compositor: Fold the log prototypes into compositor.h and drop log.h 12 years ago
Scott Moreau 8f37e0bc1e Add raw modeline support. 12 years ago
Pekka Paalanen 56464253c0 compositor: rework touch focus 12 years ago
Pekka Paalanen 2fc7cce9b1 evdev: query position ranges for MT, too 12 years ago
Pekka Paalanen 27979b053f weston-launcher: use CLOEXEC on fallback path 12 years ago
Kristian Høgsberg 8ff691593c compositor-drm: Handle incomplete [output] sections without crashing 12 years ago
Kristian Høgsberg e377822c64 shell: Give keyboard focus to top surface when current keyboard focus goes away 12 years ago
Kristian Høgsberg 2f5faff7f9 shell: Always track focus state per workspace 12 years ago
Kristian Høgsberg 3df6384c3a compositor: Set WAYLAND_DISPLAY if we're given a --socket argument 12 years ago
Kristian Høgsberg 7b884bc0de compositor: Use a minimal restore handler for crash clean up 12 years ago
Kristian Høgsberg c94de6450e shell: Remove unused shsurf->focus_state 12 years ago
Kristian Høgsberg b8e0d0f5ac shell: Use the right destroy listener in focus_state_surface_destroy() 12 years ago
Scott Moreau 8ab5d45399 Allow output configuration from config file. 12 years ago
Wang Quanxian acb805a356 compositor-drm: Handle unconnected connectors better 12 years ago
Kristian Høgsberg 572c2ff59a compositor: Add --help option 12 years ago
Pekka Paalanen 3361639b7b compositor: do clean-up on init failure 12 years ago
Kristian Høgsberg 148ef0124f compositor-drm: Don't leak output->name 12 years ago
Kristian Høgsberg 9ca38464cb compositor-drm: Look through all crtc/encoder combinations 12 years ago