81 コミット (f472bfacd9b4793caa90d1738734421fa36cb5e5)

作成者 SHA1 メッセージ 日付
  phillbush f472bfacd9 prepare stuff for type-to-select 4年前
  phillbush 6abae763c6 parse resources before command-line options 4年前
  phillbush 27c03246ca add alignment 4年前
  phillbush 1146fd8114 add -r option 4年前
  phillbush ef667106e9 fix #16 5年前
  phillbush 73a2a23dbd conform code to my new coding style 5年前
  phillbush 112e23c3e8 fix comment on parsefonts() 5年前
  phillbush c2959cf439 add lastitem and adapt code to general code style 5年前
  RisingThumb 02511d092b Fix loop around for number keys 5年前
  RisingThumb 2b0484b11c Support for 1-9 numbers to select specific item 5年前
  phillbush 7b166488b1 now user can set custom key bindings in config.h 5年前
  phillbush 006c94ce9c Add support for Home and End keys for moving 5年前
  phillbush d3c2131250 free stuff earlier, when they're no longer used 5年前
  phillbush 59a8a95056 NOW IN MIT/X LICENSE 5年前
  phillbush 883ec17fe2 add XFree(info), simplify README.md 5年前
  phillbush f66f4c1823 Image loading error now just warns. 5年前
  phillbush ed1650a70f Improving error messages for icon loading 5年前
  phillbush 70f5db0f88 Improving some error messages 5年前
  phillbush 8a7bfdf89e cannot → could not 5年前
  phillbush 70063f16f5 Adding reference to xdg-xmenu, by OliverLew. 5年前
  phillbush a48473fd8d adding tests, removing -f (it was too clumsy) 5年前
  phillbush 6d56f2796c search the system for font containing character 5年前
  phillbush f8d55995df Adding routine getfontucode() 5年前
  phillbush 644a15bb2d Adding the -f option 5年前
  phillbush 7539247be3 Freeing fonts 5年前
  phillbush d2304ecf93 using BETWEEN macro, and fixing fallback position 5年前
  phillbush 8e799bb47d Fixing y position of child menus. 5年前
  phillbush a2ff706d6f No more needed to use -i to disable icon padding 5年前
  phillbush c15958bd96 Fixing position in some wms when using -w 5年前
  phillbush b6cf4847ce removing variables config.screen* 5年前
  phillbush 64240f40ee changing the computation of the text y position 5年前
  phillbush 237da9824c Adding Xinerama support 5年前
  phillbush 3d8536642e Drawing menus on demand, reordering functions 5年前
  phillbush 15362de42b computing textwidth with the function drawtext 5年前
  phillbush cdeaefaaa2 Added support for fallback fonts. 5年前
  phillbush 675a2008a6 Fixing #7 5年前
  phillbush ced6b0f73e Removing debug printf 5年前
  phillbush 05cfe1a0da Adding the -p option. 5年前
  phillbush 71b4db9241 added the -i option 5年前
  phillbush eecf9b25ff Adding X resource for gaps 5年前
  phillbush a3a7383740 Moving XSetWMProtocols to setupmenu() 5年前
  phillbush 8902c43b92 Adding gaps support and more. 5年前
  phillbush 585e3de1a3 Squashed commit of the following: 5年前
  phillbush 685ca30d8d Configuring height directly by setting the height. 5年前
  phillbush 3bec05ea77 Readding the -w option 5年前
  phillbush 33376f5420 Merging icons branch on master branch. 5年前
  phillbush f8ffe0b2e4 Renaming routine and spliting it into subroutines 5年前
  phillbush 207c3312d5 typo 5年前
  phillbush 738ed9d5f5 comment 5年前
  phillbush beae67a6a7 Making geom local to main(). 5年前