Patrick Auernig
Patrick Auernig
I did notice some error messages in the user journal, together with some PW errors and warnings. The old client version message also appears when running under KDE, so I...
Is there an alternative log output to stdout/stderr? Because xwayland-satellite is launched through Niri, which [sends all output](https://github.com/YaLTeR/niri/blob/af9ce533100b49e8bc879b557ab830f5d3a18805/src/utils/xwayland/satellite.rs#L242) to /dev/null.
Here's a log from a manually started instance, while triggering the bug again [xwayland.log](https://github.com/user-attachments/files/21754573/xwayland.log) The version in the logfile doesn't include the git commit hash, this is the full path...
I did some additional testing using Hyprland, and it exhibits the same issues. The logs pretty much just show the same output: [xwl-s-hyprland.log](https://github.com/user-attachments/files/21760353/xwl-s-hyprland.log) So it is very unlikely that it...
Captured a new hopefully more useful log with `RUST_LOG=debug` This is still using e0d1dad like the last log [xwl-s-niri.log](https://github.com/user-attachments/files/21761223/xwl-s-niri.log)
A similar fix for KDE Create a new Window rule with the following properties: `Window class = flameshot` `Window title = flameshot` (otherwise it would affect the config window) `Position...
@imLEGR you go to `System Settings > Window Management > Window Rules` Create a new rule, name it however you like. Then add the config like this. > In order...