92 Commits (06d6acdb5e89959b9839931f1d1d2f4564df06da)

Author SHA1 Message Date
  phillbush d2304ecf93 using BETWEEN macro, and fixing fallback position 4 years ago
  phillbush 8e799bb47d Fixing y position of child menus. 4 years ago
  phillbush a2ff706d6f No more needed to use -i to disable icon padding 4 years ago
  phillbush c15958bd96 Fixing position in some wms when using -w 4 years ago
  phillbush b6cf4847ce removing variables config.screen* 4 years ago
  phillbush 64240f40ee changing the computation of the text y position 4 years ago
  phillbush 237da9824c Adding Xinerama support 4 years ago
  phillbush 3d8536642e Drawing menus on demand, reordering functions 4 years ago
  phillbush 15362de42b computing textwidth with the function drawtext 4 years ago
  phillbush cdeaefaaa2 Added support for fallback fonts. 4 years ago
  phillbush 675a2008a6 Fixing #7 4 years ago
  phillbush ced6b0f73e Removing debug printf 4 years ago
  phillbush 05cfe1a0da Adding the -p option. 4 years ago
  phillbush 71b4db9241 added the -i option 4 years ago
  phillbush eecf9b25ff Adding X resource for gaps 4 years ago
  phillbush a3a7383740 Moving XSetWMProtocols to setupmenu() 4 years ago
  phillbush 8902c43b92 Adding gaps support and more. 4 years ago
  phillbush 585e3de1a3 Squashed commit of the following: 4 years ago
  phillbush 685ca30d8d Configuring height directly by setting the height. 4 years ago
  phillbush 3bec05ea77 Readding the -w option 4 years ago
  phillbush 33376f5420 Merging icons branch on master branch. 4 years ago
  phillbush f8ffe0b2e4 Renaming routine and spliting it into subroutines 4 years ago
  phillbush 207c3312d5 typo 4 years ago
  phillbush 738ed9d5f5 comment 4 years ago
  phillbush beae67a6a7 Making geom local to main(). 4 years ago
  phillbush ddb15acfde Fixing segfault in case of empty input 4 years ago
  phillbush a5ddd2cd22 Simplifying parsing and data structure building 4 years ago
  phillbush 15dfafdfb1 Saving users memory. 4 years ago
  phillbush 6b5123e793 Updated manpage, removed unused variables, etc. 4 years ago
  phillbush ec4ed1ac1e Fixing calculation of menu position. 4 years ago
  phillbush cdc4d51fee removed a goto 4 years ago
  phillbush c6d9174ec2 Reordering stuff, removing unused variables 4 years ago
  phillbush 257e42cc23 Getting rid of some global variables 4 years ago
  phillbush 0c1a78642c Separated getmenuitem into two functions 4 years ago
  phillbush fd530f3f68 Refactored code, changed resources and config.h 4 years ago
  phillbush 2744390027 Removed the -w option (it was too buggy) 4 years ago
  phillbush 21a9aaecb1 Creating windowed branch for -w 4 years ago
  phillbush 8455c36913 Menu windows are recalculated with -w 4 years ago
  phillbush 85003546a2 Make xmenu wait for another process to ungrab 4 years ago
  phillbush c0cff00dc8 Referring to the new changes in the manpage. 4 years ago
  phillbush d2435fcd5f Correctly setting WM_CLASS. 4 years ago
  phillbush 465d07dbe9 Fixed order of function calls 4 years ago
  phillbush dbeb994054 Added xft support (smooth fonts) 4 years ago
  phillbush 858338d978 xmenu now can be operated by keyboard 4 years ago
  phillbush f644b8bc22 xmenu now supports x resources 4 years ago
  phillbush 08f165897c Xmenu now has a man page. 4 years ago
  phillbush 873c080ceb The README file referred to dwm 4 years ago
  phillbush d8a7caf2e3 improved algorithm for mapping/unmapping 4 years ago
  phillbush d888f2cae4 improved algorithm that draw menus 4 years ago
  phillbush f158328539 width is now calculated from the font 4 years ago