gavsiu

Results 28 comments of gavsiu

https://github.com/styxit/HTPC-Manager/issues/98

I have a launch script I can run anywhere anytime. postswitch runs this script also. ``` #!/usr/bin/env sh # Terminate already running bar instances killall -q polybar # Wait until...

+1 for multi-monitor support At a minimum, allow live view of the unused monitor and to close skippy-xd automatically if that screen is clicked.

Can't the tray also have tray-margin like module-margin? Because without tray-margin, it butts up against a module when it shouldn't.

> In the next release, the tray will be a module as well (see #2689) and things like `format-margin` to add space before and/or after the tray will work (I...

This was driving me nuts. Glad I found this bug report. 1 padding vs 0 padding: ![2020-03-05-140326_1920x1080_scrot](https://user-images.githubusercontent.com/806613/76030715-1d4afa80-5eeb-11ea-9a84-3d28e6b54c3c.png)

I already installed `qt5-default` and `qtdeclarative5-dev`, but I am also getting an error during make. I am trying to install qtwebflix on my wife's Ubuntu 20.10. ``` make cd lib/...

I had a little trouble enabling hwdec, but resolved it. I enabled hwdec for mpv using mpv.conf using vaapi with: ``` hwdec=auto vo=opengl-hq:deband=no ``` It did not work with `vo`...

I hope this feature will be implemented. A lot of apps like to create windows and close them after the loading screen. When the last window is closed, it jumps...

I don't want to be annoying, so I tried waiting a few months first. Can we get an update if this is still being worked on? Pretty much the only...