I use and love DWM on my home Arch system. However, at work I am stuck with Win10. Are there any recommendations for a tilting window manager for Win10? Thanks!
I3: Improved Tiling Window Manager
381–390 of 454 posts
Re: I3: Improved Tiling Window Manager
#382Earlier quoted context omitted.
Yes, that's what I've been doing. However, somehow screen-recording and video overlays don't seem to work (I don't use it enough to really chase down what's going on).
I use the wlrobs ( https://hg.sr.ht/~scoopta/wlrobs ) plugin to do screen capture. I don't use obs much either, but it seems to work fine for my use case.
Re: I3: Improved Tiling Window Manager
#383Earlier quoted context omitted.
You may be talking about auto-tilers like xmonad. Those are the devil (joking, sorta). My favorite tiling window managers in order of preference would probably be exwm (emacs wm) -> stumpwm -> ratpoison -> i3. These are manual tiling wms. So in exwm I can chose how to position and resize my windows any way I want. For example I can hit C-x 3 to split my screen in half vertically then C-x 2 to split one of the vertica…
But KDE allows all this _and_ allows windows to overlap. There are keyboard shortcuts for "take the left half of the screen" and "move focus to the window left of this one". How many windows does a typical i3 user have open anyway? For tiling terminal apps, I just use the tiling feature of KDE's Konsole, and used to use Terminator.
Re: I3: Improved Tiling Window Manager
#384Earlier quoted context omitted.
You may be talking about auto-tilers like xmonad. Those are the devil (joking, sorta). My favorite tiling window managers in order of preference would probably be exwm (emacs wm) -> stumpwm -> ratpoison -> i3. These are manual tiling wms. So in exwm I can chose how to position and resize my windows any way I want. For example I can hit C-x 3 to split my screen in half vertically then C-x 2 to split one of the vertica…
I think this is the most popular setup for tiling window managers, I use my terminal windows in this configuration as well (on a separate display). However, on my main display, I can't imagine going like this, most because: - macOS "Zoom" functionality already takes care of the optimal content size. - For websites, above zoom functionality works fine, but I prefer to manually resize my browser, since nearly all websi…
Re: I3: Improved Tiling Window Manager
#385Earlier quoted context omitted.
You may be talking about auto-tilers like xmonad. Those are the devil (joking, sorta). My favorite tiling window managers in order of preference would probably be exwm (emacs wm) -> stumpwm -> ratpoison -> i3. These are manual tiling wms. So in exwm I can chose how to position and resize my windows any way I want. For example I can hit C-x 3 to split my screen in half vertically then C-x 2 to split one of the vertica…
But KDE allows all this _and_ allows windows to overlap. There are keyboard shortcuts for "take the left half of the screen" and "move focus to the window left of this one". How many windows does a typical i3 user have open anyway? For tiling terminal apps, I just use the tiling feature of KDE's Konsole, and used to use Terminator.
10 Workspaces. 2 GTD workspaces (Personal and Work...I know you shouldn’t separate them, but that’s how I liked it). That’s 10 Windows total.
3 main development workspaces, each with 2 terminals. 6 more.
2 Secondary development workspaces with 4 Windows each (for running search/git/tail, etc). 8 more.
2 browser workspaces with 3 browser Windows total.
1 other workspace for ad hoc tools. 1 window.
So about 28 Windows on a single monitor.
Re: I3: Improved Tiling Window Manager
#386Earlier quoted context omitted.
I do think it comes down to personal preferences a lot. I've been tiling-only (save for a couple of secondary things) for over a decade and it's by far the most productive to me. Always having 100% screen used, no windows overlapping (apart from things like file dialogs, alerts and my "quake console"), and never having to touch the mouse for navigating/repositioning is great. It works great both on a single laptop, a…
"The only time it doesn't fit great is with e.g. GIMP that has several small windows for toolboxes and stuff" You could try running GIMP in single-window mode (via GIMP's menu option: Windows -> Single-Window Mode ). It doesn't get rid of every little window GIMP has, as it'll still pop up windows for saving files, for example, but it's much better than multi-window mode, if you don't want to bother with lots of litt…
Re: I3: Improved Tiling Window Manager
#387If anyone’s looking to replicate this on OSX, check out yabai[0]. I have also been using skhrdc (same maintainer I believe) for key bindings and it’s an absolute blast. [0]: https://github.com/koekeishiya/yabai
I used i3wm for years at a previous job, and my new job's policy is Mac OS only (everyone has a price). I use yabai as a replacement but it really is a hack. It works great, and I much prefer it over the suboptimal window management shortcuts/techniques that macos provides. However, it is much slower than i3wm, which is a lot more native than yabai which is a scripting layer over window management. I really wish MacO…
What are the specs on your machine? I realized that yabai ran like crap on my older macbook retina 15" but on my current macbook 16" it works great. Same amount of ram 16gb but a better graphics chip.
Re: I3: Improved Tiling Window Manager
#388Re: I3: Improved Tiling Window Manager
#389Earlier quoted context omitted.
You may be talking about auto-tilers like xmonad. Those are the devil (joking, sorta). My favorite tiling window managers in order of preference would probably be exwm (emacs wm) -> stumpwm -> ratpoison -> i3. These are manual tiling wms. So in exwm I can chose how to position and resize my windows any way I want. For example I can hit C-x 3 to split my screen in half vertically then C-x 2 to split one of the vertica…
But KDE allows all this _and_ allows windows to overlap. There are keyboard shortcuts for "take the left half of the screen" and "move focus to the window left of this one". How many windows does a typical i3 user have open anyway? For tiling terminal apps, I just use the tiling feature of KDE's Konsole, and used to use Terminator.
Often I'll find I need to make arbitrary layouts on the fly when debugging an issue or responding to an outage, I can do this without having to engage my brain or reach for my mouse.
Can you do the same with floating WMs? Absolutely but you will probably need to think about, breaking your thought process. For me the i3 just does what I need it to without having to engage my brain or reach for the mouse.
If you're already running Linux I'd highly suggest giving i3 a go, it's hard (for me) to explain how it changed the way I interact with my computer and how much it improved my workflow. I think about the closes I can get is that it's like learning vi, sure nano can get text into a file but once you're used to vi you're going to be far more efficient.
Re: I3: Improved Tiling Window Manager
#390Earlier quoted context omitted.
This is kind of my story too. I stick with ubuntu LTS just for an added level of confidence things are compatible, but Arch might be a good idea to look into. The arch packages are a big plus. Do you find many compatibility issues?
I have found that a lot of people _think_ Ubuntu is safe/stable. But because the Linux kernel is a little behind, it usually isn't. I have had way more stability and compatibility with arch because everything is always up to date.