aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fix #6 xscreensaver invocation is incorrectB Stack2020-04-03
* fix #5 cli: multiple problemsB Stack2020-04-03
* fix #4 fix rest of frontends for py3.8 distroB Stack2020-04-03
* actually apply those fixesB Stack2020-04-02
* fix minor doc and build issuesB Stack2020-04-02
* add changelog to readmeB Stack2020-04-02
* add man pages and drop .py endingsB Stack2020-04-02
* fix #2 and #3 distro nameB Stack2020-04-02
* move debian/ to stackrpmsB Stack2020-04-02
* add lm trayicon, and fix #1B Stack2020-04-02
* add alternative trayicon shell scriptB Stack2020-04-02
* minor fixesB Stack2020-03-11
* use alternatives, and actually run commandsB Stack2020-03-11
* add initial debuild stuffB Stack2020-03-11
* add usage of sudoB Stack2020-03-11
* add DRYRUN and bash_completion to lm-helperB Stack2020-03-10
* WIP: add lm-helperB Stack2020-03-10
* add desktop file, some readme contentsB Stack2020-03-10
* add lm-cliB Stack2020-03-10
* rearrange src and add readmeB Stack2020-03-10
* use /etc/default/logout-manager and conf filesB Stack2020-03-10
* add zeroindex boolB Stack2020-03-10
* WIP: initial work for ncursesB Stack2020-03-09
* cleanupB Stack2019-06-22
* update commeents and dependencies listB Stack2019-06-21
* tcl: add backup icon themes, and full svg supportB Stack2019-06-20
* just use an empty icon if not resolvableB Stack2019-06-20
* WIP: handle failure to load cairo, part 1B Stack2019-06-20
* tcl frontend: add full svg supportB Stack2019-06-20
* WIP: rearrange the photoimage error checkB Stack2019-06-20
* WIP: add initial svg supportB Stack2019-06-20
* tcl: add all tooltips...B Stack2019-06-18
* move gtk3 icon theme to lmlib and improve icon category resolutionB Stack2019-06-17
* add ref for svg for tkinterB Stack2019-06-14
* WIP: adding svg support part 1B Stack2019-06-14
* add tooltips to tclB Stack2019-06-14
* import tkinter, instead of from tkinter import *B Stack2019-06-14
* add features to tcl frontendB Stack2019-06-14
* add rudimentary freedesktop.org icon theme supportB Stack2019-06-13
* add main components for tcl frontendB Stack2019-06-12
* split program into lib and gtk frontendB Stack2019-06-12
* add icon error handlingB Stack2019-06-12
* WIP: add major logicB Stack2019-06-09
* initial commitB Stack2019-06-09
bgstack15