Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
getopt.h
|
|
|
|
|
|
entered an empty string
(execute_command): added command
(key_actions): execute_command is called by pressing ':'
|
|
|
|
|
|
|
|
|
|
|
|
its position before it was hidden by a keystroke when it receives a
PointerMotion event.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
destroy_window
|
|
|
|
|
|
|
|
|
|
|
|
moved key strokes into a structure in actions.c along with all key stroke functi
ons. added ability to ignore badwindow errors. fixed up unmap_notify function. w
hen waiting for a keystroke after the prefix has been hit, pressing a modifier d
oesn't count as a 'keystroke' and doesn't abort the current key combination bein
g keyed
|
|
|
|
|
|
|
|
|
|
when debugging messages are not enabled.
|
|
|
|
debug output function PRINT_DEBUG.
|
|
|
|
|
|
|