88341d2
(HEAD -> master)
fix license, add acknowledgements by
2021-01-24 16:00:04 -0300
b2a9340
Merge pull request #25 from kawaiiamber/DESTDIR by
2021-01-10 21:10:53 +0000
c90d164
Simplify DESTDIR by
2021-01-10 11:35:34 -0700
06d6acd
fixed ESC key by
2021-01-09 19:41:16 -0300
e14d88b
fixed missing lines by
2021-01-09 19:29:08 -0300
289de21
fix missing assignment by
2021-01-09 19:25:06 -0300
cbf67e5
prepare for 4.5.1 by
2021-01-09 19:16:55 -0300
0129fde
fix shift key by
2021-01-09 19:11:38 -0300
10d457c
add changelog by
2021-01-08 22:30:08 -0300
78fb523
remove -t; prepare for mergint into master by
2021-01-08 19:01:46 -0300
0783fd0
Merge branch 'master' into type by
2021-01-08 18:39:28 -0300
50da908
Merge pull request #23 from kawaiiamber/Makefile-standard by
2021-01-08 21:28:37 +0000
9b9cb80
Merge pull request #24 from kawaiiamber/readme by
2021-01-08 21:23:02 +0000
dc1afe9
Include Xinerama header dep in README by
2021-01-08 11:50:30 -0700
6f740f7
Make standard for non-GNU by
2021-01-08 06:51:49 -0700
28f784a
add -t by
2020-12-31 05:47:06 -0300
8239f1f
add normalizekeysym() by
2020-12-31 05:35:15 -0300
693735f
make tab cycle through matched items by
2020-12-31 04:58:05 -0300
7bdb3b0
rub out text when no item matches it by
2020-12-29 22:45:49 -0300
b33886d
add type-to-select support by
2020-12-29 22:26:48 -0300
6bbc0e4
move actions to end of main loop by
2020-12-29 19:40:17 -0300
f472bfa
prepare stuff for type-to-select by
2020-12-29 19:22:50 -0300
6abae76
parse resources before command-line options by
2020-12-29 18:56:50 -0300
9cfea60
Merge pull request #18 from kawaiiamber/config.mk by
2020-12-19 13:33:42 +0000
0c987c6
Formatting by
2020-12-19 00:54:38 -0700
27c0324
add alignment by
2020-12-15 13:14:57 -0300
1146fd8
add -r option by
2020-11-09 16:46:25 -0300
ef66710
fix #16 by
2020-10-18 12:17:46 -0300
1ca0d0d
make makefile portable by
2020-10-06 13:41:49 -0300
1b566a9
remove typo by
2020-09-27 19:06:12 -0300
73a2a23
conform code to my new coding style by
2020-09-27 19:01:13 -0300
112e23c
fix comment on parsefonts() by
2020-09-22 19:30:31 -0300
c2959cf
add lastitem and adapt code to general code style by
2020-09-22 19:18:15 -0300
736d20b
Merge pull request #14 from Malod219/master by
2020-09-22 22:12:51 +0000
02511d0
Fix loop around for number keys by
2020-09-22 22:41:16 +0100
2b0484b
Support for 1-9 numbers to select specific item by
2020-09-22 22:31:12 +0100
45115fe
add reference to new features on the manual by
2020-09-17 00:54:35 -0300
7b16648
now user can set custom key bindings in config.h by
2020-09-16 22:06:12 -0300
006c94c
Add support for Home and End keys for moving by
2020-09-16 21:48:46 -0300
d3c2131
free stuff earlier, when they're no longer used by
2020-09-16 21:04:43 -0300
59a8a95
NOW IN MIT/X LICENSE by
2020-09-13 16:45:22 -0300
883ec17
add XFree(info), simplify README.md by
2020-08-23 22:26:23 -0300
f66f4c1
Image loading error now just warns. by
2020-08-12 20:49:55 -0300
ed1650a
Improving error messages for icon loading by
2020-08-12 20:29:33 -0300
70f5db0
Improving some error messages by
2020-08-12 20:05:09 -0300
8a7bfdf
cannot → could not by
2020-08-12 20:01:05 -0300
70063f1
Adding reference to xdg-xmenu, by OliverLew. by
2020-08-05 09:30:08 -0300
0b0faa5
Adding xmenu.h by
2020-08-01 15:42:34 -0300
a48473f
adding tests, removing -f (it was too clumsy) by
2020-08-01 15:38:26 -0300
6d56f27
search the system for font containing character by
2020-08-01 15:12:57 -0300
f8d5599
Adding routine getfontucode() by
2020-07-31 19:50:50 -0300
644a15b
Adding the -f option by
2020-07-31 11:01:53 -0300
7539247
Freeing fonts by
2020-07-31 10:09:26 -0300
d2304ec
using BETWEEN macro, and fixing fallback position by
2020-07-31 09:22:13 -0300
b1cf3eb
fixing comment by
2020-07-30 22:07:13 -0300
7832d2c
Simplifying manual, removing unused elements by
2020-07-30 22:03:54 -0300
8e799bb
Fixing y position of child menus. by
2020-07-30 17:24:58 -0300
a2ff706
No more needed to use -i to disable icon padding by
2020-07-30 17:04:04 -0300
c15958b
Fixing position in some wms when using -w by
2020-07-30 16:51:29 -0300
b6cf484
removing variables config.screen* by
2020-07-30 00:25:55 -0300
64240f4
changing the computation of the text y position by
2020-07-29 22:59:25 -0300
0bb2414
Adding reference to the wiki on README by
2020-07-29 18:19:47 -0300
486784c
Merge pull request #9 from GideonWolfe/master by
2020-07-29 21:17:58 +0000
26cb0bf
Adding config.mk by
2020-07-29 18:09:06 -0300
237da98
Adding Xinerama support by
2020-07-29 17:55:20 -0300
b3419d4
Update README.md by
2020-07-29 13:16:59 -0700
47f3bba
Update README.md by
2020-07-29 13:09:10 -0700
c164068
Update README.md by
2020-07-29 13:04:37 -0700
ba97c0d
Update and rename README to README.md by
2020-07-29 13:03:09 -0700
3d85366
Drawing menus on demand, reordering functions by
2020-07-29 11:37:38 -0300
15362de
computing textwidth with the function drawtext by
2020-07-29 01:19:45 -0300
cdeaefa
Added support for fallback fonts. by
2020-07-29 00:51:08 -0300
675a200
Fixing #7 by
2020-07-28 14:51:12 -0300
ced6b0f
Removing debug printf by
2020-07-23 17:39:33 -0300
05cfe1a
Adding the -p option. by
2020-07-23 17:37:28 -0300
71b4db9
added the -i option by
2020-07-15 22:57:59 -0300
92e7609
Referencing the gap X resource in the manual by
2020-06-29 12:34:34 -0300
eecf9b2
Adding X resource for gaps by
2020-06-29 12:32:02 -0300
a3a7383
Moving XSetWMProtocols to setupmenu() by
2020-06-29 12:25:59 -0300
8902c43
Adding gaps support and more. by
2020-06-29 12:20:37 -0300
585e3de
Squashed commit of the following: by
2020-06-29 10:01:54 -0300
d94ef32
Adding reference to xclickroot. by
2020-06-24 14:24:22 -0300
84de136
Merge pull request #2 from emanuele6/patch-1 by
2020-06-20 18:49:48 +0000
9859c2a
Build: remove slashes after DESTDIR from commands in uninstall target by
2020-06-16 16:17:08 +0200
685ca30
Configuring height directly by setting the height. by
2020-06-12 11:37:13 -0300
5a83c7d
Typo by
2020-06-05 18:36:21 -0300
d584fba
Updating config.mk, manual and README by
2020-06-01 11:24:24 -0300
7215172
Updating README by
2020-05-31 22:32:26 -0300
3bec05e
Readding the -w option by
2020-05-31 22:26:33 -0300
7b86788
Adding some icons samples by
2020-05-31 20:32:05 -0300
33376f5
Merging icons branch on master branch. by
2020-05-31 20:29:46 -0300
f8ffe0b
Renaming routine and spliting it into subroutines by
2020-05-30 18:56:59 -0300
0dfd6fa
Removing patches, using branches approach by
2020-05-30 11:52:47 -0300
a966c86
Updating README to mention patches by
2020-05-30 11:07:25 -0300
0704f95
Adding icons patch by
2020-05-30 11:04:03 -0300
207c331
typo by
2020-05-30 09:45:11 -0300
738ed9d
comment by
2020-05-30 07:31:46 -0300
beae67a
Making geom local to main(). by
2020-05-30 05:45:28 -0300
ddeb6e1
Mentioning dmenu.gif in the README §Files section by
2020-05-30 00:05:47 -0300
ddb15ac
Fixing segfault in case of empty input by
2020-05-29 23:55:37 -0300