Gustavo Sverzut Barbieri [Mon, 1 Mar 2010 23:45:57 +0000 (23:45 +0000)]
and make it compile clean with -Wextra
SVN revision: 46749
Gustavo Sverzut Barbieri [Mon, 1 Mar 2010 23:44:20 +0000 (23:44 +0000)]
allow dpms sliders to be smaller.
SVN revision: 46748
Christopher Michael [Mon, 1 Mar 2010 20:40:49 +0000 (20:40 +0000)]
Formatting.
SVN revision: 46738
Christopher Michael [Mon, 1 Mar 2010 19:28:21 +0000 (19:28 +0000)]
Use toolbook for menu pages...works better on small resolutions.
SVN revision: 46732
Sebastian Dransfeld [Mon, 1 Mar 2010 18:16:32 +0000 (18:16 +0000)]
Eet cache for efreet desktop
SVN revision: 46726
Christopher Michael [Mon, 1 Mar 2010 17:57:26 +0000 (17:57 +0000)]
Don't expand lists.
Fix formatting.
SVN revision: 46725
Christopher Michael [Mon, 1 Mar 2010 17:46:06 +0000 (17:46 +0000)]
Make remember window work for all resolutions.
Fix formatting.
SVN revision: 46723
Christopher Michael [Mon, 1 Mar 2010 17:42:55 +0000 (17:42 +0000)]
Don't expand lists.
Fix formatting.
SVN revision: 46722
Christopher Michael [Mon, 1 Mar 2010 17:39:15 +0000 (17:39 +0000)]
Don't expand lists.
Fix formatting.
SVN revision: 46721
Gustavo Sverzut Barbieri [Mon, 1 Mar 2010 17:35:47 +0000 (17:35 +0000)]
improve sizing of basic configuration.
Dave, are the advanced options working? I never tested them but the
dialog seems bit too polluted. Are all those options working? Do they
make sense? Maybe it should be reworked to be simpler and provide some
context (as far as I know, they just apply to "on top" gadgets)?
SVN revision: 46720
Christopher Michael [Mon, 1 Mar 2010 17:35:40 +0000 (17:35 +0000)]
Don't expand lists.
Fix formatting.
SVN revision: 46719
Christopher Michael [Mon, 1 Mar 2010 17:32:01 +0000 (17:32 +0000)]
Don't expand lists.
Shorten strings.
Fix formatting.
SVN revision: 46718
Christopher Michael [Mon, 1 Mar 2010 17:24:14 +0000 (17:24 +0000)]
Don't expand lists.
SVN revision: 46717
Christopher Michael [Mon, 1 Mar 2010 17:21:39 +0000 (17:21 +0000)]
Don't expand lists...wastes space.
No need to set dialog_resizable to zero. It's zero by default.
SVN revision: 46716
Christopher Michael [Mon, 1 Mar 2010 17:09:47 +0000 (17:09 +0000)]
Don't expand lists...makes sliders look ugly.
SVN revision: 46715
Christopher Michael [Mon, 1 Mar 2010 17:08:07 +0000 (17:08 +0000)]
Don't expand lists.
SVN revision: 46714
Christopher Michael [Mon, 1 Mar 2010 17:06:30 +0000 (17:06 +0000)]
Don't exapnd...wastes space and looks like poo.
SVN revision: 46713
Christopher Michael [Mon, 1 Mar 2010 16:59:01 +0000 (16:59 +0000)]
Make applications dialog work with all resolutions.
SVN revision: 46709
Christopher Michael [Mon, 1 Mar 2010 16:42:42 +0000 (16:42 +0000)]
Make Cursor dialog work for other resolutions.
Use Eina_List macros.
Don't expand items...wastes space.
SVN revision: 46707
Gustavo Sverzut Barbieri [Mon, 1 Mar 2010 13:40:23 +0000 (13:40 +0000)]
bit better profile dialogs, at least it is aligned now.
textblock is still ugly, it shows both scrollbars and the .desktops
have stupidly small lines forced with <br> every 2-3 words :-(
SVN revision: 46693
Gustavo Sverzut Barbieri [Mon, 1 Mar 2010 13:20:04 +0000 (13:20 +0000)]
simpler and shorter strings.
The following phrases were too long and were made short since the rest
of the words were obvious or implicit:
- Show window geometry information when moving or resizing
+ Geometry when moving or resizing
- Animate the shading and unshading of windows
+ Animated shading
- Automatically switch to desktop of new window
+ Switch to desktop of new window
SVN revision: 46692
Gustavo Sverzut Barbieri [Mon, 1 Mar 2010 13:14:31 +0000 (13:14 +0000)]
fix problem with resizing dialogs that use e_widget_framelist_object_append()
Now we have a new variant that lets you set the box pack
options. Couple of modules need this.
SVN revision: 46691
Gustavo Sverzut Barbieri [Mon, 1 Mar 2010 12:57:05 +0000 (12:57 +0000)]
Almost passes -Wextra
Remains the problem of E_Object->type being int, but types constants
being considered unsigned int.
I guess we could just covert E_Object->type to unsigned, no?
SVN revision: 46689
Gustavo Sverzut Barbieri [Mon, 1 Mar 2010 12:50:44 +0000 (12:50 +0000)]
Better settings in menu.
Instead of disabling nice quick access menus (by disabling config/1
augmentation), just add itself as the last submenu named "All", then
with entries.
This looks fine and I guess can even be the default.
SVN revision: 46688
Gustavo Sverzut Barbieri [Mon, 1 Mar 2010 12:36:19 +0000 (12:36 +0000)]
trailing whitespaces and indentation.
SVN revision: 46686
Christopher Michael [Mon, 1 Mar 2010 01:51:48 +0000 (01:51 +0000)]
Some more documentation.
SVN revision: 46675
Christopher Michael [Mon, 1 Mar 2010 01:33:44 +0000 (01:33 +0000)]
Comment whole section as we never make use of it anyway.
SVN revision: 46674
Christopher Michael [Mon, 1 Mar 2010 00:57:06 +0000 (00:57 +0000)]
Don't set a min width that is too large. Just use min width returned from
the function. This makes module dialog work nicely w/ smaller resolutions.
SVN revision: 46673
Christopher Michael [Sun, 28 Feb 2010 18:53:17 +0000 (18:53 +0000)]
Reduce border gap.
SVN revision: 46665
Christopher Michael [Sun, 28 Feb 2010 18:49:01 +0000 (18:49 +0000)]
Don't expand list. That causes slider labels to look like poo.
Fix formatting & remove whitespace.
SVN revision: 46664
Christopher Michael [Sun, 28 Feb 2010 18:45:07 +0000 (18:45 +0000)]
Use PATH_MAX.
Don't expand list.
Fix Formatting.
Don't need to set dialog resizable unless you Want it resizable.
SVN revision: 46663
Christopher Michael [Sun, 28 Feb 2010 18:42:58 +0000 (18:42 +0000)]
Don't expand list.
SVN revision: 46662
Christopher Michael [Sun, 28 Feb 2010 18:39:26 +0000 (18:39 +0000)]
Don't expand list. Wastes space and looks silly.
SVN revision: 46661
Christopher Michael [Sun, 28 Feb 2010 18:36:20 +0000 (18:36 +0000)]
Don't stretch sliders vertically as they look retarded.
Fix formatting.
SVN revision: 46660
Christopher Michael [Sun, 28 Feb 2010 18:28:20 +0000 (18:28 +0000)]
Better scale dialog:
- Resolution independant.
- Sliders don't expand in basic anymore and thus do not look retarded.
SVN revision: 46659
Christopher Michael [Sun, 28 Feb 2010 16:41:57 +0000 (16:41 +0000)]
Add conf module src file.
SVN revision: 46651
Christopher Michael [Sun, 28 Feb 2010 16:41:34 +0000 (16:41 +0000)]
Add conf module src file.
SVN revision: 46650
Christopher Michael [Sun, 28 Feb 2010 16:41:12 +0000 (16:41 +0000)]
Add conf module src file.
SVN revision: 46649
Christopher Michael [Sun, 28 Feb 2010 16:40:53 +0000 (16:40 +0000)]
Add conf module source file.
SVN revision: 46648
Daniel Kolesa [Sun, 28 Feb 2010 14:18:48 +0000 (14:18 +0000)]
gettext++, prototypes++
SVN revision: 46645
Massimo Maiurana [Sun, 28 Feb 2010 09:43:41 +0000 (09:43 +0000)]
updating french and italian translations
SVN revision: 46641
Vincent Torri [Sun, 28 Feb 2010 07:02:31 +0000 (07:02 +0000)]
remove -no-undefined in everything
SVN revision: 46638
Christopher Michael [Sun, 28 Feb 2010 02:36:49 +0000 (02:36 +0000)]
Remove printf & some unused variables.
SVN revision: 46635
Christopher Michael [Sun, 28 Feb 2010 02:08:18 +0000 (02:08 +0000)]
Fix QP zone position bugger...thanks for the report Raster :)
SVN revision: 46634
Carsten Haitzler [Sun, 28 Feb 2010 00:13:21 +0000 (00:13 +0000)]
no... we want undefined symbols :) (thanks vtorri)
SVN revision: 46630
Christopher Michael [Sat, 27 Feb 2010 22:51:19 +0000 (22:51 +0000)]
Fix up formatting.
SVN revision: 46625
Christopher Michael [Sat, 27 Feb 2010 22:38:35 +0000 (22:38 +0000)]
Use custom edj icon if it's specified (for menus & items).
Use EINA_* macros for lists.
Fix formatting.
Remove Whitespace.
SVN revision: 46623
Christopher Michael [Sat, 27 Feb 2010 22:11:31 +0000 (22:11 +0000)]
Add module.conf.src to Makefile.
SVN revision: 46621
Christopher Michael [Sat, 27 Feb 2010 22:10:41 +0000 (22:10 +0000)]
And add to Makefile.
SVN revision: 46620
Christopher Michael [Sat, 27 Feb 2010 22:10:01 +0000 (22:10 +0000)]
Add config src file for config panel module w/ silly menu disabled.
SVN revision: 46619
Christopher Michael [Sat, 27 Feb 2010 22:07:00 +0000 (22:07 +0000)]
Add config src file for Conf module w/ silly menu disabled.
SVN revision: 46618
Christopher Michael [Sat, 27 Feb 2010 19:50:07 +0000 (19:50 +0000)]
Hook into zone_resize so we can adjust minimum width when zone changes
size.
SVN revision: 46600
Christopher Michael [Sat, 27 Feb 2010 19:41:59 +0000 (19:41 +0000)]
Add handler for zone_move_resize so we can adjust minimum width of
indicator when zone size changes.
SVN revision: 46599
Daniel Kolesa [Sat, 27 Feb 2010 17:04:55 +0000 (17:04 +0000)]
Merge configmenu from extras with Configuration Panel module(after discussion with raster). For this, I added API to disable or enable any augmentation point from any module and later enable it again. Thanks to this merge, you can have configuration panel categories directly in main menu, replacing old items like Gadgets in that submenu. You can easily switch to old style from Advanced->Configuration Panel, if the module is disabled it is the old style of course. Also I removed configmenu from emodules when it is not needed anymore.
SVN revision: 46587
Carsten Haitzler [Sat, 27 Feb 2010 10:06:22 +0000 (10:06 +0000)]
missing eapi's
SVN revision: 46575
Christopher Michael [Sat, 27 Feb 2010 04:28:43 +0000 (04:28 +0000)]
TAsn's patch for LTR->RTL support in keyboard. (with formatting fixes).
SVN revision: 46550
Gustavo Sverzut Barbieri [Fri, 26 Feb 2010 23:55:12 +0000 (23:55 +0000)]
quaker said valgrind 3.5 just accept a byte value (0-255)
SVN revision: 46537
Christopher Michael [Fri, 26 Feb 2010 21:04:03 +0000 (21:04 +0000)]
Don't segfault if keyboard has no border.
SVN revision: 46520
Christopher Michael [Fri, 26 Feb 2010 19:58:44 +0000 (19:58 +0000)]
Add 'UNUSED' to functions for which some parameters are never used.
SVN revision: 46515
Christopher Michael [Fri, 26 Feb 2010 19:44:37 +0000 (19:44 +0000)]
Rename some more functions to be 'illume' specific so we don't clash.
SVN revision: 46514
Christopher Michael [Fri, 26 Feb 2010 13:23:31 +0000 (13:23 +0000)]
Oops, don't EAPI those.
SVN revision: 46512
Christopher Michael [Fri, 26 Feb 2010 13:16:10 +0000 (13:16 +0000)]
Rename some functions to be more 'illume' specific so we don't get any
potential clashes w/ other modules.
SVN revision: 46511
Christopher Michael [Fri, 26 Feb 2010 11:37:01 +0000 (11:37 +0000)]
Remove last remaining round-trip.
Remove some printfs.
Fix some formatting.
SVN revision: 46510
Christopher Michael [Fri, 26 Feb 2010 11:20:43 +0000 (11:20 +0000)]
Don't need to send a layout update when animation is done (it's already send
in the show/hide calls).
Send new keyboard geometry if we are not animating also.
SVN revision: 46509
Christopher Michael [Fri, 26 Feb 2010 10:57:26 +0000 (10:57 +0000)]
Remove 2 more round-trips. (Tested and did not see any adverse effects, but
left orig code commented out just in case).
Add some additional comments.
SVN revision: 46508
Christopher Michael [Thu, 25 Feb 2010 18:46:44 +0000 (18:46 +0000)]
Add illume dox file to configure.ac
SVN revision: 46473
Christopher Michael [Thu, 25 Feb 2010 18:46:21 +0000 (18:46 +0000)]
Better documentation structure.
SVN revision: 46472
Christopher Michael [Thu, 25 Feb 2010 16:59:46 +0000 (16:59 +0000)]
Remove excessive line breaks.
(Do we really need that many line breaks in a description ?)
SVN revision: 46471
Christopher Michael [Thu, 25 Feb 2010 16:54:16 +0000 (16:54 +0000)]
Maximum framerate in advanced should match the maximum in basic.
SVN revision: 46470
Massimo Maiurana [Thu, 25 Feb 2010 16:19:44 +0000 (16:19 +0000)]
updating greek translations
SVN revision: 46468
Carsten Haitzler [Thu, 25 Feb 2010 13:09:09 +0000 (13:09 +0000)]
printf--
SVN revision: 46462
Carsten Haitzler [Thu, 25 Feb 2010 12:37:28 +0000 (12:37 +0000)]
make frameinfo work on env var. export DFI=1
SVN revision: 46461
Carsten Haitzler [Thu, 25 Feb 2010 12:26:10 +0000 (12:26 +0000)]
no more round trips! bad bad bad!
SVN revision: 46459
Carsten Haitzler [Thu, 25 Feb 2010 10:32:49 +0000 (10:32 +0000)]
idle cursor should not be on in illume! useless!
SVN revision: 46457
Christopher Michael [Thu, 25 Feb 2010 05:45:14 +0000 (05:45 +0000)]
Handle policy activate layer a bit better (don't set so high).
Add an easily adjusted variable in policy.h for POL_ACTIVATE_LAYER.
SVN revision: 46454
Carsten Haitzler [Thu, 25 Feb 2010 05:12:49 +0000 (05:12 +0000)]
fix sync issue.
SVN revision: 46452
Christopher Michael [Thu, 25 Feb 2010 01:17:45 +0000 (01:17 +0000)]
Add some more docs.
Prep some structures for documentation (just modifying the code format).
SVN revision: 46451
Christopher Michael [Wed, 24 Feb 2010 22:48:02 +0000 (22:48 +0000)]
Fix focus track issue(s) as reported by TAsn.
SVN revision: 46446
Christopher Michael [Wed, 24 Feb 2010 22:46:34 +0000 (22:46 +0000)]
Ok, we cannot accept focus on home window...leads to focus track issues.
SVN revision: 46445
Christopher Michael [Wed, 24 Feb 2010 18:21:50 +0000 (18:21 +0000)]
Check for new_client when laying out indicator. (Needed for elm_indicator
app).
SVN revision: 46438
Viktor Kojouharov [Wed, 24 Feb 2010 17:45:04 +0000 (17:45 +0000)]
move the hour hand according to the elapsed minutes in an hour
SVN revision: 46433
Christopher Michael [Wed, 24 Feb 2010 17:15:22 +0000 (17:15 +0000)]
Set illume zone list. Needed for elm_indicator.
SVN revision: 46432
Christopher Michael [Wed, 24 Feb 2010 05:28:57 +0000 (05:28 +0000)]
Fix structure definition.
SVN revision: 46422
Christopher Michael [Wed, 24 Feb 2010 05:15:56 +0000 (05:15 +0000)]
Update documentation. (Doxygen now generates docs for structure members too
:))
SVN revision: 46421
Christopher Michael [Tue, 23 Feb 2010 23:31:46 +0000 (23:31 +0000)]
Update layout properly when zone changes size or moves. This should fix
xrandr issue for TAsn ;)
SVN revision: 46413
Christopher Michael [Tue, 23 Feb 2010 22:37:40 +0000 (22:37 +0000)]
Unhide a border if we are looping through focus.
SVN revision: 46411
Christopher Michael [Tue, 23 Feb 2010 22:25:31 +0000 (22:25 +0000)]
Check home count based on current mode and create or focus home window
accordingly.
SVN revision: 46409
Christopher Michael [Tue, 23 Feb 2010 20:54:59 +0000 (20:54 +0000)]
Add sending keyboard geometry for conformant apps.
SVN revision: 46404
Massimo Maiurana [Tue, 23 Feb 2010 18:43:06 +0000 (18:43 +0000)]
updating greek translations
SVN revision: 46399
Christopher Michael [Tue, 23 Feb 2010 18:15:00 +0000 (18:15 +0000)]
Fix NETWM Activate issue where the window would not raise or focus. This
works wrt fullscreen windows also.
Fix issues wrt hide/show race conditions that raster pointed out.
Fix issue where previous window was not shown again.
SVN revision: 46397
Christopher Michael [Tue, 23 Feb 2010 18:12:43 +0000 (18:12 +0000)]
Believe that home windows can now accept/take focus. Have not seen any
adverse effects with this yet.
SVN revision: 46396
Carsten Haitzler [Tue, 23 Feb 2010 08:59:24 +0000 (08:59 +0000)]
e17 - clean out old clokc images... use map! :) should use for cpufreq too.
SVN revision: 46386
Christopher Michael [Tue, 23 Feb 2010 02:33:18 +0000 (02:33 +0000)]
More doxy for structures...tho they still do not show up in generated output
:(
SVN revision: 46379
Christopher Michael [Tue, 23 Feb 2010 01:41:57 +0000 (01:41 +0000)]
More doxy for Policy API. (Bonus points to the person who figures out why
doxygen will not generate docs for structure members here).
SVN revision: 46378
Christopher Michael [Tue, 23 Feb 2010 01:22:05 +0000 (01:22 +0000)]
Make indicator work again wrt Scale changes.
SVN revision: 46377
Christopher Michael [Tue, 23 Feb 2010 01:21:47 +0000 (01:21 +0000)]
Make softkey respond again to Scale changes.
SVN revision: 46376
Christopher Michael [Tue, 23 Feb 2010 01:21:22 +0000 (01:21 +0000)]
Add some printfs for debugging.
SVN revision: 46375
Christopher Michael [Mon, 22 Feb 2010 20:38:11 +0000 (20:38 +0000)]
No need to set zone here.
SVN revision: 46364
Carsten Haitzler [Mon, 22 Feb 2010 08:04:41 +0000 (08:04 +0000)]
delay order re-load from monitor signal
SVN revision: 46351
Carsten Haitzler [Sun, 21 Feb 2010 16:15:59 +0000 (16:15 +0000)]
oooh and free rects before getting!
SVN revision: 46346