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

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

Branch merges

Branch information

Name:
jetbrainworkaround
Repository:
lp:~usarinheininga/ubuntuplasma/+git/plasma-hud

Recent commits

981b1fd... by Chris Holland

Attempt to fix Issue #34 where menu items are prefixed with DBusMenu.

a612aa3... by Chris Holland

Fix Arch install instructions.

appmenu-qt4 no longer exists.
python-gobject and qt5-tools are not installed by default.

606b055... by Chris Holland

Fix rofi link and make text a code tag.

a5221ec... by Chris Holland

Don't need to specify it's a theme.

66cb180... by Chris Holland

Cleanup intro links, and suggest material-decoration

bcba53a... by Chris Holland

Remove WaitForAllMenuItems=true from ReadMe.

People blindly copy this to get a dark theme. They shouldn't have to
debug why it slows down.

5fe04a6... by Chris Holland

Change HUD title example to ::, as rofi adds a third and ::: = icon.w

Also, the previous unicode symbol made the input field taller than
normal, which looked weird. We also can't remove the extra : rofi adds
so a symbol in the input prompt will always look like a "title".

d9777a4... by Chris Holland

Bump version to 19.10.1

0b34d59... by Chris Holland

Support older distros without setuptools + with Python 3.6 (Issue #25)

18d1b40... by Chris Holland

Call Gtk.init() to prevent segfault in OpenSUSE (Issue #20)