deathtrip
deathtrip
dragging being active in the text area also prevents text dragging, which makes certain extensions not work, like Simple Drag & Drop Search https://chrome.google.com/webstore/detail/aiifonoffdkfmmiadigmjhoameijkdbb
It also crashes for me, mostly after splitting the terminal in kitty, however not everytime. [gomatrix.log](https://github.com/GeertJohan/gomatrix/files/5681462/gomatrix.log)
Why close the pull request so early without giving the developer time to look at it? Many pull requests wait longer to get merged. And we need to get this...
I think it would be a good idea to reopen the pull request, to indicate that the issue hasn't been resolved, and making it more visible to other people, who...
Now with chrome 130, the scrollbar isn't applied at all. :/
I have the same problem. I've set the repo policy to compress with zstd, and only a very small amount of data is compressed. Just like in the example above....
I managed to get compression working, by manually setting the minimum and maximum file size to be compressed. These values are empty by default, so it seems that kopia may...
The commit of the version i was using is [193c4cb](https://github.com/pedroscaff/swaywsr/commit/193c4cb8b1c823dd7908b1a57530d60bee5b28d0) The KCalc example has two rules, one in the icons section: `"org.kde.kcalc" = ""` and another one for the aliases...
I finally had time to bisect this, and found that it was commit [131238b](https://github.com/pedroscaff/swaywsr/commit/131238bb4d13f1d351ae26a5ab51cdc1942da285) that introduced this bug. All commits before this one work fine. It also looks like the...
After applying the above diff i can confirm that floating windows are now renamed properly. I think you should apply it to the repo now, even if you want to...