OSDN Git Service

alterlinux/dmc.git
2021-02-13 hayao[update] : local cursor list
2021-02-13 hayao[update] : Added slick greeter functions
2021-02-13 hayao[remove] :Removed old variables
2021-02-13 hayao[fix] : Fixed xargs error
2021-02-13 hayao[update] : Added display manager detection
2021-02-13 hayao[fix] : FIxed SC2038
2021-02-13 hayao[fix] : Fixed SC2128
2021-02-13 hayao[fix] : Fixed SC2012
2021-02-13 hayao[fix] : Fixed SC2018, SC2019
2021-02-13 hayao[fix] : Fixed SC2207
2021-02-13 hayao[fix] : Fixed SC2002
2021-02-13 hayao[add] : Added .shellcheckrc
2021-02-13 hayao[fix] : Fixed SC2086
2021-02-13 hayao[fix] : Fixed SC2034
2021-02-13 hayao[fix] : Fixed SC1072, SC1073
2021-02-13 hayao[fix] : FIxed SC2002
2021-02-13 hayao[fix] : Fixed SC2002
2021-02-13 hayao[fix] : Fixed SC2207
2021-02-13 hayao[fix] : Fixed SC2046
2021-02-13 hayao[fix] : FIxed SC2086
2021-02-13 hayao[fix] : Fixed SC2086
2021-02-13 hayao[fix] : Fixed SC2124
2021-02-13 hayao[fix] : FIxed SC2048
2021-02-13 hayao[fix] : Fixed SC1054
2021-02-13 hayao[fix] : FIxed SC2235
2021-02-13 hayao[fix] : Fixed SC2059
2021-02-13 hayao[fix] : Fixed SC2034
2021-02-13 hayao[fix] : Fixed SC2162
2021-02-13 hayao[fix] : Fixed SC2223
2021-02-13 hayao[fix] : Fixed SC2207
2021-02-13 hayao[fix] : FIxed SC2181
2021-02-13 hayao[fix] : Fixed SC2068
2021-02-13 hayao[update] : Added greeter check
2021-02-13 hayao[fix] : FIxed greeter list
2021-02-13 hayao[add] : Added .travis.yml
2021-02-13 hayao[update] : Organized variables
2021-02-13 hayao[update] : Added help
2021-02-13 hayao[update] : Added root-loginm
2021-02-13 hayao[update] : Added gdm accessibillity command
2021-02-12 hayao[fix] : Fixed session name
2021-02-12 hayao[fix] : gdm autologin arguments
2021-02-12 hayao[update] : Added exception handling when greeter does...
2021-02-11 hayao[update] : Enable autologin command
2021-02-11 hayao[update] : Added gdm autologin
2021-02-11 hayao[update] : Added tap command
2021-02-11 hayao[update] : Added theme-change command
2021-02-11 hayao[update] : Updated help
2021-02-11 hayao[update] : Added gdm logo
2021-02-11 hayao[update] : Added qtquick greeter support
2021-02-10 hayao[add] : Addedn Todo
2021-02-10 hayao[update] : Updated PKGBUILD
2021-02-10 hayao[update] : Added dependencies
2021-02-10 hayao[update] : Added webkit2 theme command
2021-02-10 hayao[update] : Added crudini check
2021-02-10 hayao[fix] : Fixed gdm
2021-02-10 hayao[update] : Added --mode
2021-02-10 hayao[update] : Added help
2021-02-10 hayaoMerge branch 'crudini'
2021-02-10 hayao[update] : Check permission before init configs
2021-02-10 hayao[update] : Added --write-all-files
2021-02-10 hayao[update] : Use crudini
2021-02-10 hayao[remove] : Removed --command-replace
2021-02-09 hayao[update] : Added cursor command
2021-02-09 hayao[fix] : Supports choices of 2 digits or more
2021-02-09 hayao[fix] : Supports choices of 2 digits or more
2021-02-09 hayao[update] : Added changing dconf
2021-02-08 hayao[update] : Added comments
2021-02-08 hayao[update] : Added GDM Support
2021-02-08 hayao[fix] : Fixed null command
2021-02-08 hayao[update] : Supports multiple display managers
2021-02-08 hayao[add] : Renamed to dmc
2021-02-07 hayao[update] : Added show-config command
2021-02-07 hayao[fix] : Fixed argument parser
2021-02-07 hayao[fix] : Fixed reference to non-existent variable
2021-02-07 hayao[fix] : Fixed typo
2021-02-07 hayao[update] : Use set -u
2021-02-07 hayao[fix] : Fixed greeter-edit args
2021-02-07 hayao[fix] : Fixed package name
2021-02-07 hayao[add] : Added gitignore
2021-02-07 hayao[update] : Added root check
2021-02-06 hayao[update] : Added error
2021-02-06 hayao[update] : Added non-interactive mode
2021-02-06 hayao[update] : Added value check
2021-02-06 hayao[fix] : Added about autologin group
2021-02-06 hayao[update] : Aded greeter-create command
2021-02-06 hayao[update] : Added comfirmation
2021-02-06 hayao[update] : Added greeter command
2021-02-06 hayao[update] : Added greeter-edit
2021-02-03 hayao[update] : Added user check
2021-02-03 hayao[update] : Added autologin
2021-02-03 hayao[fix] : FIxed typo
2021-02-03 hayao[update] : Added edit command
2021-02-03 hayao[update] : Added greeter-edit
2021-02-03 hayao[add] : Added PKGBUILD
2021-02-03 hayao[add] : Initial commit