Commit Graph

62 Commits (1b2751f5c24ca06afbb68e41e73fc9fce6c6b521)

Author SHA1 Message Date
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
Christoph Lohmann abe85c0e99 Fixing an out-of-bound bug in the selection code. Thanks Szabolczs Nagy!
12 years ago
Christoph Lohmann 393825f9f8 Moving to the dwm config.h variable usage.
12 years ago
Christoph Lohmann 1d378227c0 Removing the now senseless comment in config.def.h. Thanks to bnwe!
12 years ago
Christoph Lohmann 71b09ec4f1 Adding a more flexible fontstring handling, shortcuts and a zoom function.
12 years ago
Christoph Lohmann 5caa46cf57 Turning on antialias by default really makes it more unreadable. Maybe if once
12 years ago
Christoph Lohmann 2752018e27 This adds the fontcache dependency to try something out. Additionally the
12 years ago
Christoph Lohmann af9e248f97 Removing the now obsolete definitions from the config.def.h file.
12 years ago
Christoph Lohmann 375b6e5b17 Switching to Liberation Mono as default solely because of line drawing. A next
12 years ago
Christoph Lohmann 3a095984b0 Implementing line drawing right.
12 years ago
Christoph Lohmann 246d704ba0 Changing the default font to DejaVu Sans Mono, which is more appealing and
12 years ago
Christoph Lohmann 2b3c1219c8 Initial Xft support for st. More to follow.
12 years ago
Aurélien Aptel 1ba5f4172f config.def.h: typo in comment.
12 years ago
Christoph Lohmann a62789788c Implementing italic-bold. This will require an increase of the avgWdth.
12 years ago
Christoph Lohmann 462a966ee2 Implement italic font support.
12 years ago