12a7d8c1db
Fixed issue with the wrong request being processed
8fc2a39029
Added .idea folder to gitignore, added type field to public requests
edd9462c6c
Refactored to be more in line with the rust implementation, removed .idea folder
a5704f1af4
Initial commit
ffe7e541f8
Added option --width-type with possible values char and pixel to allow switching between font size base calculated with and absolute width in pixel
bd403a2090
Added entry for ignore-exclusive zone to usage output (--help)
aaa969c036
Added completions and documentation for new ignore-exclusive-zone option
909ef09b25
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...
9fb7e6c960
config: add --mesg, --mesg-mode and --message-color command line options
9fb7e6c960
config: add --mesg, --mesg-mode and --message-color command line options
f907071c4a
Added option --width-type with possible values char and pixel to allow switching between font size base calculated with and absolute width in pixel
f2555817ca
Added entry for ignore-exclusive zone to usage output (--help)
5157256035
Added completions and documentation for new ignore-exclusive-zone option
e62e7b9942
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...
72f6b2f6ac
launch-prefix: Pass more environment variables
72f6b2f6ac
launch-prefix: Pass more environment variables
ccf43f3679
docs: Document --nth-delimiter in the Changelog