Commit Graph

  • 2eb21339b5 Updated README master Marco Raber 2021-12-14 16:57:57 +0100
  • 34302812fe Added vim like keybindings Marco Raber 2021-12-14 16:17:26 +0100
  • 705316fabe
    Merge pull request #30 from paniash/master phillbush 2021-06-02 11:40:07 -0300
  • 98e801edf7 fix typo Ashish Panigrahi 2021-06-02 20:02:31 +0530
  • 6aee410969 STOP CAT ABUSE!!! phillbush 2021-04-29 20:09:10 -0300
  • c1d29e79f4 v4.5.5 phillbush 2021-04-11 11:03:29 -0300
  • d90841035d rm demo.gif phillbush 2021-04-11 10:33:22 -0300
  • f5bc660a72 replace image url phillbush 2021-04-11 10:32:24 -0300
  • c4d552d669
    Merge pull request #29 from TobiasRH/fix-separator-segfault phillbush 2021-04-10 18:49:13 -0300
  • 2e7a6bdcf3 Fix: Handle missing (NULL pointer) output for separator. Tobias R. Henle 2021-04-05 21:28:21 +0200
  • 78cdb02be6 Fix: Don't allow a separator as root for submenus. Tobias R. Henle 2021-04-05 21:27:48 +0200
  • 60ddf397e3 add support for mouse scrolling (#26) phillbush 2021-02-13 20:36:55 -0300
  • 88341d204b fix license, add acknowledgements phillbush 2021-01-24 16:00:04 -0300
  • b2a9340acb
    Merge pull request #25 from kawaiiamber/DESTDIR phillbush 2021-01-10 21:10:53 +0000
  • c90d164c0a Simplify DESTDIR KawaiiAmber 2021-01-10 11:35:34 -0700
  • 06d6acdb5e fixed ESC key phillbush 2021-01-09 19:41:16 -0300
  • e14d88b06c fixed missing lines phillbush 2021-01-09 19:29:08 -0300
  • 289de21f8e fix missing assignment phillbush 2021-01-09 19:25:06 -0300
  • cbf67e5a45 prepare for 4.5.1 phillbush 2021-01-09 19:16:55 -0300
  • 0129fde447 fix shift key phillbush 2021-01-09 19:11:38 -0300
  • 10d457c97e add changelog phillbush 2021-01-08 22:30:08 -0300
  • 78fb523f9f remove -t; prepare for mergint into master phillbush 2021-01-08 19:01:46 -0300
  • 0783fd073c Merge branch 'master' into type phillbush 2021-01-08 18:39:28 -0300
  • 50da9089cf
    Merge pull request #23 from kawaiiamber/Makefile-standard phillbush 2021-01-08 21:28:37 +0000
  • 9b9cb802e0
    Merge pull request #24 from kawaiiamber/readme phillbush 2021-01-08 21:23:02 +0000
  • dc1afe9f63 Include Xinerama header dep in README KawaiiAmber 2021-01-08 11:50:30 -0700
  • 6f740f74ea Make standard for non-GNU KawaiiAmber 2021-01-08 06:51:49 -0700
  • 28f784a7a4 add -t phillbush 2020-12-31 05:47:06 -0300
  • 8239f1f155 add normalizekeysym() phillbush 2020-12-31 05:35:15 -0300
  • 693735f7eb make tab cycle through matched items phillbush 2020-12-31 04:58:05 -0300
  • 7bdb3b0bf8 rub out text when no item matches it phillbush 2020-12-29 22:45:49 -0300
  • b33886d7a2 add type-to-select support phillbush 2020-12-29 22:26:48 -0300
  • 6bbc0e45ea move actions to end of main loop phillbush 2020-12-29 19:40:17 -0300
  • f472bfacd9 prepare stuff for type-to-select phillbush 2020-12-29 19:22:50 -0300
  • 6abae763c6 parse resources before command-line options phillbush 2020-12-29 18:56:50 -0300
  • 9cfea60e8e
    Merge pull request #18 from kawaiiamber/config.mk phillbush 2020-12-19 13:33:42 +0000
  • 0c987c691c Formatting KawaiiAmber 2020-12-19 00:54:38 -0700
  • 27c03246ca add alignment phillbush 2020-12-15 13:14:57 -0300
  • 1146fd8114 add -r option phillbush 2020-11-09 16:46:25 -0300
  • ef667106e9 fix #16 phillbush 2020-10-18 12:17:46 -0300
  • 1ca0d0d6dc make makefile portable phillbush 2020-10-06 13:41:49 -0300
  • 1b566a9054 remove typo phillbush 2020-09-27 19:06:12 -0300
  • 73a2a23dbd conform code to my new coding style phillbush 2020-09-27 19:01:13 -0300
  • 112e23c3e8 fix comment on parsefonts() phillbush 2020-09-22 19:30:31 -0300
  • c2959cf439 add lastitem and adapt code to general code style phillbush 2020-09-22 19:18:15 -0300
  • 736d20be06
    Merge pull request #14 from Malod219/master phillbush 2020-09-22 22:12:51 +0000
  • 02511d092b Fix loop around for number keys RisingThumb 2020-09-22 22:41:16 +0100
  • 2b0484b11c Support for 1-9 numbers to select specific item RisingThumb 2020-09-22 22:31:12 +0100
  • 45115feb15 add reference to new features on the manual phillbush 2020-09-17 00:54:35 -0300
  • 7b166488b1 now user can set custom key bindings in config.h phillbush 2020-09-16 22:06:12 -0300
  • 006c94ce9c Add support for Home and End keys for moving phillbush 2020-09-16 21:48:46 -0300
  • d3c2131250 free stuff earlier, when they're no longer used phillbush 2020-09-16 21:04:43 -0300
  • 59a8a95056 NOW IN MIT/X LICENSE phillbush 2020-09-13 16:45:22 -0300
  • 883ec17fe2 add XFree(info), simplify README.md phillbush 2020-08-23 22:26:23 -0300
  • f66f4c1823 Image loading error now just warns. phillbush 2020-08-12 20:49:55 -0300
  • ed1650a70f Improving error messages for icon loading phillbush 2020-08-12 20:29:33 -0300
  • 70f5db0f88 Improving some error messages phillbush 2020-08-12 20:05:09 -0300
  • 8a7bfdf89e cannot → could not phillbush 2020-08-12 20:01:05 -0300
  • 70063f16f5 Adding reference to xdg-xmenu, by OliverLew. phillbush 2020-08-05 09:30:08 -0300
  • 0b0faa5fc4 Adding xmenu.h phillbush 2020-08-01 15:42:34 -0300
  • a48473fd8d adding tests, removing -f (it was too clumsy) phillbush 2020-08-01 15:38:26 -0300
  • 6d56f2796c search the system for font containing character phillbush 2020-08-01 15:12:57 -0300
  • f8d55995df Adding routine getfontucode() phillbush 2020-07-31 19:50:50 -0300
  • 644a15bb2d Adding the -f option phillbush 2020-07-31 11:01:53 -0300
  • 7539247be3 Freeing fonts phillbush 2020-07-31 10:09:26 -0300
  • d2304ecf93 using BETWEEN macro, and fixing fallback position phillbush 2020-07-31 09:22:13 -0300
  • b1cf3ebd74 fixing comment phillbush 2020-07-30 22:07:13 -0300
  • 7832d2cfa9 Simplifying manual, removing unused elements phillbush 2020-07-30 22:03:54 -0300
  • 8e799bb47d Fixing y position of child menus. phillbush 2020-07-30 17:24:58 -0300
  • a2ff706d6f No more needed to use -i to disable icon padding phillbush 2020-07-30 17:04:04 -0300
  • c15958bd96 Fixing position in some wms when using -w phillbush 2020-07-30 16:51:29 -0300
  • b6cf4847ce removing variables config.screen* phillbush 2020-07-30 00:25:55 -0300
  • 64240f40ee changing the computation of the text y position phillbush 2020-07-29 22:59:25 -0300
  • 0bb241472b Adding reference to the wiki on README phillbush 2020-07-29 18:19:47 -0300
  • 486784ca8e
    Merge pull request #9 from GideonWolfe/master phillbush 2020-07-29 21:17:58 +0000
  • 26cb0bfcf2 Adding config.mk phillbush 2020-07-29 18:09:06 -0300
  • 237da9824c Adding Xinerama support phillbush 2020-07-29 17:55:20 -0300
  • b3419d4735
    Update README.md Gideon Wolfe 2020-07-29 13:16:59 -0700
  • 47f3bbaf3c
    Update README.md Gideon Wolfe 2020-07-29 13:09:10 -0700
  • c16406852b
    Update README.md Gideon Wolfe 2020-07-29 13:04:37 -0700
  • ba97c0d2ba
    Update and rename README to README.md Gideon Wolfe 2020-07-29 13:03:09 -0700
  • 3d8536642e Drawing menus on demand, reordering functions phillbush 2020-07-29 11:37:38 -0300
  • 15362de42b computing textwidth with the function drawtext phillbush 2020-07-29 01:19:45 -0300
  • cdeaefaaa2 Added support for fallback fonts. phillbush 2020-07-29 00:51:08 -0300
  • 675a2008a6 Fixing #7 phillbush 2020-07-28 14:51:12 -0300
  • ced6b0f73e Removing debug printf phillbush 2020-07-23 17:39:33 -0300
  • 05cfe1a0da Adding the -p option. phillbush 2020-07-23 17:37:28 -0300
  • 71b4db9241 added the -i option phillbush 2020-07-15 22:57:59 -0300
  • 92e7609bcd Referencing the gap X resource in the manual phillbush 2020-06-29 12:34:34 -0300
  • eecf9b25ff Adding X resource for gaps phillbush 2020-06-29 12:32:02 -0300
  • a3a7383740 Moving XSetWMProtocols to setupmenu() phillbush 2020-06-29 12:25:59 -0300
  • 8902c43b92 Adding gaps support and more. phillbush 2020-06-29 12:20:37 -0300
  • 585e3de1a3 Squashed commit of the following: phillbush 2020-06-29 10:01:54 -0300
  • d94ef32515 Adding reference to xclickroot. phillbush 2020-06-24 14:24:22 -0300
  • 84de136091
    Merge pull request #2 from emanuele6/patch-1 phillbush 2020-06-20 18:49:48 +0000
  • 9859c2a555 Build: remove slashes after DESTDIR from commands in uninstall target Emanuele Torre 2020-06-16 16:17:08 +0200
  • 685ca30d8d Configuring height directly by setting the height. phillbush 2020-06-12 11:37:13 -0300
  • 5a83c7dce2 Typo phillbush 2020-06-05 18:36:21 -0300
  • d584fba626 Updating config.mk, manual and README phillbush 2020-06-01 11:24:24 -0300
  • 721517254c Updating README phillbush 2020-05-31 22:32:26 -0300