Commit Graph

40 Commits

Author SHA1 Message Date
randomuser 085d81b59e update makefile with script installation instructions 2020-12-20 19:39:16 -06:00
randomuser 5d38702ecd add .gitignore 2020-12-20 18:08:22 -06:00
randomuser 94e0935e48 adapt dmenu -> nenu 2020-12-20 18:07:28 -06:00
randomuser e810f6b5f6 add old dmenu scripts 2020-12-20 18:05:13 -06:00
randomuser 3267cd6dc3 modify nenu.1 and remove README.md 2020-12-20 18:02:30 -06:00
randomuser 99c3c87beb remove things from nenu.c 2020-12-20 17:52:05 -06:00
randomuser 273614deb8 merge config.h, nenu.h into nenu.c 2020-12-20 17:44:39 -06:00
randomuser cf6858ccf4 remove packaged executables 2020-12-20 17:40:08 -06:00
Mytchel Hammond ec0d33fcab removed vim backup file 2015-07-24 19:15:51 +12:00
Mytchel Hammond 2d0dbb5369 removed update_position from render, nenu now stay in place once
run
2015-07-24 19:15:14 +12:00
Mytchel Hammond 956b8d69db added C-u 2015-07-24 17:13:18 +12:00
Mytchel Hammond 7387dd865c Fixed a fairly major bug that i have no idea how i missed, cased it to crash while updating valid options. 2015-06-13 20:50:36 +12:00
Mytchel Hammond 39f046b66c update nwindow to work with suckless lsw and my chwso 2015-05-06 19:56:31 +12:00
Mytchel Hammond 5fabadd072 Better oversize handling 2015-05-04 23:32:36 +12:00
Mytchel Hammond 1db9b618ce only go to small menu when alloc of pixmap fails 2015-05-04 19:33:53 +12:00
Mytchel Hammond 9866699106 use button release rather than button press, this way windows don't get strange button release events they don't know about 2015-04-30 22:35:56 +12:00
Mytchel Hammond 782779b340 added -g to use as notification and no longer adds width for cursor if text_input is disabled 2015-04-30 21:39:10 +12:00
Mytchel Hammond d7ad19bc99 I'm an idiot, font and pos options should now work 2015-04-27 22:13:21 +12:00
Mytchel Hammond 19eaf8d88b changed option names and added a no output option 2015-04-27 16:47:00 +12:00
Mytchel Hammond dd0254b77d updated config 2015-04-25 13:55:13 +12:00
Mytchel Hammond c1a2eb30de added C-[ as alias for escape 2015-04-11 22:26:57 +12:00
Mytchel Hammond 9af240e7c2 nwindow in better order 2015-04-09 11:09:11 +12:00
Mytchel Hammond 728aedbadd fixed continued drawing past bottom, again 2015-04-08 09:41:05 +00:00
Mytchel Hammond 28758756f3 i give up, here's a hack 2015-04-08 06:43:37 +00:00
Mytchel Hammond fce5b90b22 free valid before making more 2015-04-08 05:38:02 +00:00
Mytchel Hammond be9d5d5f76 slightly different way of storing options 2015-04-08 05:15:35 +00:00
Mytchel Hammond 187f43b48c Figured out how delete works 2015-04-08 04:59:23 +00:00
Mytchel Hammond 252003dd37 stuctural changes, update_position called with every render so when you type you dont end up off screen. 2015-04-08 04:45:16 +00:00
Mytchel Hammond 37dd0b860d nothing 2015-04-08 04:02:08 +00:00
Mytchel Hammond 1937577784 Fixed control resetting valid 2015-04-08 04:01:50 +00:00
Mytchel Hammond 228674e034 Fixed nwindow 2015-04-08 00:40:36 +00:00
Mytchel Hammond 2c9cfe9fc2 Seperated nenu from scripts 2015-04-05 19:30:51 +12:00
Mytchel Hammond 8df0700cef Just joking 2015-04-05 19:19:23 +12:00
Mytchel Hammond b8e64608b4 Fixed Makefile and removed nbatt 2015-04-05 19:17:58 +12:00
Mytchel Hammond cde33f7af9 Added nbatt to Makefile 2015-04-05 10:49:04 +12:00
Mytchel Hammond df6c2ed20a update readme 2015-04-05 10:17:55 +12:00
Mytchel Hammond 7fedc7a95d Added man file and C-a and C-e 2015-04-05 10:15:44 +12:00
Mytchel Hammond 008bc9b732 added nbatt 2015-04-04 22:51:38 +13:00
Mytchel Hammond 888238e210 update readme 2015-04-04 22:25:57 +13:00
Mytchel Hammond dda3160389 working, added scripts from selecttext and showmessage, fixed -a 2015-04-04 18:55:08 +13:00