PaperWM
PaperWM copied to clipboard
Tiled scrollable window management for Gnome Shell
## Description After monitor switch, in combination with scratch layer, windows stop receiving input. ## Reproduction steps: - Using two monitors. Referring to as Monitor 1 and Monitor 2. 1....
## Description Consider two monitors. Mon 1 has a scratch screen open and Mon 2 is active. When using keyboard shortcuts to switch Mon 2 to Mon 1, nothing happens....
When using a mouse the default navigation keybindings (`super+,/.`) are difficult to use, as `,/.` is not on the same side on the keyboard as `super`. This becomes very noticeably...
One of my workspaces disappeared, possibly after an xorg crash (not caused by PaperWM). By 'disappeared' I mean I can't find it cycling through with `Super >`, `Super PgDown` etc....
Is it possible to hide the preview when using the Left/Right window shortcuts?
`gnome-shell-extenssion-prefs` no longer takes an uuid argument, instead we need to use `gnome-extensions prefs`, or a method that should be available in GS 3.36.2. Unfortunately the preference app is now...
Looks I can't find a way to change border pixel width or color. How I can do that? And it may be better we can provide config option in setting...
Reading through the documentation nothing immediately jumped out at me as having the ability to do this (I'll do a PR to update the documentation if it does exist! :)...
Is it possible to wrap around when the end of the window sequence is reached in either direction? Thank you for this extension, it's great!
- [x] 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...