Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 1.26 KB

TODO.md

File metadata and controls

40 lines (30 loc) · 1.26 KB

Planned features/improvements

  • services

    • power profiles #218
    • greetd #282
    • 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

    • pam module #273
    • ext-session-lock
  • fetch util function #187

  • toJSON overridies #203

  • circular slider widget

  • subclass more widget

    • Gtk.Fixed
    • Gtk.Grid
  • Nix

    • NixOS module
    • binary cache #212
  • package generated types and @gir types

    • github action to package types
    • install them at /etc/ags pkgdatadir/share with meson
    • --init cli flag
  • Wiki

    • 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
  • add JSDoc to most stuff