add OhMyDebn features via --ohmydebn flag#83
Conversation
| }); | ||
| this._themesToggle = new Gtk.ToggleButton({ | ||
| label: 'Omarchy Themes', | ||
| label: this._ohmydebnMode ? 'System Themes' : 'Omarchy Themes', |
There was a problem hiding this comment.
Instead, let us rename it to System Themes, does not have to be named "Omarchy Themes"
|
I understand what you are trying to achieve here, Doug. I am not sure about the approach. I.e. Default Tab & View, could be --focus-themes |
|
Thanks for taking the time to review @bjarneo ! I did actually have an earlier version that had different cli flags. I wasn't sure how much of my changes would be applicable to non-OhMyDebn users so figured we'd start with the one flag just so you could easily see what I was trying to achieve and then we could come to an agreement about the right way to do all of this. I'm happy to re-work this. Do you want me to continue making changes in this PR or close it and break out into separate PRs? |
|
Can we put it on hold for a week or two? I am rewriting the entire Aether to https://github.com/wailsapp/wails. GTK has its limitations UI-wise, and I am done working around them. Better Aether is coming! |
|
OK no problem. |
Hello @bjarneo !
I used some tokens to create a first draft of a new --ohmydebn flag that would add some features specific to OhMyDebn. Tried to make sure that default behavior is not changed when that flag is not passed.
Interested in any thoughts you may have! Thanks in advance for your time and consideration!
Here is an overview of the changes:
CLI Flag
Default Tab & View
GTK Theme Application
UI Changes
Theme Card Features