xmenu/.git
2020-10-06 phillbushmake makefile portable
2020-09-27 phillbushremove typo
2020-09-27 phillbushconform code to my new coding style
2020-09-22 phillbushfix comment on parsefonts()
2020-09-22 phillbushadd lastitem and adapt code to general code style
2020-09-22 phillbushMerge pull request #14 from Malod219/master
2020-09-22 RisingThumbFix loop around for number keys
2020-09-22 RisingThumbSupport for 1-9 numbers to select specific item
2020-09-17 phillbushadd reference to new features on the manual
2020-09-17 phillbushnow user can set custom key bindings in config.h
2020-09-17 phillbushAdd support for Home and End keys for moving
2020-09-17 phillbushfree stuff earlier, when they're no longer used
2020-09-13 phillbushNOW IN MIT/X LICENSE
2020-08-24 phillbushadd XFree(info), simplify README.md
2020-08-12 phillbushImage loading error now just warns.
2020-08-12 phillbushImproving error messages for icon loading
2020-08-12 phillbushImproving some error messages
2020-08-12 phillbushcannot → could not
2020-08-05 phillbushAdding reference to xdg-xmenu, by OliverLew.
2020-08-01 phillbushAdding xmenu.h
2020-08-01 phillbushadding tests, removing -f (it was too clumsy)
2020-08-01 phillbushsearch the system for font containing character
2020-07-31 phillbushAdding routine getfontucode()
2020-07-31 phillbushAdding the -f option
2020-07-31 phillbushFreeing fonts
2020-07-31 phillbushusing BETWEEN macro, and fixing fallback position
2020-07-31 phillbushfixing comment
2020-07-31 phillbushSimplifying manual, removing unused elements
2020-07-30 phillbushFixing y position of child menus.
2020-07-30 phillbushNo more needed to use -i to disable icon padding
2020-07-30 phillbushFixing position in some wms when using -w
2020-07-30 phillbushremoving variables config.screen*
2020-07-30 phillbushchanging the computation of the text y position
2020-07-29 phillbushAdding reference to the wiki on README
2020-07-29 phillbushMerge pull request #9 from GideonWolfe/master
2020-07-29 phillbushAdding config.mk
2020-07-29 phillbushAdding Xinerama support
2020-07-29 Gideon WolfeUpdate README.md
2020-07-29 Gideon WolfeUpdate README.md
2020-07-29 Gideon WolfeUpdate README.md
2020-07-29 Gideon WolfeUpdate and rename README to README.md
2020-07-29 phillbushDrawing menus on demand, reordering functions
2020-07-29 phillbushcomputing textwidth with the function drawtext
2020-07-29 phillbushAdded support for fallback fonts.
2020-07-28 phillbushFixing #7
2020-07-23 phillbushRemoving debug printf
2020-07-23 phillbushAdding the -p option.
2020-07-16 phillbushadded the -i option
2020-06-29 phillbushReferencing the gap X resource in the manual
2020-06-29 phillbushAdding X resource for gaps
2020-06-29 phillbushMoving XSetWMProtocols to setupmenu()
2020-06-29 phillbushAdding gaps support and more.
2020-06-29 phillbushSquashed commit of the following:
2020-06-24 phillbushAdding reference to xclickroot.
2020-06-20 phillbushMerge pull request #2 from emanuele6/patch-1
2020-06-16 Emanuele TorreBuild: remove slashes after DESTDIR from commands in...
2020-06-12 phillbushConfiguring height directly by setting the height.
2020-06-05 phillbushTypo
2020-06-01 phillbushUpdating config.mk, manual and README
2020-06-01 phillbushUpdating README
2020-06-01 phillbushReadding the -w option
2020-05-31 phillbushAdding some icons samples
2020-05-31 phillbushMerging icons branch on master branch.
2020-05-30 phillbushRenaming routine and spliting it into subroutines
2020-05-30 phillbushRemoving patches, using branches approach
2020-05-30 phillbushUpdating README to mention patches
2020-05-30 phillbushAdding icons patch
2020-05-30 phillbushtypo
2020-05-30 phillbushcomment
2020-05-30 phillbushMaking geom local to main().
2020-05-30 phillbushMentioning dmenu.gif in the README §Files section
2020-05-30 phillbushFixing segfault in case of empty input
2020-05-30 phillbushSimplifying parsing and data structure building
2020-05-30 phillbushSaving users memory.
2020-05-30 phillbushAdding the demo gif to the repository.
2020-05-30 phillbushUpdated manpage, removed unused variables, etc.
2020-05-28 phillbushFixing calculation of menu position.
2020-05-27 phillbushUpdating install commands in Makefile
2020-05-27 phillbushremoved a goto
2020-05-27 phillbushReordering stuff, removing unused variables
2020-05-27 phillbushGetting rid of some global variables
2020-05-27 phillbushImproved README
2020-05-27 phillbushSeparated getmenuitem into two functions
2020-05-26 phillbushRefactored code, changed resources and config.h
2020-05-24 phillbushRemoved the -w option (it was too buggy)
2020-05-23 phillbushCreating windowed branch for -w
2020-05-19 phillbushMenu windows are recalculated with -w
2020-05-19 phillbushtrapping sighup in xmenu.sh
2020-05-19 phillbushMake xmenu wait for another process to ungrab
2020-05-19 phillbushSimplifying the example script.
2020-05-19 phillbushReferring to the new changes in the manpage.
2020-05-19 phillbushCorrectly setting WM_CLASS.
2020-05-19 phillbushThe script now supposes that xmenu is installed
2020-05-19 phillbushsimple tweak on xmenu.sh
2020-05-19 phillbushFixed order of function calls
2020-05-19 phillbushFixed makefile
2020-05-19 phillbushFixed man page installation.
2020-05-19 phillbushAdded xft support (smooth fonts)
2020-05-17 phillbushxmenu now can be operated by keyboard
2020-05-17 phillbush`make install` now install the manpage
next