RayAlto
9f46da3bb5
Document feedback color argument in man page as well
2022-10-04 15:36:53 +09:00
Daniel Lublin
ac30236ff7
Document alternating color argument in man page as well
2022-07-18 14:31:41 +09:00
Daniel Lublin
c04a3c7220
Add options to set cursor bg/fg color
2022-07-05 10:10:26 +09:00
Maxim Karasev
9cac33857d
Update manpage to use scdoc, document margin and width-factor
...
This also adds scdoc as a dependency.
scdoc is almost as easy as markdown and therefore it's much nicer to
write and maintain manpages making use of it instead of plain roff.
2021-12-29 17:22:10 +09:00
Andrei E
0c9cfd029c
Document paste functionality
2021-11-04 09:01:29 +09:00
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