5f2a1f7b58
Added option --width-type with possible values char and pixel to allow switching between font size base calculated with and absolute width in pixel
d2874ba86a
Added entry for ignore-exclusive zone to usage output (--help)
8f6ffc6b28
Added completions and documentation for new ignore-exclusive-zone option
f576ee9c00
Added ignore-exclusive-zone flag and config to allow drawing over other surfaces like e.g. waybar with the goal to allow achieving a dmenu-like look and feel. This does not implement the...
5f2a1f7b58
Added option --width-type with possible values char and pixel to allow switching between font size base calculated with and absolute width in pixel
Add --ignore-exclusive-zone flag to enable drawing over existing surfaces, e.g. a status bar
I am also currently working on an addition option that allows switching between width calculated based on char width and an absolute width mode (pixel).
Add --ignore-exclusive-zone flag to enable drawing over existing surfaces, e.g. a status bar
d2874ba86a
Added entry for ignore-exclusive zone to usage output (--help)
8f6ffc6b28
Added completions and documentation for new ignore-exclusive-zone option
f576ee9c00
Added ignore-exclusive-zone flag and config to allow drawing over other surfaces like e.g. waybar with the goal to allow achieving a dmenu-like look and feel. This does not implement the...
434641de63
Added ignore-exclusive-zone flag and config to allow drawing over other surfaces like e.g. waybar with the goal to allow achieving a dmenu-like look and feel. This does not implement the...
6a6084ac5f
Added ignore-exclusive-zone flag and config to allow drawing over other surfaces like e.g. waybar with the goal to allow achieving a dmenu-like look and feel. This does not implement the...