Commit Graph

42 Commits

Author SHA1 Message Date
Christopher Michael 002032811d Add handler for creating new home windows when we get the client message.
Check layout mode on startup and create another home window if needed.



SVN revision: 44777
2009-12-30 02:33:09 +00:00
Christopher Michael ff7cea945f Don't listen on delete requests for home window.
SVN revision: 44773
2009-12-30 01:20:08 +00:00
Christopher Michael 301a1ec905 Kill and apps that we have run from 'home' when we unload the module. (to
cleanup nicely when we exit).



SVN revision: 44770
2009-12-29 23:54:17 +00:00
Christopher Michael c7a233c60e Formatting.
SVN revision: 44751
2009-12-28 22:13:42 +00:00
Christopher Michael c699e831d7 No need for window resize. Layout handles that.
Don't need zone now.



SVN revision: 44643
2009-12-21 21:00:50 +00:00
Christopher Michael 25c0bb4df8 Remove menu from home...not needed.
SVN revision: 44514
2009-12-16 20:10:09 +00:00
Christopher Michael 6eb831933d Remove old code.
SVN revision: 44460
2009-12-15 04:02:08 +00:00
Christopher Michael d578a3f0f2 Make 'home' a bit faster. We don't need icon, label, etc, here as we never
make use of them anyway.



SVN revision: 44425
2009-12-13 17:46:14 +00:00
Christopher Michael 91745f2f2e Remove commented line. Not needed.
SVN revision: 44356
2009-12-11 09:35:48 +00:00
Christopher Michael e50685aea2 Better tracking of launched exe's. No more seggies :)
SVN revision: 44348
2009-12-11 04:10:40 +00:00
Christopher Michael ffb78f4b8f Use current zone instead of always zone 0.
SVN revision: 44344
2009-12-11 02:40:11 +00:00
Christopher Michael bdc94ad338 Set the ecore_exe tag before we start the timers.
SVN revision: 44268
2009-12-08 00:06:49 +00:00
Christopher Michael 0d1fb60692 Unregister dnd when we delete the window.
SVN revision: 44266
2009-12-07 23:03:26 +00:00
Christopher Michael 7db412afee Make illume-home do drag n drop (works between 2 'home' windows also) :)
SVN revision: 44263
2009-12-07 21:59:34 +00:00
Christopher Michael 2a9896243e Pop the message off of busycover if we delete this window.
SVN revision: 44262
2009-12-07 21:49:50 +00:00
Christopher Michael afaa1dfd29 Add timeout for desktop run.
Add busycover handle so we can push/pop messages.



SVN revision: 44261
2009-12-07 21:44:08 +00:00
Christopher Michael 40d60d8c56 Make illume-home keep track of any apps it runs, so we can uniconify the
border if user tries to run it again.



SVN revision: 44236
2009-12-07 03:42:53 +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
Christopher Michael e7ebfb7003 Focus the home window when created.
SVN revision: 44199
2009-12-05 16:48:42 +00:00
Christopher Michael 8120ca1861 Make home window appear when module starts. The makes 'home' up by default.
SVN revision: 44143
2009-12-02 22:29:29 +00:00
Christopher Michael dc385d2fb5 Don't set icon size twice in fmc config.
Add translatable string.



SVN revision: 44081
2009-12-01 08:29:44 +00:00
Christopher Michael c2f74ada98 No need for these functions to be EAPI.
Update any existing fm windows when config changes.



SVN revision: 44080
2009-12-01 08:17:21 +00:00
Christopher Michael be097916dc Make home display "appshadow" directory again.
SVN revision: 44033
2009-11-27 21:05:21 +00:00
Christopher Michael e6e807adec Better window name/class.
SVN revision: 44018
2009-11-27 17:21:09 +00:00
Christopher Michael 860630dd31 Cleanup (remove some commented lines).
SVN revision: 43953
2009-11-24 18:19:12 +00:00
Christopher Michael 951811935b Allow multiple instances of the home window.
SVN revision: 43952
2009-11-24 18:16:19 +00:00
Christopher Michael b581818d40 Better sizing/position of home window.
SVN revision: 43881
2009-11-21 19:40:30 +00:00
Christopher Michael 35b2c92ecd Kill config dialog on keyboard exit.
Update home window(s) config at proper times.



SVN revision: 43880
2009-11-21 19:31:57 +00:00
Christopher Michael 1efd8e2a1d Remove some printfs.
SVN revision: 43825
2009-11-20 17:12:16 +00:00
Christopher Michael fc32efb988 And delete the handlers when shutdown.
SVN revision: 43823
2009-11-20 16:06:13 +00:00
Christopher Michael 342fef17fe Listen for desktop changes and update window(s) accordingly.
SVN revision: 43822
2009-11-20 15:54:14 +00:00
Christopher Michael b6a9cf2eca When searching for icons, request the size that the user has set in config.
SVN revision: 43772
2009-11-18 05:10:27 +00:00
Christopher Michael 37c4125ac0 Add "appshadow" to fill filemanager.
SVN revision: 43771
2009-11-18 04:23:05 +00:00
Christopher Michael be554f1b90 One function to set fm config so we can easily update when config changes.
SVN revision: 43769
2009-11-18 03:23:56 +00:00
Christopher Michael 849f3f9e15 If mouse button is 1, we don't need Instance data so check that first.
SVN revision: 43768
2009-11-18 03:18:56 +00:00
Christopher Michael 8cd9b983d1 Illume-Home gets a config dialog.
SVN revision: 43765
2009-11-18 03:04:15 +00:00
Christopher Michael ac8807406c Add actual busycover code.
SVN revision: 43748
2009-11-17 14:16:23 +00:00
Christopher Michael 26a7c77137 Add scrollframe in edj.
Make window show fileman widget.
Still needs config dialog & config settings for icon size, etc, etc...



SVN revision: 43746
2009-11-17 02:59:02 +00:00
Christopher Michael bb372fff5f Add translatable strings.
(NB: TRANSLATORS: Ignore this for now as it may change)



SVN revision: 43742
2009-11-16 21:16:00 +00:00
Christopher Michael e82d1fd26c Move Home_Win structure to the header file.
SVN revision: 43736
2009-11-16 20:46:18 +00:00
Christopher Michael 90549f4c92 Include header file.
SVN revision: 43735
2009-11-16 20:26:09 +00:00
Christopher Michael 517f54add4 Add illume-home module.
SVN revision: 43731
2009-11-16 19:37:33 +00:00