phillbush
b6cf4847ce
removing variables config.screen*
2020-07-30 00:25:55 -03:00
phillbush
237da9824c
Adding Xinerama support
2020-07-29 17:55:20 -03:00
phillbush
3d8536642e
Drawing menus on demand, reordering functions
2020-07-29 11:37:38 -03:00
phillbush
cdeaefaaa2
Added support for fallback fonts.
...
Also changed license.
2020-07-29 00:51:08 -03:00
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.
2020-07-28 14:51:12 -03:00
phillbush
05cfe1a0da
Adding the -p option.
...
Changing config.cursx and config.cursy to config.posx and config.posy.
Adding the parseposition() function.
2020-07-23 17:37:28 -03:00
phillbush
71b4db9241
added the -i option
...
Widths and x positions no more depend on item->h.
2020-07-15 22:57:59 -03:00
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).
2020-06-29 12:20:37 -03:00