Commit Graph

2440 Commits

Author SHA1 Message Date
Christopher Michael 3de8c6adbc Fix up expand/fill for sliders (so they use all available width).
SVN revision: 47091
2010-03-09 16:54:05 +00:00
Christopher Michael e3a0da1216 Fix up expand/fill for sliders.
SVN revision: 47090
2010-03-09 16:51:26 +00:00
Christopher Michael 42d7e79d3e Fix up expand/fill for sliders.
SVN revision: 47089
2010-03-09 16:50:05 +00:00
Christopher Michael fc5264cfdb Fix expand/fill for sliders.
SVN revision: 47088
2010-03-09 16:47:49 +00:00
Christopher Michael ffd49c3982 Check box doesn't need to expand (wastes space).
Fix formatting.



SVN revision: 47086
2010-03-09 16:45:32 +00:00
Christopher Michael cecb71b12b Set fill & expand on toolbook pages (so sliders use available space).
SVN revision: 47085
2010-03-09 16:42:38 +00:00
Christopher Michael 3852673e3f Add check_changed to conf_exebuf.
NB: works great in Basic, but not in Advanced...not sure why. K-S, can
you have a look please ?



SVN revision: 47083
2010-03-09 16:34:39 +00:00
Gustavo Sverzut Barbieri 3f2d166a08 preload and set proper size to help loading.
SVN revision: 47071
2010-03-09 02:55:47 +00:00
Gustavo Sverzut Barbieri 3c5b485a98 improved icon theme, with nice previews!
preview couple of icons at bottom, and try harder to find an icon for
the list item, otherwise just skip the theme as it is not worth.



SVN revision: 47070
2010-03-09 02:46:07 +00:00
Christopher Michael 88fc6b3607 Expand widgets in toolbook pages.
SVN revision: 47068
2010-03-09 02:40:45 +00:00
Christopher Michael 03c6a3be88 Fix exebuf wrt Geometry tab & Animations tab.
Fix rancid formatting in conf_winlist (what an eye sore that was).



SVN revision: 47064
2010-03-09 01:23:21 +00:00
Christopher Michael 4d4cf95edc Make performance dialog match other dialogs wrt sliders & expansion.
SVN revision: 47062
2010-03-09 00:49:47 +00:00
Christopher Michael f195132338 Icon for Config Panel Entry.
SVN revision: 47047
2010-03-08 18:20:39 +00:00
Christopher Michael 0d0742163b Icon for Entry in config panel.
SVN revision: 47046
2010-03-08 18:18:16 +00:00
Christopher Michael 058aa8cbd6 Icons for config entries.
SVN revision: 47045
2010-03-08 18:15:09 +00:00
Christopher Michael 0774699683 Make Run Command settings dialog work w/ all resolutions.
(May need/want label changes).



SVN revision: 47044
2010-03-08 18:03:42 +00:00
Miculcy Brian b80eca5ad3 remove the now useless title
SVN revision: 47002
2010-03-08 16:09:21 +00:00
Carsten Haitzler 33e98b7b15 dont delay comp load - and sync on init too to make sure.
SVN revision: 46998
2010-03-08 14:50:00 +00:00
Gustavo Sverzut Barbieri cb5d3df3d4 check changed.
SVN revision: 46997
2010-03-08 13:45:38 +00:00
Gustavo Sverzut Barbieri 3ed23f7688 less frame, more check_changed.
SVN revision: 46996
2010-03-08 13:20:19 +00:00
Gustavo Sverzut Barbieri c0430f9e9d no frames required there...
SVN revision: 46995
2010-03-08 13:02:01 +00:00
Gustavo Sverzut Barbieri c5c629021d less frames, more check_changed.
SVN revision: 46977
2010-03-08 03:40:31 +00:00
Gustavo Sverzut Barbieri 1910f37b17 no need for this frametable, it can be a simple list.
SVN revision: 46976
2010-03-08 03:05:13 +00:00
Gustavo Sverzut Barbieri bb45a68197 better conf_winlist.
* reorganize items resulting in less toolbook pages.

 * smaller labels

 * smarter constraints and disable

 * better basic settings, collapsing common used options



SVN revision: 46971
2010-03-07 23:37:35 +00:00
Gustavo Sverzut Barbieri 9e6c59a265 Improve color class dialog and its effect in default theme.
Now we can theme almost everything, including list item and header
text and background.



SVN revision: 46957
2010-03-07 19:55:30 +00:00
Rafael Antognolli 4000205b32 Check for error on get_name_owner callback.
SVN revision: 46950
2010-03-07 14:51:30 +00:00
Carsten Haitzler f1408f12e9 aaaaah typo! :) thts what made redir subwindows fail!
SVN revision: 46938
2010-03-07 11:48:36 +00:00
Carsten Haitzler 1e258f35d4 hmmm seeming a few more redirects than needed
SVN revision: 46936
2010-03-07 11:40:49 +00:00
Joel Klinghed 19fd0e0e51 From: Joel Klinghed <the_jk@spawned.biz>
extra dbus module to handle extending dbus generically. replaces msgbus-lang



SVN revision: 46934
2010-03-07 07:13:28 +00:00
Gustavo Sverzut Barbieri d7eb875806 new color configuration dialog.
The goal of this dialog is to be simpler to use and fit a small
screen, however provide more useful features to the user.

This was done by having one single multi-select ilist with color
previews on the left (just text now, but supports solid colors as
well) and a full-featured preview on the editor box.

The list supports multi-select, so one can enable, disable or set
colors on multiple items at the same time, avoiding the old
enable/disable radios that did not make much sense.  The frame label
should be updated based on the items one select (if they have the same
colors or are "mixed", if they are all unset).

The list also uses the new feature to show an "end" icon to notify the
item is customized or not.

TODO: review supported/known color classes, it is as simple as
      changing the description array.



SVN revision: 46928
2010-03-07 05:33:34 +00:00
Christopher Michael eda56c4c9d Better Client List config dialog (fits small resolution screens).
Fix formatting.

(May need label changes).



SVN revision: 46916
2010-03-07 02:07:49 +00:00
Christopher Michael 19bd523dc5 Add missing Advanced options from Basic.
Add handler for iconified check changing.



SVN revision: 46915
2010-03-06 21:00:11 +00:00
Christopher Michael bd0f54aa34 Make winlist Advanced work for all resolutions. (May need some label
changes or other organization here, but the bulk of the work is done).



SVN revision: 46914
2010-03-06 20:52:14 +00:00
Carsten Haitzler 92458decea and actuually send sync cancel too. (and inc counter to avoid race)
SVN revision: 46913
2010-03-06 17:15:10 +00:00
Carsten Haitzler 6716e77d14 hmm some sort of lockup? safety++
SVN revision: 46910
2010-03-06 16:38:59 +00:00
Hannes Janetzek cb0d67126c 'everything' tracker: use nameOwner signal to check whether tracker is running
SVN revision: 46909
2010-03-06 14:21:17 +00:00
Hannes Janetzek 0d5317b222 'everything' add log domain
SVN revision: 46908
2010-03-06 14:15:00 +00:00
Hannes Janetzek f8be2bace0 'evrything' cleanups
SVN revision: 46907
2010-03-06 14:09:05 +00:00
Gustavo Sverzut Barbieri 9e35127d35 better desktop file editor, presents more space in less space!
* use toolbook and segment all information to different pages

 * icon got its own page, with bigger view

 * labels on one line, entries on the next: more consistency, better
   alignment, takes less horizontal space and allows entries to show
   more characters.

 * editing new desktop files (Settings > Apps > New Application) will
   use a dynamically created name based on application name, instead
   of falling back to a numeric based _new_app-%d.desktop.



SVN revision: 46902
2010-03-06 00:42:09 +00:00
Carsten Haitzler dc26bf4a2d compile.... grrrr!
SVN revision: 46888
2010-03-05 04:13:15 +00:00
Carsten Haitzler 4e3fb35b8a texfrompixmap fix for "nocomp" mode
SVN revision: 46887
2010-03-05 03:21:42 +00:00
Gustavo Sverzut Barbieri efa3ed8435 Migrate technologies to use Technology interface
Instead of parse 2 vectors of Enabled and Disabled technologies, use the
technology interface with its 'state' field. It's much easier to extend
this design than the other, also allowing the UI to be easily updated
upon devices (dis)appearing.

This breaks compatibility with connman version < 0.49.

By: Lucas De Marchi <lucas.demarchi@profusion.mobi>



SVN revision: 46881
2010-03-04 21:58:23 +00:00
Carsten Haitzler 130112fb31 handle sync properly if enabled.
SVN revision: 46866
2010-03-04 13:42:19 +00:00
Carsten Haitzler 8aa21dc2a6 option to not composite if fullscreen windows are detected. go in and out of
compositor



SVN revision: 46865
2010-03-04 13:33:33 +00:00
Gustavo Sverzut Barbieri da9c07e569 simplified performance conf with check_changed and cleanups.
Instead of advanced, use a toolbook with General and Cache pages, it
looks better... and this dialog is inside "advanced" anyway.



SVN revision: 46861
2010-03-04 01:18:32 +00:00
Gustavo Sverzut Barbieri bf65f6710c maximize policy got check_changed and cleanups.
SVN revision: 46860
2010-03-04 01:02:28 +00:00
Gustavo Sverzut Barbieri 9a91631beb window stacking got check_changed and cleanups.
SVN revision: 46858
2010-03-04 00:56:15 +00:00
Gustavo Sverzut Barbieri 5d08f1385a window geometry got check_changed and minor cleanups.
SVN revision: 46857
2010-03-04 00:50:25 +00:00
Gustavo Sverzut Barbieri 05dc7d7e34 improvements to window display configuration dialog;
* advanced in toolbook;

 * shorter labels, that still make sense;

 * check_changed for both basic and advanced;

 * removed some comments that were "too much obvious".



SVN revision: 46856
2010-03-04 00:36:02 +00:00
Gustavo Sverzut Barbieri c344019c71 expand frames so they look better in this dialog.
Often it is not the case, but in since the frames are quire similar in
both toolbook pages, do it for this dialog.



SVN revision: 46853
2010-03-03 23:27:49 +00:00