Commit Graph

58 Commits

Author SHA1 Message Date
Lucas De Marchi 0000e87ffc e/modules: delete old Makefile.am's
SVN revision: 78983
2012-11-07 21:50:53 +00:00
Lucas De Marchi 92eee9068a e: use AM_CPPFLAGS instead of INCLUDES
Get rid of warnings like below with recent automake (1.11 and newer):
src/bin/Makefile.am:6: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/bin/Makefile.am: installing './depcomp'
src/modules/access/Makefile.am:11: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')



SVN revision: 78720
2012-10-31 20:40:40 +00:00
Christopher Michael b1c738936f Illume_Softkey: Remove silly left-over printfs...Spankies for whoever
left these in.



SVN revision: 71110
2012-05-15 12:03:55 +00:00
Carsten Haitzler e7167e7c91 in illume softkey - use min size calc.
SVN revision: 67949
2012-02-15 04:19:47 +00:00
Christopher Michael 8bb362efd8 E: Softkey Module: Decrease space allocated to 'extra buttons'. Add
lock focus_in/out on the softkey window (appears to be needed with the
changes in e_border code, else the softkey window ends up getting
focus but it should not).



SVN revision: 60783
2011-06-28 23:42:15 +00:00
Carsten Haitzler 88216bb128 quiet edje_cc mode. honor V var.
SVN revision: 58482
2011-04-08 08:20:54 +00:00
Christopher Michael ddfeef51dc No need for a mode send here.
SVN revision: 56385
2011-01-29 21:16:31 +00:00
Christopher Michael 54afa6c714 Add a button on softkey module to toggle app positions if in dual mode
(this means move the top app to the bottom, and bottom app to the top,
etc, etc).



SVN revision: 56384
2011-01-29 21:08:13 +00:00
Mike Blumenkrantz 15468f69f6 fix include paths for all these makefiles to add $top_builddir/src/bin instead of $top_srcdir/src/lib
SVN revision: 55884
2011-01-05 17:50:05 +00:00
Miculcy Brian abee1825dd Apply new module categories.
SVN revision: 53600
2010-10-19 12:28:07 +00:00
Christopher Michael 18b0b38403 Add a forward focus button for testing.
SVN revision: 53083
2010-10-05 19:15:39 +00:00
Christopher Michael b7de1183a7 Add UNUSED where needed.
Added additional parens where needed.



SVN revision: 51445
2010-08-19 19:40:57 +00:00
Christopher Michael aa763a890b Remove hard-coded size.
SVN revision: 51212
2010-08-16 14:07:37 +00:00
Christopher Michael e7653736fd Use application-exit for the close icon (supported by more icon themes).
SVN revision: 50851
2010-08-06 03:51:58 +00:00
Cedric BAIL c6a118d738 * e: remove warning due to Ecore API change.
SVN revision: 49833
2010-06-24 16:19:12 +00:00
Christopher Michael 5d076f6355 Don't need the border hook here so remove variable (and related code).
SVN revision: 49579
2010-06-08 20:01:08 +00:00
Christopher Michael f118fa09c1 Don't show in winlist.
SVN revision: 48829
2010-05-13 21:36:46 +00:00
Christopher Michael 250cd38661 Add ability to set softkey size.
SVN revision: 47712
2010-04-02 17:24:02 +00:00
Miculcy Brian b80eca5ad3 remove the now useless title
SVN revision: 47002
2010-03-08 16:09:21 +00:00
Massimo Maiurana 29b663723f updating french and italian translations
SVN revision: 46794
2010-03-02 18:38:38 +00:00
Christopher Michael 28ad67b765 Hook into zone_resize so we can adjust minimum width when zone changes
size.



SVN revision: 46600
2010-02-27 19:50:07 +00:00
Carsten Haitzler 4513a24797 no more round trips! bad bad bad!
SVN revision: 46459
2010-02-25 12:26:10 +00:00
Christopher Michael 28c0c74d6a Make softkey respond again to Scale changes.
SVN revision: 46376
2010-02-23 01:21:47 +00:00
Christopher Michael 0006745e2f Readd new illume2 code (ugg, svn is a pita) ;)
SVN revision: 46290
2010-02-19 03:00:58 +00:00
Christopher Michael 50bac54206 Ok, another stab at adding this to svn. Remove old code.
SVN revision: 46289
2010-02-19 02:59:56 +00:00
Christopher Michael efb5c66c67 New illume2 code in svn now :)
SVN revision: 46286
2010-02-19 02:32:18 +00:00
Christopher Michael 581ada3a3f Remove old illume2 code.
SVN revision: 46285
2010-02-19 02:30:01 +00:00
Christopher Michael 2a915fae74 Take into account zone->y when setting position.
Don't need to lock border location unless we are changing zones.



SVN revision: 46056
2010-02-10 17:24:33 +00:00
Luis Felipe Strano Moraes 77cba40502 Fixing make dist on enlightenment.
SVN revision: 45877
2010-02-04 16:42:04 +00:00
Christopher Michael dc1af1a3f8 Move setting window type until after window is shown.
SVN revision: 45765
2010-02-01 06:55:19 +00:00
Christopher Michael 4f59eafbea Reset panel geometry for conformant apps when we close.
SVN revision: 45644
2010-01-27 20:16:54 +00:00
Christopher Michael 0326182cb2 These files do not belong in here.
SVN revision: 45638
2010-01-27 20:08:14 +00:00
Christopher Michael 03805afd4f New indicator & softkey modules with lots of comments, an edc that gets
compiled when the module is built, and cleaner code.



SVN revision: 45637
2010-01-27 20:04:32 +00:00
Christopher Michael ad84d78dff Remove old indicator & softkey modules. New ones coming.
SVN revision: 45636
2010-01-27 20:02:45 +00:00
Christopher Michael 8d44cfa290 Reset softkey window geometry when we close.
SVN revision: 45612
2010-01-27 01:53:52 +00:00
Christopher Michael 9d298fdae0 Account for e_scale when creating softpanel.
SVN revision: 45375
2010-01-21 01:17:23 +00:00
Christopher Michael da4ac39084 Don't need/want separate code for handling back & close. Just send the
message and let illume2 handle it.



SVN revision: 45308
2010-01-19 00:17:24 +00:00
Sebastian Dransfeld f2c243f91e make clang happy
SVN revision: 45191
2010-01-15 19:36:00 +00:00
Christopher Michael 7c1087a702 Set bottom panel geometry on root window (for elm_conform widget).
SVN revision: 45103
2010-01-14 02:30:44 +00:00
Christopher Michael d307f74950 Do xinerama/dual-head setup based on managers->containers->zones, not
xinerama screen count. (as E the wm will take care of setting up
managers/containers/zones per what is needed from xinerama/dual-head).



SVN revision: 45101
2010-01-14 01:18:37 +00:00
Christopher Michael f288a575b7 New illume2 code for dual-head/xinerma.
SVN revision: 45068
2010-01-12 20:21:04 +00:00
Christopher Michael 3daa61a89d Remove all old illume2 code. New code coming in mass.
SVN revision: 45067
2010-01-12 20:18:38 +00:00
Christopher Michael 00a39733f9 Modify softkey code to handle xinerama.
SVN revision: 44903
2010-01-05 01:39:53 +00:00
Christopher Michael 74bbbf4bf4 Remove printf.
SVN revision: 44203
2009-12-05 17:29:45 +00:00
Christopher Michael 90823471a2 Make illume-home focus any apps it starts.
Make Prev button work in softkey so we can traverse the running apps.



SVN revision: 44202
2009-12-05 17:28:35 +00:00
Massimo Maiurana 1aa44b0081 adding french and italian translations
SVN revision: 44177
2009-12-03 19:20:06 +00:00
Christopher Michael 56197c776c Add e.swallow.extra_buttons to illume-softkey (for ability to swallow other
buttons).
Formatting in illume2.
Remove EAPI from functions in both softkey & indicator modules for functions
that do not need to be exposed.



SVN revision: 43984
2009-11-25 18:01:42 +00:00
Christopher Michael f4b829b560 Don't set layer of window or objects, illume2 will do that.
Some minor formatting.



SVN revision: 43980
2009-11-25 17:06:04 +00:00
Christopher Michael ab5c718915 Reenable skip_pager, skip_taskbar, and accepts_focus.
SVN revision: 43975
2009-11-25 16:58:34 +00:00
Christopher Michael aa2fc5cf16 Rename a couple of functions as they conflict w/ the indicator module.
SVN revision: 43974
2009-11-25 16:56:22 +00:00