7140 Commits (ceb4fcedca30d323a05836b0872bfe773a047ccc)
 

Author SHA1 Message Date
Consolatis ceb4fcedca xwm: expose individual axis for _set_maximized()
5 months ago
John Lindgren f9199bb6d4 xwayland: set focus to XCB_POINTER_ROOT rather than XCB_NONE
5 months ago
John Lindgren 5083efe18b xwayland: add wlr_xwayland_surface_offer_focus()
5 months ago
John Lindgren eb5312022a xwayland: add focus_in and grab_focus events
5 months ago
John Lindgren aa1163e640 xwayland: factor out xwm_set_focused_window()
5 months ago
Kirill Primak de574ac098 output-power-management: send zwlr_output_power_v1.failed on output destroy
5 months ago
BiRD 42673a2821 tinywl: Update .gitignore
5 months ago
BiRD cd2cf1bafb ci: Remove package 'gmake'
5 months ago
BiRD f16a3c1180 tinywl: Edit Makefile for bmake compatibility
5 months ago
chenyongxing 015bb8512e render/vulkan: Fix draw rect clip region invalid in blend none mod
5 months ago
Isaac Freund 7550e483ae docs: update comments for wlr_output API changes
5 months ago
Isaac Freund 2a8a23c467 wlr_output: remove dead function
5 months ago
Simon Ser 179ed7c296 build: use fs.relative_to() instead of hand-rolled logic
6 months ago
Bill Li 22adc65586 ci: use package x11-servers/xwayland instead of x11-servers/xwayland-devel
6 months ago
Kirill Primak e17916d413 Rename wlr_surface_get_extends() to wlr_surface_get_extents()
6 months ago
Isaac Freund d3b7e040af wlr_xwayland_surface: fix prefix of two functions
6 months ago
Isaac Freund 5ecbd23c1d wlr_surface: fix argument order consistency
6 months ago
Simon Ser b10516e1e8 build: bump version to 0.19.0-dev
6 months ago
Simon Ser 4666996b2a build: bump version to 0.18.0
6 months ago
Simon Ser e34cc23549 scene: only skip bottom-most black rects with fractional scaling
6 months ago
Simon Ser f057239b6a ci: use tinywl built by Meson
6 months ago
Simon Ser a35b4f059d backend/drm: add support for SIZE_HINTS property
6 months ago
Simon Ser 6f63f55ace build: use auto_features=disabled for libdrm subproject
6 months ago
Simon Ser 59138460c4 render: init wl_shm version 2
6 months ago
Simon Ser 0028e0638f backend/wayland: use wl_shm.release if available
6 months ago
Simon Ser 22dab77d28 shm: add support for wl_shm version 2
6 months ago
Kirill Primak 9646742502 meson: bump wayland dep version to 1.23
6 months ago
Simon Ser 0a79bc28c7 build: require libinput v1.19
6 months ago
Alexander Orzechowski ee24201e26 wlr_scene: Don't disable scene nodes at creation time
6 months ago
Alexander Orzechowski a9375d6bac wlr_scene: Drop map/unmap listeners from layer_shell_v1
6 months ago
Alexander Orzechowski 48b9b7d406 wlr_scene: Drop map/unmap listeners from drag_icon
6 months ago
Alexander Orzechowski 24a9f88873 wlr_scene: Drop map/unmap listeners from xdg_shell
6 months ago
Kirill Primak 67b88e46b0 Fix __VA_OPT__ macro invocations
6 months ago
Alexander Orzechowski 65e6579c56 wlr_scene: send preferred buffer transform
6 months ago
Simon Ser 85875c47d9 build: build with C23 if supported
6 months ago
Simon Ser 3880ee15d7 Use standard __VA_OPT__ instead of GNU's ##__VA_ARGS__
6 months ago
Simon Ser 315e022f2f backend/drm: fix swapped calloc() arguments in get_or_create_layer()
6 months ago
Simon Ser 29cb151987 backend/drm: fix return value type in create_drm_connector()
6 months ago
Simon Ser a75c6cca54 render/color: fix return value type
6 months ago
Simon Ser fe429b2463 Switch to stable tablet-v2 protocol
6 months ago
Simon Ser 099350a414 build: check eglext.h header version
6 months ago
Kenny Levinsen bf67eb342b render/vulkan: vkMapMemory stage spans up front
6 months ago
Kenny Levinsen bf0246e50c render/vulkan: Fix 3dlut stage span map offset
6 months ago
Kenny Levinsen 6da71b6a89 render/vulkan: Unref color transform on pass submit
6 months ago
Kirill Primak f320df65e6 backend/wayland: introduce wlr_wl_output_set_app_id()
6 months ago
Kenny Levinsen bc82835756 render/vulkan: Use new span map handling for 3dlut
6 months ago
Kenny Levinsen 53464074e9 render/vulkan: Unmap span before freeing memory
6 months ago
John Lindgren 6d197eef94 util: let wlr_box_closest_point() be within 1/65536 of right/bottom edge
6 months ago
Kirill Primak 5201836868 backend/drm: store drm prop lists as structs
6 months ago
Kenny Levinsen 47c578945c render/vulkan: Recycle memory maps for stage spans
6 months ago