Jamie Macdonald
Jamie Macdonald
Gah, I force-updated this commit, and it erased all of your code review. Edit: actually, it still exists [here](https://github.com/jameh/openbox/commit/7c08378a3f6ce269d15fc31519e7f40ea5f2c640) sneaky Github Anyway, this re-commit addresses the issues you raised (namely...
This is actually buggy with raising windows on desktop remove right now - don't bother looking over it yet.
This code works for me, including the old "current" behaviour. Take a look at your leisure.
Well I guess my expectation is if there's no audio, it's xidlehook's job to know about it and have accurate timers. For me, pausing spotify from my phone as I...
ahh, okay I understand the behaviour now. Just tried the fix out, and it does work. It's worth noting I guess though that depending on when you stop the music...
This was happening to me as well which was really confusing to say the least!! Additionally, my understanding is that `~/.config/systemd/user` is analagous to `/etc/systemd/system` in the sense that it...
fwiw, it is also impossible to drag a chromium tab at all across the monitor border, i.e. to move it to a new window on the other monitor. (which works...
@CoinCheung try `:help concealcursor`. Your setting `:set concealcursor=nivc` tells vim to conceal on the cursor line in all modes. You probably want the default `:set concealcursor=""` It would be nice...
oh, let's see if I understand the situation: ZHA is the only integration that exposes short release events, and your suggestion is to use that for ZHA while using short...