Skip to content

Commit e318637

Browse files
committed
chore: update TODO
1 parent b06e645 commit e318637

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

TODO.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,14 @@
33
- Ensure animations and blur work together without visual artifacts
44
- Custom animation shaders for windows (e.g. open/close animations)
55
- Tiled and interactive resize does not have stable position (edge(s) that should not move do(es) not have stable position), specifically for undersized surfaces (surfaces that are smaller than their allocated size)
6+
- Floating toplevels do not animate their position on workspace switch
67

78
# Effects
89
- Effects per window state (e.g. unfocused, focused, ...)
910
- Inner glow effects on borders
1011
- Floating toplevels with mica are missing rounded border clip on their surface
1112
- Some layer surfaces with blur and a static position do not update the blur surface correctly (layer surface bar doesn't appear to track a toplevel behind it consistently; moving to an empty workspace from a non-empty workspace leaves behind some stale information in the blur surface)
13+
- Intel works perfectly but AMD has the following issues: gles2 non-protocol blur buffers render as black; vulkan has an abort when closing some toplevels, incorrectly clips surfaces with rounded borders and blur surfaces are missing
1214

1315
# Layout
1416
- Better tab grouping (see sway or Hyprland for reference)

0 commit comments

Comments
 (0)