aboutsummaryrefslogtreecommitdiff
path: root/lmlib.py
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2019-06-13 23:11:28 -0400
committerB Stack <bgstack15@gmail.com>2019-06-13 23:11:28 -0400
commit8ef7f6d4d0b27f7a8b74fd7a63438342d1efe33d (patch)
tree2bf809bb7f1629c18300d38f847d4ce9057381e6 /lmlib.py
parentadd main components for tcl frontend (diff)
downloadlogout-manager-8ef7f6d4d0b27f7a8b74fd7a63438342d1efe33d.tar.gz
logout-manager-8ef7f6d4d0b27f7a8b74fd7a63438342d1efe33d.tar.bz2
logout-manager-8ef7f6d4d0b27f7a8b74fd7a63438342d1efe33d.zip
add rudimentary freedesktop.org icon theme support
After much ripping off of StackOverflow, the python/tcl frontend now has the functions in place to use /usr/share/icons themes, as long as they are using png files (tcl8.6). More work is needed on tcl8.5 (no png support). SVGs are not supported, but are planned for future commits. Many functions are added here that search for the valid filenames, and sort them by size-dirname, then find the first one that meets or exceeds the requested size.
Diffstat (limited to 'lmlib.py')
0 files changed, 0 insertions, 0 deletions
bgstack15