Aylur / ags

A customizable and extensible shell
GNU General Public License v3.0
1.74k stars 95 forks source link

Refactor Code From Aylur/dotfiles to AGS #395

Open P9EA5Y opened 2 months ago

P9EA5Y commented 2 months ago

Certain services and widgets from Aylur/dotfiles can serve a more general use case, is it possible to include some of which in AGS?

Aylur commented 2 months ago

They are somewhat tailored to my specific needs and all of them work with an external library I don't want to include any service in ags that depends on an external binary call

P9EA5Y commented 1 month ago

They are somewhat tailored to my specific needs and all of them work with an external library

I don't want to include any service in ags that depends on an external binary call

Certain widgets such as the bar, control center, and application launcher could have services requiring external services stripped, with just a minimal framework to build around.