KawaiiAmber
dc1afe9f63
Include Xinerama header dep in README
4 anos atrás
phillbush
6abae763c6
parse resources before command-line options
4 anos atrás
phillbush
9cfea60e8e
Merge pull request #18 from kawaiiamber/config.mk
Formatting
4 anos atrás
KawaiiAmber
0c987c691c
Formatting
4 anos atrás
phillbush
27c03246ca
add alignment
4 anos atrás
phillbush
1146fd8114
add -r option
4 anos atrás
phillbush
ef667106e9
fix #16
4 anos atrás
phillbush
1ca0d0d6dc
make makefile portable
4 anos atrás
phillbush
1b566a9054
remove typo
4 anos atrás
phillbush
73a2a23dbd
conform code to my new coding style
4 anos atrás
phillbush
112e23c3e8
fix comment on parsefonts()
4 anos atrás
phillbush
c2959cf439
add lastitem and adapt code to general code style
4 anos atrás
phillbush
736d20be06
Merge pull request #14 from Malod219/master
Number key support
4 anos atrás
RisingThumb
02511d092b
Fix loop around for number keys
4 anos atrás
RisingThumb
2b0484b11c
Support for 1-9 numbers to select specific item
4 anos atrás
phillbush
45115feb15
add reference to new features on the manual
4 anos atrás
phillbush
7b166488b1
now user can set custom key bindings in config.h
4 anos atrás
phillbush
006c94ce9c
Add support for Home and End keys for moving
4 anos atrás
phillbush
d3c2131250
free stuff earlier, when they're no longer used
4 anos atrás
phillbush
59a8a95056
NOW IN MIT/X LICENSE
4 anos atrás
phillbush
883ec17fe2
add XFree(info), simplify README.md
4 anos atrás
phillbush
f66f4c1823
Image loading error now just warns.
Rather than exiting with error.
4 anos atrás
phillbush
ed1650a70f
Improving error messages for icon loading
4 anos atrás
phillbush
70f5db0f88
Improving some error messages
4 anos atrás
phillbush
8a7bfdf89e
cannot → could not
4 anos atrás
phillbush
70063f16f5
Adding reference to xdg-xmenu, by OliverLew.
4 anos atrás
phillbush
0b0faa5fc4
Adding xmenu.h
4 anos atrás
phillbush
a48473fd8d
adding tests, removing -f (it was too clumsy)
4 anos atrás
phillbush
6d56f2796c
search the system for font containing character
4 anos atrás
phillbush
f8d55995df
Adding routine getfontucode()
4 anos atrás
phillbush
644a15bb2d
Adding the -f option
4 anos atrás
phillbush
7539247be3
Freeing fonts
4 anos atrás
phillbush
d2304ecf93
using BETWEEN macro, and fixing fallback position
4 anos atrás
phillbush
b1cf3ebd74
fixing comment
4 anos atrás
phillbush
7832d2cfa9
Simplifying manual, removing unused elements
4 anos atrás
phillbush
8e799bb47d
Fixing y position of child menus.
4 anos atrás
phillbush
a2ff706d6f
No more needed to use -i to disable icon padding
Now xmenu detects if a menu has an icon, and if it doesn't have, the
menu will not have the gaps fgor icons, making the -i flag unecessary
to disable the padding. The -i option is still necessary, however,
to speed up xmenu loading, since it disables imlib2 initialization
routines.
4 anos atrás
phillbush
c15958bd96
Fixing position in some wms when using -w
4 anos atrás
phillbush
b6cf4847ce
removing variables config.screen*
4 anos atrás
phillbush
64240f40ee
changing the computation of the text y position
4 anos atrás
phillbush
0bb241472b
Adding reference to the wiki on README
4 anos atrás
phillbush
486784ca8e
Merge pull request #9 from GideonWolfe/master
Reformat README to be nicer looking
4 anos atrás
phillbush
26cb0bfcf2
Adding config.mk
4 anos atrás
phillbush
237da9824c
Adding Xinerama support
4 anos atrás
Gideon Wolfe
b3419d4735
Update README.md
4 anos atrás
Gideon Wolfe
47f3bbaf3c
Update README.md
4 anos atrás
Gideon Wolfe
c16406852b
Update README.md
little update to get people interested
4 anos atrás
Gideon Wolfe
ba97c0d2ba
Update and rename README to README.md
4 anos atrás
phillbush
3d8536642e
Drawing menus on demand, reordering functions
4 anos atrás
phillbush
15362de42b
computing textwidth with the function drawtext
4 anos atrás