1
0
Fork 0
forked from wry/wry
Commit graph

1735 commits

Author SHA1 Message Date
Julian Orth
1d3dfa8b3a xdg-popup: implement jay-popup-ext-v1 2025-12-20 19:56:32 +01:00
Julian Orth
15e6ab2b8a window-management: allow moving/resizing popups 2025-12-20 19:55:35 +01:00
Julian Orth
8d5ac9a2b7 tree: make FindTreeUsecase handling more explicit 2025-12-20 19:55:35 +01:00
mahkoh
867172f20b
Merge pull request #701 from mahkoh/jorth/unset-output
wl_surface: set output to dummy when unmapping
2025-12-20 19:55:19 +01:00
Julian Orth
fa69f89f39 wl_surface: set output to dummy when unmapping 2025-12-20 19:52:20 +01:00
mahkoh
d461933a8c
Merge pull request #700 from mahkoh/jorth/toplevel-bitmask
xdg-toplevel: store states as a bit mask
2025-12-19 21:12:20 +01:00
Julian Orth
0d844acb4a xdg-toplevel: store states as a bit mask 2025-12-19 21:10:02 +01:00
mahkoh
3f2cadce0f
Merge pull request #699 from kotarac/it-logger
it: suppress logger reinit panic
2025-12-19 17:42:04 +01:00
Stipe Kotarac
856e6fded9 it: suppress logger reinit panic 2025-12-19 17:35:10 +01:00
mahkoh
302a4fb7cd
Merge pull request #697 from mahkoh/jorth/keyboard-cleanup
wl_keyboard: cleanup
2025-12-18 22:10:30 +01:00
Julian Orth
689e163ddb wl_keyboard: cleanup 2025-12-18 22:05:28 +01:00
mahkoh
0ecf7eb623
Merge pull request #695 from mahkoh/jorth/generate-wayland-xml
wire: regenerate files from wayland.xml
2025-12-18 21:15:10 +01:00
Julian Orth
bc8ef1e140 wire: regenerate files from wayland.xml 2025-12-18 21:12:36 +01:00
mahkoh
a93ea07118
Merge pull request #432 from mahkoh/jorth/cm-2
wp-color-management-v1: update to version 2
2025-12-18 18:08:46 +01:00
Julian Orth
b5c0e3a07e cmm: add support for compound_power_2_4 2025-12-18 18:03:35 +01:00
Julian Orth
3e3cb3114c wp-color-management-v1: update to version 2 2025-12-18 16:52:11 +01:00
Julian Orth
5090b45918 all: fix clippy lints 2025-12-18 16:52:09 +01:00
mahkoh
7562479aca
Merge pull request #693 from mahkoh/jorth/increase-cmsg-buf-size
io_uring: increase cmsg_buf size from 256 to 1024
2025-12-17 14:18:39 +01:00
Julian Orth
b307d1e06d io_uring: increase cmsg_buf size from 256 to 1024 2025-12-17 14:16:18 +01:00
mahkoh
9448fcde19
Merge pull request #686 from mahkoh/jorth/vulkan-tex-in-order
vulkan: don't swap order of texture operations
2025-12-15 13:19:20 +01:00
Julian Orth
e927af2141 vulkan: don't swap order of texture operations 2025-12-14 23:28:26 +01:00
mahkoh
3a4ca4defe
Merge pull request #689 from mahkoh/jorth/xdg-initial-commit-state
xdg-shell: make acked serial part of the pending state
2025-12-14 23:26:49 +01:00
Julian Orth
17ac4ca0e1 xdg-shell: make acked serial part of the pending state 2025-12-14 23:22:32 +01:00
mahkoh
c9f54cd60b
Merge pull request #688 from mahkoh/jorth/subsurface-tray-item-2
wl_subsurface: various fixes
2025-12-14 18:44:45 +01:00
Julian Orth
cb419b36e3 wl_surface: find_tree: fix subsurface offset 2025-12-14 18:32:45 +01:00
Julian Orth
b328365043 wl_subsurface: fix SurfaceExt::tray_item 2025-12-14 18:05:38 +01:00
mahkoh
8553109dda
Merge pull request #687 from mahkoh/jorth/subsurface-tray-item
wl_subsurface: implement SurfaceExt::tray_item
2025-12-14 17:57:50 +01:00
Julian Orth
1b1579c672 wl_subsurface: implement SurfaceExt::tray_item 2025-12-14 17:54:05 +01:00
mahkoh
c6cebc7546
Merge pull request #680 from mahkoh/jorth/cmm-improvements
Color management improvements
2025-12-04 17:54:32 +01:00
Julian Orth
8d6fb86e20 cmm: send color description changes to stacked nodes 2025-12-04 17:51:28 +01:00
Julian Orth
67760e270e cmm: enable using the display primaries in SDR mode 2025-12-04 17:51:26 +01:00
Julian Orth
2b7b3b5310 cmm: don't use display primaries as target_primaries in SDR mode 2025-12-04 17:12:16 +01:00
Julian Orth
1189827b8b renderer: add missing sync ops 2025-12-04 17:12:14 +01:00
mahkoh
db7520bffa
Merge pull request #673 from mahkoh/jorth/move-between-outputs
tree: allow moving focus between containers on different outputs
2025-12-02 12:37:11 +01:00
Julian Orth
2a8d5d1ab6 tree: allow moving fullscren windows with the keyboard 2025-12-02 12:34:18 +01:00
Julian Orth
0ee76fc09f tree: allow moving focus from/to fullscreen windows 2025-12-02 12:29:53 +01:00
Julian Orth
31fb4397cc tree: allow moving children between containers on different outputs 2025-12-02 12:15:43 +01:00
Julian Orth
bf8dcd1408 tree: allow moving focus between containers on different outputs 2025-12-02 12:15:43 +01:00
mahkoh
f015ee0761
Merge pull request #676 from kotarac/bar-border-width
theme: add bar-separator-width setting
2025-12-02 11:47:01 +01:00
Stipe Kotarac
a6e629dd2f theme: add bar-separator-width setting 2025-12-01 18:53:03 +01:00
mahkoh
f5ed6f8fac
Merge pull request #672 from kotarac/bar-position
theme: add bar-position setting
2025-12-01 11:13:07 +01:00
Stipe Kotarac
2500c05f70 theme: add bar-position setting 2025-11-30 21:24:03 +01:00
mahkoh
3ea687a5c8
Merge pull request #675 from mahkoh/jorth/bar-rect
output: cache more rectangles
2025-11-30 17:10:02 +01:00
Julian Orth
5a626c4d07 output: cache more rectangles 2025-11-30 17:00:28 +01:00
Julian Orth
d717aee055 rect: add not_contains 2025-11-30 15:48:02 +01:00
mahkoh
17c9be372a
Merge pull request #674 from mahkoh/jorth/show-on-unfullscreen
tree: try to make placeholder visible before unfullscreening
2025-11-29 21:46:39 +01:00
Julian Orth
f532416eb3 tree: try to make placeholder visible before unfullscreening 2025-11-29 21:44:01 +01:00
mahkoh
02a35e8fdf
Merge pull request #671 from mahkoh/jorth/fix-cm-scaling
cmm: make white_balance behave like plasma
2025-11-28 15:38:28 +01:00
Julian Orth
54372877be cmm: make white_balance behave like plasma 2025-11-28 15:31:33 +01:00
mahkoh
12f8c773d2
Merge pull request #670 from mahkoh/jorth/new-formats
formats: add support for additional formats
2025-11-28 15:06:11 +01:00