222 Commits (d959ec16dbce01e09646d0719cbadc97a3a8e34b)
 

Author SHA1 Message Date
George Vlahavas d959ec16db Fix typo in comment 2 years ago
George Vlahavas a145ffff2f Mention that -n does not work with openbox. 2 years ago
George Vlahavas 63b66f6542 Remove part about icons 2 years ago
George Vlahavas 7ffc395db0 Update documentation for openbox 2 years ago
George Vlahavas 8e7c83e95b Remove bold formatting. 2 years ago
George Vlahavas a7c9fc879b Extract wm_supports_icons function. 2 years ago
George Vlahavas 6523859b69 Update openbox test file 2 years ago
George Vlahavas 69296625b9 Fix phrasing 2 years ago
George Vlahavas 81d365613d Add instructions for openbox 2 years ago
George Vlahavas 11b0da0de3
Merge pull request #30 from digital-freak/master 2 years ago
digital-freak ee9b954df2 Add test for Openbox pipe-menu 2 years ago
digital-freak f0c632076f Add support Openbox pipe-menus 2 years ago
digital-freak c6b15ce054 Add .orig files to .gitignore 2 years ago
George Vlahavas 9227cf1605 Replace global variables with a dictionary 2 years ago
George Vlahavas b9011504a5 Add svg icon support for icewm 2 years ago
George Vlahavas a9c674fb03
Merge pull request #28 from sunshine69/sunshine69-patch-1 2 years ago
Steve Kieu 71c0d0271e
Fix syntax warning in python 3.12 2 years ago
George Vlahavas 04e2b9cb93 Add missing parentheses 3 years ago
George Vlahavas 7dd8a63abd Remove future import for print function 5 years ago
George Vlahavas be98a02e04
Merge pull request #23 from pinotree/drop-python2 5 years ago
Pino Toscano e86d98c8c6 Drop Python 2 support 5 years ago
Pino Toscano 103914b7e7 Switch to Python 3 as default 5 years ago
George Vlahavas 1931ee4079
Merge pull request #22 from pinotree/qwindowtitle 5 years ago
Pino Toscano e63c8f63d0 Ignore also -qwindowtitle %c in Exec 5 years ago
George Vlahavas bc99abf2af Replace SafeConfigParser with ConfigParser 5 years ago
George Vlahavas 2552e06343
Merge pull request #19 from bgstack15/onlyshowin 6 years ago
B Stack 62fb13e154 handle OnlyShowIn and NotShowIn better 6 years ago
George Vlahavas 08554c83f5 Remove redundant word 8 years ago
George Vlahavas ebfcea7459 Add generated manpage to gitignore 8 years ago
George Vlahavas ee8d421782 Add info about amiwm in manpage 8 years ago
George Vlahavas da7f1debe6 Add info about amiwm in README.md 8 years ago
George Vlahavas 65255ffcc7 Add menus_test in .gitignore 8 years ago
George Vlahavas f35861ff70 Add test for amiwm 8 years ago
George Vlahavas ae2952675a Mention amiwm in the --help message 8 years ago
George Vlahavas 2d52840859 Add support for amiwm 8 years ago
George Vlahavas eabec4527d Update tests 8 years ago
George Vlahavas f2944fee0d Add description for --no-svg option 8 years ago
George Vlahavas 7bde503afc Use SVG icons for JWM menus 8 years ago
George Vlahavas dcc48c6611 Merge pull request #12 from quatauta/dict-has-key-in 9 years ago
Daniel Schömer 40363599d0 Python 3 removed dict.has_key(), use in operator 9 years ago
George Vlahavas 21a399042f Exit if no X session is found 9 years ago
George Vlahavas b50ac52703 Merge pull request #9 from roarde/category-selection-order 9 years ago
roarde 0f6b825298 Use first valid category listed in Desktop Entry 9 years ago
George Vlahavas f5e3564845 Extract clean_up_categories from get_entry_info 9 years ago
George Vlahavas 907f2a119d Extract remove_command_keys from get_entry_info 9 years ago
George Vlahavas 3c923b7e63 Change replacement order for %c 9 years ago
George Vlahavas db833f265d Replace the %k key in Exec 9 years ago
George Vlahavas ca8c0c957b Replace the icon key (%i) in Exec 9 years ago
George Vlahavas a2ea68873a Remove caption option for KDE .desktop files 9 years ago
George Vlahavas 85dffdd9a5 Improve icon extension handling 10 years ago