all repos — fluxbox @ fa2519525aa8e08c4c11393a8734c606a7820ee1

custom fork of the fluxbox windowmanager

forgot this
markt markt
commit

fa2519525aa8e08c4c11393a8734c606a7820ee1

parent

09cc0bf6afa51466fd863b1e2f32ad5f5dd84bae

1 files changed, 0 insertions(+), 9 deletions(-)

jump to
M src/Screen.ccsrc/Screen.cc

@@ -1751,15 +1751,6 @@ } catch (FbTk::ResourceException e) {

cerr<<e.what()<<endl; } - try { - _BOOLITEM(menu, Configmenu, FocusLast, - "Focus Last Window on Workspace", "Focus Last Window on Workspace", - *resourceManager().getResource<bool>(name() + ".focusLastWindow"), - saverc_cmd); - } catch (FbTk::ResourceException e) { - cerr<<e.what()<<endl; - } - _BOOLITEM(menu, Configmenu, WorkspaceWarping, "Workspace Warping", "Workspace Warping - dragging windows to the edge and onto the next workspace",