Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
this allows to move some hardcoded keysbindings into the keys file and
makes the code simpler
|
|
This will reduce the number of #ifdef DEBUG for
simple debug messages.
include "Debug.hh" and use fbdbg instead of cerr for debug.
|
|
the hardcoded 'OnTitlebar Mouse1 :Raise' (see Window.cc, FluxboxWindow::buttonPressEvent())
is disabled for now, should be added to fluxbox-update_configs
|
|
|
|
|
|
|
|
of self-written code.
No functional change.
Signed-off-by: Slava Semushin <php-coder@altlinux.ru>
|
|
|
|
swallowed)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The thing next_key pointed to was getting freed in deleteTree.
Signed-off-by: Tomas Janousek <tomi@nomi.cz>
|
|
|
|
ObjectRegistry
|
|
|
|
|
|
|
|
|
|
auto-register
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
keymodes instead of deciding whether we need it and repeating the key.
|
|
uses only those things from "namespace std" what we really need.
|
|
console, plus handle catalogs better.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|