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

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

Branch merges

Branch information

Recent commits

a005e97... by Chris Holland

Remove debug prints for shortcuts

b315250... by Chris Holland

Prep ability to have a custom shortcut color.

Unfortunately we can't enbable it since the color is read after we
call format_shorcut. I'll need to refactor the data type used to store
the list/map of shorcuts. Or I shouldn't read from config every time
the HUD is shown.

cbb2884... by Chris Holland

Format shortcut using sans-serif unicode characters (Issue #4)

5e9f782... by Chris Holland

Expiremental shortcut display.

It probably wont be merged since it messes with the search input.
Since it does, it makes fuzzy search useless since almost everything
will match Ctrl or Alt which isn't intended.

The only way to properly do this would be to replace rofi with something
else, which is lots of work since you then have to reimplement the
search code as well.

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