600 Commits (01a57ed50653dce025a1e946860024ba028343d5)

Author SHA1 Message Date
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
Jan Arne Petersen 42feced8de shell: Add support for input panels 13 years ago
Kristian Høgsberg d813445f16 shell: Just use surface->private for shell_surface 13 years ago
Kristian Høgsberg 6c6fb993f7 shell: Schedule repaint when moving a surface 13 years ago
Kristian Høgsberg f2735ea8af compositor-drm: Hide hw cursor if cursor sprite isn't mapped 13 years ago
Kristian Høgsberg 3033425a49 compositor: Fix missing ';' in previous commit 13 years ago
Martin Minarik 37032f831f compositor: Verify XDG_RUNTIME_DIR variable 13 years ago
Kristian Høgsberg a85b4fb6ac compositor: flush the batched up damage when shm buffer is destroyed 13 years ago
Kristian Høgsberg 83c4c40135 compositor: Don't schedule repaint from weston_surface_update_transform() 13 years ago
Kristian Høgsberg 49952d1f12 compositor: Introduce weston_output_schedule_repaint() 13 years ago
Kristian Høgsberg 9c9b3a4b46 recorder: Always initialize prev when computing the run-length 13 years ago
Kristian Høgsberg e0f832b4f0 compositor: Pass weston_output as the frame_signal argument 13 years ago
Kristian Høgsberg 70b8358aa0 compositor: Remove weston_read_pixels functionality 13 years ago
Kristian Høgsberg ae2ba9b01b screenshooter: Just use frame signal for screenshots too 13 years ago
Kristian Høgsberg e9d0492419 compositor: Emit frame_signal from weston_output_do_read_pixels() 13 years ago
Kristian Høgsberg b8ceaaa42f compositor: Destroy EGLImage and texture when a NULL buffer is attached 13 years ago
Kristian Høgsberg d553bfc127 compositor: Track which plane a surface is on 13 years ago
Kristian Høgsberg f6f69d3250 wcap: Make recorder debug code compile again 13 years ago
Kristian Høgsberg 4ff5a7408a compositor: Don't export weston_compositor_repick() 13 years ago
Kristian Høgsberg 9b78fd7c83 tablet-shell: Don't use compositor->surface_list 13 years ago
Kristian Høgsberg b0d8e779df switcher: Don't use compositor->surface_list 13 years ago
Kristian Høgsberg 362b672111 Rename weston_compositor EGLDisplay member to egl_display 13 years ago