Keefer

Results 21 issues of Keefer

I came across the following error while building a dashing dashboard (paths truncated in traceback for brevity): ``` File "venv/lib/python3.9/site-packages/dashing/dashing.py", line 100, in display self._display(tbox, None) File "venv/lib/python3.9/site-packages/dashing/dashing.py", line 144,...

It's been requested a bunch of times to officially support Ubuntu, so it's time to pony up. Details will be updated on this issue as they become reality.

to-do

As shown in the screenshot. This is because GOA looks for an icon called `goa-account-owncloud` even though it corresponds to a Nextcloud account option. ![image](https://user-images.githubusercontent.com/6888381/116594029-4e696400-a911-11eb-8a68-9d0206e63b1b.png) I've reported this bug upstream...

bug
gnome

Some people would prefer their file manager icons not to have faces. It is planned to add variants for file manager icons that are drawn in a similar style, but...

enhancement
priority-low

As identified in #520, some mimetype icons have ALL CAPS text, while the majority have small caps text. The latter capitalization should be preferred for readability. TODO: - [ ]...

Some other popular themes support changing the default folder colours using a Nautilus/Caja/Nemo extension called "Folder Color". Support should be added to La Capitaine, following [these guidelines](http://bazaar.launchpad.net/~costales/folder-color/trunk/view/head:/README) Aim to complete...

enhancement
priority-high

There does not appear to be a consistent font family used in this project thus far. This is of particular concern for the mimetype/ series of icons. Efforts need to...

help wanted
to-do
priority-high

There's a new(ish) design specification written up on the [wiki](), following the results of issue #300. This issue is meant to track the progress on applying the new guidelines across...

CI tests will build the cursor against several target distributions and versions, to make sure the script is compatible. This will catch and prevent errors like #40.

to-do

There should probably be an RPM build to make this easy to install on Fedora. As it is right now, on Fedora 27 beta, your instructions don't appear to work...