Commit Graph

6861 Commits (92ff86db234faae32707fc102a90aa51f8676203)
 

Author SHA1 Message Date
Kirill Primak 92ff86db23 backend/drm: use wlr_drm_backend.name for fd cloning 1 year ago
Alexander Orzechowski 8dff1bb9bd wlr_damage_ring: Replace wlr_damage_ring_rotate_buffer with original list impl 1 year ago
Kirill Primak 4688a371e0 compositor: don't get buffer from pending buffer resource too early 1 year ago
Simon Ser 00b869c1a9 backend/drm: add support for atomic tearing page-flips 1 year ago
Simon Ser 4ec901bb33 scene: release shm buffers once uploaded 1 year ago
Kirill Primak 0052078bd3 compositor: introduce wlr_surface_reject_pending() 1 year ago
Félix Poisot 5ae8ce807a render/vulkan: correct sRBG gamma expansion in shader 1 year ago
Simon Ser d1b39b5843 backend: take wl_event_loop instead of wl_display in wlr_backend_autocreate() 1 year ago
Simon Ser f27808b8d9 backend/multi: take wl_event_loop instead of wl_display 1 year ago
Simon Ser 54f9944b48 backend/drm: drop wl_display argument 1 year ago
Simon Ser b62ac611c8 backend/x11: take wl_event_loop instead of wl_display 1 year ago
Simon Ser ed0bba581b backend/wayland: take wl_event_loop instead of wl_display 1 year ago
Simon Ser f5e8fa48f3 backend/libinput: drop wl_display argument 1 year ago
Simon Ser 682dbf36e5 backend/headless: take wl_event_loop instead of wl_display 1 year ago
Grigory Kirillov 0867dd4e6b xwayland: add support for _NET_WM_WINDOW_TYPE_DESKTOP atom 1 year ago
Simon Ser 3cc4374542 backend: stop calling wl_display_terminate() 1 year ago
Simon Ser 4ad6e6c298 backend: destroy multi backend when primary backend is 1 year ago
Simon Ser be0b7845f7 backend: make attempt_drm_backend() return the primary backend 1 year ago
Simon Ser a82fc4cb8f backend/multi: emit destroy signal before destroying child backends 1 year ago
Sarunas Valaskevicius 7c080c3b60 Fix disappearing menus in QT apps 1 year ago
Alexander Orzechowski cca2bfbe92 output: Drop pending state 1 year ago
Kirill Primak f91fc445ff xwayland/xwm: associate even on xcb_get_property() failure 1 year ago
Simon Ser 98c708618e backend/wayland: populate pointer axis relative direction 1 year ago
Simon Ser 7a58f41416 backend/libinput: populate pointer axis relative direction 1 year ago
Simon Ser 00bb1b0f84 seat/pointer: add support for axis_relative_direction event 1 year ago
Simon Ser 88b16bac54 pointer: add support for axis relative direction 1 year ago
Simon Ser b80337a8f2 xdg-shell: assert that configure events carry positive or zero sizes 1 year ago
Kirill Primak be1c48cbfb layer-shell: forbid set_size with values ≥INT32_MAX 1 year ago
Kirill Primak 0b090c83fb single-pixel-buffer: send wl_buffer.release 1 year ago
Kirill Primak 58bb49a00b security-context-v1: fix possible leaks on wl_client_create() and state copying errors 1 year ago
Kirill Primak d18670b922 xwayland: close pipe fds on set_cloexec() error 1 year ago
Kirill Primak db69dcf767 backend/x11: handle touchpoint allocation failure 1 year ago
Kirill Primak 20b99ed854 render/drm_format_set: fix possible leak on realloc error 1 year ago
Kirill Primak 3eb89e5325 render/vulkan: fix possible double free 1 year ago
Isaac Freund 7129eaa1f2 keyboard: fix type of wlr_keyboard_modifiers.group 1 year ago
Kirill Primak ce89f49b7a tinywl: depend on the server xdg-shell header 1 year ago
MaxVerevkin 48721bca65 fix outdated comment in wlr_output.h 1 year ago
Simon Ser a0b1329ee6 Fix bool return types 1 year ago
Simon Ser 2f2a55ebd3 render: stop auto-creating wl_drm 1 year ago
Simon Ser d0da76fbf6 wl_drm: add deprecation notice 1 year ago
Simon Ser 57d7d79982 region: add docs for wlr_region_scale_xy() and wlr_region_confine() 1 year ago
Simon Ser f81c3d93cd backend/drm: save current refresh rate 1 year ago
Simon Ser ab924064f2 scene: drop wlr_scene_set_presentation() 1 year ago
Simon Ser d68ba9d6c2 presentation-time: drop wlr_presentation arg 1 year ago
Simon Ser 1968ada213 tearing-control-v1: synchronize state with surface 1 year ago
Simon Ser 0ea6b6e2cc session-lock-v1: use wlr_surface_synced 1 year ago
Simon Ser aa32d1a127 session-lock-v1: drop negative buffer size checks 1 year ago
Simon Ser dc3b2b9439 content-type-v1: use wlr_surface_synced 1 year ago
Simon Ser 90e12fb978 pointer-constraints-v1: use wlr_surface_synced 1 year ago
Simon Ser a6122c3ec5 layer-shell-v1: use wlr_surface_synced 1 year ago