Earlier quoted context omitted.
Fellow maximiser here. It’s probably the reason why I still love OSX after all the shitty updates. The full-screen mode is a marvel of ergonomics once you get it. Just maximize your apps and switch between them with the trackpad like they are virtual desktops (because they, in fact, are). It’s an awesome mode for a single screen workflow. Tilings WM are cool but you are rapidly limited with be screen (and even with t…
My main gripe with the macOS fullscreen mode is that there's no way to force the non-fullscreen desktop to stay in one place. If something in a fullscreen app pulls up the desktop (for instance, running an installer you just downloaded), the desktop gets moved to the next position. I want to force it to stay in one place (or, ideally, have a gesture or hotkey to switch between my fullscreen windows and the desktop).…
KDE: A Nice Tiling Environment and a Surprisingly Awesome DE
61–70 of 187 posts
Re: KDE: A Nice Tiling Environment and a Surprisingly Awesome DE
#62I must be one of the very few "hackerish" minded people that does not really get the appeal of tiling window managers. Even in the early days of Linux I meticulously arranged my overlapping windows in my X11R5 window manager. For example, there are some terminal windows or similar with running logs (or chats) at some of the edges, partially obscured by other windows who make better use of the space they cover. But th…
Re: KDE: A Nice Tiling Environment and a Surprisingly Awesome DE
#63The biggest productivity boost for me happened after I started using a Tiling WM (i3). I started out of necessity when I felt I have reached the maximum optimization with XFCE DE. I just didn't want to organize my windows manually again. Now browsers are all in 1st workspace. Text editors are all in 2nd. 4th is for chat apps. 6th for reading and documents like excel, pdf etc, 8 for image editing like GIMP, KRITA, Ink…
[1]: https://www.dedoimedo.com/computers/plasma-look-like-ubuntu-...
Re: KDE: A Nice Tiling Environment and a Surprisingly Awesome DE
#64I must be one of the very few "hackerish" minded people that does not really get the appeal of tiling window managers. Even in the early days of Linux I meticulously arranged my overlapping windows in my X11R5 window manager. For example, there are some terminal windows or similar with running logs (or chats) at some of the edges, partially obscured by other windows who make better use of the space they cover. But th…
I think it's purely based on you workflow. I'm a "maximizer," 99% of the time things are maximized on my desktop. A second tile (browser) is usually extremely temporary. Other stuff goes to other desktops. So I general, my layout is highly consistent: just one tile. For what it's worth, hiding the unimportant details in a web page can also be accomplished by zoom/scroll - but that's definitely not to say your approac…
On the rare occasion when I need to use data from a window to write something on other (like something that can't be copied and pasted, or cases where I need to extract information but not literally copying, such as using some data points from a reference file in code I'm writing) I just use win+left and win+right to spliut the screen between the two windows (I assume that OSes other than Windows have similar hotkeys).
Re: KDE: A Nice Tiling Environment and a Surprisingly Awesome DE
#65Earlier quoted context omitted.
I'm the same way. I've tried the various tiling WMs over the years. To me the ideal is just letting me manage the windows myself, and then if you give me some keybindings to snap a window into a certain half or quadrant of the screen then life is real good.
This is all I need. I use an app on macOS called sizeup that let's me do this. I can center a window for reading text on my larger display. Fullscreen a window without using the actual native full screen on macOS. Snap left, snap right, up down etc. It can also keep track of hardware profiles, so windows will restore to their bigger sizes and positions when I plug my laptop into a display. https://s3.whalesalad.com/i…
Re: KDE: A Nice Tiling Environment and a Surprisingly Awesome DE
#66I must be one of the very few "hackerish" minded people that does not really get the appeal of tiling window managers. Even in the early days of Linux I meticulously arranged my overlapping windows in my X11R5 window manager. For example, there are some terminal windows or similar with running logs (or chats) at some of the edges, partially obscured by other windows who make better use of the space they cover. But th…
Everything you're describing in this reply just exhausts the hell out of my brain. You're describing an incredibly large amount of cognitive load you hold in your head all the time about where things are and what they mean and how much of them are visible. Tiling WM are largely about just not thinking that much about windows at all. They're visible or they're not, they occupy precise areas on your screen, and moving…
https://atp.fm/96 (at 1:29:30)
Re: KDE: A Nice Tiling Environment and a Surprisingly Awesome DE
#67Re: KDE: A Nice Tiling Environment and a Surprisingly Awesome DE
#68I must be one of the very few "hackerish" minded people that does not really get the appeal of tiling window managers. Even in the early days of Linux I meticulously arranged my overlapping windows in my X11R5 window manager. For example, there are some terminal windows or similar with running logs (or chats) at some of the edges, partially obscured by other windows who make better use of the space they cover. But th…
For Windows 10+ I made Stack WM: https://losttech.software/stack.html
I works differently from i3: you predefine screen zones (possibly overlapping), and then just move your windows between them with keyboard shortcuts or middle mouse button.
IMHO, covers the problems you mentioned. You can have:
- multiple windows in one zone with normal Z ordering
- an improvised taskbar for any zone or a group of zones
- zones that stack windows vertically or horizontally or tile them in a fixed grid
- zones that dynamically adjust size depending on contents
- windows of certain app opening directly into a certain zone
- floating windows
- widgets (the easiest one is simply showing text from a URL with XQuery or JSON parser)
- customize the hell out of it with WPF
It is now one of a few things holding me back on Windows: until I have it or something else very similar running on Linux, I have no replacement to manage my 3 screens the way I like it.