Lines 289-294
Link Here
|
289 |
// OBV("WarpPointer", &warpPointer, "Move mouse when doing focusing in pointer focus mode"), |
289 |
// OBV("WarpPointer", &warpPointer, "Move mouse when doing focusing in pointer focus mode"), |
290 |
OBV("ClientWindowMouseActions", &clientMouseActions, "Allow mouse actions on client windows (buggy with some programs)"), |
290 |
OBV("ClientWindowMouseActions", &clientMouseActions, "Allow mouse actions on client windows (buggy with some programs)"), |
291 |
OBV("ShowProgramsMenu", &showPrograms, "Show programs submenu"), |
291 |
OBV("ShowProgramsMenu", &showPrograms, "Show programs submenu"), |
|
|
292 |
OBV("ShowSettingsMenu", &showSettingsMenu, "Show settings submenu"), |
293 |
OBV("ShowFocusModeMenu", &showFocusModeMenu, "Show focus mode submenu"), |
292 |
OBV("ShowThemesMenu", &showThemesMenu, "Show themes submenu"), |
294 |
OBV("ShowThemesMenu", &showThemesMenu, "Show themes submenu"), |
293 |
OBV("ShowLogoutMenu", &showLogoutMenu, "Show logout submenu"), |
295 |
OBV("ShowLogoutMenu", &showLogoutMenu, "Show logout submenu"), |
294 |
OBV("ShowHelp", &showHelp, "Show the help menu item"), |
296 |
OBV("ShowHelp", &showHelp, "Show the help menu item"), |