~usarinheininga/ubuntuplasma/+git/material-decoration:config

Last commit made on 2020-05-09
Get this branch:
git clone -b config https://git.launchpad.net/~usarinheininga/ubuntuplasma/+git/material-decoration

Branch merges

Branch information

Recent commits

a1a4764... by Chris Holland

Add the Settings that aren't used so it's not in master branch.

kconfig_add_kcfg_files(SettingsConfig.kcfgc) is commented out in
the CMakeLists.txt so these files aren't actually used.

8f1271e... by Chris Holland

Add kcmodule based on aurorae to edit button size (Issue #4)

Needs to be better thought out. Might refactor to use breeze's
config pattern.

f93937d... by Chris Holland

Fix unparsed mnemonics padding TextWidth (Issue #9)

b616da8... by Chris Holland

Update lim screenshot

b24b64b... by Chris Holland

Update readme to reflect lim was merged to master.

238bb22... by Chris Holland

Don't create the ApplicationMenu button (as we have lim)

834f859... by Chris Holland

Rename CommonButton to Button

0c51570... by Chris Holland

Document CommonButton::create is for DecorationButtonGroup

ecb577a... by Chris Holland

Refactor OnAllDesktop, KeepAbove/Below, AppMenu to static (Issue #7)

Removed CommonToggleButton.
Maded CommonButton::foregroundColor + backgroundColor public.

44d8e0d... by Chris Holland

Refactor CloseButton to a static util (Issue #7)