1984 Commits (c7c64e185573053230ca90bccee4c4c05008fa3c)
 

Author SHA1 Message Date
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
Kristian Høgsberg b7f94bff3d terminal: Handle Alt-Backspace 12 years ago
Kristian Høgsberg 6c6fb993f7 shell: Schedule repaint when moving a surface 12 years ago
Kristian Høgsberg 63b298f3c7 terminal: Set blank cursor on keyboard press 12 years ago
Kristian Høgsberg f337052a5c window: Add support for the blank cursor 12 years ago
Kristian Høgsberg f2735ea8af compositor-drm: Hide hw cursor if cursor sprite isn't mapped 12 years ago
Kristian Høgsberg b21fb9f61e terminal: Add Ctrl-Shift-N keyboard binding to open new window 12 years ago
Kristian Høgsberg d3c69c279a window: Stop keyboard repeat when we lose keyboard focus 12 years ago
Kristian Høgsberg de845cfcc0 terminal: Default terminal type to xterm 12 years ago
Kristian Høgsberg 8b19c64146 window: Create timerfd non-blocking 12 years ago
Kristian Høgsberg 71a4cf4374 terminal: Send ASCII DEL on for backspace 12 years ago
Kristian Høgsberg a1627927c7 window: Compute initial window size correctly 12 years ago
Kristian Høgsberg e828e904b5 terminal: Track down remaining unhandled xterm-256color escape codes 12 years ago
Kristian Høgsberg cca3c2f9da terminal: Fix tab expansion 12 years ago
Kristian Høgsberg 82cd36bfff terminal: Make terminal font configurable from command line and weston.ini 12 years ago
Kristian Høgsberg bd0cd762bc window: Only repeat key if we still have kb focus 12 years ago