Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 1.23 KB

TODO.md

File metadata and controls

37 lines (27 loc) · 1.23 KB

Planned features/improvements

  • services

    • power profiles #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 #187

  • toJSON overridies #203

  • circular slider widget

  • subclass more widget

    • Gtk.Fixed
    • Gtk.Grid
  • Nix

    • NixOS module
    • binary cache #212
  • github action to package types

    • maybe? install them at /etc/ags with meson
  • 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