Chris Vincent
Chris Vincent
I've also experienced this. It can be frustrating because I run multiple Qutebrowser instances to sandbox tasks, and figuring out which instance is keeping my display awake is a matter...
I've come up with a rather hacky workaround in the meantime. I've installed `xscreensaver`, picked an arbitrary screensaver, went to its advanced settings, and added `xset dpms force off;` to...
Okay so turns out my workaround isn't sufficient, as I return to my workstation to find the screens blanked but backlights still on. Appears related to this shockingly long-standing bug:...
These days I'm using a slightly different setup (i3 via Regolith as opposed to i3 on its own) and haven't had this issue, no special setup or workaround required. I...
If I disconnect a monitor, xbanish continues working fine if the cursor was on laptop screen. But if the cursor was on the monitor that got disconnected, sometimes the cursor...
Also got bit by this. There needs to be a way to disable `remote: true` on Trestle forms.
👍 Just hit this issue upgrading from Rails 6.1 -> 7.0. For those Googling, the specific error message is: `DescendantsTracker.clear was disabled because config.cache_classes = true`.
Done: https://github.com/crystal-lang/crystal/issues/5134
Turns out this isn't totally unknown: https://matrix.to/#/!ChuQQIVJvwyJujhNIG:synapse.keyvan.pw/$15844732593TBqfJ:bobpaul.org?via=matrix.org&via=tchncs.de&via=matrix.allmende.io
Yeah this is a separate issue from what was fixed in 1bb0385 (which is merging in my fix for the other issue).