Disclaimer: I'm a sway dev.
A Tiling Desktop Environment
91–100 of 143 posts
Re: A Tiling Desktop Environment
#92I've never understood why macOS has never included the functionality of, say, Divvy or chunkwm. I'd like to easily be able to tile my desktop via a keyboard command. Also, I've never quite understood what macOS people have against snapping the edges of windows to each other or the edge of the screen. Sometimes I want to divide the workspace into 3 or 4 windows and maximise my use of screen real estate. It's trivial t…
> Also, I've never quite understood what macOS people have against snapping the edges My go to example to explain this is the “The many windows of John Siracusa” podcast from ATP a few years ago. The relevant discussion starts at 1:33:00 https://atp.fm/episodes/96 Siracusa, who grew up as a (classic) Mac user, explains his tiling and overlapping habits to Arment and Liss, who grew up as Microsoft Windows users and la…
Re: A Tiling Desktop Environment
#93I've never understood why macOS has never included the functionality of, say, Divvy or chunkwm. I'd like to easily be able to tile my desktop via a keyboard command. Also, I've never quite understood what macOS people have against snapping the edges of windows to each other or the edge of the screen. Sometimes I want to divide the workspace into 3 or 4 windows and maximise my use of screen real estate. It's trivial t…
Re: A Tiling Desktop Environment
#94I use i3 on a Linux laptop, I really enjoy it. Too bad nothing exists like that on Windows. Snapping or splitting 2 windows side by side (the Windows 10 snap feature) isn't enough. On the bright side most of the other features that you would use along side a tiling wm can be used in Windows, and it's very good. - AHK to manage global hotkeys and remapping keys - Keypirinha to launch apps / folder paths with fuzzy sea…
Re: A Tiling Desktop Environment
#95I've never understood why macOS has never included the functionality of, say, Divvy or chunkwm. I'd like to easily be able to tile my desktop via a keyboard command. Also, I've never quite understood what macOS people have against snapping the edges of windows to each other or the edge of the screen. Sometimes I want to divide the workspace into 3 or 4 windows and maximise my use of screen real estate. It's trivial t…
I use the magnet app for this. Works perfectly when needed. Interestingly I don't use it that often on my laptop's screen, but for my 34" widescreen it's a must have.
Re: A Tiling Desktop Environment
#96Re: A Tiling Desktop Environment
#97I use i3 on a Linux laptop, I really enjoy it. Too bad nothing exists like that on Windows. Snapping or splitting 2 windows side by side (the Windows 10 snap feature) isn't enough. On the bright side most of the other features that you would use along side a tiling wm can be used in Windows, and it's very good. - AHK to manage global hotkeys and remapping keys - Keypirinha to launch apps / folder paths with fuzzy sea…
https://github.com/fuhsjr00/bug.n exists for Windows
Re: A Tiling Desktop Environment
#98I use i3 on a Linux laptop, I really enjoy it. Too bad nothing exists like that on Windows. Snapping or splitting 2 windows side by side (the Windows 10 snap feature) isn't enough. On the bright side most of the other features that you would use along side a tiling wm can be used in Windows, and it's very good. - AHK to manage global hotkeys and remapping keys - Keypirinha to launch apps / folder paths with fuzzy sea…
I recently found WinDock ( https://www.ivanyu.ca/windock ) for windows and just love it. It is scriptable so you can define how windows get tiled in any part of the monitor, and you can make each of your monitors different if you want. You can also set different profiles, which could be used say during work ours, and after work hours.
I much prefer i3's tiling strategy where it's not predefined, and instead it reacts to how you're using it on the fly. So if you had 2 windows split and you wanted a third window split, you just get that by default without having to define that triple column layout ahead of time.
Re: A Tiling Desktop Environment
#99I've never understood why macOS has never included the functionality of, say, Divvy or chunkwm. I'd like to easily be able to tile my desktop via a keyboard command. Also, I've never quite understood what macOS people have against snapping the edges of windows to each other or the edge of the screen. Sometimes I want to divide the workspace into 3 or 4 windows and maximise my use of screen real estate. It's trivial t…
Window snapping and tiling doesn’t really scale past maybe 6 windows. Once you go past that, you need to start hiding windows or using virtual desktops. And the random access of an arbitrary window when you have many dozens of them is tedious with a keyboard. With a mouse you have spatial memory of where you put the window.
i3 and Vim let me keep my hands off the mouse.
Re: A Tiling Desktop Environment
#100I'm just here to shamelessly shill for Notion (not-ion), though it is probably the furthest tiling WM from this guy's wants (ease of setting up shiny things). I swear there are still dozens of active users. It's tiling is like i3 except it uses manual layouts instead of dynamic. So when you create yet another xterm window it does not rearrange all the other tiles on your screen, it just creates a new tab in the curre…
One of the dozen users checking in. My favorite feature of ion/notion is the alt-space scratch pad. I always have a bunch of ad-hoc terminals or other programs open that I can easily reach from any desktop. So far I haven't seen any other tiling wm that has something similar. I'm probably wrong though.