2043 Commits (5d1d2ca32513a04f01e5f4cf938f6aa5ae513fcc)

Author SHA1 Message Date
Pekka Paalanen 2829f7c42e compositor,shell: move debug key code to core 10 years ago
Pekka Paalanen 502f5e06a2 compositor: fix plane coords in view_accumulate_damage() 10 years ago
Pekka Paalanen c7d7fdfd11 compositor: let view_compute_bbox() take a box32_t 10 years ago
Pekka Paalanen efd08c7262 compositor: weston_output::region is in global coords 10 years ago
Pekka Paalanen 9e944d3070 compositor: remove dead code from weston_output_move() 10 years ago
Pekka Paalanen e508ce6a2b compositor: note, weston_surface_damage does it wrong 10 years ago
Pekka Paalanen fbd00f1293 compositor: document view->transform.* regions 10 years ago
Pekka Paalanen 6764bbee3b pixman-renderer: implement surface_copy_content 10 years ago
Pekka Paalanen eb35cbe2b1 gl-renderer: implement surface_copy_content 10 years ago
Pekka Paalanen aeb917ee5d gl-renderer: add BUFFER_TYPE_SOLID 10 years ago
Pekka Paalanen 23a07005ed timeline: use file_create_dated() helper 10 years ago
Pekka Paalanen c647ed79de compositor: add surface-shooting API 10 years ago
Pekka Paalanen 25c0ca5715 compositor: turn weston_view boundingbox into masked 10 years ago
Pekka Paalanen 8844bf2ab0 compositor: turn weston_view::transform.opaque into masked 10 years ago
Pekka Paalanen 2d6e551a0b compositor: add a doc note for weston_view::parent_view 10 years ago
Pekka Paalanen 8291979662 compositor: refactor to weston_output_schedule_repaint_reset() 10 years ago
Pekka Paalanen 1879f21c85 headless: fix the output refresh rate 10 years ago
Pekka Paalanen 51723d50b5 compositor: document weston_view_damage_below() 10 years ago
Daniel Stone ad1218ffe6 weston-egl-ext: Define EGL tokens harder for old Mesa 10 years ago
Giulio Camuffo b6ddf6c229 input: store the grab serial of the keyboard 10 years ago
Derek Foreman d540f4bb76 compositor-x11: Move the x11 window close to an idle handler 10 years ago
Dima Ryazanov 3e4d4bdd94 Fix "Back", "Forward", and other special mouse buttons in the X11 compositor. 10 years ago
Jonas Ådahl 90d1ac8d49 libinput: Only forward first and last press and release for a key 10 years ago
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