Skip to content

Commit e2a9158

Browse files
committed
update roadmap
1 parent 705703a commit e2a9158

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ROADMAP.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The first release will include a taskbar and a basic app launcher. It is not pla
1515
- [x] fix music player animated playing bars
1616
- [x] split up the project in different crates
1717
- [ ] 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
1919
- [ ] create **selector for media source for media player**
2020
- [ ] add app basic **app launcher** (directly create a standard menu for this to share other menu items)
2121
- [ ] add systray

0 commit comments

Comments
 (0)