Mouse effects: highlight clickable areas even when the mouse is on the panel border

This commit is contained in:
o9000
2016-02-27 13:41:36 +01:00
parent b038b58015
commit 0a77293f7d
12 changed files with 105 additions and 109 deletions

View File

@@ -89,4 +89,6 @@ void sort_taskbar_for_win(Window win);
void sort_tasks(Taskbar *taskbar);
gboolean taskbar_is_under_mouse(void *obj, int x, int y);
#endif