~usarinheininga/ubuntuplasma/+git/plasma-hud:disabled

Last commit made on 2019-04-18
Get this branch:
git clone -b disabled https://git.launchpad.net/~usarinheininga/ubuntuplasma/+git/plasma-hud

Branch merges

Branch information

Recent commits

f714d9c... by Chris Holland

Use a disabled text color for disabled menu items

See Issue #12

This is for dbusmenu only, I still need to implement for gtk menus.

71bea56... by Chris Holland

Improve performance with gdbusmenu interface.

Instead of "opening" each submenu, fetch the entire menu all at once
by setting GetLayout's recursionDepth to -1.

I am unsure if this expands dynamically generated submenus.

More info in Issue #9

77b23d4... by Chris Holland

Bump version to 18.12.1

8d643b7... by Chris Holland

Info/error colors are not in use atm (and might not ever be).

So remove them from the readme as it'll just confuse the user.

102dc25... by Chris Holland

Typo. Don't install the "and" package.

b4ce979... by Chris Holland

Default to `rofi -matching fuzzy`

518850c... by Chris Holland

place rofi arguments on their own line and add comments

9c92473... by Chris Holland

remove huge indent

8c8ad16... by Chris Holland

Missed installing to plasma-hud in the setup.py (which is unused)

7ff3752... by Chris Holland

Add uninstall instructions