Hacker News new | ask | show | jobs
by colemickens 3453 days ago
Not only that, I don't even run X as my root display server. Sure, XWayland is around, but only because of Chromium apps (`google-chrome-unstable`, `visual-studio-code-nightly-bin`, `slack-desktop`, `riot-web`).

And the best part is, Wayland (Ozone) support is already in Chromium, it's just not really enabled right now.

1 comments

sadly I have yet to come across a functioning tiling window manager for wayland.
Sway (written in C, I contributed the libinput config), Way-Cooler (written in Rust, if of any interest) and Orbment all ride on top of 'wlc'. They're all at least somewhat functional. I think there's a few others but I haven't tried any of them.
Thanks, I will keep an eye on sway. :)