2162 Commits (2b254506f5a939607df87e6477f4802d80dfa3de)

Author SHA1 Message Date
Pekka Paalanen bf0e031e4a compositor, drm: set per-surface Presentation feedback flags 11 years ago
Pekka Paalanen 363aa7bc76 compositor: set presentation.presented flags 11 years ago
Pekka Paalanen 050c1ba729 compositor-drm: use drm_output in drm_output_*() func args 11 years ago
David Herrmann 5dbc79ffae logind: fix PropertiesChanged parser 11 years ago
David Herrmann 2ecb84a20d logind: forward Active=true changes for non-DRM backends 11 years ago
David Herrmann 541b6047b6 launcher: use SIGRTMIN to not conflict with xwayland 11 years ago
David Herrmann cd6e4777bf logind: use SIGRTMIN to not conflict with xwayland 11 years ago
Peter Hutterer 5dddd411d6 libinput-device: use the discrete axis value for wheel events 11 years ago
Peter Hutterer c54f23d8df libinput-device: use the new merged scroll events 11 years ago
Derek Foreman fd5ca513f9 input: Add comment explaining why pointer isn't freed when device is removed 11 years ago
Derek Foreman 99bfa64799 compositor-x11: Fix some shutdown crashes 11 years ago
Derek Foreman f0aaa41748 text: Don't crash if a seat has no keyboard 11 years ago
Giulio Camuffo 943b46ed66 input: swallow the key press event when running a compositor key binding 11 years ago
Derek Foreman d09dbb35f0 text: Use bool for input_panel_visible 11 years ago
Derek Foreman b1c32f616e text: Remove unused linked list from input_method_context 11 years ago
Derek Foreman cb5fceab92 text: Fix coding style 11 years ago
Ondřej Majerech 01e98b65c6 compositor: Propagate errors from module_init 11 years ago
Marek Chalupa 389a10d705 clipboard: set fd member of clipboard_source 11 years ago
Marek Chalupa ab9285bf8a screenshooter: fix various memory handling 11 years ago
Pekka Paalanen b502654b9f compositor: Implement JSON-timeline logging 11 years ago
Pekka Paalanen 8274d901f1 compositor: add weston_surface_set_label_func() 11 years ago
nerdopolis 3894670cbd fbdev: Remove unnecessary semicolon 11 years ago
Giulio Camuffo a20ca811f9 input: send focus events to the focused client when running a key binding 11 years ago
Derek Foreman d5e2187519 rpi-renderer: don't pass a box to pixman_region32_contains_point() 11 years ago
Bryce Harrington de16d89306 Use zalloc instead of calloc(1, ...) 11 years ago
Bryce Harrington bff3472e2e Setting members to 0/NULL after a zalloc or calloc is redundant 11 years ago
Bryce Harrington de44761a1a Use zalloc rather than malloc and manually setting members to 0 11 years ago
Derek Foreman d621df2dee input: Use slightly less obscure logic in evdev_notify_keyboard_focus() 11 years ago
Peter Hutterer 823ad33ef3 compositor: Drop legacy backends in favor of libinput 11 years ago
Giulio Camuffo fde9490d7e input: don't run the key bindings on focus in 11 years ago
Bryce Harrington 3e3b59e0a2 compositor: Document options for headless compositor 11 years ago
Derek Foreman 4703d689fd compositor-headless: add support for transforms set on command line 11 years ago
Derek Foreman a04e913304 compositor-headless: allow rendering with pixman 11 years ago
Frederic Plourde 4a84c83ad7 compositor: Add idle timeout option to weston.ini 11 years ago
Derek Foreman f81809864e gl-renderer: compress pixman bands to simplify geometry 11 years ago
Derek Foreman 64a3df086e backends: refactor transform string parsing 11 years ago
Pekka Paalanen 86b5396d89 Revert "input: don't send to clients key events eaten by bindings" 11 years ago
Pekka Paalanen f5ef88ff60 compositor: do not overwrite error exit code 11 years ago
Frederic Plourde c336f06e70 compositor: Return a user-defined exit code 11 years ago
Pekka Paalanen c557ff7ea3 input: use tmp var in pointer_unmap_sprite 11 years ago
Giulio Camuffo 5c11fc6fb7 input: don't send to clients key events eaten by bindings 11 years ago
Pekka Paalanen 86b70e16eb compositor: add missing newline to help text 11 years ago
Bryce Harrington 32297c96d3 compositor: List only available backends in help text 11 years ago
Bryce Harrington 8eb95c495c compositor: Display option help text only for enabled backends 11 years ago
Bryce Harrington b8b25bd5e8 compositor: Fix typos in help text 11 years ago
Bryce Harrington f5b34aeeb8 compositor: Fix tabbing of help output 11 years ago
Bryce Harrington 59fe423e3a compositor: (Whitespace-only) Indent with tabs 11 years ago
Giulio Camuffo de77e32b10 input: fix access to invalid resource 11 years ago
Derek Foreman 0fd6d4ec53 compositor: make keep_buffer a bool 11 years ago
Derek Foreman dd4cd33f18 compositor: stop sending spurious events on mode switch 11 years ago