Commit Graph

45 Commits

Author SHA1 Message Date
Anselm R. Garbe
c0fcfb7827 applied Sanders dmenu_ctrlchars.patch (thanks!) 2007-01-10 23:07:03 +01:00
Anselm R. Garbe
a45d6983ab applied Alexis Hildebrandts patches 2007-01-10 18:06:16 +01:00
arg@mig29
08420a935b corrections 2007-01-02 15:44:32 +01:00
arg@mig29
deea1fb5ab corrected 2007-01-02 15:41:13 +01:00
arg@mig29
771c0cb607 next version will contain updated copyright notice 2007-01-02 15:38:44 +01:00
arg@mig29
0e96ae6f48 prepared dmenu-1.8, shortened command line options (-font is -fn, -selbg is -sb, -selfg is -sf, -normbg is -nb, -normfg is -nf now) 2006-12-19 11:39:07 +01:00
arg@mig29
f8d2a29a20 agreed with Sander 2006-12-18 13:25:11 +01:00
arg@mig29
3438af001a applied Stefan Tibus' sun patch, added -bottom option to dmenu which makes it appear in the bottom (for wmii compliance), slightly modified version than the patch proposed by Stefan Tibus 2006-12-18 12:52:58 +01:00
arg@mig29
201b056e39 hotfix 2006-12-14 14:41:53 +01:00
arg@mig29
3dcdbe2a57 added vi-like key-bindings for keyboards without cursor keys (they are undocumented features) 2006-12-14 14:40:58 +01:00
arg@mig29
2829009138 silent hotfix 2006-12-14 09:34:24 +01:00
arg@mig29
225cd764c3 applied hotfix of sander 2006-12-14 09:30:23 +01:00
arg@mig29
65912f2a96 added prompt option (-p 'prompt text'), documented in man page as well 2006-12-13 14:14:41 +01:00
arg@mig29
4bd3466215 ordered switch branches in kpress alphabetically, applied Sanders patch for PgUp/Dn and Home/End scrolling 2006-12-12 09:57:42 +01:00
arg@mig29
dd7ee0dae1 also fixing dmenu accordingly 2006-12-07 10:06:06 +01:00
arg@mig29
8c20e5dbd3 fixing sizeof stuff 2006-11-26 15:49:33 +01:00
Anselm R. Garbe
194d890517 removed misleading input cursor 2006-10-23 12:53:35 +02:00
Anselm R. Garbe
f633276774 fixing arg handling in dmenu (thanks to Sander for his report) 2006-10-23 10:12:09 +02:00
Anselm R. Garbe
d78bcf247f simplified main event loop 2006-10-10 19:15:06 +02:00
Anselm R. Garbe
63be0ee22a small change 2006-10-06 12:40:49 +02:00
Anselm R. Garbe
5fd7af18c6 removed useless newlines 2006-10-06 11:52:57 +02:00
arg@mmvi
14133be5bd reverting 2006-09-26 13:39:00 +02:00
arg@mmvi
3b590beda2 added fallback to color initialization 2006-09-26 13:37:36 +02:00
arg@mmvi
5c0d28e4ff removed config.h stuff, made dwm configurable due to command line options 2006-09-26 13:20:47 +02:00
arg@mmvi
e0fe9f2fca uriel didn't understood dmenu code, he broke nearly everything 2006-09-26 08:47:10 +02:00
arg@wmii.de
c9465859a6 applied a change made by Uriel to dmenu (though I didn't applied everything) 2006-09-26 08:43:41 +02:00
arg@mmvi
1716159e05 applied something similiar to Jukkas patch 2006-09-25 08:29:20 +02:00
Anselm R. Garbe
81bcf078f6 made function signatures more consistent to my coding style 2006-09-12 10:59:00 +02:00
Anselm R. Garbe
32f7fe4835 implemented early keyboard grab for dmenu with a timeout for stdin data writers to prevent endless grabbings of the keyboard 2006-09-08 07:33:20 +02:00
Anselm R. Garbe
04eade6a76 small change of main event loop 2006-09-04 07:28:03 +02:00
Anselm R. Garbe
13ef97e65e updated dmenu to borderless drawing as well 2006-08-25 14:45:17 +02:00
Anselm R. Garbe
65be999a3f back to 3 colors 2006-08-25 07:54:20 +02:00
Anselm R. Garbe
e980c7ff18 migrated dmenu to use 4 instead of 3 colors 2006-08-24 11:47:08 +02:00
Anselm R. Garbe
30d72e5f87 removed unnecessary Xlib call 2006-08-24 09:27:01 +02:00
Anselm R.Garbe
bbb2cc2a72 fixed a typo in config.mk, fixed cleanup code in dmenu (now frees all allocated stuff) 2006-08-16 19:25:04 +02:00
Anselm R.Garbe
c6113a3b27 readded border colors, this sucks least 2006-08-10 11:13:21 +02:00
Anselm R.Garbe
4318bf2905 removed unnecessary border color 2006-08-10 10:28:58 +02:00
Anselm R.Garbe
0af369ba65 added uppercase chars for C-u and C-h as well 2006-08-10 10:10:32 +02:00
Anselm R.Garbe
e4fbc43253 removed C-[ from source and man page 2006-08-10 10:09:44 +02:00
arg@10ksloc.org
fe94aeb468 fixed a bad mistake setting the dmenu border to False; 2006-08-07 08:40:26 +02:00
arg@10ksloc.org
d32fd15ea4 renamed some functions to make it more readable 2006-08-07 07:39:31 +02:00
arg@10ksloc.org
ee03052e73 removed -t title crap from dmenu 2006-08-07 07:30:13 +02:00
arg@10ksloc.org
2535072fd8 small change 2006-08-05 14:05:04 +02:00
arg@10ksloc.org
5077207088 rearranged several stuff 2006-08-04 10:23:36 +02:00
arg@10ksloc.org
7817523a68 initial import 2006-08-04 09:35:27 +02:00