1999 Commits (1a73a6335ddd81bfdefbcb6c330943ac91002095)
 

Author SHA1 Message Date
Kristian Høgsberg 1a73a6335d shell: Make screensaver just a wl_surface 12 years ago
Kristian Høgsberg 730c94d62e shell: Make the lock surface just a plain wl_surface too 12 years ago
Kristian Høgsberg af7b1ffaf4 shell: Make panel just a wl_surface too 12 years ago
Kristian Høgsberg 962342cb8e shell: Don't make desktop_shell background a wl_shell_surface 12 years ago
Kristian Høgsberg 129decbdf7 terminal: Tab should not output spaces, just move cursor 12 years ago
Ander Conselvan de Oliveira 01a57ed506 compositor-drm: Don't leak FBs when the buffer of a sprite is detroyed 12 years ago
Ander Conselvan de Oliveira fd1f4c650f compositor-drm: Remove destroy listeners when disabling planes 12 years ago
Ander Conselvan de Oliveira a73269637f compositor-drm: Wait for vblank events before starting next frame 12 years ago
Ander Conselvan de Oliveira d450b1901f compositor-drm: Check surface's outputs when assigning overlays 12 years ago
Ander Conselvan de Oliveira 57e0ce1d2a simple-egl: Make window moveable 12 years ago
Kristian Høgsberg e28fd7d5e0 configure.ac: Bump version to 0.94.90 12 years ago
Kristian Høgsberg ce345b0f60 shell: Fix inverted test for locked in workspace bindings 12 years ago
Kristian Høgsberg b278fdf1fc Makefile.am: Don't list wcap sub directory twice in DIST_SUBDIRS 12 years ago
Kristian Høgsberg 325b3d16ce tests: Add weston-test to EXTRA_DIST 12 years ago
Kristian Høgsberg 583a236733 Move text-cursor-position.c into zoom.c 12 years ago
Kristian Høgsberg c7c64e1855 wcap: Add vpx_config.h to Makefile.am 12 years ago
Kristian Høgsberg 529b00eb34 xwm: Add xwayland.h to Makefile.am 12 years ago
Kristian Høgsberg 6a78a9730a Install screensaver by default 12 years ago
Kristian Høgsberg 4476aaff24 shell: Hide workspace layer when locking screen 12 years ago
Kristian Høgsberg 8fe8d24902 compositor: Send ping to keyboard focus surface for key press 12 years ago
Kristian Høgsberg 22fbcf7183 terminal: Ignore more modifier keys 12 years ago
Kristian Høgsberg b24ab806bf terminal: Only hide cursor for keypresses that generate data for the process 12 years ago
Daniel Stone a96b93c3bd compositor-drm: Add proper error handling to init 12 years ago
Daniel Stone 725c2c3d68 Split weston_compositor_init into base and _gl 12 years ago
Daniel Stone 5069280d29 compositor-wayland: Synchronise keyboard state with parent 12 years ago
Daniel Stone 154c34c851 compositor-x11: Attempt to track state without XKB 12 years ago
Daniel Stone e2faa120ef compositor-x11: Use XKB StateNotify to synchronise state 12 years ago
Daniel Stone 05d58682b3 Rename modifier_state_changed to notify_modifiers 12 years ago
Daniel Stone 1b4e11f38e notify_key: Add update_state argument 12 years ago
Daniel Stone 3ee91e1879 compositor-x11: Use XKB detectable autorepeat if possible 12 years ago
Daniel Stone 62b33b6964 compositor-x11: Add base XCB/XKB support 12 years ago
Daniel Stone 22815f9115 compositor-x11: Move input creation before output 12 years ago
Daniel Stone abb9dcdd1f weston_xkb_info: Cache all modifier indices for X11 12 years ago
Daniel Stone ef17267d38 Run key bindings on keyboard focus in 12 years ago
Daniel Stone c6587ea155 Ignore repeat keys in notify_key 12 years ago
Daniel Stone 71c3877a40 Let wayland-server send modifier events for focus 12 years ago
Daniel Stone d6da09e935 Split notify_keyboard_focus into in/out variants 12 years ago
Daniel Stone 9c7df91b19 .gitignore: Ignore ctags and cscope output 12 years ago
Kristian Høgsberg 11f600d82e window.c: Always set cursor after pointer enter 12 years ago
Kristian Høgsberg 1ce6a2a2b3 shell: Animate input panel mapping 12 years ago
Kristian Høgsberg 414bd420fd util: Generalize surface animation code 12 years ago
Kristian Høgsberg 85b2e4b6bf shell: Don't focus to background, screensaver or input_panel surfaces 12 years ago
Kristian Høgsberg a4a4de487e shell: Don't allow move/resize/rotate for input panel surfaces 12 years ago
Jan Arne Petersen cba9e470ba text: Add example clients for text protocol 12 years ago
Jan Arne Petersen 1f17be442e text: Add input_method and text_model interfaces 12 years ago
Jan Arne Petersen 42feced8de shell: Add support for input panels 12 years ago
Juan Zhao 8634f51b63 tablet-shell client:fix one seg-fault error 12 years ago
Kristian Høgsberg 88fd40815a terminal: Only hide cursor on first key-press in a repeat sequence 12 years ago
Kristian Høgsberg d813445f16 shell: Just use surface->private for shell_surface 12 years ago
Kristian Høgsberg ae9e073ac5 terminal: Support both Alt and Control modifiers for regular keys 12 years ago