René D. Obermüller

Results 204 comments of René D. Obermüller

> Oh noes. conflicts :( rebased, at first glance still seems to work.

sway/window sets app_id_ to what sway's tree is reporting as app_id, falling back to instance if app_id is null. Then, it looks in all paths returned by Glib::get_system_data_dirs() (e.g. /usr/share/applications,...

Have you tried the persistent_workspaces setting?

You could add an arbitrary property to a client in order to use that as a bookmark, and then iterate clients to locate. It could be a bit static but...

I've been using this for ages and have not encountered any issues, except one waybar crash in the context of replugging an external screen, where I was unable to replicate,...

Sure, done. While doing so I've noticed a small error I've added to the manpage, will add a pull request in a min.

This might eventually become possible via CSS with #2815. GTK4 CSS supports filter attribute (see https://docs.gtk.org/gtk4/css-properties.html), GTK3 does not. Then you might be able to use grayscale() or saturate() filter...

Hi, this issue sounds familiar. I could reproduce this with Sway master, although I'd say it took a lot more tries to reproduce than with Debian's 1.6. And this time,...

There's been a recent change to AIconLabel.cpp in #2973 (via Commit 16aced7f9ffcac1200473192712575afaa4e6513). The PR was for hyprland/window, but sway/window uses the same class for displaying icon and label. The hierarchy...

Have you tried this? https://github.com/emersion/xdg-desktop-portal-wlr/wiki/%22It-doesn't-work%22-Troubleshooting-Checklist