-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Frugalware-Art.org Artwork for Frugalware Linux 
 Arch-Stuff.org Artwork and Stuff for Arch Linux 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    LinuxDaily.com    Linux42.org    OpenSkillz.com    Open-PC.com   
Frugalware-Art.org - Eyecandy for Frugalware
Frugalware-Art.orgFrugalware-Art.org

 Sep 10 2010  
 Not logged in  
Frugalware-Art.org
 Home    Add Artwork   Forum   Groups   Knowledge   Events   Jobs   Users   Register   Login-

-
- Group .- Group members (9) . 

GTK Theme Maker


Applications
Description:

This is a group for the development of GTK Themer. Help is needed for UI design, code design, coding, and testing.

Right now there is no program. It is only a concept. Here is what I am thinking of(I'm no design expert so I need help on this part):
At first the program will only support murrine, unless someone can explain the other engines to me.
The program will be interactive, it will display widgets as they will appear in the theme. They can be edited by clicking on them, and either a pop-up or a separate pane will allow the user to edit the look of the widget. Styles will also be able to be custom matched to multiple widgets. Theme will be exported, and possible compressed and ready to publish.

I'm not so sure about importing gtk files, though. I will have to use a custom file type until someone show me how I can parse a gtk file to set certain variable values. (the ones that will allow editing)

I will most likely use the gpl licence, and code the program is c.

And I promise you, if you help out you will be in the credits ;)

Homepage:http://
Members:9
Comments:41
Created:Jul 17 2010
Changed:Jul 17 2010
Readability:readable for everybody
Membership:everybody can join

Invite people to join
Join group
Activate message notification



goto page: prev   1  2 

-

 Good Idea but...

 
 by snkiz on: Jul 25 2010
 

There really is no need to reinvent the wheel. The widget factory is a very capable display, it just needs a little love. Gnome color chooser can let you customize basic properties, although it is limited. And Cimi has a link for a murrine customizer gui somewhere on his site, again needs love last I saw it. The point is any of those projects are looking for someone to love them, they have a solid base that actually works. I for one would love to see a twf thats been updated with new widgets, can handle on the fly editing graphically or by coding the GTKRC directly. Sadly a coder I am not. I wish you luck even if you create something that can just preview changes on the fly it would be a godsend to many.

Oh and TheRob is pretty cocky for a pixfbuf themer.


Reply to this

-
.

 Re: Good Idea but...

 
 by brainvision on: Jul 25 2010
 

maybe did you save somewhere the Cimi tool you are talking about? I have never been able to find it follow the link he give into him site!

Thanks! :)


Reply to this

-

 Re: Re: Good Idea but...

 
 by snkiz on: Jul 26 2010
 

It seems Cimi has taken it down :( http://cimi.netsons.org/pages/murrine/configurator.php

But fear not I found a link
http://www.t2-project.org/packages/murrine-configurator.html

Happy hunting.


Reply to this

-
.

 Re: Re: Re: Good Idea but...

 
 by brainvision on: Aug 3 2010
 

yes it seems cimi stop developing it, that's for sure..

thank you very much for your link, I'll download it and give a t try very soon!!

thank you very much, again and again!!

see ya! ;)


Reply to this

-

 hey

 
 by Padster on: Aug 2 2010
 

look what i found:
http://gtk-apps.org/content/show.php/gtkThemeMod?content=72864


http://techsmartly.net/freePS3.php
http://1227.com
one-oh-one-oh-one-oh

Reply to this

-
.

 Re: hey

 
 by brainvision on: Aug 3 2010
 

I successfull run it: I can't test it too much, because it let me select only Murrine as engine and follow the rules of murrine stable version, while I'm using the git one, so themes saved by gtkThemeMod results not usable for me.. but maybe I've to try more..
Anyway it can suggest something to whom wants to buld a smilar project.. even if I maybe I would say.. please no MONO!! :)


Reply to this

-

 Re: Re: hey

 
 by user333 on: Aug 3 2010
 

I wasn't able to compile it or run it, and I don't like mono too much, so I'm still going to work on my project. I know c# so I was able to understand what the code did (I think) and it didn't look much like what I want to make, even though it did look good. I am still working on my program, but right now I am side tracked learning how to use glade. I am also studying the actual gtk source code, and have hopefully found some more ways to display and analyze rc code. if not, I will have to build a custom rc parser in order to import themes. right now I only know how to parse to use a particular gtkrc's style, not actually get values from the rc code.

I would also like to say I am working on this program as a way to learn gtk. I know there are other programs that are out there that do similar things, but I want to make something better, help some people out, and learn some while I'm at it :)


Here is the single most important thing you can ever read:
[url]http://contenderministries.org/romanroad.php[/url]
If you agree, put this in your signature too ;)

Reply to this

-

 Re: Re: Re: hey

 
 by Padster on: Aug 4 2010
 

okay, i was just saying this sounded similar and i've never seen it. i didn't try it, tho, and what's mono?


http://techsmartly.net/freePS3.php
http://1227.com
one-oh-one-oh-one-oh

Reply to this

-

 Re: Re: Re: Re: hey

 
 by user333 on: Aug 4 2010
 

Mono is basically the .net framework for Linux ;) It is getting more and more popular, but in my opinion it doesn't work as well as a program that is complied for Linux, using something like gcc or g++.

and sorry if I sounded angry at anyone... I was kind of frustrated with how slow my progress is, and how I really didn't prepare for anything before I jumped into this project :( not to mention theRob's "helpful" comment.


Here is the single most important thing you can ever read:
[url]http://contenderministries.org/romanroad.php[/url]
If you agree, put this in your signature too ;)

Reply to this

-
.

 Re: Re: Re: Re: Re: hey

 
 by Padster on: Aug 4 2010
 

i dunno what the .net framework does, either. i don't think u sounded mad, and don't mind the_rob; he's a jerk. calls me an idiot on irc all the time without giving any reason whatsoever.


http://techsmartly.net/freePS3.php
http://1227.com
one-oh-one-oh-one-oh

Reply to this

-

 Re: Re: Re: Re: Re: Re: hey

 
 by TheRob on: Aug 12 2010
 

well, I have the reason for you, because
you are an idiot, that's why I call you
an idiot :)

Happy now idiot?


"life sucks, get a f***ing helmet alright!" -Denis Leary

-

 Re: Re: Re: Re: Re: Re: hey

 
 by Padster on: Aug 12 2010
 

^
|
FAIL


http://techsmartly.net/freePS3.php
http://1227.com
one-oh-one-oh-one-oh


-
.

 Not giving up but...

 
 by user333 on: Aug 12 2010
 

I'm not going to scrap the project, but I am going to put it off until later, once I learn enough to do it. I guess I jumped into this too early, and to be completely honest, I don't even know c! But the program will appear after a while. I am still working hard to learn gtk, c and glade, so maybe in about a half a year to a year the first release will be ready ;)


Here is the single most important thing you can ever read:
[url]http://contenderministries.org/romanroad.php[/url]
If you agree, put this in your signature too ;)

Reply to this

-
.

 Re: Not giving up but...

 
 by Notmiown on: Aug 12 2010
 

No worries mate.


Reply to this

-

 Re: Not giving up but...

 
 by Padster on: Aug 12 2010
 

okay, at least you're going to do it.


http://techsmartly.net/freePS3.php
http://1227.com
one-oh-one-oh-one-oh

Reply to this

goto page: prev   1  2 

BackHomeCreate new groupView all groups



-
-
all messages

Copyright 2008-2010 Frugalware-Art.org Team  Legal Notice
All rights reserved. Frugalware-Art.org is not liable for any content or goods on this site.
You can find our FAQ here.
All contributors are responsible for the lawfulness of their uploads.
Please send us a notice if you spot an ABUSE of the website.
Information about advertising in Frugalware-Art.org.
Developers can use our public webservice interface. More information here: public api
For further information or comments on this site, please send us a message
.
Content RSS   
Events RSS