2070 Commits (ca13f7ed8f93cb3c5d227e77978dd78db16a1244)

Author SHA1 Message Date
Jonas Ådahl e90b9e9b59 libinput: Only forward first and last press and release for a button 10 years ago
Giulio Camuffo 6b4b24155f xwm: support maximizing xwayland windows 10 years ago
Derek Foreman aff7c334fa screenshooter: remove useless cast 10 years ago
Bryce Harrington 3bebe6461a Revert "compositor-x11: Move the x11 event handler to the display loop" 10 years ago
Derek Foreman 6deb09ef8a compositor-x11: Move the x11 event handler to the display loop 10 years ago
Olivier Fourdan 2e710e51bb Fix mutex hang in colord on output removal 10 years ago
Lubomir Rintel 4f4b47ad20 build: install a login manager session entry 10 years ago
Carlos Olmedo Escobar 1a873aa9a0 zoom: Check the value of level before using it. 10 years ago
Pekka Paalanen bf0e031e4a compositor, drm: set per-surface Presentation feedback flags 10 years ago
Pekka Paalanen 363aa7bc76 compositor: set presentation.presented flags 10 years ago
Pekka Paalanen 050c1ba729 compositor-drm: use drm_output in drm_output_*() func args 10 years ago
David Herrmann 5dbc79ffae logind: fix PropertiesChanged parser 10 years ago
David Herrmann 2ecb84a20d logind: forward Active=true changes for non-DRM backends 10 years ago
David Herrmann 541b6047b6 launcher: use SIGRTMIN to not conflict with xwayland 10 years ago
David Herrmann cd6e4777bf logind: use SIGRTMIN to not conflict with xwayland 10 years ago
Peter Hutterer 5dddd411d6 libinput-device: use the discrete axis value for wheel events 10 years ago
Peter Hutterer c54f23d8df libinput-device: use the new merged scroll events 10 years ago
Derek Foreman fd5ca513f9 input: Add comment explaining why pointer isn't freed when device is removed 10 years ago
Derek Foreman 99bfa64799 compositor-x11: Fix some shutdown crashes 10 years ago
Derek Foreman f0aaa41748 text: Don't crash if a seat has no keyboard 10 years ago
Giulio Camuffo 943b46ed66 input: swallow the key press event when running a compositor key binding 10 years ago
Derek Foreman d09dbb35f0 text: Use bool for input_panel_visible 10 years ago
Derek Foreman b1c32f616e text: Remove unused linked list from input_method_context 10 years ago
Derek Foreman cb5fceab92 text: Fix coding style 10 years ago
Ondřej Majerech 01e98b65c6 compositor: Propagate errors from module_init 10 years ago
Marek Chalupa 389a10d705 clipboard: set fd member of clipboard_source 10 years ago
Marek Chalupa ab9285bf8a screenshooter: fix various memory handling 10 years ago
Pekka Paalanen b502654b9f compositor: Implement JSON-timeline logging 10 years ago
Pekka Paalanen 8274d901f1 compositor: add weston_surface_set_label_func() 10 years ago
nerdopolis 3894670cbd fbdev: Remove unnecessary semicolon 10 years ago
Giulio Camuffo a20ca811f9 input: send focus events to the focused client when running a key binding 10 years ago
Derek Foreman d5e2187519 rpi-renderer: don't pass a box to pixman_region32_contains_point() 10 years ago
Bryce Harrington de16d89306 Use zalloc instead of calloc(1, ...) 10 years ago
Bryce Harrington bff3472e2e Setting members to 0/NULL after a zalloc or calloc is redundant 10 years ago
Bryce Harrington de44761a1a Use zalloc rather than malloc and manually setting members to 0 10 years ago
Derek Foreman d621df2dee input: Use slightly less obscure logic in evdev_notify_keyboard_focus() 10 years ago
Peter Hutterer 823ad33ef3 compositor: Drop legacy backends in favor of libinput 10 years ago
Giulio Camuffo fde9490d7e input: don't run the key bindings on focus in 10 years ago
Bryce Harrington 3e3b59e0a2 compositor: Document options for headless compositor 10 years ago
Derek Foreman 4703d689fd compositor-headless: add support for transforms set on command line 10 years ago
Derek Foreman a04e913304 compositor-headless: allow rendering with pixman 10 years ago
Frederic Plourde 4a84c83ad7 compositor: Add idle timeout option to weston.ini 10 years ago
Derek Foreman f81809864e gl-renderer: compress pixman bands to simplify geometry 10 years ago
Derek Foreman 64a3df086e backends: refactor transform string parsing 10 years ago
Pekka Paalanen 86b5396d89 Revert "input: don't send to clients key events eaten by bindings" 10 years ago
Pekka Paalanen f5ef88ff60 compositor: do not overwrite error exit code 10 years ago
Frederic Plourde c336f06e70 compositor: Return a user-defined exit code 10 years ago
Pekka Paalanen c557ff7ea3 input: use tmp var in pointer_unmap_sprite 10 years ago
Giulio Camuffo 5c11fc6fb7 input: don't send to clients key events eaten by bindings 10 years ago
Pekka Paalanen 86b70e16eb compositor: add missing newline to help text 10 years ago