wlroots
leftwm
wlroots | leftwm | |
---|---|---|
108 | 23 | |
1,969 | 2,916 | |
- | 1.3% | |
9.8 | 7.8 | |
about 3 years ago | 18 days ago | |
C | Rust | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
wlroots
-
Show HN: X11 tool to share a screen area in any video meeting
Even then, "tinywl" which aims to be a "minimum viable product" Wayland compositor based on wlroots is almost 1k lines:
https://github.com/swaywm/wlroots/tree/master/tinywl
-
Xorg being removed. What does this mean?
>barrier has been unmaintained for a long time.
As if not having new features added for 2 years makes it stop working? barrier is perfectly fine on normal linux desktop installs. I actually use synergy 1.x personally which has been "unmaintained" for much, much longer. Except synergy 1.x will compile and run on anything from windows 98 to ubuntu 5 to debian 12. You can't get a waynergy or inputleap to compile on an OS more than 2 years old. And even then, as you say, it's crapshoot if the particular wayland will have libei; many like sway are actively hostile to it and never will: https://github.com/swaywm/wlroots/issues/2378
- Does Wayland use less battery than x11 in Fedora Linux?
-
Arch Linux odd question
It looks like they actually patched it to filter those modes out, so presumably it worked out of the box and was considered undesirable: https://github.com/swaywm/wlroots/issues/3038
-
Asahi Linux To Users: Please Stop Using X.Org
I haven't experienced any of those. The video game performance hit may be due to vsync, but I don't play games so I haven't noticed.
-
If I install a distro without a GUI, can I still launch graphical applications (like a Firefox window, for example)?
You can however use tinywl. It is an example Wayland compositor that can't do more than displaying one application.
-
Nearest-neighbor scaling on XWayland apps?
Sway/wlroots has implemented this, but I can't find any discussion for KDE.
-
Wofi is SO superior to Rofi
wlroots is archived on github. Is it abandoned? Just saying, that only means they moved git hosts :-D
- wayland-protocols update to allow tearing
-
Wayland harder for DE developers?
A lot of compositors are based no the wlroots lirbary. So they are still sharing the development effort and have a common base, its just in the form of a library rather than a display server.
leftwm
-
Linux: We Need Tiling Desktop Environments
I'm surprised there hasn't been any mention of my favorite rust based tiling windows manager - leftwm (https://github.com/leftwm/leftwm?tab=readme-ov-file#why-go-l...)
- Any new Opensource projects in (rust) looking for contributors. I want to start my journey as an OSS contributor.
- if I wanted to make a Tiling Window Manager in Rust, how would I go about it?
-
Where should I adventure myself
(Also I wouldn't mind if you want to contribute to leftwm ;))
- LeftWM – A tiling window manager for Adventurers
-
Preferred DE/WM?
LeftWM if you are adventurous and want to support more Rust projects on Linux.
-
Picom backend optimization
I'm using a tiling window manager (LeftWM) and picom with experimental backends for compositing. I'm running into issues configuring picom for use on my laptop when I am on battery power. Two problems arise:
-
Is there a good tutorial for writing an X11 Tiling Window manager in Rust?
I've looked at these: - DWM: A popular, compact WM written in C - LeftWM: A popular, configurable WM written in Rust - GabelstaplerWM: An obscure, compact WM written in Rust - XCB DWM: An abandoned rewrite of DWM using XCB
-
Arch + Tiling Window Manager
Been using and liking LeftWM: https://github.com/leftwm/leftwm
-
Different window managers (e.g. tiling) on Windows?
In particular, I think that "ultrawide-vertical-stack" (based on "CenterMain" from LeftWM) is quite close to what you are looking for. Give it a try with komorebic change-layout ultrawide-vertical-stack!
What are some alternatives?
wayfire - A modular and extensible wayland compositor
i3-and-kde-plasma - How to install the i3 window manager on KDE
x11docker - Run GUI applications and desktops in docker and podman containers. Focus on security.
komorebi - A tiling window manager for Windows 🍉
wlroots-eglstreams - A modular Wayland compositor library with EGLStreams support
wayland-rs - Rust implementation of the wayland protocol (client and server).
nvidia-patch - This patch removes restriction on maximum number of simultaneous NVENC video encoding sessions imposed by Nvidia to consumer-grade GPUs.
dwl - dwm for Wayland - ARCHIVE: development has moved to Codeberg
libinput-gestures - Actions gestures on your touchpad using libinput
win3wm - A Tiling Window Manager for windows 10, Inspired by i3wm
wayvnc - A VNC server for wlroots based Wayland compositors
sway - i3-compatible Wayland compositor