Jose Maranan
Jose Maranan
When PaperWM layout is enabled, do that same thing!
Not sure how to do it yet :)
Implement some presets for percentages like 30, 30, 40 for a given parentNode's layout and make it configurable. Assign presets to numbered keybindings, e.g. ` + 1` - preset A,...
It looks like the `workareas-changed` event reloads the tree but it should still check if the display monitor is available or listen to display connected/disconnected signals. This use case happens...
The current `tree.move` api performs a `tree.swap` anyway when the windows are siblings. We can re-purpose the current keybindings to focus between cons instead of traversing focus between windows to...
While working on #22 - found out that when minimizing deeply nested windows, the tree.next is not able to determine the next available window for the remaining tiled children shown...
**Describe the bug/issue** When in tabbed mode and opening modal dialogs, the modal dialog is sometimes hidden. Gnome-4x modals seems to be always attached to the parent. **To Reproduce** Steps...
Since getting used to using the tabbed mode, I thought it is now like a browser that I can undo closing a tab.