solang-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Solang-devel] GSettings, one-key tagging, background color and window s


From: Florent Thévenet
Subject: [Solang-devel] GSettings, one-key tagging, background color and window size saving
Date: Thu, 13 May 2010 14:52:28 +0200

Hello all,
I'm working on implementing several features in Solang that all depends
on GSettings since they have to store data; so i'm also integrating
GSettings in Solang, it's quite easy to do, i just don't know how to
install the schema automatically when installing Solang.

The first feature i'd like to add is "One key-tagging", the idea is to
associate a key ("a", "b", "2", "9"....) with a tag and when user press
this key the selected photo(s) are automatically tagged. Currently
there's 0 line of code for this feature, but I think i will implement it
using Gtk::Action and accelerators.

Second feature is the ability for user to choose a color for the
background; it's almost implemented, the only thing left is saving the
chosen color with GSettings. There are only 4 choices of color: Light
Gray, Gray, Dark Gray and theme defined color.

Last thing is window size saving, it saves the width, height and
maximized state with GSettings. Not implemented yet.

Cheers, Florent
-- 
Florent Thévenet <address@hidden>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]