phillbush
78fb523f9f
remove -t; prepare for mergint into master
преди 4 години
phillbush
28f784a7a4
add -t
преди 4 години
phillbush
693735f7eb
make tab cycle through matched items
преди 4 години
phillbush
b33886d7a2
add type-to-select support
преди 4 години
phillbush
6bbc0e45ea
move actions to end of main loop
преди 4 години
phillbush
f472bfacd9
prepare stuff for type-to-select
преди 4 години
phillbush
6abae763c6
parse resources before command-line options
преди 4 години
phillbush
27c03246ca
add alignment
преди 4 години
phillbush
006c94ce9c
Add support for Home and End keys for moving
преди 4 години
phillbush
0b0faa5fc4
Adding xmenu.h
преди 4 години
phillbush
b1cf3ebd74
fixing comment
преди 4 години
phillbush
7832d2cfa9
Simplifying manual, removing unused elements
преди 4 години
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 години
phillbush
b6cf4847ce
removing variables config.screen*
преди 4 години
phillbush
237da9824c
Adding Xinerama support
преди 4 години
phillbush
3d8536642e
Drawing menus on demand, reordering functions
преди 4 години
phillbush
cdeaefaaa2
Added support for fallback fonts.
Also changed license.
преди 4 години
phillbush
675a2008a6
Fixing #7
Redrawing an icon every time the cursor moves between items costs a lot
of time. So now each icon is drawn once, and s copied when needed.
преди 4 години
phillbush
05cfe1a0da
Adding the -p option.
Changing config.cursx and config.cursy to config.posx and config.posy.
Adding the parseposition() function.
преди 4 години
phillbush
71b4db9241
added the -i option
Widths and x positions no more depend on item->h.
преди 4 години
phillbush
8902c43b92
Adding gaps support and more.
• Adding support for gaps (#3 )
• Adding more comments and categorizing function declarations.
• Adding support for EWMH properties (xmenu look is now consistent
in some window compositors).
• Changing how configuration is done (now all configuration belongs
to the config structure).
преди 4 години