Commit Graph

5455 Commits

Author SHA1 Message Date
Sebastian Dransfeld 9de1f4342d Remove old prototype.
SVN revision: 29545
2007-04-15 17:26:25 +00:00
titan 442148b728 Lets rename shelf/gold to shelf/alternate. This way when other themes
are used, they can replace these two without having to name one of their
shelf themes shelf/gold. They can name it shelf/alternate! :)


SVN revision: 29541
2007-04-15 17:01:27 +00:00
Carsten Haitzler 0ff940b389 improve thumbnailer response
SVN revision: 29529
2007-04-15 07:13:11 +00:00
Carsten Haitzler 90f2c2a400 1. segv i noticed. just get rid of it for now
2. fm2 .orde rmaintenance works (seemingly) again - going via the fm slave
proc now. added x,y co-ords for now too - thats for icon view later.


SVN revision: 29528
2007-04-15 06:24:07 +00:00
manowarrior 5935f6da04 screensaver
SVN revision: 29517
2007-04-14 19:00:02 +00:00
manowarrior dcfa89bf7e Make the Power Management dialog to use it's own icon.
SVN revision: 29516
2007-04-14 18:43:49 +00:00
manowarrior 9ae8b2369c power mngmt
SVN revision: 29515
2007-04-14 18:21:26 +00:00
manowarrior 033618eeb3 uptade the desklock icon
SVN revision: 29514
2007-04-14 17:38:04 +00:00
Carsten Haitzler 8145aeef15 fix FIXME todo list - free for all now - i don't plan on addressing those
fixme's at the moment - they are not too important compared to other badness


SVN revision: 29509
2007-04-14 16:33:52 +00:00
Carsten Haitzler 092b3e52d2 fops are now almsot all in e_fm slave. need to put mounting in there too later.
SVN revision: 29508
2007-04-14 16:28:13 +00:00
Sebastian Dransfeld 5779307e13 EAPI
SVN revision: 29493
2007-04-13 15:59:28 +00:00
rephorm 7c0d08d1f4 update all borders on efreet desktop update
SVN revision: 29490
2007-04-13 01:47:56 +00:00
rephorm d911036e15 reenable creation of .desktop when dropping a border icon on to ibar
SVN revision: 29489
2007-04-13 01:36:05 +00:00
rephorm 8894346dc2 reenable icon properties on ibar icons
SVN revision: 29488
2007-04-13 01:05:40 +00:00
rephorm c228e16d44 Re-enable create/edit icon from border menu.
SVN revision: 29487
2007-04-13 00:49:24 +00:00
Massimo Maiurana b851203d21 I think this needs to be translated
SVN revision: 29484
2007-04-12 19:09:45 +00:00
Massimo Maiurana 7c31002e3b *** empty log message ***
SVN revision: 29483
2007-04-12 19:09:05 +00:00
Carsten Haitzler 3454dd68c5 working on fm2 a bit - it haveth bugs... so be it. but its mroe functional now.
SVN revision: 29479
2007-04-12 14:34:03 +00:00
Christopher Michael c2e24d10dd Fix urandom e_config snafu. When you add new e_config properties, be sure to
bump the e_config generation.


SVN revision: 29475
2007-04-12 03:20:42 +00:00
Eric Schuele 4f1c60dba9 Add checkbox to allow users to enable or disable the clientlist caption length limit.
SVN revision: 29473
2007-04-11 21:40:53 +00:00
Viktor Kojouharov 1157a68929 add an option to automatically re-maximize windows on shelf hide/show, and move away windows that are on top of the shelf away while the shelf is visible.
add more options to fine-tune the autohide in the shelf's config dialog. it needs some UI love though.


SVN revision: 29472
2007-04-11 15:37:04 +00:00
Stafford Mitchell Horne 560610403c Fix layout a bit
* advanced fits on 640X480 and looks ok


SVN revision: 29459
2007-04-10 18:42:50 +00:00
Sebastian Dransfeld a743981cf4 Don't need to listen for list change. The calls e_order uses should
discover the .desktop files whether the cache is filled or not.


SVN revision: 29457
2007-04-10 07:25:25 +00:00
Carsten Haitzler 7eacb34996 during startup ibar keeps re-filling all icons in a tight loop (though still
looping ecore) because efreet's idler keeps scanning icons and issuing change
events for everything. this slows things down a lot and causes ibar to be
inactive for a few seconds because icons are being deleted and re-created. i
have "paused" e_order updates until the first list change - that means the
idle scan cache fetch is over and operation is "normal" again - issue a big
change then anyway and so be up to date, but only on scan completion.


SVN revision: 29455
2007-04-09 23:12:24 +00:00
Sebastian Dransfeld bc4ff634b9 util is optional in efreet.
SVN revision: 29453
2007-04-09 12:20:11 +00:00
Sebastian Dransfeld 39e228c73a Formatting.
SVN revision: 29448
2007-04-08 21:00:30 +00:00
Viktor Kojouharov a0a2e5c7fc themers can use "instant_delay" "N.M" to tell e when to instantly move the shelf away. that way then can fade the shelves away or use other techniques to give the impression that the shelf is hiding
SVN revision: 29440
2007-04-08 09:32:48 +00:00
Christopher Michael 04216ded08 Remove old e_int_config_apps and add the new config_apps files.
Thanks jcwong.


SVN revision: 29433
2007-04-07 09:34:41 +00:00
Christopher Michael 832bcba818 Remove old config_apps code...it doesn't work anymore & we've added new
editors for favorites/ibar/restart/startup already.


SVN revision: 29431
2007-04-07 03:39:42 +00:00
Carsten Haitzler 428c4209fa no break shelf default - it's shaped.
SVN revision: 29430
2007-04-07 01:53:58 +00:00
Viktor Kojouharov 187c3fcec1 show/hide the shelf when the autohide option is changed. hide the hide-able shelves on startup
SVN revision: 29427
2007-04-06 20:23:45 +00:00
Viktor Kojouharov 641dd49248 Shelf hiding based on Hannes Janetzek's patch.
e,state,hidden|visible are still available to themers, to do something interesting while the shelf is being moved.


SVN revision: 29426
2007-04-06 19:01:29 +00:00
Sebastian Dransfeld 50e31e6ad8 No need to change the icon if we already have a desktop file.
SVN revision: 29423
2007-04-06 12:18:38 +00:00
Sebastian Dransfeld 8d2fcce410 TODO++
SVN revision: 29422
2007-04-06 11:42:09 +00:00
Sebastian Dransfeld 7b1a6625c5 If a .desktop isn't in a standard location store the full path in the
.order file.


SVN revision: 29421
2007-04-06 11:41:23 +00:00
Sebastian Dransfeld 35e12e2e94 Listen for changes in .desktop files.
SVN revision: 29420
2007-04-06 11:21:34 +00:00
Sebastian Dransfeld c08535a4c7 Listen for changes in .desktop files.
SVN revision: 29419
2007-04-06 11:09:03 +00:00
Christopher Michael 5c7bda76ca Be sure to set icon = ... my bad.
SVN revision: 29418
2007-04-06 11:05:23 +00:00
Christopher Michael aa78ab6cb0 Check that desktop is valid (+return) before we freeze evas so we don't
leave it in a frozen state.


SVN revision: 29417
2007-04-06 11:02:17 +00:00
Christopher Michael 1a1892a720 Some added trapping in case desktops is empty.
SVN revision: 29416
2007-04-06 10:32:49 +00:00
Christopher Michael 7c44853343 TODO--: create a favorites.menu if it doesn't exist.
SVN revision: 29415
2007-04-06 10:27:48 +00:00
Sebastian Dransfeld be4e8f3c9c Bad me, use calloc.
SVN revision: 29414
2007-04-06 09:55:16 +00:00
Sebastian Dransfeld d3a63a01e3 TODO
SVN revision: 29413
2007-04-06 09:52:02 +00:00
Sebastian Dransfeld 4e8fd0189e Don't crash when there is no favorite.menu file.
SVN revision: 29412
2007-04-06 09:50:31 +00:00
Sebastian Dransfeld 30a0fdc0d4 Early retreat if there is no menu.
SVN revision: 29411
2007-04-06 09:41:22 +00:00
Sebastian Dransfeld 7c1d37c3e7 Early retreat if we don't get a menu.
Use util functions to add icons.


SVN revision: 29410
2007-04-06 09:38:10 +00:00
Sebastian Dransfeld d9371e505d Use helper functions to add icon.
SVN revision: 29409
2007-04-06 09:30:24 +00:00
Sebastian Dransfeld 9be8115006 Make configuration work.
SVN revision: 29408
2007-04-06 09:28:26 +00:00
Christopher Michael c1dd129650 Remove unused function.
SVN revision: 29406
2007-04-06 03:54:48 +00:00
Christopher Michael af0745db1b Make basic font config fit in 640x480.
SVN revision: 29405
2007-04-06 03:40:54 +00:00