Joss Wright

Results 31 comments of Joss Wright

This would be amazingly useful when using mpd as a soundboard.

Oh, sorry. I didn't see the reply. I'll upload the data later today when I'm connected to an external projector.

Here's a dump, as requested. The steps were: 1) Connect to external projector and enable. (xrandr --output DP1 --auto) 2) Manually set internal monitor resolution to match external. (xrandr --output...

For me: ``` xrandr program version 1.5.0 Server reports RandR version 1.5 ```

I also don't run dunst through a systemd service -- I just spawn it manually. (Arch Linux.) (Or, I should clarify, through my .xinitrc.)

@bebehei Just default: `focus_follows_mouse yes`

Oh, sorry, for dunst configuration I've got `follow = keyboard`

Any developments on this issue? Having just run into this problem, then finding this issue, this looks like it would be an extremely valuable addition to RSelenium.

Ah, I had the impression that the suggestion was to roll this solution into the `rsDriver()` code itself.

This seems to be fixable with pretty much the same hack that was used to make spaces in filenames work. The attached patch is good enough for my purposes right...