You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: TODO.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
- Inner glow effects on borders
9
9
- Floating toplevels with mica are missing rounded border clip on their surface
10
10
- 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)
11
-
- Intel works perfectly but AMD has the following issues: gles2 non-protocol blur buffers render as black; vulkan incorrectly clips surfaces with rounded borders and non-protocol blur buffers are also black
11
+
- Intel works perfectly but AMD has the following issues: gles2 non-protocol blur buffers render as black (doesn't happen with mica); vulkan incorrectly clips surfaces with rounded borders and non-protocol blur buffers are also black (mica seems to not work), shadow also does not render
12
12
- When shadow is enabled on a toplevel with rounded borders, the shadow seems to be clipped where the toplevel was clipped by the rounded border (either a layering or rendering issue)
0 commit comments