Phillip Berndt
Phillip Berndt
Which version, X11 or Wayland, and which WM? Is the issue specific to the initial setting of the scale mode via actions or does this always happen?
And is that master / 2.13 or earlier? I've made some changes to how Wayland is handled lately.
PR #142 _might_ help here. I noticed that some applications require `STRING` to be set for anything else to work.
I thought I'd need this, too, but then noticed while thinking further about it that the only must-have addition for me is to set the `STRING` target together with other...
Doing investigation in #297.
Just wanted to leave some feedback: Your code from the experimental webextension branch works flawlessly on FF 57.0.1 / Ubuntu 16.04 / Yubikey Nano. Thanks a lot for porting it...
Not supported right now, but should be fairly straightforward, just patch the code to unconditionally emit a single screen.
The hard_coded_splits branch might be a good starting point. It's the very first version of this tool and is rather straightforward to read. You just have to, rather than appending...
Right, it's as simple as that :) ``` ./pqiv --bind-key "@MONTAGE { 1 { command(-cat); quit(); } }" your_folder/ ```