GNOME Color Chooser - Support Forum
January 06, 2010, 07:16:57 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Please note that you WON'T receive any email notifications from this forum! Even if explicitly set!
 
   Home   Help Search Login Register  
Pages: [1]   Go Down
  Print  
Author Topic: gnomecc applying without gui argv is really needed  (Read 642 times)
0 Members and 1 Guest are viewing this topic.
nitrofurano
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 18


View Profile Email
« on: August 03, 2008, 03:53:43 AM »

hi!

the argv for gnomecc applying without gui is really needed...

i were starting to code a script for loading a palette from http://colourlovers.com (a colaborative cc-nc-sa colour palette social network)

a script would be like this: from the url http://www.colourlovers.com/palette/474922/Train_Yard  which we can copy the url from a web browser, we can get hexcolours from a script like:

wget http://www.colourlovers.com/export/html/474922
cat 474922 | grep Hex > 474922.txt
rm 474922

and the rest of the script would clean this result, shuffle, or display the colours for choosing, and later applying them with gnome-colour-chooser, with that argv for only applying the .gnomecc without opening the gui.
Logged
JackTheDipper
Administrator
Newbie
*****

Karma: +1/-0
Offline Offline

Posts: 19


View Profile Email
« Reply #1 on: August 05, 2008, 03:42:54 AM »

hey, nitro!

At least, you can already load a theme via command-line (trunk version).
Btw. I guess we need more than just supporting defined colors. Afaik we need functions similar to GTKRC ones like lighten(), darken(), shade() etc (or what they're called, heh), don't you think? Useful for e.g. hover colors.
Logged
harii
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 3


View Profile Email
« Reply #2 on: January 19, 2009, 07:37:29 AM »

 I think that is a great ideal!
you could use it in Zenity?
Logged
Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!

SourceForge.net Logo