rofi/source
ironyman 85ecaea49a Fix -m -4 for xmonad (#683)
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.
2017-11-02 21:06:28 +01:00
..
dialogs Change WMQuirk logic 2017-09-17 21:40:36 +02:00
widgets Correctly center and scale image, even if not rectangular 2017-09-21 19:27:04 +02:00
css-colors.c [ThemeParser] Add CSS color names support 2017-05-15 22:46:33 +02:00
helper.c [Script] Execute script + argument direction, do not pass run-command. 2017-08-14 17:28:25 +02:00
history.c Fix licenses headers 2017-04-15 12:32:05 +02:00
keyb.c Improve error message a little when bindings collide. 2017-07-25 17:09:53 +02:00
mode.c x11-helper: Rename xcb.c 2017-06-01 00:12:58 +02:00
rofi-types.c use color, background-color and border-color 2017-09-06 19:02:09 +02:00
rofi.c Fix crash on destroying script modi 2017-09-10 20:55:45 +02:00
theme.c Fix conversion of border color to new theme format. 2017-09-24 15:32:53 +02:00
timings.c meson: Actually define TIMINGS if needed (#621) 2017-07-04 15:35:49 +02:00
view.c Cleanup compiler warnings. 2017-09-17 18:17:26 +02:00
xcb.c Fix -m -4 for xmonad (#683) 2017-11-02 21:06:28 +01:00
xrmoptions.c Indent. 2017-09-05 13:52:44 +02:00