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: ROADMAP.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
@@ -15,7 +15,7 @@ The first release will include a taskbar and a basic app launcher. It is not pla
15
15
-[x] fix music player animated playing bars
16
16
-[x] split up the project in different crates
17
17
-[ ] improve icon & app finding crate
18
-
-[] create crate for shared window manager communication -> 1 crate communicating with the current window manager. This crate will then share generalized data to each crate that asks for information. This means that most of the window manager information is only fetched once and updated effeciently
18
+
-[x] create crate for shared window manager communication -> 1 crate communicating with the current window manager. This crate will then share generalized data to each crate that asks for information. This means that most of the window manager information is only fetched once and updated effeciently
19
19
-[ ] create **selector for media source for media player**
20
20
-[ ] add app basic **app launcher** (directly create a standard menu for this to share other menu items)
0 commit comments