You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In case you haven't started building this, I would highly suggest drawing inspiration from ublue's yafti. Yafti uses Poetry and Python 3.11, which makes it very easy to extend for our purposes. It depends on python3-pip and libadwaita. It looks GREAT and follows the gtk theme (as usually set by gsettings).
Happy to start working on a fork of yafti for Miracle-wm Settings if needed.
The text was updated successfully, but these errors were encountered:
There's some work to do first on how settings work in MiracleWM, but it's a great idea. However, we'd probably want to avoid libadwaita since it locks down the theming that can be used.
Personally, I'd prefer something using Qt, but adwaita-less GTK is fine as well.
In case you haven't started building this, I would highly suggest drawing inspiration from ublue's
yafti
.Yafti uses Poetry and Python 3.11, which makes it very easy to extend for our purposes. It depends on
python3-pip
andlibadwaita
. It looks GREAT and follows the gtk theme (as usually set by gsettings).Happy to start working on a fork of yafti for Miracle-wm Settings if needed.
The text was updated successfully, but these errors were encountered: