75 Révisions (112e23c3e8bd279b4ee5464f39fb2b8df48b7f6d)

Auteur SHA1 Message Date
  phillbush 112e23c3e8 fix comment on parsefonts() il y a 5 ans
  phillbush c2959cf439 add lastitem and adapt code to general code style il y a 5 ans
  RisingThumb 02511d092b Fix loop around for number keys il y a 5 ans
  RisingThumb 2b0484b11c Support for 1-9 numbers to select specific item il y a 5 ans
  phillbush 7b166488b1 now user can set custom key bindings in config.h il y a 5 ans
  phillbush 006c94ce9c Add support for Home and End keys for moving il y a 5 ans
  phillbush d3c2131250 free stuff earlier, when they're no longer used il y a 5 ans
  phillbush 59a8a95056 NOW IN MIT/X LICENSE il y a 5 ans
  phillbush 883ec17fe2 add XFree(info), simplify README.md il y a 5 ans
  phillbush f66f4c1823 Image loading error now just warns. il y a 5 ans
  phillbush ed1650a70f Improving error messages for icon loading il y a 5 ans
  phillbush 70f5db0f88 Improving some error messages il y a 5 ans
  phillbush 8a7bfdf89e cannot → could not il y a 5 ans
  phillbush 70063f16f5 Adding reference to xdg-xmenu, by OliverLew. il y a 5 ans
  phillbush a48473fd8d adding tests, removing -f (it was too clumsy) il y a 5 ans
  phillbush 6d56f2796c search the system for font containing character il y a 5 ans
  phillbush f8d55995df Adding routine getfontucode() il y a 5 ans
  phillbush 644a15bb2d Adding the -f option il y a 5 ans
  phillbush 7539247be3 Freeing fonts il y a 5 ans
  phillbush d2304ecf93 using BETWEEN macro, and fixing fallback position il y a 5 ans
  phillbush 8e799bb47d Fixing y position of child menus. il y a 5 ans
  phillbush a2ff706d6f No more needed to use -i to disable icon padding il y a 5 ans
  phillbush c15958bd96 Fixing position in some wms when using -w il y a 5 ans
  phillbush b6cf4847ce removing variables config.screen* il y a 5 ans
  phillbush 64240f40ee changing the computation of the text y position il y a 5 ans
  phillbush 237da9824c Adding Xinerama support il y a 5 ans
  phillbush 3d8536642e Drawing menus on demand, reordering functions il y a 5 ans
  phillbush 15362de42b computing textwidth with the function drawtext il y a 5 ans
  phillbush cdeaefaaa2 Added support for fallback fonts. il y a 5 ans
  phillbush 675a2008a6 Fixing #7 il y a 5 ans
  phillbush ced6b0f73e Removing debug printf il y a 5 ans
  phillbush 05cfe1a0da Adding the -p option. il y a 5 ans
  phillbush 71b4db9241 added the -i option il y a 5 ans
  phillbush eecf9b25ff Adding X resource for gaps il y a 5 ans
  phillbush a3a7383740 Moving XSetWMProtocols to setupmenu() il y a 5 ans
  phillbush 8902c43b92 Adding gaps support and more. il y a 5 ans
  phillbush 585e3de1a3 Squashed commit of the following: il y a 5 ans
  phillbush 685ca30d8d Configuring height directly by setting the height. il y a 5 ans
  phillbush 3bec05ea77 Readding the -w option il y a 5 ans
  phillbush 33376f5420 Merging icons branch on master branch. il y a 5 ans
  phillbush f8ffe0b2e4 Renaming routine and spliting it into subroutines il y a 5 ans
  phillbush 207c3312d5 typo il y a 5 ans
  phillbush 738ed9d5f5 comment il y a 5 ans
  phillbush beae67a6a7 Making geom local to main(). il y a 5 ans
  phillbush ddb15acfde Fixing segfault in case of empty input il y a 5 ans
  phillbush a5ddd2cd22 Simplifying parsing and data structure building il y a 5 ans
  phillbush 15dfafdfb1 Saving users memory. il y a 5 ans
  phillbush 6b5123e793 Updated manpage, removed unused variables, etc. il y a 5 ans
  phillbush ec4ed1ac1e Fixing calculation of menu position. il y a 5 ans
  phillbush cdc4d51fee removed a goto il y a 5 ans