Commit Graph

1482 Commits (1e568d84dfd40e7a106a2afc74cdd7d39ba9a7dd)

Author SHA1 Message Date
Simon Ser 1e568d84df backend/wayland: add support for relative-pointer-unstable-v1 5 years ago
Drew DeVault 4c9423278a Introduce wlr_renderer_get_egl 5 years ago
Simon Ser 447835afc1 render/gles2: provide public API to access GL texture 5 years ago
Simon Ser eaa98f6aff render: remove EGL includes from wlr_texture.h 5 years ago
Scott Anderson 85a2ee6d30 render/gles: Simplify textures a bit 5 years ago
Brian Ashworth f2d3b1000f Introduce wlr_keyboard_group 5 years ago
Scott Anderson a3c3b928a3 backend/x11: Give X11 a real rendering loop 5 years ago
Simon Ser 0e57effd38 backend/drm: add support for custom modes 5 years ago
Simon Ser e97c2c3639 backend/drm: retry without modifiers for the primary plane 5 years ago
Simon Ser fd25e2ca11 backend/drm: track gbm_bo during direct scan-out 5 years ago
Andri Yngvason 61a6f2b928 screencopy: Implement damage reporting 5 years ago
Andri Yngvason 5d8bd4d343 output: Add commit sequence number 5 years ago
Timidger 1724261910 layer_shell: set layer of existing surface 5 years ago
Simon Ser 5bddb5a909 backend/wayland: add support for direct scan-out 5 years ago
Ivan Molodetskikh cbb2781fed output: add block_idle_frame 5 years ago
Danilo Spinella 41cbb80e25 Add new define EGL_NO_X11 for newer mesa library 5 years ago
Simon Ser 2bdd1d0896 backend/drm: use modifiers for our GBM buffers 6 years ago
Scott Moreau 3b4824a2fe xwayland: Expose configure request mask 6 years ago
Markus Ongyerth ebeef0fbe8 Clean up wayland backend tablet support 6 years ago
Markus Ongyerth 2285e36b0c Add zwp-tablet-unstable-v2 client support 6 years ago
Ivan Molodetskikh 020a33e057 presentation_feedback: add the sampled state 6 years ago
Sebastian Krzyszkowiak a14d650864 wlr_seat_touch: Destroy the touchpoint on client destroy 6 years ago
Brian Ashworth 9914784594 wlr_xdg_toplevel: reparent on parent unmap 6 years ago
Sebastian Krzyszkowiak 78d96009e4 wlr_xdg_popup: grab touch events alongside pointer and keyboard 6 years ago
Drew DeVault 94f65e354d Add libinput-1.14 support 6 years ago
Drew DeVault 58b2584863 Remove rootston 6 years ago
Rouven Czerwinski 01f903874b Revert "output: atomic mode" 6 years ago
Rouven Czerwinski 4d36cc86eb backend/drm: destroy output immediately 6 years ago
Simon Ser ee5f98ad49 output: atomic mode, enabled, scale and transform 6 years ago
Jason Francis 724b5e1b8d screencopy: send failed after output disconnect 6 years ago
Simon Ser ca45f4490c Remove all wayland-server.h includes 6 years ago
Simon Ser 76ef089f52 output: drop wlr_output_mode.flags 6 years ago
Manuel Stoeckl bb05617414 Use -fmacro-prefix-map to strip build path 6 years ago
Sebastian Krzyszkowiak 415267ac13 backends/x11: Touch support 6 years ago
Sebastian Krzyszkowiak 2d4bc66f11 wlr_touch: Declare wlr_touch_impl usage as const 6 years ago
Guido Günther 91752e8285 layer-shell: Remove unused event source 6 years ago
Manuel Stoeckl 1ef0c03a46 wlr_tablet_v2: Register event serials 6 years ago
Manuel Stoeckl ded441ffd5 wlr_seat: Fix edge cases with serial validation 6 years ago
Manuel Stoeckl edb30a6828 Implement serial validation for selection requests 6 years ago
Dorota Czaplejewicz 0b1f9439ba virtual_keyboard: Require keymap before accepting keycodes 6 years ago
Scott Anderson b3f42548d0 backend/drm: Simplify object matching code 6 years ago
Greg V d80acadfd8 Support pointer-gestures on Wayland backend 6 years ago
Simon Ser ce3f4c3fe1 output: remove wlr_output_impl.transform 6 years ago
Ashkan Kiani 06a13203dd Use a set to track pointer button state. 6 years ago
Simon Ser e8057bb60c backend/drm: fallback to drmModeAddFB2 6 years ago
Simon Ser 6c659da98b output: introduce wlr_output_lock_attach_render 6 years ago
Simon Ser 44ba603c0e backend/drm: hold buffers while scanning out 6 years ago
Simon Ser afe7b207d5 output: fix attach_buffer semantics 6 years ago
Simon Ser 1d222309b8 output: change set_dmabuf to attach_buffer 6 years ago
Simon Ser 493804e421 buffer: add wlr_buffer_get_dmabuf 6 years ago