Skip to content

Commit

Permalink
Update TODO.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Aylur authored Dec 23, 2023
1 parent f6ce496 commit d1835ca
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions TODO.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,16 @@
# Planned features/improvements

- services
- [ ] power profiles
- [x] power profiles [#218](https://github.com/Aylur/ags/pull/218)
- [ ] greetd - this would allow to create login managers
- [ ] evolution data server - allows for to sync with calendars, todos and contact lists
- [ ] improve Network service - its currently very barebones, and state changes are not properly signaled

- [ ] utility gobject based library in c
- to be able to use wayland protocols especially for lockscreens in the form of a PAM util function for authentication and input inhibitor

- [ ] fetch util function
- we can currently use `curl` or `wget` but a fetch like the web api would be useful

- [ ] toJSON overridies
- currently logging with `JSON.stringify` isn't very useful
- [x] fetch util function [#187](https://github.com/Aylur/ags/pull/187)
- [x] toJSON overridies [#203](https://github.com/Aylur/ags/pull/203)

- [ ] circular slider widget

Expand All @@ -29,6 +26,7 @@
- [ ] maybe? install them at /etc/ags with meson

- Wiki
- [ ] update to use `bind` `hook` `on` `poll`
- [ ] Frequent GTK issues page
- [ ] Single children issues

Expand Down

0 comments on commit d1835ca

Please sign in to comment.