92 コミット (c90d164c0aec8cfd6bafcad6d1c5adb81c86cf1f)

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