Commit Graph

76 Commits (6162d631517c892ec76663f6ac2b8e4d109fe2d4)

Author SHA1 Message Date
Mark Edgar 6162d63151 Fix comments in config.def.h to match field names.
11 years ago
Mark Edgar fb8e3f67f7 Fix definition of F28 key.
11 years ago
Mark Edgar 297c886b72 Ignore numlock (Mod2Mask) for button events too.
11 years ago
Christoph Lohmann cc2ea3147a Default volume of the bell is 0.
11 years ago
Roberto E. Vargas Caballero bef599bb27 Add audible bell
11 years ago
Mark Edgar 4245ba0d12 Correctly initialize altscreen when defaultbg is not 0.
11 years ago
Eric Pruitt 7e3cff33ff Use character size scaling factors
11 years ago
Markus Teich 40e4d76d22 fix: whitespace
11 years ago
Markus Teich 7af030c999 fix PageUp Modifier Mask in config.def.h
11 years ago
Christoph Lohmann 2cf4f366d6 Bumping up the xfps so mouse motion won't reap the CPU.
11 years ago
Christoph Lohmann 8e968739c3 Allow more complex delimiters for word selections.
11 years ago
Christoph Lohmann e1458ef467 Explaining blinking for the dummies.
11 years ago
Christoph Lohmann a53017c8b4 Add a possibility to modify the string sent by mouse buttons.
11 years ago
Christoph Lohmann 1e09726518 Enable blinking in st.
11 years ago
Christoph Lohmann 1e7816c202 Drawing a more visible rectangle as cursor on unfocus.
11 years ago
Christoph Lohmann 580c8bbd46 Add an option to disable alternative screens.
11 years ago
Christoph Lohmann 7e7760c2ed Add the possibility to have default highlight colors.
11 years ago
Christoph Lohmann adde5c6d9d Adding PgUp + Ctrl.
11 years ago
Christoph Lohmann f876810626 Adding PgUp and PgDown + Ctrl to config.def.h
11 years ago
Christoph Lohmann be7c6d7fb0 Add insert for the primary clipboard to MOD + Shift + Ins.
11 years ago
Christoph Lohmann 3865e9eaaf Implement rectangular mouse selection.
11 years ago
Christoph Lohmann f4a6c20f46 Adding a way to ignore bits in the state.
11 years ago
Christoph Lohmann a92a678e25 The refresh rate for the action needs to be high too.
11 years ago
Christoph Lohmann de7e0e9c8d Changing the fps to something reasonable high.
11 years ago
Christoph Lohmann 086cd61511 Doing it like the new run() was proposed.
11 years ago
Christoph Lohmann 95033753be Adding a more efficient drawing code.
11 years ago
Christoph Lohmann 2696f81875 Be careful about mar77i's patches.
12 years ago
Christoph Lohmann fe3fb82d29 Applying the patch of mar771 right.
12 years ago
Christoph Lohmann fdce8bba1a Applying the change of the Del key assingment. Thanks Martti Kühne!
12 years ago
Roberto E. Vargas Caballero d5994b43ca Add support for End key
12 years ago
Roberto E. Vargas Caballero 7c34ff1703 Add support for Supr key
12 years ago
Roberto E. Vargas Caballero 3c99be68e8 Add support for insert key
12 years ago
Christoph Lohmann 61b20f4bc1 Add a notice in the config.def.h file how to obtain the syntax for
12 years ago
Roberto E. Vargas Caballero 172f65436c Add key for toogling numlock handling
12 years ago
Christoph Lohmann cf04354e06 Restoring the Alt + Backspace functionality. Thanks Brandon Invergo!
12 years ago
Roberto E. Vargas Caballero 55087ec2c7 Add application cursor sequences for Home
12 years ago
Christoph Lohmann 1cbe56026b Fixing some key issues with mc. Thanks nsz!
12 years ago
Christoph Lohmann 2b6521f5d2 Optimizing the key lookup to the X11 function key. It is still possible to
12 years ago
Christoph Lohmann 927d8fb459 Making all function keys accessible.
12 years ago
Christoph Lohmann a29ab30f25 Adding support for XK_F35.
12 years ago
Christoph Lohmann d5640c7729 Fixing the return and keypad enter sent characters. Terminals produce \r. And
12 years ago
Christoph Lohmann e87d21bb3d The crlf mode was reversed.
12 years ago
Christoph Lohmann e7bb14e03e Fixing Return in non-crlf mode.
12 years ago
Roberto E. Vargas Caballero 4389f2eb1b Use XK_ANY_MOD instead of XK_NO_MOD in key definition
12 years ago
Roberto E. Vargas Caballero 16ccf344de Fix tab key
12 years ago
Christoph Lohmann 7474a2fc37 The style inquisition was here again.
12 years ago
Roberto E. Vargas Caballero 620e3bb39e Add missed key definitions
12 years ago
Roberto E. Vargas Caballero 44597b359e Add control and meta combinations for arrow keys
12 years ago
Roberto E. Vargas Caballero ea782bfc5d Remove hardcoded keys form kpress
12 years ago
Roberto E. Vargas Caballero 93f31166bf Move Shift + Insert to shortcut
12 years ago