1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2024-11-18 13:54:36 -05:00
rofi/include
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
..
modes [Modes] Support icons off multiple icons. 2022-06-27 20:52:12 +02:00
widgets [View] Add textbox-current-entry widget. 2022-06-27 16:56:59 +02:00
css-colors.h
display.h
helper-theme.h
helper.h Cleanup some duplicate checks. 2022-03-15 01:00:56 +01:00
history.h
keyb.h [listview] Allow settings of flow direction of elements (#1605) 2022-03-07 20:37:58 +01:00
mode-private.h [1633][Mode] Add generic fallback option for modes. 2022-05-11 17:15:18 +02:00
mode.h [1633][Mode] Add generic fallback option for modes. 2022-05-11 17:15:18 +02:00
rofi-icon-fetcher.h
rofi-types.h
rofi.h Change modi -> modes 2022-02-23 22:42:56 +01:00
settings.h [XCB] Add a flag to enable work around for #611. 2022-07-19 15:50:42 +02:00
theme.h [Theme] Add enabled property with env support. 2022-07-15 23:28:57 +02:00
timings.h
view-internal.h [View] Add icon-current-entry widget. 2022-06-27 17:09:21 +02:00
view.h
xcb-internal.h
xcb.h
xrmoptions.h