Hmm... tempted to try a tiling window manager again (tried i3 a few years ago, but couldn't really see the utility at the time), since I just got a big 32" 4K monitor for my dev machine. I've caught myself starting to manually arrange all my windows into "tiles" anyway, now that I've finally got the screen real estate to do it :)
Sway 1.0
81–90 of 256 posts
Re: Sway 1.0
#82Earlier quoted context omitted.
But there's nothing different between your workflow and my workflow except you have to manually resize your windows on each workspace. Sway just does it for me and I can save the layouts.
> But there's nothing different between your workflow and my workflow except for the fact that our workflows are completely different. Is it so hard to accept that there are different ways of using a computer and your perceived increase in efficiency might not pan out for everyone? :)
Re: Sway 1.0
#83I've been using sway since the 0.15 days. I switched to the 1.0 branch about 6 months ago, and watching the rate of improvement has been amazing. I haven't used an xorg system in over a year now. I'm very excited about this release.
Re: Sway 1.0
#84This might finally get me to migrate away from awesome-wm, which I've been using for basically as long as it's existed. As far as I can tell, awesome-wm has been dead for a while, with only one release over the last two years or so.
Re: Sway 1.0
#85Earlier quoted context omitted.
Based on Wayland, meaning it's more modern. Here's what I've heard for benefits: * Better multi-window and gesture support * Gaps built in (currently, i3 is separate from i3-gaps, which is what most actually use). No separate forks to deal with, meaning easier maintenance. * Wallpaper * Faster However, there are some big downsides. Wayland is still pretty beta, and not everything works well with it. This is not the f…
Not having to download i3-gaps or feh in exchange for copy/paste and hdpi scaling not working seems like a questionable tradeoff. I'm not sure what 'better multi-window' support means? I've never had issues with i3 windows. Speed has also been non-noticeable. So it seems like the feature list is 'better gesture support' in exchange for a lot of downsides? I am not trying to be dismissive, but I see so many people eva…
Re: Sway 1.0
#86That was the only gripe I had with sway. It solved all my tiny issues with i3 and made config much nicer too. Certainly making the switch if IME is better (or if I can easily help out).
Real big thanks to the wlroots/sway community.
Re: Sway 1.0
#87What's the status of blurry XWayland applications on HiDPI screens? I tried to replace i3 with sway a couple months ago and couldn't get VSCode to look decent with scaling.
Re: Sway 1.0
#88How well does Sway work with multiple screens? And hot plugging / unplugging those screens? I have a laptop hooked up to 2 additional monitors. When going to meetings I'm often disconnecting the screens then reconnecting them when I'm back at my desk.
It should work great. If your laptop has a limited number of CRTCs you may want to use this to deal with enabling/disabling the outputs you want to use as necessary: https://github.com/emersion/kanshi
Re: Sway 1.0
#89Earlier quoted context omitted.
> But there's nothing different between your workflow and my workflow except for the fact that our workflows are completely different. Is it so hard to accept that there are different ways of using a computer and your perceived increase in efficiency might not pan out for everyone? :)
I don't accept that it isn't immediately obvious that tiling is more efficient than dragging to maximize real estate on a single workspace. If someone wants to use an inferior method because that's what they are comfortable with that is fine. Just don't assert that the two are equal without some reasoned argument.
The thing is, we have studies that prove that mouse + keyboard interaction is faster than keyboard-only https://www.asktog.com/TOI/toi06KeyboardVMouse1.html - until you become super proficient with all the relevant the keyboard shortcuts.
So it's not about "inferior"/"superior", it's about your use case.
Re: Sway 1.0
#90This is huge news. Sway is absolutely incredible, it puts macOS, built by Apple's army of engineers and dump trucks of money to shame in its simplicity, stability, and efficiency. If you want the best of the best DE, look no further. If you're on the fence about trying a tiling windows manager, I say, give it a shot for a single week and you'll never look back. Invest a few hours in a sway config file that will serve…
> Sway is absolutely incredible, it puts macOS, built by Apple's army of engineers and dump trucks of money to shame in its simplicity, stability, and efficiency. They have different design goals. A tiling window manager is not a good default for everyone or every device type or screen size.
I disagree on the point of screen size. On small screens I want every last pixel to count, and tiling and tabs work well for that. On large screens, I find tiling to be a more efficient option than dragging windows around.
That said, available input devices absolutely do make a difference, and that does correlate with screen size.