summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-04Configure flag for disabling icon embed for windows executableLouie S
2023-03-03Change a couple of files to templates for less copy/pasteLouie S
2023-03-03Set rpm spec to install desktop entryLouie S
2023-03-02configure flag to enable/disable desktop entry installationLouie S
2023-03-02Add specfile for building basic rpm packageLouie Shprung
2023-03-02Cleanup debian packaging; set license to GPLv3Louie Shprung
2023-03-01Add more sizes to .ico fileLouie Shprung
2023-02-28Set deb package to install desktop entryLouie S
2023-02-28Add icon to READMELouie S
2023-02-27Create debian directory for building basic .deb packageLouie Shprung
2023-02-26Added rule for generating desktop entryLouie S
2023-02-25Remove AC_CHECK_MALLOC to allow for cross-compilationLouie Shprung
2023-02-24Added configuration summary to configure.acLouie S
2023-02-24Rename icon/ to data/Louie S
2023-02-24Add instructions for embedding icon to .exe for Windows, add icon files as EX...Louie S
2023-02-24Update documentation to reflect new build systemLouie S
2023-02-23Fix crash on windowsLouie S
2023-02-23Fix first boot crash on unixLouie S
2023-02-17Fix src dist, add seperate Makefile.am for docsLouie Shprung
2023-02-17Improved dist target by properly including all docs and separating man pagesLouie Shprung
2023-01-07Add conditional for build platformLouie Shprung
2023-01-07Use AX_WITH_CURSES in configureLouie Shprung
2022-12-26Add ncurses.h dependencyLouie Shprung
2022-12-26Replace symlinks with copiesLouie Shprung
2022-12-26Remove .gitignore, keep configure filesLouie Shprung
2022-11-06Set automake mode to foreign (over gnu flavoring)Louie S
2022-11-06Updated build instructionsLouie S
2022-11-06Basic functionality for using autotools over basic MakefileLouie S
2022-11-06Merged from masterLouie S
2022-11-06Restructure repositoryLouie S
2022-07-23Change 'cp' to 'install'louie
2021-12-10Changed name. May tidy up/differentiate 'Terminal Media Launcher' vs 'termina...louie
2021-09-11Added F3 key functionality to jump to random group/entrylshprung
2021-08-01Updated tasklistlouie
2021-08-01Fixed invalid config path crashlouie
2021-08-01Changed --cfg_path to --configlouie
2021-07-31Update tasklistlouie
2021-07-31Added tasklist to repolouie
2021-07-31Created tasklistlouie
2021-07-31QOL cl arguments/flagslouie
2021-07-28Improved icon.ico quality, added rule for MakefileLouie Shprung
2021-07-27Improved launching windows applicationsLouie Shprung
2021-07-27Embed icon in windowsLouie Shprung
2021-07-26Safer desktop-entry installlouie
2021-07-25Updated READMElouie
2021-07-25Makefile can now install and uninstall linux desktop entrylouie
2021-07-22Created desktop entrylouie
2021-07-22Created icon for executablelouie
2021-07-22Created testing branchlouie
2021-03-27Fixed caching buglshprung