elParaguayo / qtile-extras

Somewhere to store things I create for qtile that probably won't end up in the official repo
MIT License
163 stars 19 forks source link

Popup size #330

Closed Ar-e-k closed 4 months ago

Ar-e-k commented 6 months ago

The default width and height for popups is 50 but it is interpreted as a fraction of the layout (tested for RelativeLayout with CircularProgress and Slider), where values should be between 0 and 1.

elParaguayo commented 6 months ago

I'm not sure this is a bug. You'll get a warning in your log if you try to do this. Users are expected to set sizes for the controls.