Commit Graph

  • 3bec05ea77 Readding the -w option phillbush 2020-05-31 22:26:33 -0300
  • 7b867888e0 Adding some icons samples phillbush 2020-05-31 20:32:05 -0300
  • 33376f5420 Merging icons branch on master branch. phillbush 2020-05-31 20:29:46 -0300
  • f8ffe0b2e4 Renaming routine and spliting it into subroutines phillbush 2020-05-30 18:56:59 -0300
  • 0dfd6fa00e Removing patches, using branches approach phillbush 2020-05-30 11:52:47 -0300
  • a966c86682 Updating README to mention patches phillbush 2020-05-30 11:07:25 -0300
  • 0704f950ad Adding icons patch phillbush 2020-05-30 11:04:03 -0300
  • 207c3312d5 typo phillbush 2020-05-30 09:45:11 -0300
  • 738ed9d5f5 comment phillbush 2020-05-30 07:31:46 -0300
  • beae67a6a7 Making geom local to main(). phillbush 2020-05-30 05:45:28 -0300
  • ddeb6e1ef2 Mentioning dmenu.gif in the README §Files section phillbush 2020-05-30 00:05:47 -0300
  • ddb15acfde Fixing segfault in case of empty input phillbush 2020-05-29 23:55:37 -0300
  • a5ddd2cd22 Simplifying parsing and data structure building phillbush 2020-05-29 23:48:49 -0300
  • 15dfafdfb1 Saving users memory. phillbush 2020-05-29 22:52:55 -0300
  • 4f898cc3af Adding the demo gif to the repository. phillbush 2020-05-29 22:41:52 -0300
  • 6b5123e793 Updated manpage, removed unused variables, etc. phillbush 2020-05-29 22:37:55 -0300
  • ec4ed1ac1e Fixing calculation of menu position. phillbush 2020-05-27 21:43:10 -0300
  • 95e47cc023 Updating install commands in Makefile phillbush 2020-05-27 20:57:38 -0300
  • cdc4d51fee removed a goto phillbush 2020-05-27 15:10:53 -0300
  • c6d9174ec2 Reordering stuff, removing unused variables phillbush 2020-05-27 14:34:55 -0300
  • 257e42cc23 Getting rid of some global variables phillbush 2020-05-27 13:40:11 -0300
  • 571d99e165 Improved README phillbush 2020-05-27 11:19:49 -0300
  • 0c1a78642c Separated getmenuitem into two functions phillbush 2020-05-27 00:15:10 -0300
  • fd530f3f68 Refactored code, changed resources and config.h phillbush 2020-05-26 18:43:45 -0300
  • 2744390027 Removed the -w option (it was too buggy) phillbush 2020-05-23 22:06:21 -0300
  • 21a9aaecb1 Creating windowed branch for -w phillbush 2020-05-23 20:41:09 -0300
  • 8455c36913 Menu windows are recalculated with -w phillbush 2020-05-19 13:41:11 -0300
  • 88afe438b1 trapping sighup in xmenu.sh phillbush 2020-05-19 10:22:24 -0300
  • 85003546a2 Make xmenu wait for another process to ungrab phillbush 2020-05-19 09:17:06 -0300
  • c49dad285c Simplifying the example script. phillbush 2020-05-19 06:22:00 -0300
  • c0cff00dc8 Referring to the new changes in the manpage. phillbush 2020-05-19 05:56:06 -0300
  • d2435fcd5f Correctly setting WM_CLASS. phillbush 2020-05-19 05:51:21 -0300
  • 813ade537f The script now supposes that xmenu is installed phillbush 2020-05-19 04:49:33 -0300
  • 4e219dd8f3 simple tweak on xmenu.sh phillbush 2020-05-19 04:47:35 -0300
  • 465d07dbe9 Fixed order of function calls phillbush 2020-05-18 23:05:14 -0300
  • 697f63c474 Fixed makefile phillbush 2020-05-18 23:00:29 -0300
  • 9c891da8b3 Fixed man page installation. phillbush 2020-05-18 22:56:53 -0300
  • dbeb994054 Added xft support (smooth fonts) phillbush 2020-05-18 22:27:56 -0300
  • 858338d978 xmenu now can be operated by keyboard phillbush 2020-05-17 17:01:46 -0300
  • 54931d1465 make install now install the manpage phillbush 2020-05-17 01:28:04 -0300
  • f644b8bc22 xmenu now supports x resources phillbush 2020-05-17 01:22:21 -0300
  • dddba407f4 config.h phillbush 2020-05-17 00:12:59 -0300
  • 08f165897c Xmenu now has a man page. phillbush 2020-05-17 00:08:23 -0300
  • 873c080ceb The README file referred to dwm phillbush 2020-05-16 18:01:14 -0300
  • 12af0e7136 better-looking color scheme phillbush 2020-05-16 15:08:25 -0300
  • d8a7caf2e3 improved algorithm for mapping/unmapping phillbush 2020-05-16 14:43:07 -0300
  • d888f2cae4 improved algorithm that draw menus phillbush 2020-05-16 02:14:29 -0300
  • f70a900c8e NOW IN PUBLIC DOMAIN! phillbush 2020-05-16 01:28:57 -0300
  • f158328539 width is now calculated from the font phillbush 2020-05-16 01:24:43 -0300
  • 2b6968f911 A better triangle phillbush 2020-05-16 00:58:32 -0300
  • f15fc33987 using pixmaps phillbush 2020-05-16 00:43:59 -0300
  • c58c645637 xmenu now works on tile window managers phillbush 2020-05-15 23:10:16 -0300
  • 09c13122cc Test phillbush 2020-05-15 23:08:05 -0300
  • 7fbd1c5ed0 Added separators phillbush 2020-05-15 22:51:26 -0300
  • a80fee227a item->y is now relative to menu, not to root phillbush 2020-05-15 22:25:05 -0300
  • a77326901f Initial commit phillbush 2020-05-15 19:02:23 -0300