rofi/doc
TonCherAmi dc28a97437
Add cursor property (#1313)
* Change mouse cursor on widget hover

Currently only listview element and editbox are supported.

* Add cursor property
2021-05-23 00:17:27 +02:00
..
README.md Update doc/readme to be markdown. 2020-04-20 11:28:33 +02:00
create_screenshot.sh Remove extra colons (#1199) 2020-09-18 12:50:35 +02:00
default_theme.rasi Add cursor property (#1313) 2021-05-23 00:17:27 +02:00
help-output.txt Manpage tweaks for rofi.1 (#1120) 2020-05-10 15:44:29 +02:00
meson.build meson: Drop unnecessary "install: false" arg from configure_file() 2019-03-26 12:25:28 +01:00
old-theme-convert-input.theme Change ARGB to RGBA, fix in theme converter 2017-05-16 21:55:52 +02:00
old-theme-convert-output.rasi [Window] Add thumbnail of windows as option. 2019-10-17 21:19:19 +02:00
rofi-script.5 Remove -show-match option, deprecated. 2021-05-02 20:01:03 +02:00
rofi-script.5.markdown [Doc] update rofi-script to hint about coproc. 2021-03-10 20:45:53 +01:00
rofi-sensible-terminal.1 Remove -show-match option, deprecated. 2021-05-02 20:01:03 +02:00
rofi-sensible-terminal.1.markdown [Man] update-rofi-sensible-terminal.1 manpage 2020-09-19 16:49:50 +02:00
rofi-theme-selector.1 Remove -show-match option, deprecated. 2021-05-02 20:01:03 +02:00
rofi-theme-selector.1.markdown include $XDG_CONGIG_HOME/rofi/themes 2017-12-10 23:18:20 +01:00
rofi-theme.5 Add cursor property (#1313) 2021-05-23 00:17:27 +02:00
rofi-theme.5.markdown Add cursor property (#1313) 2021-05-23 00:17:27 +02:00
rofi.1 Remove -dump-xresources option update manpage. 2021-05-04 20:44:38 +02:00
rofi.1.markdown Remove -dump-xresources option update manpage. 2021-05-04 20:44:38 +02:00
rofi.doxy.in Fix some of the documentation 2020-10-12 21:39:36 +02:00
rofi.png Add png. 2015-10-23 20:37:02 +02:00
sizing.svg Update picture 2015-10-23 20:58:00 +02:00
test_xr.txt Remove -show-match option, deprecated. 2021-05-02 20:01:03 +02:00

README.md

Manpages are build using go-md2man

Manpages can be updated using the following make command:

make update-manpage