holtzermann17 / key-mon

Automatically exported from code.google.com/p/key-mon
Apache License 2.0
0 stars 0 forks source link

Load user theme #87

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
A comment from FAQ page asking about "How to add own theme?" We should allow to 
load user's themes.

It's not a hard task. key-mon could check paths in the following order

  1. XDG_CONFIG_HOME/key-mon/themes
  2. .config/key-mon/themes
  3. Where key-mon is launched from

Also needs to create a page about how to build own theme (explain what files 
are required and what for) and where to put it (if download themes from 
somewhere).

Original issue reported on code.google.com by livibet...@gmail.com on 15 Aug 2011 at 2:50

GoogleCodeExporter commented 9 years ago

Original comment by livibet...@gmail.com on 16 Aug 2011 at 10:20

GoogleCodeExporter commented 9 years ago
Code is pushed in r8b492a1fd1f3. Doc is better to be written/published after a 
release.

(I am removing myself, because not up to and not understanding theme files 
well, somebody else needs to write the doc ;)

Original comment by livibet...@gmail.com on 16 Aug 2011 at 11:17