Commit Graph

4173 Commits (7e990a29918968a6f418f3055fefa1d633b3016f)
 

Author SHA1 Message Date
Simon Ser 35bc3e662a ci: add xorgproto dep to Arch build 5 years ago
Rouven Czerwinski be4b9f7f5b backend/drm: print preferred mode 5 years ago
Simon Ser 515679e4fe Refactor EGL/GL API loading 5 years ago
myfreeweb 774548696c Send tablet tool frame on proximity_out 5 years ago
Simon Ser 98cd11c019 output: fix wlr_output_preferred_mode fallback 5 years ago
Simon Ser 7fc58e704a surface: don't unref the current buffer on failure 5 years ago
Simon Ser 96e8e9b098 buffer: improve error handling 5 years ago
Simon Ser efd294ef09 backend/drm: add BenQ to manufacturer list 5 years ago
Manuel Stoeckl 8a5e4768e1 output: fix cursor wl_surface.{enter,leave} tracking 5 years ago
Simon Ser 6ca82087b1 backend/drm: fix segfault in init_drm_surface 5 years ago
Simon Ser 8681e4ab8a backend/drm, backend/libinput: listen to session destroy 5 years ago
Simon Ser 16f22940d9 keyboard: emit key events without keymap 5 years ago
Simon Ser dc6ef658b6 Revert "output: add block_idle_frame" 5 years ago
n3rdopolis ce5040a5a1 note libinput as well 5 years ago
n3rdopolis e8db36d5d8 Update environment variable documentation to include more backends 5 years ago
Dorota Czaplejewicz fadd4706ed virtual_keyboard: Accept keycode 0 5 years ago
Ronan Pigott 5df606d8ab render/gles2: do not set GL_TEXTURE_MAG_FILTER 5 years ago
Simon Ser 5cde35923c Simplify globals implementation by removing destructors 5 years ago
Simon Ser bcd5f7d259 render: remove return in wlr_texture_get_size 5 years ago
Timidger 6bd7a62c09 Use layer shell v2 5 years ago
Jason 9cbbfa957c Amend typo 5 years ago
Jason e8855ee462 Amend typos 5 years ago
Simon Ser e959b882d5 backend/wayland: add support for presentation-time 5 years ago
Simon Ser 2122e49bea presentation-time: add helper for common case 5 years ago
Simon Ser 533ea6d7ef presentation-time: make API more flexible 5 years ago
Simon Ser 3084cee7bc output: fix off-by-one wlr_output_event_present.commit_seq 5 years ago
Simon Ser 2d9661f189 output: set wlr_output.commit_seq before firing the commit event 5 years ago
Jan Beich d0479cc2bc examples: set mode when creating shm object 5 years ago
Simon Ser 16e5e9541b Add -Wmissing-prototypes 5 years ago
Scott Anderson 685a5a11a9 backend/x11: Revert usage of present extension 5 years ago
Scott Moreau fe72400bad build: Pass library as first argument to pkgconfig.generate() 5 years ago
Scott Anderson 3317134adf backend/x11: Drop required present version 5 years ago
Scott Anderson b58e8451b8 backend: Do not attempt DRM on X11/WL failure 5 years ago
Simon Ser 6c649bab53 output: add wlr_output_event_present.commit_seq 5 years ago
Simon Ser cde544de81 backend/wayland: expose remote objects 5 years ago
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
Alynx Zhou aa9ea95e1f Skip assign when sub_x or sub_y is NULL in wlr_surface_surface_at 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 626c98d754 session/logind: Clean up add_signal_matches 5 years ago
Ronan Pigott 3ebf079a9a session/logind: support CanGraphical property 5 years ago
Scott Anderson a3c3b928a3 backend/x11: Give X11 a real rendering loop 5 years ago
György Kurucz b81bb2ef30 Fix heap-use-after-free in wlr_send_tablet_v2_tablet_pad_leave 5 years ago
Simon Ser 9971db02ff output-management-v1: add assertion as a safety net 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 51416738ea render/egl: prevent use-after-free when destroying current surface 5 years ago