← Back to team overview

screenlets-dev team mailing list archive

[Bug 782098] [NEW] New Feature - Lipik Default Theme on Startup

 

Public bug reported:

Hello,

with help of tabbernuk, I changed the lipik configfile, to change
default values on startup, when creating a new lipik.

1. Changing the config-file
--------------------------------
Make a copy of Lipik in your local screenlets directory:
cp -r /usr/share/screenlets/screenlets-pack-basic/Lipik/ ~/.screenlets/

Edit the copy:
gedit ~/.screenlets/Lipik/LipikScreenlet.py

Find in file and change...

The font:
font_name    = 'Sans 12'

Theme:
self.theme_name = "default"

To change size, I suggest you change scale. Add something like this near the font definition (on a separate line):
scale = 2.0

2. Bug
-----------
That works! :-) But there´s a bug with the theme: the upper border is wrong displayed. (See screenshot in attachment)

3. Feature request
---------------------
It would be nice, this values to change in a lipik gui dialog, without changing config-file with editor

Thank you.
Christian

** Affects: screenlets
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of
Screenlets Dev Team, which is subscribed to Screenlets.
https://bugs.launchpad.net/bugs/782098

Title:
  New Feature - Lipik Default Theme on Startup


Follow ups

References