208 Commits (b9011504a578387328d898468d115392b06e370a)
 

Author SHA1 Message Date
George Vlahavas b9011504a5 Add svg icon support for icewm 2 months ago
George Vlahavas a9c674fb03
Merge pull request #28 from sunshine69/sunshine69-patch-1 5 months ago
Steve Kieu 71c0d0271e
Fix syntax warning in python 3.12 5 months ago
George Vlahavas 04e2b9cb93 Add missing parentheses 1 year ago
George Vlahavas 7dd8a63abd Remove future import for print function 3 years ago
George Vlahavas be98a02e04
Merge pull request #23 from pinotree/drop-python2 3 years ago
Pino Toscano e86d98c8c6 Drop Python 2 support 3 years ago
Pino Toscano 103914b7e7 Switch to Python 3 as default 3 years ago
George Vlahavas 1931ee4079
Merge pull request #22 from pinotree/qwindowtitle 3 years ago
Pino Toscano e63c8f63d0 Ignore also -qwindowtitle %c in Exec 3 years ago
George Vlahavas bc99abf2af Replace SafeConfigParser with ConfigParser 3 years ago
George Vlahavas 2552e06343
Merge pull request #19 from bgstack15/onlyshowin 4 years ago
B Stack 62fb13e154 handle OnlyShowIn and NotShowIn better 4 years ago
George Vlahavas 08554c83f5 Remove redundant word 6 years ago
George Vlahavas ebfcea7459 Add generated manpage to gitignore 6 years ago
George Vlahavas ee8d421782 Add info about amiwm in manpage 6 years ago
George Vlahavas da7f1debe6 Add info about amiwm in README.md 6 years ago
George Vlahavas 65255ffcc7 Add menus_test in .gitignore 6 years ago
George Vlahavas f35861ff70 Add test for amiwm 6 years ago
George Vlahavas ae2952675a Mention amiwm in the --help message 6 years ago
George Vlahavas 2d52840859 Add support for amiwm 6 years ago
George Vlahavas eabec4527d Update tests 7 years ago
George Vlahavas f2944fee0d Add description for --no-svg option 7 years ago
George Vlahavas 7bde503afc Use SVG icons for JWM menus 7 years ago
George Vlahavas dcc48c6611 Merge pull request #12 from quatauta/dict-has-key-in 7 years ago
Daniel Schömer 40363599d0 Python 3 removed dict.has_key(), use in operator 7 years ago
George Vlahavas 21a399042f Exit if no X session is found 8 years ago
George Vlahavas b50ac52703 Merge pull request #9 from roarde/category-selection-order 8 years ago
roarde 0f6b825298 Use first valid category listed in Desktop Entry 8 years ago
George Vlahavas f5e3564845 Extract clean_up_categories from get_entry_info 8 years ago
George Vlahavas 907f2a119d Extract remove_command_keys from get_entry_info 8 years ago
George Vlahavas 3c923b7e63 Change replacement order for %c 8 years ago
George Vlahavas db833f265d Replace the %k key in Exec 8 years ago
George Vlahavas ca8c0c957b Replace the icon key (%i) in Exec 8 years ago
George Vlahavas a2ea68873a Remove caption option for KDE .desktop files 8 years ago
George Vlahavas 85dffdd9a5 Improve icon extension handling 8 years ago
George Vlahavas a5f8ab0ff2 Add tests for twm 8 years ago
George Vlahavas 5ec2443ab1 Add more test menus for TWM 8 years ago
George Vlahavas a93e20af64 Add --twm-titles option 8 years ago
George Vlahavas 0fe22cf196 Add twm to the list of avaliable WMs in manpage 8 years ago
George Vlahavas 50dafc7ee4 Remove redundant assignemnt 8 years ago
George Vlahavas 9ebfcfb8ee Add test for twm 8 years ago
George Vlahavas ca4ad660bc Remove redundant branching 8 years ago
George Vlahavas 7a90065a1b Look up svg icons with direct path anyway 8 years ago
George Vlahavas f54a55b4f4 Return the actual full path to the icon 8 years ago
George Vlahavas 96b962902c Update README.md for twm 8 years ago
George Vlahavas 337a66e60f Update manpage for twm 8 years ago
George Vlahavas d9c93fe068 Add support for twm 8 years ago
George Vlahavas 6e3e2284bb Do not run sed in place 8 years ago
George Vlahavas c6f36ab908 Remove space between sed -i and empty prefix 8 years ago