Commit Graph

  • a9c674fb03
    Merge pull request #28 from sunshine69/sunshine69-patch-1 master George Vlahavas 2024-05-02 13:04:26 +0300
  • 71c0d0271e
    Fix syntax warning in python 3.12 #28 Steve Kieu 2024-05-02 17:24:43 +1000
  • 65644bafe9
    Merge 357e8c78fc into 04e2b9cb93 #24 Pino Toscano 2023-11-08 01:38:15 +0800
  • 04e2b9cb93 Add missing parentheses 2.1 George Vlahavas 2023-06-19 09:33:34 +0300
  • 357e8c78fc Drop pyGTK leftovers #24 Pino Toscano 2021-06-05 11:58:39 +0200
  • f21b67f1c3 Add --icon-theme option Pino Toscano 2021-06-05 11:56:00 +0200
  • ccf24b3510 Switch to PyXDG.IconTheme for icons lookup Pino Toscano 2021-06-05 11:44:33 +0200
  • 07149c016e
    Merge 4a0483b46f into 7dd8a63abd #21 Pino Toscano 2021-06-06 12:50:04 +0200
  • 4a0483b46f Switch from getopt to argparse #21 Pino Toscano 2021-06-05 09:17:20 +0200
  • 7dd8a63abd Remove future import for print function 2.0 George Vlahavas 2021-06-06 02:27:06 +0300
  • be98a02e04
    Merge pull request #23 from pinotree/drop-python2 George Vlahavas 2021-06-06 02:13:31 +0300
  • e86d98c8c6 Drop Python 2 support #23 Pino Toscano 2021-06-05 18:01:25 +0200
  • 103914b7e7 Switch to Python 3 as default Pino Toscano 2021-06-05 17:57:20 +0200
  • 1931ee4079
    Merge pull request #22 from pinotree/qwindowtitle George Vlahavas 2021-06-05 11:07:36 +0300
  • e63c8f63d0 Ignore also -qwindowtitle %c in Exec #22 Pino Toscano 2021-06-05 09:29:05 +0200
  • bc99abf2af Replace SafeConfigParser with ConfigParser George Vlahavas 2021-05-31 23:59:04 +0300
  • 2552e06343
    Merge pull request #19 from bgstack15/onlyshowin 1.6 George Vlahavas 2020-09-16 21:43:03 +0300
  • 62fb13e154 handle OnlyShowIn and NotShowIn better #19 B Stack 2020-09-05 21:48:56 -0400
  • ba292a9e96
    Merge 0411b5f117 into 08554c83f5 #10 Didier Spaier 2019-03-01 03:49:13 +0000
  • 08554c83f5 Remove redundant word George Vlahavas 2018-09-17 00:00:53 +0300
  • ebfcea7459 Add generated manpage to gitignore 1.5 George Vlahavas 2018-09-16 22:42:50 +0300
  • ee8d421782 Add info about amiwm in manpage George Vlahavas 2018-09-16 22:42:17 +0300
  • da7f1debe6 Add info about amiwm in README.md George Vlahavas 2018-09-16 22:42:06 +0300
  • 65255ffcc7 Add menus_test in .gitignore George Vlahavas 2018-09-16 22:26:25 +0300
  • f35861ff70 Add test for amiwm George Vlahavas 2018-09-16 22:25:20 +0300
  • ae2952675a Mention amiwm in the --help message George Vlahavas 2018-09-16 00:02:20 +0300
  • 2d52840859 Add support for amiwm George Vlahavas 2018-09-15 23:57:38 +0300
  • 0fb948f50e Remove extra dependency #8 foobar0185 2018-04-10 19:45:45 +0200
  • eabec4527d Update tests George Vlahavas 2017-11-30 19:47:08 +0200
  • f2944fee0d Add description for --no-svg option George Vlahavas 2017-11-30 19:37:02 +0200
  • 7bde503afc Use SVG icons for JWM menus George Vlahavas 2017-11-30 19:35:01 +0200
  • dcc48c6611 Merge pull request #12 from quatauta/dict-has-key-in George Vlahavas 2017-07-20 11:41:58 +0300
  • 40363599d0 Python 3 removed dict.has_key(), use in operator #12 Daniel Schömer 2017-07-19 20:07:52 +0200
  • 0411b5f117 Properly handle OnlyShowIn and NotShowIn. #10 didier@slint.fr 2017-03-30 00:36:03 +0200
  • 21a399042f Exit if no X session is found George Vlahavas 2017-03-27 14:01:05 +0300
  • 08281b788b Merge 5cd522b9de into b50ac52703 #8 foobar0815 2017-03-05 18:30:43 +0000
  • 5cd522b9de Merge remote-tracking branch 'upstream/master' foobar0185 2017-03-05 19:24:37 +0100
  • b50ac52703 Merge pull request #9 from roarde/category-selection-order George Vlahavas 2017-01-17 13:00:01 +0200
  • 0f6b825298 Use first valid category listed in Desktop Entry #9 roarde 2017-01-09 23:23:54 -0500
  • a6f3b483be Openbox has optional SVG support since v3.5.1 foobar0185 2016-12-18 08:58:56 +0100
  • f5e3564845 Extract clean_up_categories from get_entry_info 1.4 George Vlahavas 2016-12-14 15:17:50 +0200
  • 907f2a119d Extract remove_command_keys from get_entry_info George Vlahavas 2016-12-14 14:36:14 +0200
  • 3c923b7e63 Change replacement order for %c George Vlahavas 2016-12-14 14:23:20 +0200
  • db833f265d Replace the %k key in Exec George Vlahavas 2016-12-14 14:22:09 +0200
  • ca8c0c957b Replace the icon key (%i) in Exec George Vlahavas 2016-12-14 14:13:52 +0200
  • a2ea68873a Remove caption option for KDE .desktop files George Vlahavas 2016-12-14 14:05:00 +0200
  • 3a51079e38 Merge remote-tracking branch 'upstream/master' foobar0185 2016-12-03 18:39:34 +0100
  • 85dffdd9a5 Improve icon extension handling George Vlahavas 2016-11-10 01:51:34 +0200
  • a5f8ab0ff2 Add tests for twm George Vlahavas 2016-11-09 12:22:29 +0200
  • 5ec2443ab1 Add more test menus for TWM 1.3 George Vlahavas 2016-11-08 01:59:35 +0200
  • a93e20af64 Add --twm-titles option George Vlahavas 2016-11-08 01:36:33 +0200
  • 0fe22cf196 Add twm to the list of avaliable WMs in manpage George Vlahavas 2016-11-08 01:35:51 +0200
  • 50dafc7ee4 Remove redundant assignemnt George Vlahavas 2016-11-08 01:34:49 +0200
  • 9ebfcfb8ee Add test for twm 1.2 George Vlahavas 2016-11-05 21:15:28 +0200
  • ca4ad660bc Remove redundant branching George Vlahavas 2016-11-05 21:06:24 +0200
  • 7a90065a1b Look up svg icons with direct path anyway George Vlahavas 2016-11-05 21:02:51 +0200
  • f54a55b4f4 Return the actual full path to the icon George Vlahavas 2016-11-05 14:10:35 +0200
  • fb2a7e88aa Merge cba47191d3 into 96b962902c #7 João Neto 2016-10-30 23:47:49 +0000
  • 96b962902c Update README.md for twm George Vlahavas 2016-10-30 15:17:11 +0200
  • 337a66e60f Update manpage for twm George Vlahavas 2016-10-30 15:12:08 +0200
  • d9c93fe068 Add support for twm George Vlahavas 2016-10-30 01:17:56 +0300
  • cba47191d3 Update xdgmenumaker #7 João Neto 2016-10-26 10:41:32 -0300
  • 955d14d112 Fix icons custom images João Neto 2016-10-26 10:37:43 -0300
  • 6e3e2284bb Do not run sed in place George Vlahavas 2016-10-16 14:09:08 +0300
  • c6f36ab908 Remove space between sed -i and empty prefix George Vlahavas 2016-10-16 11:27:31 +0300
  • a26db27e84 Merge pull request #6 from cbettinger/master George Vlahavas 2016-10-16 11:24:50 +0300
  • 904a21537f Add support for BSD in Makefile #6 Christian Bettinger 2016-10-16 01:16:39 +0200
  • caaa47189d Add fvwm test 1.1 George Vlahavas 2016-10-03 22:55:24 +0300
  • 9732fec737 Update README.md for fvwm and --max-icon-size George Vlahavas 2016-10-03 19:13:37 +0300
  • 80c4320400 Update manpage for Fvwm and --max-icon-size George Vlahavas 2016-10-03 19:11:59 +0300
  • 0395fb4a58 Add --max-icon-size option to help text George Vlahavas 2016-10-03 18:58:35 +0300
  • 67a173aa34 Add whitespace George Vlahavas 2016-10-03 18:56:01 +0300
  • ab2808fb79 Restrict maximum icon size with --max-icon-size George Vlahavas 2016-10-03 18:52:50 +0300
  • 39db10aa58 Add support for Fvwm George Vlahavas 2016-10-03 17:43:43 +0300
  • 2f5a4761e0 Recurse into xdg directories for .desktop files 1.0 George Vlahavas 2016-10-01 00:17:02 +0300
  • d2546a3585 Add support for openbox' pipe menus foobar0185 2016-06-11 18:42:16 +0200
  • e1097cc512 Add a USAGE header George Vlahavas 2015-09-22 14:57:47 +0300
  • fcefeb5fe6 Update manpage for Python 3 0.9 George Vlahavas 2015-09-22 14:39:48 +0300
  • bb7a58714b Update README.md for python 3 George Vlahavas 2015-09-22 14:39:03 +0300
  • 8f730f5a43 Adjust line breaks George Vlahavas 2015-09-22 02:27:01 +0300
  • ab19431f3b Add Python 3 compatibility George Vlahavas 2015-09-22 02:20:34 +0300
  • a01e8e3474 Merge branch 'master' of github.com:gapan/xdgmenumaker George Vlahavas 2015-09-21 23:20:16 +0300
  • 7e5e51459a Apply PEP8 formatting fixes George Vlahavas 2015-09-21 23:17:34 +0300
  • 66eb271433 Use str.format() for string formatting George Vlahavas 2015-09-21 23:15:36 +0300
  • f2860a61b9 Add new tests with icons George Vlahavas 2015-09-21 23:14:57 +0300
  • 22fe094b44 Apply PEP8 formatting fixes George Vlahavas 2015-09-19 00:29:15 +0300
  • 15c68b101d Fix formatting in manpage (again) 0.8 George Vlahavas 2015-09-09 15:51:11 +0300
  • c132c354b3 Fix formatting in manpage George Vlahavas 2015-09-09 15:48:25 +0300
  • 56225bcbaa Rename menu creation functions George Vlahavas 2015-09-09 15:42:56 +0300
  • e6695e41a4 Remove "_en" suffix from test files George Vlahavas 2015-09-09 13:34:05 +0300
  • c658fd4abb Fix manpage formatting George Vlahavas 2015-09-09 13:29:05 +0300
  • 489df54c69 Add $ sign to commands George Vlahavas 2015-09-08 18:18:35 +0300
  • ee79146e84 Remove empty line George Vlahavas 2015-09-08 18:17:47 +0300
  • 5bbede96a1 Add test cases for compizboxmenu George Vlahavas 2015-09-08 18:10:28 +0300
  • 189331e947 Use applications-other for the main category George Vlahavas 2015-09-08 18:07:34 +0300
  • 83ea7c191c Adjust spacing for compizboxmenu item entries George Vlahavas 2015-09-08 13:52:54 +0300
  • eda148f75f Don't use full path for the main menu item George Vlahavas 2015-09-08 13:47:43 +0300
  • 56fe1a136e Add missing parenthesis George Vlahavas 2015-09-08 13:42:39 +0300
  • 2d0f807207 Revert disallowing compizboxmenu with -n George Vlahavas 2015-09-08 13:40:07 +0300
  • c56aad2f17 Edit compizboxmenu section in manpage George Vlahavas 2015-09-08 13:39:39 +0300