1964 Commits (71c3877a401bab2e1c19c5d84cb9a8e28ff0895d)
 

Author SHA1 Message Date
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
Daniel Stone 9c7df91b19 .gitignore: Ignore ctags and cscope output 13 years ago
Kristian Høgsberg 11f600d82e window.c: Always set cursor after pointer enter 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 cba9e470ba text: Add example clients for text protocol 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
Juan Zhao 8634f51b63 tablet-shell client:fix one seg-fault error 13 years ago
Kristian Høgsberg 88fd40815a terminal: Only hide cursor on first key-press in a repeat sequence 13 years ago
Kristian Høgsberg d813445f16 shell: Just use surface->private for shell_surface 13 years ago
Kristian Høgsberg ae9e073ac5 terminal: Support both Alt and Control modifiers for regular keys 13 years ago
Kristian Høgsberg b7f94bff3d terminal: Handle Alt-Backspace 13 years ago
Kristian Høgsberg 6c6fb993f7 shell: Schedule repaint when moving a surface 13 years ago
Kristian Høgsberg 63b298f3c7 terminal: Set blank cursor on keyboard press 13 years ago
Kristian Høgsberg f337052a5c window: Add support for the blank cursor 13 years ago
Kristian Høgsberg f2735ea8af compositor-drm: Hide hw cursor if cursor sprite isn't mapped 13 years ago
Kristian Høgsberg b21fb9f61e terminal: Add Ctrl-Shift-N keyboard binding to open new window 13 years ago
Kristian Høgsberg d3c69c279a window: Stop keyboard repeat when we lose keyboard focus 13 years ago
Kristian Høgsberg de845cfcc0 terminal: Default terminal type to xterm 13 years ago
Kristian Høgsberg 8b19c64146 window: Create timerfd non-blocking 13 years ago
Kristian Høgsberg 71a4cf4374 terminal: Send ASCII DEL on for backspace 13 years ago
Kristian Høgsberg a1627927c7 window: Compute initial window size correctly 13 years ago
Kristian Høgsberg e828e904b5 terminal: Track down remaining unhandled xterm-256color escape codes 13 years ago
Kristian Høgsberg cca3c2f9da terminal: Fix tab expansion 13 years ago
Kristian Høgsberg 82cd36bfff terminal: Make terminal font configurable from command line and weston.ini 13 years ago
Kristian Høgsberg bd0cd762bc window: Only repeat key if we still have kb focus 13 years ago
Kristian Høgsberg cf4d244082 window: Add key-repeat to toy toolkit 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
Ander Conselvan de Oliveira 2a3cd287ef window: Plug leak of shm_surface_data on shm_suface_data_destroy() 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
Alexander Preisinger e2b88c093a Add minimum size for terminal 13 years ago
Kristian Høgsberg 362b672111 Rename weston_compositor EGLDisplay member to egl_display 13 years ago