Commit Graph

  • a145ffff2f Mention that -n does not work with openbox. master George Vlahavas 2024-07-27 20:15:30 +0300
  • 63b66f6542 Remove part about icons George Vlahavas 2024-07-27 20:14:21 +0300
  • 7ffc395db0 Update documentation for openbox George Vlahavas 2024-07-27 20:12:54 +0300
  • 8e7c83e95b Remove bold formatting. 2.3 George Vlahavas 2024-07-25 16:10:50 +0300
  • a7c9fc879b Extract wm_supports_icons function. George Vlahavas 2024-07-25 16:09:34 +0300
  • 6523859b69 Update openbox test file George Vlahavas 2024-07-25 15:27:36 +0300
  • 69296625b9 Fix phrasing George Vlahavas 2024-07-25 15:27:15 +0300
  • 81d365613d Add instructions for openbox George Vlahavas 2024-07-25 15:20:21 +0300
  • 11b0da0de3
    Merge pull request #30 from digital-freak/master George Vlahavas 2024-07-25 15:09:19 +0300
  • ee9b954df2 Add test for Openbox pipe-menu #30 digital-freak 2024-07-25 15:05:01 +0500
  • f0c632076f Add support Openbox pipe-menus digital-freak 2024-07-25 15:05:01 +0500
  • c6b15ce054 Add .orig files to .gitignore digital-freak 2024-07-25 15:05:01 +0500
  • 9227cf1605 Replace global variables with a dictionary 2.2 George Vlahavas 2024-07-14 01:51:22 +0300
  • b9011504a5 Add svg icon support for icewm George Vlahavas 2024-07-14 01:10:38 +0300
  • 10088025ab
    Merge 357e8c78fc into a9c674fb03 #24 Pino Toscano 2024-07-12 21:32:40 -0400
  • a9c674fb03
    Merge pull request #28 from sunshine69/sunshine69-patch-1 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
  • 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
  • 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
  • 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