-
-
Notifications
You must be signed in to change notification settings - Fork 127
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'upstream/main'
- Loading branch information
Showing
49 changed files
with
1,435 additions
and
944 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,38 +1,38 @@ | ||
# Planned features/improvements | ||
|
||
- [ ] greetd service | ||
- this would allow to create login managers | ||
- services | ||
- [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 | ||
|
||
- [ ] evolution-data-server service | ||
- allows for to sync with calendars, todos and contact lists | ||
|
||
- [ ] 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 | ||
|
||
- [ ] improve Network service | ||
- its currently very barebones, and state changes are not properly signaled | ||
|
||
- subclass more widget | ||
- [ ] Gtk.Fixed | ||
- [ ] Gtk.Grid | ||
|
||
- [ ] NixOS module | ||
- [ ] nix binary cache | ||
- Nix | ||
- [ ] NixOS module | ||
- [x] binary cache [#212](https://github.com/Aylur/ags/pull/212) | ||
|
||
- [ ] github action to package types | ||
- [ ] maybe? install them at /etc/ags with meson | ||
- [ ] maybe? install them at /etc/ags with meson | ||
|
||
- Wiki | ||
- [ ] Frequent GTK issues page | ||
- [ ] Single children issues | ||
- [x] update to use `bind` `hook` `on` `poll` | ||
- [ ] update examples | ||
- [ ] Frequent GTK issues page | ||
- [ ] Single children issues | ||
|
||
- [ ] Move wiki to aylur.github.io/ags | ||
- maybe? rename id from com.github.Aylur.ags to io.Aylur.ags | ||
|
||
- [ ] Move wiki to aylur.github.io/ags | ||
- maybe? rename id from com.github.Aylur.ags to io.Aylur.ags | ||
|
||
- [ ] add JSDoc to most stuff |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.