rofi/source
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 [Script] Add keep-selection flag that keeps the current selection. 2022-07-09 14:12:28 +02:00
widgets [View] Add textbox-current-entry widget. 2022-06-27 16:56:59 +02:00
css-colors.c [Cleanup] Using clang-tidy 2021-08-18 01:16:45 +02:00
helper.c [Dmenu] use ssize_t instead of size_t. 2022-05-17 23:37:02 +02:00
history.c Bump copyright date. 2022-02-07 23:17:15 +01:00
keyb.c [listview] Allow settings of flow direction of elements (#1605) 2022-03-07 20:37:58 +01:00
mode.c [Doc][Config] Update documentation for new fallback icon 2022-05-12 19:52:35 +02:00
rofi-icon-fetcher.c [IconFetcher] Add support for font rendering as icon. 2022-07-16 13:13:29 +02:00
rofi-types.c Merge List and Array type into one. (#1572) 2022-01-25 09:57:59 +01:00
rofi.c [Debug] Add a '-log' flag. 2022-07-08 22:53:07 +02:00
theme.c [Theme] Add enabled property with env support. 2022-07-15 23:28:57 +02:00
timings.c Bump copyright date. 2022-02-07 23:17:15 +01:00
view.c [View] Add icon-current-entry widget. 2022-06-27 17:09:21 +02:00
xcb.c [XCB] Add a flag to enable work around for #611. 2022-07-19 15:50:42 +02:00
xrmoptions.c [XCB] Add a flag to enable work around for #611. 2022-07-19 15:50:42 +02:00