Sway 1.0-beta.1 release highlights
31–40 of 46 posts
Re: Sway 1.0-beta.1 release highlights
#32:( What can I do with my desktop? Replacing my nvidia card is hardly an option but I want Sway.
Re: Sway 1.0-beta.1 release highlights
#33"You can also now do crazy stuff like having multiple mice with multiple cursors, and linking keyboards, mice, drawing tablets, and touchscreens to each other arbitrarily. You can now have your dvorak keyboard for normal use and a second qwerty keyboard for when your coworker comes over for a pair programming session. You can even give your coworker the ability to focus and type into separate windows from what you’re…
"You can now have your dvorak keyboard for normal use and a second qwerty keyboard for when your coworker comes over for a pair programming session" Well over a decade ago, I had multiple keyboards with different layouts hooked up to my linux laptop, and could use both of them at the same time with no problem. I'm not sure why this is supposed to be so novel.
Re: Sway 1.0-beta.1 release highlights
#34Earlier quoted context omitted.
You can use the nouveau driver, which is supported and works well. Or you could sell your card and get an AMD one. If not, there's nothing wrong with sticking to i3+X11 until a more convenient time.
Nouveau is useless for a card like the 1080Ti, you get 10% of the performance and much worse energy efficiency. Yes, I also dislike nvidia but a few years ago AMD was absolutely awful under Linux. Yeah, not much wrong with i3 but I really like what you're doing with Sway. :)
Re: Sway 1.0-beta.1 release highlights
#35Great news!! Tired it on arch sometime back and a few missing i3 compatible features made me go back to i3. Will be trying to switch now and see!! Thanks a lot @Sir_Cmpwn!
Re: Sway 1.0-beta.1 release highlights
#36I hope these questions aren't too off-topic:
- How can I get GTK to stop ignoring my theme? It works with Qt using qtstyleplugins, but not with GTK itself, oddly enough. The theme also works fine when using the x11 backend.
- How can I force floating windows to have title bars? Calling 'swaymsg border normal' manually works, but I can't find a way to set a default. Setting 'default_floating_border normal' doesn't help.
- HiDPI support is claimed to be the best in sway, but Qt appears to ignore 'scale 1' on my HiDPI screen and displays it as 'scale 2'.
Re: Sway 1.0-beta.1 release highlights
#37I've been running this for a couple of hours and it seems really solid so far. Feels great to finally have atomic layout updates and absolutely no tearing. I hope these questions aren't too off-topic: - How can I get GTK to stop ignoring my theme? It works with Qt using qtstyleplugins, but not with GTK itself, oddly enough. The theme also works fine when using the x11 backend. - How can I force floating windows to ha…
As for forcing floating windows to have title bars, you might have encountered a bug. Can you open a ticket?
Re: Sway 1.0-beta.1 release highlights
#38I've been running this for a couple of hours and it seems really solid so far. Feels great to finally have atomic layout updates and absolutely no tearing. I hope these questions aren't too off-topic: - How can I get GTK to stop ignoring my theme? It works with Qt using qtstyleplugins, but not with GTK itself, oddly enough. The theme also works fine when using the x11 backend. - How can I force floating windows to ha…
Re: Sway 1.0-beta.1 release highlights
#39I've been running this for a couple of hours and it seems really solid so far. Feels great to finally have atomic layout updates and absolutely no tearing. I hope these questions aren't too off-topic: - How can I get GTK to stop ignoring my theme? It works with Qt using qtstyleplugins, but not with GTK itself, oddly enough. The theme also works fine when using the x11 backend. - How can I force floating windows to ha…
1 and 3 are problems with GTK and Qt respectively, not something I'm too sure of as a sway developer. Qt's Wayland support and HiDPI support both leave a lot to be desired, but I think you can configure it through environment variables. I'm not sure how to address your GTK problem. As for forcing floating windows to have title bars, you might have encountered a bug. Can you open a ticket?
Also, thank you for sway and wlroots!
Re: Sway 1.0-beta.1 release highlights
#40Wayland can do redshift now? I thought it wasn't possible yet. Guess it's time to move off of Xorg.