What filesystem are you using?
Just a regular Joe.
What filesystem are you using?
It is possible to wrap something like python into a single file, which is extracted (using standard shell tools) into a tmpdir at runtime.
You might also consider languages that can compile to static binaries - something like nim (python like syntax), although you could also make use of nimscript. Imagine nimscript as your own extensible interpreter.
Similarly, golang has some extensible scripting languages like https://github.com/traefik/yaegi - go has the advantage of easy cross compiling if you need to support different machine architectures.
Someone who lies is a liar. I lie unintentionally all too often, despite my best efforts not to (aside from some leg pulling.) Some people can’t seem to help lying, and some others do it quite intentionally. We humans aren’t very reliable or trustworthy, but we muddle on anyway, and we’re not that bad, mostly.
I switched to flatpak steam because of this issue with a couple of games. Still annoyed that arch’s glibc maintainer removed the eac patch.
Not much, although it’s not strictly necessary for IPv6. But not much is pure IPv6 yet. Perhaps 2025 is the year of IPv6!
Lots of good advice here. I’ll add that you could develop an understanding of IP networking and how it works on Linux, network interfaces, with containers, with iptables as well as stateful and stateless firewalls, CIDRs and basic routing, IP protocols and some common protocols like DNS and HTTP. This used to be pretty common knowledge in applicants 15 years ago, but very few have it today I find. DHCP and PXE boot is fun to learn too, and is still common in datacenters.
Regions give manual tiling possibility though, which is actually how I prefer it. I’m testing a new patch that someone recently did to support focus based on region, which is nifty.
labwc is working pretty well these days. Screen tearing for games and all.
There are a bunch of environment variables that I set this time though, which may have contributed to a better experience this time.
If I were a new user, I’d consider using such a tool. I guess I’ll see myself out. ;-)
That indeed changes things, potentially introducing much more bias. What motivation would somebody have to install this tool and run it? Is it being marketed/advertised somehow? How, where, and to whom? :-P
People who voluntarily report usage are more likely to be new users, experimenting with Linux distributions etc. Greybeards like me will check out new stuff every few months or years, and won’t shout about it one way or another. We’ll probably not send statistics when prompted, either.
https://forum.manjaro.org/t/caps-lock-behaviour-wayland/79868/8 seems relevant.
Probably not your issue, but high dpi mice and some wine games don’t mix well. I bought a cheap low dpi usb mouse after discovering this.
As a primary Linux user who wrote his own X tool to do exactly this and has been missing this functionality on Mac - thank you!
I’ll send my unpublished code your way soon. It’s just Go, relying on the WM (run command shortcuts) to call it. Move+Resize and Focus functionality.
It won’t work on Wayland, which seems to require native compositor support - labWC is halfway there.
edit: check your PMs
I’ve had the most luck with heroic games launcher for Epic. I guess anti-cheat will be problematic for multiplayer games on epic.
Can confirm. I’ve been using Linux for nearly 30 years… I don’t post questions on forums. Bug reports for OSS projects, on the other hand…
Also a dbus notification daemon (whichever you use) may be having problems. Things hang inexplicably if it’s not running.
I don’t know about these days, but I remember making a custom layout for Windows back in 2005 that was US Qwerty keyboard plus AltGR+auose for äüö߀ (German umlauts and euro symbol).
I forget how I did it, as I haven’t used Windows for serious work in years.