gnome-shell-extension-appindicator
gnome-shell-extension-appindicator copied to clipboard
Revamp Preferences Window
Progress:
- [x] Revamped Preferences Page to General Page Instead
- [x] port depracted components in Custom Icons Page
- [x] Revamped Custom Icons Page.
Problems havent been resolved:
- [ ] auto delete empty cell on edit
- [ ] make the column view more visible (like a excel spreadsheet).
finishing task:
- [ ] clean up source (scoped by PR only)
The goal of this PR is to utilize the fillPreferencesWindow() of the ExtensionPreferences class. This will allow us to easily to add Pages which are controlled by Adw.ViewSwitcher
New look: INCOMPLETE
Old Look:
I still havent solve the problem on auto deleting a row.
@3v1n0
I've added few fixes myself, now I think it's good to go!
Thanks a lot for the cleanup... One thing it's likely worth adding is an extra button to reset the values to default, but not a priority for now
I've added few fixes myself, now I think it's good to go!
Thanks a lot for the cleanup... One thing it's likely worth adding is an extra button to reset the values to default, but not a priority for now
hey thanks ! I haven't been able to touch this PR for a while! been busy of other things
https://github.com/ochi12/gnome-shell-extension-ubuntu-net-speed
I made this simple extension hoping it get included to default ubuntu install in the future just add more a bit and step up away a bit from the vanilla gnome experience. What would this take to reach upstream?