1
0
Commit Graph

555 Commits

Author SHA1 Message Date
Anselm R. Garbe
64db367900 changing order 2006-10-12 12:59:37 +02:00
Anselm R. Garbe
022c61a779 simplified util.c 2006-10-12 12:58:34 +02:00
Anselm R. Garbe
e916910ae9 simplified main event loop 2006-10-10 19:15:06 +02:00
Anselm R. Garbe
6082d54f96 Added tag 1.2 for changeset bee7fe6d1189174d0204ca3195b83cdc1bb4f82e 2006-10-06 13:44:22 +02:00
Anselm R. Garbe
feb8dabacf small change 2006-10-06 12:40:49 +02:00
Anselm R. Garbe
07ef2eeb2c changing version info 2006-10-06 12:39:06 +02:00
Anselm R. Garbe
190f46c81e removed useless newlines 2006-10-06 11:52:57 +02:00
arg@zarathustra
6e82a76687 small update to man page (backported) 2006-09-26 17:51:22 +02:00
arg@zarathustra
dcb249644e Added tag 1.1 for changeset e8c1e9733752db12f2dbd1fa93c46f5806242ba9 2006-09-26 17:39:04 +02:00
arg@mmvi
09f3d5a94f updated README 2006-09-26 14:31:42 +02:00
arg@mmvi
d8558c3214 removed crap from Makefile 2006-09-26 14:30:48 +02:00
arg@mmvi
2c12f3d682 error handling 2006-09-26 13:45:41 +02:00
arg@mmvi
d398305f28 foo 2006-09-26 13:41:51 +02:00
arg@mmvi
a46295bf8a reverting 2006-09-26 13:39:00 +02:00
arg@mmvi
e86ca83a63 added fallback to color initialization 2006-09-26 13:37:36 +02:00
arg@mmvi
1e0d10fe28 removed config.h stuff, made dwm configurable due to command line options 2006-09-26 13:20:47 +02:00
arg@mmvi
e1684b2aec uriel didn't understood dmenu code, he broke nearly everything 2006-09-26 08:47:10 +02:00
arg@wmii.de
9152c74655 applied a change made by Uriel to dmenu (though I didn't applied everything) 2006-09-26 08:43:41 +02:00
arg@mmvi
ec925f2bff applied something similiar to Jukkas patch 2006-09-25 08:29:20 +02:00
arg@mmvi
420409647b Added tag 1.0 for changeset 9e11140d4cc3eecac3b0ab752f91528fd5e04be8 2006-09-16 11:20:54 +02:00
Anselm R. Garbe
cbc33184e4 made function signatures more consistent to my coding style 2006-09-12 10:59:00 +02:00
Anselm R. Garbe
25449aa5da commented dmenu 2006-09-11 13:18:09 +02:00
Anselm R. Garbe
6cf3779adc Added tag 0.9 for changeset d046c818ea467555cc338751c9bf3024609f1f12 2006-09-08 08:31:19 +02:00
Anselm R. Garbe
a041c50e6f 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
cc8e4a407e new version of dmenu 2006-09-07 19:12:04 +02:00
Anselm R. Garbe
4f2a14f160 another fix 2006-09-07 09:40:09 +02:00
Anselm R. Garbe
c165ba591e made dmenu.1 also concise 2006-09-07 09:36:53 +02:00
Anselm R. Garbe
3d9f262e84 Added tag 0.8 for changeset 409667a57221f7e50ba8b5248f638915cd61b366 2006-09-06 10:53:15 +02:00
Anselm R. Garbe
3d1889a95a fixed man page 2006-09-04 19:47:09 +02:00
Anselm R. Garbe
c1f27157b0 Added tag 0.7 for changeset 5fc20d7158bd16b4d5f8d1c25e177680b6d54252 2006-09-04 17:17:08 +02:00
Anselm R. Garbe
342a42d4f4 small change of main event loop 2006-09-04 07:28:03 +02:00
Anselm R. Garbe
6b980e7a2d updated version 2006-08-28 12:26:25 +02:00
Anselm R. Garbe
00e7c69307 Added tag 0.6 for changeset 25f679fb19686140a907684ffcb423b9e9d44b53 2006-08-28 10:20:10 +02:00
Anselm R. Garbe
18c0d8c9b0 updated man page 2006-08-28 07:22:38 +02:00
Anselm R. Garbe
384bb4152b fixed 2006-08-25 18:15:24 +02:00
Anselm R. Garbe
c592265913 switching back to a dark color scheme with larger font 2006-08-25 18:03:30 +02:00
Anselm R. Garbe
ca9e2c0230 small color fixes 2006-08-25 17:44:40 +02:00
Anselm R. Garbe
b71725e35d updated dmenu to borderless drawing as well 2006-08-25 14:45:17 +02:00
Anselm R. Garbe
8f696f3c27 back to 3 colors 2006-08-25 07:54:20 +02:00
Anselm R. Garbe
f680ab626c removed useless call 2006-08-24 12:04:41 +02:00
Anselm R. Garbe
29cc31c59b fixed minor bug 2006-08-24 12:03:40 +02:00
Anselm R. Garbe
fa4d50ecce small color change 2006-08-24 11:57:58 +02:00
Anselm R. Garbe
7bd6f6c05c migrated dmenu to use 4 instead of 3 colors 2006-08-24 11:47:08 +02:00
Anselm R. Garbe
349a556556 Added tag 0.5 for changeset 4a0ecd881c4fc15de4a0bebd79308b064be020ef 2006-08-24 10:22:51 +02:00
Anselm R. Garbe
a5d2b42901 prepared dmenu-0.5 2006-08-24 10:22:30 +02:00
Anselm R. Garbe
42253b397e removed unnecessary Xlib call 2006-08-24 09:27:01 +02:00
Anselm R. Garbe
4ffe16adf6 sanitizing my colorscheme 2006-08-23 19:05:20 +02:00
Anselm R. Garbe
31e56c9462 back to terminus font 2006-08-23 18:55:48 +02:00
Anselm R. Garbe
f5c019cfa0 font fix 2006-08-22 10:01:45 +02:00
Anselm R. Garbe
db63cf7f93 fixed 2006-08-22 09:49:56 +02:00
arg@localhost.10kloc.org
34f8b3cd52 applied OpenBSD changes.. 2006-08-21 17:45:46 +02:00
Anselm R.Garbe
9c4fc8f0d6 renamed bad_malloc into badmalloc as well 2006-08-21 07:34:16 +02:00
Anselm R.Garbe
1f9dd3bad5 small changes in dmenu.1 2006-08-21 07:31:33 +02:00
Anselm R.Garbe
d0ea472473 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
d4c19aeda5 applied sanders patch 2006-08-16 12:37:01 +02:00
Anselm R.Garbe
691f08fb9c applied sanders Makefile patch 2006-08-16 08:57:10 +02:00
Anselm R.Garbe
52a2460422 fixed the same issue in dmenu 2006-08-15 16:56:55 +02:00
Anselm R.Garbe
e24aa111ef Added tag 0.4 for changeset 7acf0dde1120542917bae12e0e42293f9d2cc899 2006-08-15 10:39:26 +02:00
Anselm R.Garbe
ea95610e5e removed finished message 2006-08-14 16:11:38 +02:00
Anselm R.Garbe
a026533b5d fixed string cutting 2006-08-14 10:56:57 +02:00
Anselm R.Garbe
a514879a5c fixed string cutting 2006-08-14 08:52:28 +02:00
Anselm R.Garbe
20bb5a96a0 added comment 2006-08-14 08:44:54 +02:00
Anselm R.Garbe
e1223229f0 applied Sanders LD patch 2006-08-14 08:42:23 +02:00
Anselm R.Garbe
aa38e274de applied my new color scheme 2006-08-11 18:12:07 +02:00
Anselm R.Garbe
541132435e simplified drawborder 2006-08-11 11:52:34 +02:00
Anselm R.Garbe
e1dcf37ae9 Added tag 0.3 for changeset d352e9dc112ee96aa5cad961a0ed880ae9ce7276 2006-08-10 15:19:03 +02:00
Anselm R.Garbe
80068121a7 readded border colors, this sucks least 2006-08-10 11:13:21 +02:00
Anselm R.Garbe
02c882c8e5 drawing border around sel item 2006-08-10 11:07:06 +02:00
Anselm R.Garbe
e94a87eb46 removed unnecessary border color 2006-08-10 10:28:58 +02:00
Anselm R.Garbe
b5f20cf310 swapping my default colors 2006-08-10 10:21:50 +02:00
Anselm R.Garbe
fc3abad9ac added uppercase chars for C-u and C-h as well 2006-08-10 10:10:32 +02:00
Anselm R.Garbe
b5b01c0f24 removed C-[ from source and man page 2006-08-10 10:09:44 +02:00
Anselm R.Garbe
96b2236912 removed control sequences which actually aren't implemented anymore (only the real unix control sequences are implemented) 2006-08-09 18:45:32 +02:00
Anselm R.Garbe
346122f7b0 fixes to README 2006-08-08 17:14:35 +02:00
Anselm R.Garbe
5eec4420fc default colors are best 2006-08-08 12:47:58 +02:00
Anselm R.Garbe
cc4e305be1 noborder 2006-08-08 11:47:58 +02:00
Anselm R.Garbe
c5275af658 dito 2006-08-08 11:18:23 +02:00
Anselm R.Garbe
81c97ec012 using a better colorscheme 2006-08-08 11:07:12 +02:00
arg@10ksloc.org
e7502fe876 removed unnecessary typedef 2006-08-07 17:17:27 +02:00
arg@10ksloc.org
6cc4d37f37 made dmenu(1) more dwm(1) alike 2006-08-07 14:07:04 +02:00
arg@10ksloc.org
b11c12a1c0 font size changed as well 2006-08-07 12:21:31 +02:00
arg@10ksloc.org
3fa69e4bef appliead Sanders manpage/Makefile pacth 2006-08-07 11:58:23 +02:00
arg@10ksloc.org
86b2abdb83 fixed dmenu.1 version info 2006-08-07 11:11:17 +02:00
arg@10ksloc.org
9cc1b6dcb8 settle with grey 2006-08-07 11:10:05 +02:00
arg@10ksloc.org
2695be4b7d next version is 0.3 2006-08-07 10:32:18 +02:00
arg@10ksloc.org
f787fd5255 also made my colors tasting better with my overall colorscheme 2006-08-07 10:28:42 +02:00
arg@10ksloc.org
70f521e1e4 next attempt for bright background switch 2006-08-07 09:40:28 +02:00
arg@10ksloc.org
86f8f62a64 Added tag 0.2 for changeset 656be0f47df545dfdd2e1e0663663b8b1b26f031 2006-08-07 08:52:37 +02:00
arg@10ksloc.org
895db5e046 added stripping to dmenu target 2006-08-07 08:45:47 +02:00
arg@10ksloc.org
ecec3c87ae fixed a bad mistake setting the dmenu border to False; 2006-08-07 08:40:26 +02:00
arg@10ksloc.org
16e4d69fff renamed some functions to make it more readable 2006-08-07 07:39:31 +02:00
arg@10ksloc.org
e0726de3f9 updated man page 2006-08-07 07:37:32 +02:00
arg@10ksloc.org
4afb1bca3f updated man page 2006-08-07 07:36:18 +02:00
arg@10ksloc.org
dc85885c07 removed -t title crap from dmenu 2006-08-07 07:30:13 +02:00
arg@10ksloc.org
e55c528274 menu now also uses -Os 2006-08-05 14:57:51 +02:00
arg@10ksloc.org
4c81a74ed2 small change 2006-08-05 14:05:04 +02:00
arg@10ksloc.org
1887c46f92 yet another fix 2006-08-04 17:17:03 +02:00
arg@10ksloc.org
f54c9e289f fixed README of dmenu 2006-08-04 17:15:07 +02:00
arg@10ksloc.org
294b42fa5f fixed dist target 2006-08-04 10:34:44 +02:00
arg@10ksloc.org
21fcab3b2a removed config.h 2006-08-04 10:32:15 +02:00
arg@10ksloc.org
a3cc865f15 Added tag 0.1 for changeset fcc8a282cb52c6a9343b461026b386825590cd31 2006-08-04 10:31:51 +02:00
arg@10ksloc.org
c22bf1d29c prepared 0.1 2006-08-04 10:31:25 +02:00
arg@10ksloc.org
5ccd388d47 remove stderr spitting 2006-08-04 10:31:05 +02:00
arg@10ksloc.org
df9ed5f5f5 rearranged several stuff 2006-08-04 10:23:36 +02:00
arg@10ksloc.org
42e005e045 initial import 2006-08-04 09:35:27 +02:00