1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2025-02-17 15:45:56 -05:00
rofi/doc
Dave Davenport af976c3779 [XCB] Add a flag to enable work around for #611.
In issue #611 there is a workaround implemented for an issue within
xserver: https://bugs.freedesktop.org/show_bug.cgi?id=104323#c1,
https://gitlab.freedesktop.org/xorg/xserver/-/issues/300.
With a latest update in xkeyboard-config this workaround breaks rofi,
see #1642 and
https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/issues/341.

This commits disabled this work-around (can be re-enabled with
-xserver-i300-workaround flag).

Hopefully this restores correct rofi functionality.

issue: #611 #1642
2022-07-19 15:50:42 +02:00
..
Notes/Theme
default_configuration.rasi
default_theme.rasi
meson.build
meson_build_manpages.sh
README.md
rofi-debugging.5 [XCB] Add a flag to enable work around for #611. 2022-07-19 15:50:42 +02:00
rofi-debugging.5.markdown
rofi-dmenu.5 [XCB] Add a flag to enable work around for #611. 2022-07-19 15:50:42 +02:00
rofi-dmenu.5.markdown
rofi-keys.5 [XCB] Add a flag to enable work around for #611. 2022-07-19 15:50:42 +02:00
rofi-keys.5.markdown
rofi-script.5 [XCB] Add a flag to enable work around for #611. 2022-07-19 15:50:42 +02:00
rofi-script.5.markdown
rofi-sensible-terminal.1 [XCB] Add a flag to enable work around for #611. 2022-07-19 15:50:42 +02:00
rofi-sensible-terminal.1.markdown
rofi-theme-selector.1 [XCB] Add a flag to enable work around for #611. 2022-07-19 15:50:42 +02:00
rofi-theme-selector.1.markdown
rofi-theme.5 [XCB] Add a flag to enable work around for #611. 2022-07-19 15:50:42 +02:00
rofi-theme.5.markdown
rofi.1 [XCB] Add a flag to enable work around for #611. 2022-07-19 15:50:42 +02:00
rofi.1.markdown [XCB] Add a flag to enable work around for #611. 2022-07-19 15:50:42 +02:00
rofi.doxy.in

Manpages are build using go-md2man

Manpages can be updated using the following make command:

make update-manpage