2297 Commits (84ec19a758f3b2a77a3eedc7863022aafb16a8c9)
 

Author SHA1 Message Date
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
Tiago Vignatti 4f238a590d configure: link image libs with libshared 12 years ago
Pekka Paalanen 76fc57e75c simple-touch: use proper damage in touch_paint() 12 years ago
Pekka Paalanen 0768419393 simple-touch: fix off-by-one in position checks 12 years ago
Pekka Paalanen 55b7cb24e0 simple-touch: more colors and thicker marks 12 years ago
Pekka Paalanen 7e94a98e07 simple-touch: respond to ping protocol 12 years ago
Pekka Paalanen e288a0f415 window: warn on cursor load failure 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 023be102d7 window.c: Set input region after (potentially) adjusting the surface size 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
Kristian Høgsberg 321e8b7fd3 gears: Exit on ESC 12 years ago
Pekka Paalanen 3361639b7b compositor: do clean-up on init failure 12 years ago
Ander Conselvan de Oliveira 69f9840bed simple-egl: Add keyboard fullscreen toggle 12 years ago
Kristian Høgsberg 2995c517c5 gears: Keep gears inside screen in fullscreen mode 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
Olivier Blin 7679d9a62e gears: add a warning about refresh rate limitation 12 years ago
Olivier Blin a1d0cf5d69 gears: show FPS count (as in glxgears from mesa/demos) 12 years ago
Kristian Høgsberg 2f9ed71a8f compositor-drm: Assign unique output names like xrandr does 12 years ago
Kristian Høgsberg 1acd9f82f8 compositor: Load modules with RTLD_NOW so we get missing symbols up front 12 years ago
Kristian Høgsberg 4fc1535c0a window: Handle Alt-F4 to close windows 12 years ago
Andre Heider 82b4c1bc6b window.c: Remove xkb leftovers 12 years ago
Olivier Blin fa820efaf0 gears: add fullscreen support 12 years ago
Damien Lespiau ea40bf88bc tests: Use pkg-config to find setbacklight CFLAGS and libs 12 years ago
Kristian Høgsberg e302b3ef77 Bump version to 0.95.0 12 years ago
Kristian Høgsberg d1936b9e2b desktop-shell: Break command lines into env vars, executable and arguments 12 years ago
Kristian Høgsberg df0faf7983 image: Add fullscreen support 12 years ago
Kristian Høgsberg 67ace20f8e window.c: Add fullscreen handler to keep fullscreen state consistent 12 years ago
Kristian Høgsberg 0fd49aa886 dnd: Clip flowers to window content area 12 years ago
Kristian Høgsberg 72b0f8f2ec Update src/weston-egl-ext.h 12 years ago
Daniel Stone 9d01a3e548 evdev: Release weston_seat with underlying evdev device 12 years ago
Daniel Stone 816c98edb0 Fix memory leak on compositor exit 12 years ago
Daniel Stone 53b6b04685 evdev: Don't ignore multitouch touchscreens 12 years ago
Scott Moreau 2327d1f490 wcap: Fix typo in usage output. 12 years ago