mirror of
https://github.com/davatorium/rofi.git
synced 2025-04-07 17:33:14 -04:00
![]() The problem is that xcb_translate_coordinates was being called to translate the origin of the active_window (relative to active_window's parent) from the coordinate space relative to active_window to the coordinate space relative to root. The fix is to translate the origin of the active_window (relative to active_window's parent) from the coordinate space relative to active_window's parent to the coordinate space relative to root. |
||
---|---|---|
.. | ||
dialogs | ||
widgets | ||
css-colors.c | ||
helper.c | ||
history.c | ||
keyb.c | ||
mode.c | ||
rofi-types.c | ||
rofi.c | ||
theme.c | ||
timings.c | ||
view.c | ||
xcb.c | ||
xrmoptions.c |