1
0
Fork 0
forked from wry/wry
Commit graph

2133 commits

Author SHA1 Message Date
6c133018aa Handle uneven swap lanes and clearance grouping 2026-05-27 13:36:46 +10:00
313323888b Preserve rounded clipping for window body backgrounds 2026-05-27 13:26:15 +10:00
0f6f9f2602 Fix animation retarget and reflow regressions 2026-05-24 14:55:24 +10:00
dfcb2d0fd6 Use configured curve for spawn animations 2026-05-24 14:40:22 +10:00
b211b53528 Handle phased animation retargeting 2026-05-22 16:35:44 +10:00
1a75f47709 Refine animation planner test fixes 2026-05-22 16:26:03 +10:00
d2138b45f6 Constrain mono boundary animations 2026-05-22 09:22:07 +10:00
0fefe814c3 Repair animation integration paths 2026-05-22 09:16:51 +10:00
31c289f628 Document multiphase animation test activation 2026-05-21 23:05:31 +10:00
b1717e2dd8 Add animation manual test plan 2026-05-21 21:45:07 +10:00
a5845fb293 Assert mixed multiphase action boundaries 2026-05-21 21:34:53 +10:00
632873ec5a Allow proven mixed multiphase actions 2026-05-21 21:26:14 +10:00
01d1545c40 Assert multiphase rejection diagnostics 2026-05-21 21:16:54 +10:00
332a7468f6 Enumerate deterministic split-tree plans 2026-05-21 21:13:48 +10:00
511e188d16 Explain multiphase planning decisions 2026-05-21 21:10:27 +10:00
0b6da9d8e0 Order nested scale phases by hierarchy 2026-05-21 20:38:12 +10:00
a770089b88 Exercise planner with generated split trees 2026-05-21 20:21:07 +10:00
cc898590d2 Report multiphase planning diagnostics 2026-05-21 19:59:19 +10:00
90c00bcdf3 Carry hierarchy metadata into multiphase planning 2026-05-21 19:55:16 +10:00
a712786ecf Choose swap lanes by motion direction 2026-05-21 19:48:13 +10:00
b109cdf6f2 Validate multiphase overlap analytically 2026-05-21 19:43:39 +10:00
4ee2c324e1 Fallback layout animations by motion group 2026-05-21 18:46:10 +10:00
a516b2e721 Mirror stack extraction multiphase planning 2026-05-21 18:42:45 +10:00
13722429b4 Run planned multiphase layout animations 2026-05-21 18:37:00 +10:00
b50e8d5683 Batch layout animation candidates 2026-05-21 18:27:01 +10:00
41d2fef177 Add multiphase no-overlap planner groundwork 2026-05-21 18:23:33 +10:00
2115518edf Document animation TOML settings 2026-05-21 17:24:51 +10:00
501c508839 Test retained spawn-out animation frames 2026-05-21 17:22:04 +10:00
cf61c080b6 Add custom animation curve config 2026-05-21 17:19:46 +10:00
fa5c28ca3d Add retained spawn-out animations 2026-05-21 17:09:06 +10:00
d0cc5dc3c7 Animate command-driven floating changes 2026-05-21 16:51:50 +10:00
aeaea3419f Add float tile transition animations 2026-05-21 16:18:44 +10:00
18ffaef64d Add spawn-in window animations 2026-05-21 16:06:33 +10:00
7575f851fe Document deferred retained scaling polish 2026-05-21 15:53:19 +10:00
fba9d65ba1 Retain surface textures for animations 2026-05-21 15:45:32 +10:00
3540cdc4be Add linear tiled window animations 2026-05-21 15:20:46 +10:00
a29937ebe8
seperate workspaces by monitor 2026-05-16 18:35:05 -04:00
c555593ae2
fix split bug on single windows and elide titles 2026-05-03 15:35:34 -04:00
7f71a6556b
gfx_api: remove unused 2026-05-03 05:49:42 -04:00
41bc660401
ext-workspace-manager-v1: order workspaces numerically 2026-05-03 05:45:10 -04:00
206a5fb19e
fix some bugs relating to tab behavior and border rendering 2026-05-03 04:17:23 -04:00
f056727621 Add support for experimental xx_foreign_toplevel_geometry_tracker_v1 (#1)
Co-authored-by: entailz <entail-wraps0r@icloud.com>
Reviewed-on: wry/wry#1
Co-authored-by: entailz <entailzwrapped@proton.me>
Co-committed-by: entailz <entailzwrapped@proton.me>
2026-04-30 17:08:19 -04:00
4e9b6def83
renderer: fix rendering flickering window rendering 2026-04-11 00:57:16 -04:00
bd3128c516
container: fix equalization, and crash on resize in groups 2026-04-10 19:50:06 -04:00
cea4187fc0
all: add support for hy3 like tiling 2026-04-10 13:17:00 -04:00
a41dbae899
all: remove traditional i3 titlebars, add corner rounding 2026-04-10 13:17:00 -04:00
e1928863d9 ci: simple builder 2026-04-09 16:32:43 +10:00
0932c68fad ci: burn to the ground 2026-04-09 16:29:52 +10:00
7b1f3cca04 ci: adapt to nix native runner 2026-04-09 16:27:49 +10:00
7aea0095e9 renderer: draw surface at full size unconditionally w/ edge clamping 2026-04-07 22:01:44 +10:00