Commit Graph

7147 Commits (19ffbfe3565f95fff313d240da4d7193795be04d)
 

Author SHA1 Message Date
Simon Ser 19ffbfe356 render/egl: add support for explicit sync extensions 8 months ago
Simon Ser a1635fdb76 render: add explicit sync API 8 months ago
Alexander Orzechowski 4481c6b243 wlr_scene: Force blend mode to PREMULTIPLIED if calculate visibility is disabled 8 months ago
Kirill Primak 6261bd9684 .mailmap: add myself 8 months ago
Philipp Kaeser d400b4587a wlr_scene: Add 'struct' to comment in wlr_scene_create() to permit auto-linkify. 8 months ago
Philipp Kaeser 42df9414fb wlr_scene: Add documentation to wlr_scene_create about how to destroy the allocated resources. 8 months ago
Kirill Primak 7e13dfdd4d xwayland: remove stray empty line 8 months ago
Consolatis ceb4fcedca xwm: expose individual axis for _set_maximized() 8 months ago
John Lindgren f9199bb6d4 xwayland: set focus to XCB_POINTER_ROOT rather than XCB_NONE 8 months ago
John Lindgren 5083efe18b xwayland: add wlr_xwayland_surface_offer_focus() 8 months ago
John Lindgren eb5312022a xwayland: add focus_in and grab_focus events 8 months ago
John Lindgren aa1163e640 xwayland: factor out xwm_set_focused_window() 8 months ago
Kirill Primak de574ac098 output-power-management: send zwlr_output_power_v1.failed on output destroy 8 months ago
BiRD 42673a2821 tinywl: Update .gitignore 8 months ago
BiRD cd2cf1bafb ci: Remove package 'gmake' 8 months ago
BiRD f16a3c1180 tinywl: Edit Makefile for bmake compatibility 8 months ago
chenyongxing 015bb8512e render/vulkan: Fix draw rect clip region invalid in blend none mod 9 months ago
Isaac Freund 7550e483ae docs: update comments for wlr_output API changes 9 months ago
Isaac Freund 2a8a23c467 wlr_output: remove dead function 9 months ago
Simon Ser 179ed7c296 build: use fs.relative_to() instead of hand-rolled logic 9 months ago
Bill Li 22adc65586 ci: use package x11-servers/xwayland instead of x11-servers/xwayland-devel 9 months ago
Kirill Primak e17916d413 Rename wlr_surface_get_extends() to wlr_surface_get_extents() 9 months ago
Isaac Freund d3b7e040af wlr_xwayland_surface: fix prefix of two functions 9 months ago
Isaac Freund 5ecbd23c1d wlr_surface: fix argument order consistency 9 months ago
Simon Ser b10516e1e8 build: bump version to 0.19.0-dev 9 months ago
Simon Ser 4666996b2a build: bump version to 0.18.0 9 months ago
Simon Ser e34cc23549 scene: only skip bottom-most black rects with fractional scaling 9 months ago
Simon Ser f057239b6a ci: use tinywl built by Meson 9 months ago
Simon Ser a35b4f059d backend/drm: add support for SIZE_HINTS property 9 months ago
Simon Ser 6f63f55ace build: use auto_features=disabled for libdrm subproject 9 months ago
Simon Ser 59138460c4 render: init wl_shm version 2 9 months ago
Simon Ser 0028e0638f backend/wayland: use wl_shm.release if available 9 months ago
Simon Ser 22dab77d28 shm: add support for wl_shm version 2 9 months ago
Kirill Primak 9646742502 meson: bump wayland dep version to 1.23 9 months ago
Simon Ser 0a79bc28c7 build: require libinput v1.19 9 months ago
Alexander Orzechowski ee24201e26 wlr_scene: Don't disable scene nodes at creation time 9 months ago
Alexander Orzechowski a9375d6bac wlr_scene: Drop map/unmap listeners from layer_shell_v1 9 months ago
Alexander Orzechowski 48b9b7d406 wlr_scene: Drop map/unmap listeners from drag_icon 9 months ago
Alexander Orzechowski 24a9f88873 wlr_scene: Drop map/unmap listeners from xdg_shell 9 months ago
Kirill Primak 67b88e46b0 Fix __VA_OPT__ macro invocations 9 months ago
Alexander Orzechowski 65e6579c56 wlr_scene: send preferred buffer transform 10 months ago
Simon Ser 85875c47d9 build: build with C23 if supported 10 months ago
Simon Ser 3880ee15d7 Use standard __VA_OPT__ instead of GNU's ##__VA_ARGS__ 10 months ago
Simon Ser 315e022f2f backend/drm: fix swapped calloc() arguments in get_or_create_layer() 10 months ago
Simon Ser 29cb151987 backend/drm: fix return value type in create_drm_connector() 10 months ago
Simon Ser a75c6cca54 render/color: fix return value type 10 months ago
Simon Ser fe429b2463 Switch to stable tablet-v2 protocol 10 months ago
Simon Ser 099350a414 build: check eglext.h header version 10 months ago
Kenny Levinsen bf67eb342b render/vulkan: vkMapMemory stage spans up front 10 months ago
Kenny Levinsen bf0246e50c render/vulkan: Fix 3dlut stage span map offset 10 months ago