bemenu
wslg
Our great sponsors
bemenu | wslg | |
---|---|---|
9 | 102 | |
706 | 7,538 | |
- | 2.4% | |
7.7 | 7.4 | |
2 months ago | 11 days ago | |
C | C++ | |
GNU General Public License v3.0 or later | 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.
bemenu
-
The end of the nice GTK button
I've already highlighted how using environment variables to change themes is a horrible user experience. The bemenu program suffers from the same flaw. Environment Variables should never be used in any way for values that might change inside a running session.
-
How to accept text input in swaynag?
bemenu
-
No_color
Environment variables are fine when used for things that usually don't change once they're set. For example, XDG_CONFIG_HOME or GOPATH. They are, however, absolutely awful when used to configure values that will probably change inside a session. A good example is BEMENU_OPTS from the bemenu program, which is used to change colors, font etc. Should I relogin into my session just to make a program use dark mode colors?
https://github.com/Cloudef/bemenu#environment-variables
In such cases, environment variables lose their intended purpose and they need to be stuffed into wrapper scripts or overridden on the command line before executing a command, which is extremely annoying.
-
Identifying the window of Bemenu
Bemenu - "Dynamic menu library and client program inspired by dmenu"
- Less Than 10% of Firefox Users on Linux Are Running Wayland
-
Windows 11 Officially Shuts Down Firefox’s Default Browser Workaround
Instead of rofi, bemenu[2] is nice too.
-
tessen: an interactive menu to autotype and copy password store data on Wayland, like rofi-pass
tessen can use either bemenu, the wayland fork of rofi, or wofi to show password store data. It relies on wtype for autotyping instead of using ydotool because ydotool needs root privileges.
-
tessen: autotype and copy password-store data on Wayland, like rofi-pass
I've made a script called tessen which is, more or less, a replacement of rofi-pass but for Wayland. It can use bemenu or the wayland fork of rofi. It relies on wtype for autotyping instead of using ydotool because ydotool needs a daemon running with root privileges.
-
Bemenu: Several applications won't start
Thanks. I found this issue https://github.com/Cloudef/bemenu/issues/149
wslg
-
Windows 11 may not be as popular as Microsoft had hoped
WSLg on windows 11 can run Linux GUI applications more easily, it's harder to do that on Windows 10 with WSL2. And USB pass-through supposedly works better.
- 3 mstsc processes started by Docker Desktop for Windows
-
Debug safari-specific bugs in Windows via WSL2
If you use windows 11, you can skip that altogether now that WSL2 has built-in X11 and Wayland support. Even without that, I've found it much more reliable to use a framebuffer streaming protocol like VNC or RDP instead of a remote X client, which can be notoriously finicky.
-
I wanna see a space sim with an emphasis on ship simulation.
I've seen it run using WSL, but performance wasn't great because the graphics was software emulated, but WSLg might improve that situation.
-
Should I install "everything" on wsl2?
If your os is Win 11, then you should be able to run GUI applications: https://github.com/microsoft/wslg
-
Less Than 10% of Firefox Users on Linux Are Running Wayland
The developer channel version of WSL2 comes with Wayland, which might help push adoption a bit. https://github.com/microsoft/wslg
-
WSLg only uses llvmpipe software renderer, Intel integrated graphics, Ubuntu 20.04. Mesa 21.3.4
I'm getting into graphics programing with Rust, and very basic graphical apps spin up 50% of my CPU running through the software renderer. After reading through this GitHub thread I've ensured that Mesa is installed and up to date, but the older driver referenced in this article linked in the first post, which the accepted answer says is the solution, can no longer be located on the Intel website. Am I $#@!ed until Intel driver support catches up to this issue from nearly a year ago? Are there more troubleshooting steps I can take to try to get Mesa/OpenGL to use my GPU?
-
Docker Development Environment for a total newbie
If you run Windows 11 and for whatever reason want to use a Linux GUI app, you can use WSLg to install apps through your distro and they will show up in the start menu as if you installed them on Windows. It has some limitations and might be a bit unreliable for some cases (ex. you can't use aero snap with Linux apps right now) , but it is an option in case you would like.
-
[Help] WSLg does not recognize Windows' keyboard layout
It seems this is a common issue regarding keyboard locales on abnt/abnt2 layouts. Here's the discussion regarding the topic.
-
Is it viable to use Ubuntu on WSL instead of a VM?
With WSLg, you can run GUI apps too.
What are some alternatives?
GWSL-Source - The actual code for GWSL. And some prebuilt releases.
WSL2-Linux-Kernel - The source for the Linux kernel used in Windows Subsystem for Linux 2 (WSL2)
sway - i3-compatible Wayland compositor
i3 - A tiling window manager
WSL - Issues found on WSL
Single-GPU-Passthrough
Flatseal - Manage Flatpak permissions
cmder - Lovely console emulator package for Windows
brave-browser - Next generation Brave browser for Android, Linux, macOS, Windows.
chad_launcher
nerd-fonts - Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more
x11docker - Run GUI applications and desktops in docker and podman containers. Focus on security.