Commit Graph

8988 Commits

Author SHA1 Message Date
Carsten Haitzler 99d5ea1a85 heavily optimised shaped window dropshadow handling...
MUCH faster for most common cases.


SVN revision: 14268
2005-04-21 05:13:46 +00:00
Mike Frysinger 6bbf89d1d2 use an install hook to setuid freqset thus avoiding mkinstalldir issues with diff versions of automake
SVN revision: 14261
2005-04-20 15:09:08 +00:00
Mike Frysinger d85eba72f2 fix inconsistent whitespace usage
SVN revision: 14260
2005-04-20 14:51:38 +00:00
Carsten Haitzler 9a48843c3d fix fixme's
SVN revision: 14259
2005-04-20 14:10:18 +00:00
Carsten Haitzler 1311024ef4 display ghz correctly
SVN revision: 14258
2005-04-20 13:48:51 +00:00
Carsten Haitzler 200da629eb performance and powersave work ok now
SVN revision: 14257
2005-04-20 13:38:37 +00:00
Carsten Haitzler 3a7dc6f465 use mkinstalldirs!
SVN revision: 14247
2005-04-19 10:35:18 +00:00
handyande f266a5dcc1 yes, it is not the right fix, but mkdir_p is undefined
SVN revision: 14246
2005-04-19 10:28:16 +00:00
sebastid 476da93cd4 Make install look more like autofoo does it.
SVN revision: 14240
2005-04-19 08:45:26 +00:00
Carsten Haitzler 2aa59a3faf make all icons 24x24
SVN revision: 14239
2005-04-19 06:31:48 +00:00
Carsten Haitzler 72b3ba8d06 put clock with the other little "box sized" modules on the bottom-right (by
default)


SVN revision: 14238
2005-04-19 06:06:02 +00:00
rbdpngn f5d5044d9f Avoid some warnings on platforms where the no temperature data is available.
SVN revision: 14236
2005-04-19 04:04:45 +00:00
Carsten Haitzler c50ebf3ee4 oops - fix. dont use that menu there.
SVN revision: 14235
2005-04-19 03:57:53 +00:00
Carsten Haitzler 0a13d9ec3e fix fade out for if you dont have cpufreq control :)
SVN revision: 14234
2005-04-19 03:51:49 +00:00
Carsten Haitzler b57f044471 also if no freq's...
SVN revision: 14231
2005-04-19 02:52:56 +00:00
handyande 776e5bc892 Fix crash if no freq governor
SVN revision: 14226
2005-04-18 18:13:00 +00:00
handyande 74f286f4c3 Fix make install
SVN revision: 14225
2005-04-18 18:04:14 +00:00
Carsten Haitzler c0b0053ba4 fix icon
SVN revision: 14224
2005-04-18 14:42:54 +00:00
Carsten Haitzler 2da415aa83 cpufreq module - cleaned up a bit, some fearyes i removed (not well done
enough) it only supports userspace and ondemand right now. it doesnt SET them
until u hit the toggle. it needs to support powersave and performance - theme
has no way to indicate this. that's the problem.


SVN revision: 14223
2005-04-18 14:33:24 +00:00
amedeiros 453ac57d54 Fixed typo
SVN revision: 14219
2005-04-18 01:55:32 +00:00
Carsten Haitzler 2791263d08 oh that was bad. it made shadows fuck up a bit. fixed now :)
SVN revision: 14199
2005-04-14 11:46:17 +00:00
sebastid 709c0003c8 Evas_List -> Ecore_List
SVN revision: 14198
2005-04-14 10:52:58 +00:00
Carsten Haitzler 0939b44ff7 start of shaped client/border/menu support ... dropshaodw is SLOW with this.
SVN revision: 14173
2005-04-13 15:52:34 +00:00
Dan Sinclair febbbe4a1c - change the names of the module entry points. This will break other
modules.
   init -> e_modapi_init
   shutdown -> e_modapi_shutdown
   about -> e_modapi_about
   info -> e_modapi_info
   save -> e_modapi_save


SVN revision: 14151
2005-04-12 03:34:31 +00:00
Carsten Haitzler e701d406d0 modules translated...
SVN revision: 14146
2005-04-11 22:01:51 +00:00
Carsten Haitzler 712d33389f ibox isnt used/etc. so for now lets remove it.
SVN revision: 14145
2005-04-11 21:50:36 +00:00
Carsten Haitzler 6f0b2143e5 remove
SVN revision: 14142
2005-04-11 16:08:38 +00:00
Carsten Haitzler 37d8ef8ada remove flame
SVN revision: 14141
2005-04-11 16:06:01 +00:00
Carsten Haitzler 8af31e445f fix a bunch of fixme's in the todo for mini freeze found recently
SVN revision: 14107
2005-04-05 14:47:49 +00:00
Carsten Haitzler c257043cf3 nuke valgrind badness! :)
SVN revision: 14065
2005-04-01 16:12:31 +00:00
Carsten Haitzler dfdaa01251 support unfilled middles (finally fix theme to have proepr shading - was lazy
at the start) - faster :)


SVN revision: 14039
2005-03-31 11:40:38 +00:00
handyande 1ad20f48e2 moved snow to e_modules
SVN revision: 14008
2005-03-30 15:14:14 +00:00
handyande 132c8f4469 moved snow to e_modules
SVN revision: 14007
2005-03-30 15:03:43 +00:00
sebastid bf5610ad73 Compiler warnings.
SVN revision: 13999
2005-03-30 11:52:31 +00:00
Carsten Haitzler d6ca206b97 fix dynamic shaodw changes
SVN revision: 13966
2005-03-29 06:24:58 +00:00
Carsten Haitzler 2d45df1dfe and dhare shadows between suqare windows... so only have to calc once... (and
ref/unref from there)


SVN revision: 13951
2005-03-28 04:59:55 +00:00
Carsten Haitzler 5966d80df3 add some todo... and fix prototype
SVN revision: 13931
2005-03-27 14:11:44 +00:00
Carsten Haitzler 401010e18b dorpshadow work - should have nuked segv, AND optimised it significantly
:)


SVN revision: 13929
2005-03-27 11:30:50 +00:00
sebastid 99ee58239f cleanup
SVN revision: 13891
2005-03-24 20:36:31 +00:00
tsauerbeck 28b6407d93 Edjes now use 'edj' as the filename extension
SVN revision: 13856
2005-03-22 19:31:01 +00:00
sebastid 83a8630f13 Pager should listen to iconify event, not show/hide
SVN revision: 13839
2005-03-21 23:05:40 +00:00
sebastid 9ab6f93751 Config menu accesible from bar
SVN revision: 13836
2005-03-21 22:42:47 +00:00
sebastid 42aba74494 Make sure that the box object fits inside the bar object
SVN revision: 13834
2005-03-21 22:23:28 +00:00
sebastid 501f327c93 Cleanup.
SVN revision: 13833
2005-03-21 20:58:43 +00:00
sebastid 6e6bd040c6 Cleanup. Please don't add code that hides problems with the border events
or other pager issues.


SVN revision: 13832
2005-03-21 20:34:57 +00:00
sebastid cbbe9d7ef4 Default edge for ibar is bottom. Maybe gadman code should check which
edge the gadget is on before loading with its own default 'top'?


SVN revision: 13826
2005-03-21 08:18:17 +00:00
sebastid 1843ab074a Potential problem...
SVN revision: 13817
2005-03-20 19:13:32 +00:00
sebastid 890d073576 Now a border sends the added event before the sticky etc. events, so the
pager doesn't have to have a special check.


SVN revision: 13816
2005-03-20 19:07:20 +00:00
Carsten Haitzler bd00c682de handle iconify, de-iconify
handle icon changes...


SVN revision: 13799
2005-03-20 11:49:32 +00:00
Carsten Haitzler aa0ccade2d fix initial stickiness handling
SVN revision: 13796
2005-03-19 17:39:25 +00:00
Carsten Haitzler 245b40b816 fix pager to work when windows are moved from zone to zone :)
add xinerama faking command-line options and help.


SVN revision: 13795
2005-03-19 17:31:42 +00:00
Carsten Haitzler c6177fab6f stacking mofo
SVN revision: 13792
2005-03-19 14:51:35 +00:00
Carsten Haitzler 5ded80ff1a set the default sizes to somethingn "sane" :)
SVN revision: 13790
2005-03-19 12:49:46 +00:00
Carsten Haitzler b0d5786212 fixed pager stick/unstick/duplication problem (thanks catalyst/JC)
:)


SVN revision: 13789
2005-03-19 12:33:24 +00:00
Carsten Haitzler c63d9e27f6 fix sick/unstick
SVN revision: 13782
2005-03-18 17:13:10 +00:00
Carsten Haitzler f739aebd5f clean that too
SVN revision: 13780
2005-03-18 16:50:03 +00:00
Carsten Haitzler 04d6dae32a more pager cleanups - still not 100% happy with it... but getting there.
SVN revision: 13779
2005-03-18 16:30:49 +00:00
Carsten Haitzler ecb51e8bc0 SOME of the pager is fixed. not all. it may leak and more - i'm in the middle
of fixing it up and so on. bear with me on this. it's less offensive now
though :)


SVN revision: 13775
2005-03-18 06:39:21 +00:00
sebastid b3732adff5 Don't use the desk client list.
SVN revision: 13738
2005-03-15 10:22:23 +00:00
Carsten Haitzler 5d3e3ee749 how did that get in there?
SVN revision: 13718
2005-03-13 02:38:17 +00:00
Carsten Haitzler bf2b1a20fb checking out pager - some notes as to what i need to do
SVN revision: 13715
2005-03-12 15:35:45 +00:00
Carsten Haitzler 69ea1cd324 the boxy ibar was annoying me... and i found ibar didnt properly calculate
size based on iconsize. fixed now :)


SVN revision: 13709
2005-03-12 09:44:16 +00:00
sebastid 18f6111ca3 Make sure the lamp disappears.
SVN revision: 13689
2005-03-11 09:32:21 +00:00
handyande ef86298a4d null check
SVN revision: 13535
2005-02-28 09:15:59 +00:00
sebastid b0bf95bdb6 Cleanup.
SVN revision: 13491
2005-02-24 10:23:30 +00:00
sebastid c615012a29 With two batteries, one might charge/discharge while the other is charged.
SVN revision: 13490
2005-02-24 10:22:43 +00:00
sebastid 909227ac7c Update.
SVN revision: 13455
2005-02-21 16:12:32 +00:00
sebastid 013cf15a76 Move from e_file to ecore_file
SVN revision: 13454
2005-02-21 16:08:04 +00:00
sebastid dbe6983b03 Unnecessary.
SVN revision: 13422
2005-02-18 10:28:54 +00:00
sebastid ce2e18662a Iconsize change works.
Autoscrolling works.


SVN revision: 13413
2005-02-17 17:45:20 +00:00
sebastid b789fdbda2 Cleanup.
SVN revision: 13411
2005-02-17 17:32:08 +00:00
sebastid a50bfc351d Someone can't use Evas_List :)
SVN revision: 13401
2005-02-16 12:24:03 +00:00
sebastid 8ebd6fcc71 Fix for iconify problem
SVN revision: 13400
2005-02-16 12:01:21 +00:00
sebastid 850ad1d1d0 Menu for enable/disable.
Fixed width should work now.
Config for each bar.


SVN revision: 13399
2005-02-16 11:43:58 +00:00
sebastid 95853f7587 Free config list.
Use switch to check gadman change.
Cleanup naming.


SVN revision: 13398
2005-02-16 11:41:40 +00:00
sebastid fd3d7d588d Free config list.
Use switch to check gadman change.


SVN revision: 13397
2005-02-16 11:38:14 +00:00
sebastid 379a60fe5e Check if the event is relative to the current zone.
Add Desk Show event.


SVN revision: 13373
2005-02-15 12:15:22 +00:00
sebastid b6c2d784d5 Remove printf
SVN revision: 13366
2005-02-15 11:30:54 +00:00
sebastid 21ccc8a443 Remove unused variable.
SVN revision: 13356
2005-02-13 12:32:04 +00:00
sebastid c7969735ab Gadman ibar.
SVN revision: 13352
2005-02-13 11:37:13 +00:00
handyande 69db6a52c9 Fix border_desk_set *again* ;) - this may also fix sticky bugs reported
SVN revision: 13309
2005-02-11 10:42:30 +00:00
sebastid e19add22c8 Add main menu to face menu.
SVN revision: 13300
2005-02-10 16:48:37 +00:00
sebastid b07cedffdc Add main menu to face menu.
SVN revision: 13299
2005-02-10 16:42:07 +00:00
sebastid 78bf7b1cb5 Don't honor sticky flag when border is added.
SVN revision: 13298
2005-02-10 15:25:07 +00:00
sebastid 422e2844df Sticky windows
SVN revision: 13297
2005-02-10 15:21:23 +00:00
sebastid 73867dd3f0 Text
SVN revision: 13292
2005-02-10 12:52:31 +00:00
sebastid e6acddcfcb Edit Mode
SVN revision: 13291
2005-02-10 12:51:16 +00:00
sebastid 17ae82095c Small fix
SVN revision: 13285
2005-02-10 12:07:42 +00:00
sebastid ffe474dccc Cleanup. Add e_config_save_queue()
SVN revision: 13284
2005-02-10 12:03:09 +00:00
sebastid f7cece5c47 - Menu for each face.
- Save config.


SVN revision: 13283
2005-02-10 12:00:39 +00:00
sebastid 9ddfaabb3a - Move functions from face to main object.
- Add menu on each face.
- Save config.


SVN revision: 13282
2005-02-10 11:58:14 +00:00
sebastid 7f7f3820c4 Save config for clock and faces.
SVN revision: 13281
2005-02-10 11:54:18 +00:00
handyande 9b6365995a Bad Seb - BAD
SVN revision: 13262
2005-02-09 14:52:06 +00:00
sebastid 83e99483ad 1. Don't return a list of pagers from the module, return a Pager.
2. Pager -> Pager_Face (like in clock and battery).
3. Config for Pager and Pager_Face
4. Menustuff
5. Added possibilities of what to do when the number of desktops change.


SVN revision: 13260
2005-02-09 12:16:21 +00:00
sebastid 1b891d8974 Move action from Battery_Face to Battery (We only need to check the battery
once, even if there are multiple faces).

Clean up battery check.


SVN revision: 13259
2005-02-09 12:14:08 +00:00
sebastid 0bba6039f0 Cleanup before adding menu for each face, config and save
SVN revision: 13257
2005-02-09 11:48:55 +00:00
sebastid 8165b22409 Don't let a pager play with anothers zone
SVN revision: 13237
2005-02-08 11:19:19 +00:00
Carsten Haitzler af2e5f74d3 moduels support multiple architectures build for 1 module
SVN revision: 13228
2005-02-07 15:34:20 +00:00
handyande f8e536b96e hmm, update TODO accurately
SVN revision: 13219
2005-02-07 12:06:06 +00:00
handyande 5983e2997f update some todo
SVN revision: 13217
2005-02-07 12:02:41 +00:00
handyande 9421f51694 fix some instance counter issues
SVN revision: 13216
2005-02-07 11:46:07 +00:00
handyande e73892ca59 Sebastians module patch, tidy up and fix clock faces + menus
SVN revision: 13215
2005-02-07 11:29:36 +00:00
Carsten Haitzler 729270e697 ewps!
SVN revision: 13184
2005-02-03 13:47:51 +00:00
handyande 17c4b87372 Actually show the windows in pager > 1 - fixed issue a)
SVN revision: 13174
2005-02-01 18:31:23 +00:00
handyande 5d0fe52e1a Modified patch from sebastid@stud.ntnu.no
adds 1 pager per zone, saves the gadman clients independantly
Looks only at the zone size, rather than the whole viewport
issues with :
a) saving x position on zone > 1
b) adding windows to zone > 1


SVN revision: 13173
2005-02-01 18:21:46 +00:00
Carsten Haitzler 329671a11f mini-freeze TODO items fixed :)
SVN revision: 13109
2005-01-27 15:17:09 +00:00
handyande 2af32159f0 Keep screen overlay an overlay
SVN revision: 13107
2005-01-27 14:24:07 +00:00
handyande 5482849d8a AHA! fixed a pager seg, we should not just be flipping desks without providing the events :) bad somebody...
Can someone who put _pager_border_find in let me know if my thought is correct or not


SVN revision: 13105
2005-01-27 11:30:50 +00:00
Carsten Haitzler 49a65725c8 return 1 damnit!
SVN revision: 13100
2005-01-26 04:34:19 +00:00
handyande ec01bb7925 Port battery and temperature to gadman - finally
Ibar here I come :(


SVN revision: 13094
2005-01-25 14:24:38 +00:00
handyande 6697521787 OK, pager moved to gadman now, others tomorrow - note that pager still needs work for multiple zones
SVN revision: 13049
2005-01-22 01:06:22 +00:00
handyande be260964a2 Make clock handles maintain aspect, and allow for folk who like them big :)
SVN revision: 13043
2005-01-21 16:03:57 +00:00
Carsten Haitzler 072e32c609 gadman in. clock module poprted. others need porting.
SVN revision: 13042
2005-01-21 15:45:56 +00:00
handyande 1c5b65ca4d a (not so) paranoid check
SVN revision: 13025
2005-01-20 10:42:09 +00:00
handyande 674a9f4b4f Small tidy, trying to hunt a segv
SVN revision: 13024
2005-01-20 10:28:56 +00:00
handyande 0597b717cf seems i never committed this
SVN revision: 13022
2005-01-19 23:09:58 +00:00
handyande 149cd58315 Fix small issue with resizing pager
SVN revision: 13018
2005-01-19 16:08:19 +00:00
atmosphere 3ece1002f1 hopefully the right approach, less pager segvs, iconified representations show up properly in pager on xinerama second head etc
SVN revision: 12994
2005-01-17 03:46:07 +00:00
atmosphere 4c5b929fe3 fix segv where pager window can't be found by the border
SVN revision: 12984
2005-01-15 21:15:06 +00:00
handyande 8ee0689e96 Wait for add events on new windows
SVN revision: 12980
2005-01-15 14:15:30 +00:00
handyande 877fae8945 Listen to desk changes on borders
SVN revision: 12978
2005-01-15 13:11:56 +00:00
Carsten Haitzler 6405b22494 evas_object_free? what posessed you to use that? it isnt in Evas' header
(api) at all (it HAPPENS by LUCK to be an internal call)

also fix shudwon/startup order


SVN revision: 12975
2005-01-15 09:50:26 +00:00
xcomputerman be8d8e19aa Would be nice to inform the pager when desks are getting added and removed, too.:)
SVN revision: 12974
2005-01-15 08:31:39 +00:00
Carsten Haitzler 4544c3aea0 dont deal with adds if we already have that border
SVN revision: 12970
2005-01-15 04:46:59 +00:00
handyande 2d4110436c typo
SVN revision: 12968
2005-01-15 00:06:07 +00:00
handyande 8456bb62f3 New pager code - much improved and faster - done "the E way" as much as possible
may need ironing out in a few places but is stable.

issues:
Zone support not really there, needs work (I only have one zone :()
Window icon overlays (new feature) only work if module disabled and re-enabled
  (the border add calls are too soon it seems)


SVN revision: 12964
2005-01-14 15:24:29 +00:00
Carsten Haitzler 1491d5428c disable ibox
SVN revision: 12927
2005-01-12 14:59:36 +00:00
handyande 2bb480508f Remember to stop listening once we are shutdown
SVN revision: 12921
2005-01-12 09:49:20 +00:00
Carsten Haitzler 2c59a51e4d alarm fix
SVN revision: 12912
2005-01-12 00:56:58 +00:00
handyande a2035e9d2a Add ibox for iconified icons - this is a *total* rip / copy of ibar, but looks nice - lacking in multiple zone/box support now - feel free to rip this back out again if you want
SVN revision: 12906
2005-01-11 22:21:09 +00:00
handyande a471bb9373 finish resize and tidy a bit
SVN revision: 12903
2005-01-11 14:35:57 +00:00
Carsten Haitzler bee332a2f4 and menus now work by zones...
SVN revision: 12900
2005-01-11 13:43:01 +00:00
handyande acec22ea5f Fix box edge with xcomps sizing policy - resize offscreen still not quite right
SVN revision: 12895
2005-01-11 11:54:19 +00:00
handyande 0f9b9cda50 BAD xcomp - borders on other desks are not visible - that was not the plan
SVN revision: 12894
2005-01-11 09:41:51 +00:00
handyande 9a555d6d96 Bad xcomp, nice patch, but it broke resize - here mend resize so all is happy
SVN revision: 12893
2005-01-11 09:35:02 +00:00
xcomputerman 8051c9abd1 Make pager properly handle hidden/iconified windows
SVN revision: 12891
2005-01-11 08:13:36 +00:00
xcomputerman b4d855a31d Fix pager focusing
SVN revision: 12889
2005-01-11 08:04:35 +00:00
Carsten Haitzler 2c076a1ee6 battery alarm from nick
SVN revision: 12886
2005-01-11 07:08:38 +00:00
xcomputerman f1ed5dd58d Err, what's with the compressed pagers eh?
SVN revision: 12885
2005-01-11 06:54:08 +00:00
Carsten Haitzler e51d72c607 nick's flame icon...
SVN revision: 12883
2005-01-11 03:21:32 +00:00
handyande 2c2dd2a469 Add add and remove - except remove does not work, free's are causing problems - can someone tell me how to fix please?
SVN revision: 12877
2005-01-11 00:04:46 +00:00
handyande c8ef235ea8 update pager theme slightly and hook in some callbacks
SVN revision: 12874
2005-01-10 22:26:34 +00:00
handyande 3ded7141ba Properly hide borders from the cache that are no longer needed
SVN revision: 12871
2005-01-10 20:54:20 +00:00
handyande c437e1731f Speedups - reusing where possible, and delete, not hide on free
SVN revision: 12869
2005-01-10 19:51:10 +00:00
handyande eced417086 Pager updates
- a few patches, leak fixes
 - reset click detection for desk selection - should be better behaved now
 - added a small bit of themeing


SVN revision: 12868
2005-01-10 18:59:05 +00:00
handyande da6168304d oops, typo - _what_ were the chances? ;)
SVN revision: 12863
2005-01-10 11:01:45 +00:00
handyande 0bcc378f4d Add some needed frees
fix a save bug
add window listings
as before these will not update unles you force a refresh


SVN revision: 12852
2005-01-09 23:39:19 +00:00
handyande 8b3a83728f oops, images ;)
SVN revision: 12846
2005-01-09 19:17:51 +00:00
handyande 373734f6e1 remove debug and show pager by default
SVN revision: 12845
2005-01-09 19:06:52 +00:00
handyande d086fe5e5d Added start of pager module
need to add windows to the desk previews
will not update properly all the time, need to add events etc
 please someone theme this to fit in with default theme better - thanks :)


SVN revision: 12844
2005-01-09 19:02:18 +00:00
Carsten Haitzler 4350855593 ibook temp meter is in sysfs...
SVN revision: 12819
2005-01-08 04:27:24 +00:00
Carsten Haitzler 94413d804f ibar patchipoos! :)
SVN revision: 12811
2005-01-07 13:04:47 +00:00
Carsten Haitzler 477d160e1f hide thermometer when there is no temperature info...
SVN revision: 12772
2005-01-05 07:56:56 +00:00
Carsten Haitzler f268b07c84 apm!
SVN revision: 12737
2005-01-04 14:09:56 +00:00
Carsten Haitzler 0be6684c4c apm too! :)
SVN revision: 12724
2005-01-04 03:23:08 +00:00
handyande 5e0e3ff840 shh
SVN revision: 12718
2005-01-04 01:09:20 +00:00
Carsten Haitzler 75c635290d a temperature monitor module for acpi... it's simple... and really only
handles 1 temperature guage - but it's useful. fixed stuff in battery
modules, added config menus... ibar size change menu only works after a
restart for now.. need to fix that.


SVN revision: 12676
2005-01-02 02:39:44 +00:00
Carsten Haitzler 2a9e555216 del not derl
SVN revision: 12604
2004-12-27 13:47:01 +00:00
Carsten Haitzler 59b0492d52 and delete timer
SVN revision: 12603
2004-12-27 13:45:07 +00:00
Carsten Haitzler 20a2068e6c detect charging state better
SVN revision: 12601
2004-12-27 13:17:10 +00:00
Carsten Haitzler b8112af500 battery modules now... works... in theory. i have to test it on a real
laptop...


SVN revision: 12600
2004-12-27 10:49:46 +00:00
Carsten Haitzler 2134890874 starting a battery module (in need this for my laptop)
SVN revision: 12599
2004-12-27 08:33:52 +00:00
Carsten Haitzler 1553d338d8 flame respects resize events now ... and by default now looks much prettier..
:)


SVN revision: 12591
2004-12-26 05:04:03 +00:00
Carsten Haitzler 59f94e10a8 we support... xrandr... :) feelfree to change resolution on the fly in e17...
it all works. :)


SVN revision: 12587
2004-12-25 15:33:48 +00:00
rbdpngn 75900c243e Use luma value to set a reasonable alpha value on the flame in order to blend
without the black backing.


SVN revision: 12581
2004-12-25 03:34:17 +00:00
Carsten Haitzler 1fa0714cfc clean up a lot of wranings.
SVN revision: 12564
2004-12-23 06:38:27 +00:00
tsauerbeck bc62cfce88 warning fixes
SVN revision: 12438
2004-12-10 17:21:56 +00:00
tsauerbeck fd71375581 added bounding for the show_trees config value
SVN revision: 12437
2004-12-10 17:18:51 +00:00
tsauerbeck 72e4831c70 trees are optional now
SVN revision: 12436
2004-12-10 17:07:32 +00:00
handyande 1c1471081e silent flames
SVN revision: 12429
2004-12-09 23:09:28 +00:00
handyande 0abb532bce small fixes and slow the snow fall
SVN revision: 12428
2004-12-09 23:07:40 +00:00
handyande e903945904 Added snow module, just started but looking OK - give it a shot
(enlightenment_remote -module-load if it is not in the menu)


SVN revision: 12423
2004-12-09 18:53:50 +00:00
Carsten Haitzler b1ea85565e indenting... and remvoe printfs
SVN revision: 12420
2004-12-09 07:30:45 +00:00
doursse 053d8c6b87 flame module added to E. It's not loaded by default
SVN revision: 12402
2004-12-08 17:35:58 +00:00
Carsten Haitzler e50db711e6 save size broken. fixed.
SVN revision: 12378
2004-12-07 00:21:04 +00:00
Carsten Haitzler 73f8ea23f1 ibar saves config...
SVN revision: 12359
2004-12-05 08:36:54 +00:00
Carsten Haitzler 7562a08b5a fix up config code so i can do lists and structs etc.
SVN revision: 12357
2004-12-05 07:43:51 +00:00
Carsten Haitzler ca7b620840 fix 2 icons to be nicer
SVN revision: 12342
2004-12-03 08:56:35 +00:00
Kim Woelders f481fec55c Quiet!
SVN revision: 12338
2004-12-02 18:41:29 +00:00
Carsten Haitzler 81d0ed0945 1. fix a segv on restart with ibar unreffing without a ref
2. add app icons (based off applications/all repository - need to make this a
function of its own though)
3. fix default apps to have name/class info.


SVN revision: 12336
2004-12-02 10:07:51 +00:00
handyande 8f2b2c39d3 Remove note now that the default theme is in cvs - nice one raster :)
Add edge checking for move and resize


SVN revision: 12285
2004-11-27 18:17:21 +00:00
Carsten Haitzler 248f0d9f20 clock module much better now... still resizing is a cludge, doesnt put itself
in a corner properly on start (just top-left at fixed offset) etc. etc. etc.
need sresizing fixed.


SVN revision: 12283
2004-11-27 16:33:22 +00:00
vacuum 7efd095f88 grammar
SVN revision: 12279
2004-11-27 00:10:20 +00:00
handyande 32d027a391 Actually save as we get disabled, so we load same state when re-enabled
SVN revision: 12277
2004-11-26 16:51:12 +00:00
handyande 8d98eefed0 Added clock module - read notes at top of e_mod_main.c to try it out
SVN revision: 12274
2004-11-26 10:59:26 +00:00
handyande 8d87a9f379 Added clock module - read notes at top of e_mod_main.c to try it out
SVN revision: 12271
2004-11-26 10:53:38 +00:00
Carsten Haitzler 462b2aa404 hidden symbol support
SVN revision: 12253
2004-11-25 05:31:21 +00:00
Carsten Haitzler 5e2388c886 _ _ _ _ _____ ___
| | | | ___| | | |  ___| __ ___  ___ _______  ___   / _ \__   _____ _ __
| |_| |/ _ \ | | | |_ | '__/ _ \/ _ \_  / _ \/ __| | | | \ \ / / _ \ '__|
|  _  |  __/ | | |  _|| | |  __/  __// /  __/\__ \ | |_| |\ V /  __/ |
|_| |_|\___|_|_| |_|  |_|  \___|\___/___\___||___/  \___/  \_/ \___|_|


I put E17's wm code into cvs. Hell is freezing over. Duke Nukem Forever will
be out next week. Snowballls take up residence in Hell. The Fat Lady sings.
The End is nigh...

:)


SVN revision: 12247
2004-11-25 03:37:45 +00:00