1
0
Fork 0
forked from wry/wry
Commit graph

1272 commits

Author SHA1 Message Date
Julian Orth
0c02cb5033 tree: allow showing floating windows above fullscreen 2025-04-22 17:46:25 +02:00
mahkoh
f3179b7794
Merge pull request #431 from mahkoh/jorth/1.10
docs: prepare 1.10.0 release
2025-04-22 13:11:02 +02:00
Julian Orth
c0442e6e7b docs: prepare 1.10.0 release 2025-04-22 13:08:35 +02:00
mahkoh
c8ffa40966
Merge pull request #430 from mahkoh/jorth/release-notes
docs: prepare the release notes for the next release
2025-04-21 17:23:06 +02:00
Julian Orth
11133447ef docs: prepare the release notes for the next release 2025-04-21 17:20:51 +02:00
mahkoh
2e4f9da338
Merge pull request #429 from mahkoh/jorth/output-brightness
video: send feedback when brightness changes
2025-04-21 16:23:24 +02:00
Julian Orth
28cfa6a11f video: send feedback when brightness changes 2025-04-21 16:20:39 +02:00
mahkoh
0ec3cdf608
Merge pull request #428 from mahkoh/jorth/output-brightness
video: allow configuring the output brightness
2025-04-21 15:44:46 +02:00
Julian Orth
27025a565c video: allow configuring the output brightness 2025-04-21 15:41:52 +02:00
mahkoh
7d0c9e2c3f
Merge pull request #427 from mahkoh/jorth/kbvm-upgrade
kbvm: update to v0.1.4
2025-04-21 11:58:25 +02:00
Julian Orth
72acf43a27 kbvm: update to v0.1.4 2025-04-21 11:54:57 +02:00
mahkoh
e2471c3aa6
Merge pull request #426 from mahkoh/jorth/tf-clamp
vulkan: clamp colors in transfer functions
2025-04-21 11:30:36 +02:00
Julian Orth
70baaaaeee vulkan: clamp colors in transfer functions 2025-04-21 11:24:10 +02:00
mahkoh
e507758fc5
Merge pull request #424 from disluckyguy/patch-2
Update README.md discord link to an unexpirable one
2025-04-19 19:48:46 +02:00
Mostafa Ibrahim
67b97dd0e8
Update README.md discord link to an unexpirable link 2025-04-19 20:44:34 +03:00
mahkoh
789d9dce5d
Merge pull request #421 from mahkoh/jorth/toplevel-drag-damage
wl_surface: ignore toplevel damage bounds if toplevel is detached
2025-04-14 13:12:35 +02:00
Julian Orth
4038ac1db5 wl_surface: ignore toplevel damage bounds if toplevel is detached 2025-04-14 13:08:08 +02:00
mahkoh
fbefc45253
Merge pull request #419 from mahkoh/jorth/wl-drm-only-opengl
wl_drm: hide global if invalid modifier is not supported
2025-04-05 17:59:26 +02:00
Julian Orth
8a83d844e9 wl_drm: hide global if invalid modifier is not supported 2025-04-05 17:55:53 +02:00
mahkoh
f2139f0835
Merge pull request #417 from tadeokondrak/dbus-env-var
dbus: Parse DBUS_SESSION_BUS_ADDRESS instead of using XDG_RUNTIME_DIR
2025-04-05 14:46:20 +02:00
Tadeo Kondrak
d73acb5a92 dbus: Parse and use DBUS_SESSION_BUS_ADDRESS
The old way of only using XDG_RUNTIME_DIR doesn't work for multiple
sessions using dbus-run-session.
2025-04-04 16:16:01 -06:00
mahkoh
c6ca7c228c
Merge pull request #415 from mahkoh/jorth/trait-upcasting
all: use trait upcasting
2025-04-03 17:13:07 +02:00
Julian Orth
09e5f89174 all: use trait upcasting 2025-04-03 17:03:32 +02:00
mahkoh
f0caafc862
Merge pull request #414 from mahkoh/jorth/clippy
all: address clippy lints
2025-04-03 16:38:38 +02:00
Julian Orth
f4bc7f17bd all: address clippy lints 2025-04-03 16:36:15 +02:00
mahkoh
b2dbcc742c
Merge pull request #110 from mahkoh/jorth/edge-constraints
wayland: implement xdg-shell v7
2025-04-03 16:36:10 +02:00
Julian Orth
6162483fbf wayland: implement xdg-shell v7 2025-04-03 16:30:10 +02:00
mahkoh
e8c299ea77
Merge pull request #413 from disluckyguy/patch-1
Update README.md to add unofficial community link
2025-03-31 15:33:09 +02:00
Mostafa Ibrahim
3853ea7a01
Update README.md to add unofficial community link 2025-03-31 16:24:18 +03:00
mahkoh
47e1ae41fc
Merge pull request #406 from tadeokondrak/ei-scroll-axes
ei: Fix flipped scroll axes
2025-03-30 21:21:32 +02:00
Julian Orth
7305f68909 all: make scroll axis handling more robust 2025-03-20 21:11:16 +01:00
Tadeo Kondrak
bb569dfa00 ei: Fix flipped scroll axes 2025-03-20 21:11:15 +01:00
mahkoh
ec862648c9
Merge pull request #405 from mahkoh/jorth/cm-5
metal: allow configuring color space and transfer function
2025-03-14 20:38:25 +01:00
Julian Orth
bb56efb968 metal: allow configuring color space and transfer function 2025-03-11 18:42:47 +01:00
Julian Orth
04f280aabe color-management-v1: implement target color volume 2025-03-11 18:42:45 +01:00
Julian Orth
5ad5c5cbcf edid: parse cta colorimetry and static hdr metadata 2025-03-11 18:36:31 +01:00
mahkoh
efd9e38c28
Merge pull request #401 from mahkoh/jorth/vulkan-device-lost
vulkan: implement Context::reset_status
2025-03-08 20:02:20 +01:00
Julian Orth
5be253dec2 vulkan: implement Context::reset_status 2025-03-08 19:51:54 +01:00
mahkoh
9e20e32338
Merge pull request #399 from mahkoh/jorth/cm-4
color-management: add more capabilities
2025-03-08 18:09:07 +01:00
Julian Orth
8f992f7cef color-management: add more capabilities 2025-03-08 16:53:43 +01:00
Julian Orth
e92de36f7a cmm: add more transfer functions 2025-03-08 16:53:34 +01:00
Julian Orth
8e65de91f9 vulkan: apply color space transforms to textures 2025-03-08 16:53:20 +01:00
Julian Orth
c4d0fdd4bb vulkan: apply color space transforms to colors 2025-03-08 16:53:06 +01:00
Julian Orth
b5044d7fe7 vulkan: take transfer functions from color descriptions 2025-03-08 16:52:52 +01:00
Julian Orth
a174881138 gfx: attach color descriptions 2025-03-08 16:52:35 +01:00
Julian Orth
82085a3858 cmm: add color-management module 2025-03-08 16:52:33 +01:00
mahkoh
ed1955d3d1
Merge pull request #398 from mahkoh/jorth/tracy-demangle
tracy: enable demangle feature
2025-03-08 12:06:43 +01:00
Julian Orth
9b2709f23d tracy: enable demangle feature 2025-03-08 12:04:07 +01:00
mahkoh
2071918119
Merge pull request #397 from mahkoh/jorth/subsurface-rendering-order
wl_subsurface: apply full damage when position or stacking changes
2025-03-07 16:08:33 +01:00
Julian Orth
73249cc79a wl_subsurface: apply full damage when position or stacking changes 2025-03-07 16:03:42 +01:00