You are not logged in.

#1 2010-04-08 12:00:52

tawan
Member
Registered: 2010-03-02
Posts: 290
Website

[concept only] Theme and config save/revert/manager

What?

Saves themes, icon settings, panel tweaks, conky and other configs as A-Name.theme.tar

Why?

User can then revert to an old settup or confidently explore new ideas, test new looks and themes with the ability to revert.

Users can save cool settups and switch between them

Users can share many settups

User could have a script/menu/keycommand that altered the whole look of the PC, say from "Work - clear theme" to "Home, dark and cool theme"

How?

Using the Screenshot info grabber or similar, capture and save various settings.

Find a way to load these settings back as desired.

Likely to begin with this will be run CLI

Desired scenarios.

Ideally for Openbox to begin with (as I use it and we are all tweakers) but extended to all environments if possible, the system would save say: Openbox theme, GTK theme, conky config, tint2 config, desktop image (wallpaper) Icon set (and maybe colors if using an adjustable icon set like 'anycoloryoulike' to a file named by the user say "dark-theme-8August.theme.tar"

The user could save various settups and reload them at will.

Offline

#2 2010-04-08 13:37:44

kittykatt
Member
From: Missouri, USA
Registered: 2009-11-04
Posts: 260
Website

Re: [concept only] Theme and config save/revert/manager

I might be able to integrate something like this into screenFetch. I'll let you know how my tests go. big_smile

Last edited by kittykatt (2010-04-08 13:37:59)


- [ My Blog ] | [ AUR Packages ] | [ My deviantART ] | [ screenFetch ] | [ SilverIRC ] -

Offline

#3 2010-04-08 14:19:19

tawan
Member
Registered: 2010-03-02
Posts: 290
Website

Re: [concept only] Theme and config save/revert/manager

oh and terminal configs too as i like to have colours matching my themes so id want to be saving that data

Offline

#4 2010-04-08 17:06:27

Heller_Barde
Member
Registered: 2008-04-01
Posts: 245

Re: [concept only] Theme and config save/revert/manager

I once did something like that. I'll see whether I find the related files.

It basically consisted of a specially crafted .xinitrc where you could specify the window manager and theme name and then I had one case for each window manager and in there I started whichever things i needed or wanted (like panels and conky and whatnot) and it got the config files from a theme directory which was something like ~/.local/share/deskthemes/${themename}/ and there was also a wallpaper for every theme and some "theme description files" that specified whether that theme even had a conky or a panel or whathaveyou. depending on those information it of course did/didn't start those things.

Whenever I wanted to try out a new window manager I had to write a new section in the xinitrc, but as far as themes were concerned, I only had to make a new folder in ~/.local/share/deskthemes/ with all the needed stuff and I was ready to go.

hope that helps and I'll look for it over the weekend.

cheers
Barde

Offline

#5 2010-04-08 21:15:20

tawan
Member
Registered: 2010-03-02
Posts: 290
Website

Re: [concept only] Theme and config save/revert/manager

Sounds very useful Barde

Offline

#6 2010-04-08 22:53:10

JohannesSM64
Member
From: Norway
Registered: 2009-10-11
Posts: 623
Website

Re: [concept only] Theme and config save/revert/manager

Why not git?

Offline

#7 2010-04-12 09:26:39

thil77
Member
Registered: 2008-08-29
Posts: 52

Re: [concept only] Theme and config save/revert/manager

for tint2 you can check this
http://code.google.com/p/tint2/wiki/Tint2conf

Offline

Board footer

Powered by FluxBB