-
Updated
Aug 28, 2021 - TypeScript
tiling-window-manager
Here are 156 public repositories matching this topic...
-
Updated
Jun 4, 2021 - TypeScript
The installation instructions list this as the first option but I can't find it anywhere in the repo here.
As mentioned in #226 it would be helpful to have an option to see all the time which window is currently in focus. A permanent border with a configurable width and color would be nice for this.
The FocusIndicator which is currently used to indicate the focus of a window is controlled by a timer only and not suitable for this.
-
Updated
Sep 29, 2021 - C
-
Updated
May 29, 2021 - Python
-
Updated
Sep 30, 2021 - Haskell
-
Updated
Oct 11, 2021 - Rust
-
Updated
Apr 28, 2021 - C
-
Updated
Aug 27, 2021 - C++
-
Updated
Aug 14, 2021 - Python
-
Updated
Sep 7, 2021 - Vim script
Hi,
This project looks like the best implementation of a windows tiling wm!
Is there a way to display what workspace is active on every monitor?
Maybe a tray icon of some sort?
-
Updated
Jan 24, 2017 - Go
-
Updated
Oct 5, 2021 - C
-
Updated
Oct 12, 2021 - Nix
-
Updated
Sep 29, 2021 - Lua
-
Updated
Feb 2, 2017 - Lua
-
Updated
Jul 22, 2021 - C#
-
Updated
Oct 1, 2021 - CSS
-
Updated
Jun 18, 2017 - Rust
-
Updated
Aug 6, 2021 - Rust
-
Updated
Feb 15, 2021 - C
-
Updated
Sep 18, 2021 - C
-
Updated
Jan 7, 2021 - Emacs Lisp
Summary
A way to set default layout
A clear and concise description of what you want to happen
A clear and concise description of any alternative solutions or features you've considered.
Additional info
Pull request already existed in Krohnkite : https://github.com/esj
Improve this page
Add a description, image, and links to the tiling-window-manager topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tiling-window-manager topic, visit your repo's landing page and select "manage topics."


Hi, first of all, many thanks for this awesome project! Now onto my issue/question:
I find it confusing that when I'm pressing Super+Left/Right (and the minimap is active) I cannot use other hotkeys, like for instance Shift+Super+Left/Right to change monitor. Is this intended or undesired?
Many thanks!