-
Notifications
You must be signed in to change notification settings - Fork 130
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
Improve scratch layer #25
Comments
Might make more sense when we have a proper minimap. Then switch-next/prev could go through the minimap first, and then continue "down" in the tiling. The scratch layer preview could become transparent at that point, and if accepting a window in the tiling the scratch layer could be hidden. |
Since I have been using PaperWM, I haven't used Alt+Tab - so I see no problem in having the option. |
Hehe, yeah, it's entirely possible to not use A toggle for only having scratch windows in the I've also been thinking about making |
Most of the unchecked bullet points feel out-of-scope -- "find a good hotkey" is a bit vague, and the top bar toggle suggestion could be superseded by #774, providing integrations such as Custom Hot Corners. "Make scratch layer transparent while scrolling" will be turned into its own issue for visibility. 🧹 Just going through and triaging old issues... |
Make
switch-windows
scroll the tiling when a scratch window have focus (An alternative is including the scratch layer in the preview list, but not sure how it would work, or make sense)Make the scratch layer transparent when focus or pseudo-focus is on tiling #986
Find a good hotkey for the toggle,
<super>above_tab
is probably best, but clashes with alt-tab group behavior.<super>escape
is a good combo, but have some bad semantics and might clash with escaping from super-mode.<super>space
is probably best used for the search/actions like Spacemacs or Spotlight.Add a toggle icon to the top bar, potentially including the icon of the most recently used scratch window.
<super>number
could work for quick switching with hints on super down.New windows should open in the scratch layer while it have focus
Make a proper scratch layer group (or some tag) to enable coexisting with monitors that are shared between all workspaces (as they use visible on all workspaces)
The text was updated successfully, but these errors were encountered: