-
Notifications
You must be signed in to change notification settings - Fork 1k
Add tabbed group shortcuts and missing styles #1529
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: dev
Are you sure you want to change the base?
Add tabbed group shortcuts and missing styles #1529
Conversation
To carry this, we'd need to have groups exposed fully with the right default keybindings etc. Happy to take a look at that if you want to propose something. |
779766d
to
7c1bbbd
Compare
7c1bbbd
to
bd329ad
Compare
@dhh, I added all shortcuts that are relevant to groups. My attempt aimed to find the right balance between making them intuitive, easy to press and in line with the existing principles. Since there are so many, I think a small compromise was necessary. In my proposed solution, I used Also, For dropping a window out of a group I opted for The I will have another look at the inactive and locked styles tomorrow. |
I use tabbed groups sometimes, so I made sure the usual border colors are also applied there. A couple of notes:
looknfeel.conf
, the same way it was done for general borders. I believe this matches the tokyo night theme in the newer versions of Omarchy, but on mine (installed pre-2.0) those colors were yellow.omarchy-font-set
file but there's probably a better way than adding another file to be modified.I noticed that we don't override the inactive border color. The color is quite neutral, so that's probably fine. Modifying it for each theme would require extra work.
EDIT: Before and after screenshots on an active group/tab:

