Robert Günzler
4612f9d327
wayland: Allow showing the menu on the focused monitor
...
This adds an alias 'focused' for selecting the current monitor, which
becomes the default on x11 and wayland. The previous wayland default of
displaying on all outputs moves under '-2' or 'all'.
ref: https://github.com/Cloudef/bemenu/issues/102#issuecomment-604562234
Signed-off-by: Robert Günzler <r@gnzler.io>
2021-05-22 04:12:59 +09:00
Sören Tempel
c8b4efcd79
man: update documentation to reflect revised handling of -m
2021-04-27 14:24:02 +09:00
Stephen Gregoratto
92bc5329ca
Rewrite manpage
...
- Much of the existing text was reworded for better understandability.
- The new manpage uses mdoc(7) for better formatting.
Because of this, we can merge bemenu and bemenu-run into a single
file.
2021-04-01 19:07:07 +09:00
Kian Kasad
6ba3000fba
add 'Usage' section to man page with keybindings
2021-03-29 16:03:49 +09:00
Dominic Monroe
64c38dde50
Add custom key support
2020-08-28 21:01:22 +09:00
Jari Vetoniemi
65cea5e20a
cairo: add BEMENU_SCALE env variable
...
Allows overriding the scaling factor for bemenu
2020-06-29 00:12:20 +09:00
Jari Vetoniemi
7b7cbf6ba0
man: document the new scrollbar option
2020-06-28 23:28:03 +09:00
Jari Vetoniemi
6343a658bb
wayland: support showing bemenu on all monitors
2020-03-25 19:16:57 +02:00
Corey Hinshaw
42ba51857d
Add no-exec option to bemenu-run
2020-02-23 01:41:50 +09:00
Jari Vetoniemi
56231f8119
bemenu-run: add --fork option
...
Make terminal backends not fork by default.
Use this option to fork again on curses.
For non terminal backends this option is no-op.
2020-02-08 13:21:36 +02:00
Jari Vetoniemi
6b3b71b19a
README/man: update documentation
...
Add missing environment variables to man pages.
Prefer the word backend instead of renderer in human speech.
2020-02-08 12:25:06 +02:00
Jari Vetoniemi
178a58253a
wayland: implement set_monitor (untested)
2020-02-08 10:10:58 +02:00
Jari Vetoniemi
5a4d364d50
Nuke CMake from existance
...
Welcome glorious GNU Makefile
2020-02-07 16:03:08 +02:00
Jan “Khardix” Staněk
40114d3cf6
Correct documentation of execution process
2019-08-07 19:18:02 +02:00
Jan Staněk
11b9187a68
Install man pages to expected location
2019-08-07 14:50:18 +02:00
Jan Staněk
29692e5fd0
Write man page for bemenu
2019-08-07 14:33:28 +02:00