1671 Commits (8fbe3a68d4dbe17d1dea3c2f61f1cbddce6f8858)

Author SHA1 Message Date
Martin Olsson 197214112c xwayland: Don't leak fd while reading lock file in src/xwayland/launcher.c 13 years ago
Martin Olsson 11434bb2ea compositor-x11: Add error handling in x11_compositor_create() 13 years ago
Martin Olsson c5db50f549 compositor-wayland: Add error handling in wayland_compositor_create() 13 years ago
Martin Olsson c5da0999fe compositor-android: Add proper error handling in android_compositor_create() 13 years ago
Ander Conselvan de Oliveira f1c00c0b76 compositor: Always empty the input region of the pointer surface 13 years ago
Kristian Høgsberg 1248158e7d compositor-x11: Set make and model so we don't send NULL strings 13 years ago
Rob Bradford 31b6862eeb shell: Use desired output when sending configure events when maximised 13 years ago
Rob Bradford 8f24156926 compositor: Correctly calculate changed sub image rectangle 13 years ago
Rafal Mielniczuk 340a4343d0 clipboard: initialise clipboard memory after creation 13 years ago
Ander Conselvan de Oliveira 00d17bb903 shell: Don't move fullscreen surfaces 13 years ago
Ander Conselvan de Oliveira b9d2a0fc0a shell: Show approprite cursors during move and resize grabs 13 years ago
Ander Conselvan de Oliveira 1fbda0e81d compositor: Always allow owner of pointer surface to change the hotspot 13 years ago
Kristian Høgsberg 73694c832b compositor: Move repaint debug binding to mod-shift-space 13 years ago
Kristian Høgsberg c7cd626bcf compositor: Update xkb state with key releases on focus out 13 years ago
Kristian Høgsberg 061c425331 compositor-drm: Improve initial mode picking 13 years ago
Kristian Høgsberg 8150b190d6 shell: Take a wl_surface as parent for transient and popup windows 13 years ago
Kristian Høgsberg 0636ac307e shell: Make input_panel just a regular wl_surface 13 years ago
Kristian Høgsberg 1a73a6335d shell: Make screensaver just a wl_surface 13 years ago
Kristian Høgsberg 730c94d62e shell: Make the lock surface just a plain wl_surface too 13 years ago
Kristian Høgsberg af7b1ffaf4 shell: Make panel just a wl_surface too 13 years ago
Kristian Høgsberg 962342cb8e shell: Don't make desktop_shell background a wl_shell_surface 13 years ago
Ander Conselvan de Oliveira 01a57ed506 compositor-drm: Don't leak FBs when the buffer of a sprite is detroyed 13 years ago
Ander Conselvan de Oliveira fd1f4c650f compositor-drm: Remove destroy listeners when disabling planes 13 years ago
Ander Conselvan de Oliveira a73269637f compositor-drm: Wait for vblank events before starting next frame 13 years ago
Ander Conselvan de Oliveira d450b1901f compositor-drm: Check surface's outputs when assigning overlays 13 years ago
Kristian Høgsberg ce345b0f60 shell: Fix inverted test for locked in workspace bindings 13 years ago
Kristian Høgsberg 583a236733 Move text-cursor-position.c into zoom.c 13 years ago
Kristian Høgsberg 529b00eb34 xwm: Add xwayland.h to Makefile.am 13 years ago
Kristian Høgsberg 4476aaff24 shell: Hide workspace layer when locking screen 13 years ago
Kristian Høgsberg 8fe8d24902 compositor: Send ping to keyboard focus surface for key press 13 years ago
Daniel Stone a96b93c3bd compositor-drm: Add proper error handling to init 13 years ago
Daniel Stone 725c2c3d68 Split weston_compositor_init into base and _gl 13 years ago
Daniel Stone 5069280d29 compositor-wayland: Synchronise keyboard state with parent 13 years ago
Daniel Stone 154c34c851 compositor-x11: Attempt to track state without XKB 13 years ago
Daniel Stone e2faa120ef compositor-x11: Use XKB StateNotify to synchronise state 13 years ago
Daniel Stone 05d58682b3 Rename modifier_state_changed to notify_modifiers 13 years ago
Daniel Stone 1b4e11f38e notify_key: Add update_state argument 13 years ago
Daniel Stone 3ee91e1879 compositor-x11: Use XKB detectable autorepeat if possible 13 years ago
Daniel Stone 62b33b6964 compositor-x11: Add base XCB/XKB support 13 years ago
Daniel Stone 22815f9115 compositor-x11: Move input creation before output 13 years ago
Daniel Stone abb9dcdd1f weston_xkb_info: Cache all modifier indices for X11 13 years ago
Daniel Stone ef17267d38 Run key bindings on keyboard focus in 13 years ago
Daniel Stone c6587ea155 Ignore repeat keys in notify_key 13 years ago
Daniel Stone 71c3877a40 Let wayland-server send modifier events for focus 13 years ago
Daniel Stone d6da09e935 Split notify_keyboard_focus into in/out variants 13 years ago
Kristian Høgsberg 1ce6a2a2b3 shell: Animate input panel mapping 13 years ago
Kristian Høgsberg 414bd420fd util: Generalize surface animation code 13 years ago
Kristian Høgsberg 85b2e4b6bf shell: Don't focus to background, screensaver or input_panel surfaces 13 years ago
Kristian Høgsberg a4a4de487e shell: Don't allow move/resize/rotate for input panel surfaces 13 years ago
Jan Arne Petersen 1f17be442e text: Add input_method and text_model interfaces 13 years ago