Commit Graph

24971 Commits

Author SHA1 Message Date
Carsten Haitzler 2d5aa1d0b7 fix some png's.. that seem to get screwed if loading into gimp. also move to
making some of the menu icons int he left click menu edjes... and emit
signals to them... play with it :)


SVN revision: 12575
2004-12-24 04:30:58 +00:00
vacuum 9ffdfc77a8 Maximise -> Maximize
SVN revision: 12572
2004-12-23 16:23:39 +00:00
Carsten Haitzler 76856027e0 made the main left menu have everything in it.. so you only NEED 1 mouse
button - more is just faster/more convenient :)


SVN revision: 12571
2004-12-23 15:31:47 +00:00
handyande 98f23cefae Finish icon creation code, a little feeble now, but works
big feature:
  passes in window class - no moew xprop nonsense :)


SVN revision: 12567
2004-12-23 11:39:08 +00:00
Carsten Haitzler 3104772a04 no forward enum decl.
SVN revision: 12565
2004-12-23 06:43:37 +00:00
Carsten Haitzler 1fa0714cfc clean up a lot of wranings.
SVN revision: 12564
2004-12-23 06:38:27 +00:00
Carsten Haitzler 91b495448f prototype the correct fn name!
and we dont need to go deletign all items. we cna just delete the entire menu
boject :)


SVN revision: 12562
2004-12-23 04:58:57 +00:00
rephorm 06da25f0b8 bad handy.
you can't just free the list items, you have to actually free the list also :)


SVN revision: 12561
2004-12-23 04:29:31 +00:00
handyande 0d04cda162 hmm, weirdness - bad copy paste :(
SVN revision: 12552
2004-12-22 16:33:25 +00:00
handyande ce599e8455 Added first take on border menus, may need a little tidying
install e_utils module for full icon editing effect
need to fix up icon creation in eapp_edit, then hook in file name generation  here
will be able to pass in window class, which will save folk a lot of time


SVN revision: 12551
2004-12-22 15:50:26 +00:00
handyande 4f7683b206 Set client list to fit better with rasters master plan, now client menu can be at any depth :)
demonstrated by putting a clone where it was origionally entered


SVN revision: 12549
2004-12-22 10:41:03 +00:00
handyande b5c40c9f5a be gone demons of test menu nastiness
fix a few typo bugs on client list menu
move client menu to middle click
- feel free to slap me down, just think it looks nicer like this


SVN revision: 12544
2004-12-21 15:17:01 +00:00
Carsten Haitzler 3bebcd6e42 ignore more.
SVN revision: 12536
2004-12-21 03:05:13 +00:00
rephorm 5f089ef6b2 enable iconify in default theme
SVN revision: 12535
2004-12-21 03:03:23 +00:00
rephorm ffa31f9262 Fix shading to pull window contents in the right direction again.
Add a "clients" submenu to the right click menu to show the current container's clients and all iconified clients (so you can actually un-iconify now)

Add "iconify" subsystem to keep track of iconic windows. This will be used be used by modules to do things like taskbars and icon boxes.


SVN revision: 12534
2004-12-21 03:01:19 +00:00
rephorm 10e8be1a6b rename "minimize" to "iconify"
support shading in other directions
support other transition types for shade animation (default is DECELERATE)
simplify some logic in _e_border_eval()


SVN revision: 12529
2004-12-20 21:33:31 +00:00
Carsten Haitzler 903fe64953 2000 is a much better default shade speed :)
SVN revision: 12524
2004-12-20 03:09:36 +00:00
Carsten Haitzler e89d374d17 more TODO
SVN revision: 12514
2004-12-19 15:36:35 +00:00
Carsten Haitzler 427076b460 fix extra width :)
SVN revision: 12513
2004-12-19 14:20:23 +00:00
Carsten Haitzler a443031a81 disabel some actiuosn while in some states...
SVN revision: 12512
2004-12-19 13:49:35 +00:00
Carsten Haitzler cbcd7cf4e6 and theme stuff for glint...
SVN revision: 12511
2004-12-19 13:40:37 +00:00
Carsten Haitzler 778b5aa20a titles (and menus) "glint" in the light (been meaning to do this ever
since...) :)


SVN revision: 12510
2004-12-19 13:16:47 +00:00
Carsten Haitzler 94d20bc7b4 ops. hardcoded config.
SVN revision: 12507
2004-12-19 06:29:53 +00:00
Carsten Haitzler 0069d1ba96 slide client along too
SVN revision: 12506
2004-12-19 04:18:13 +00:00
rephorm ce4d411d73 scratch off some of these
SVN revision: 12505
2004-12-18 23:29:13 +00:00
rephorm 8efaab9f08 Make shade animation / speed a config option. (speed is in px / sec)
Shade now does a decelerate transition instead of linear.


SVN revision: 12504
2004-12-18 23:24:09 +00:00
rephorm 60ff11d889 Don't allow resizing when maximized.
(this is actually debatable, e16 lets you do it, and it can be nice if your
 resize handles are all of screen to be able to maximize it to get at the
 handles. anyway, let me know if you think i should re-enable this)

Animate shading.
Emit "shading" and "unshading" signals at start of (un)shade.
Emit "shaded" and "unshaded" signals at finish of (un)shade.

i still need to handle attempting to (un)shade while already (un)shading.
Should this a) be disallowed (i.e. ignore shade requests while shading)
         or b) go the other direction from the current point in the shade anim


SVN revision: 12503
2004-12-18 22:26:21 +00:00
rephorm 36fc8f1973 implement maximize action.
(i won't implement minimize until there's a way of UNminizing)


SVN revision: 12499
2004-12-18 05:51:35 +00:00
rephorm f9878bc6f5 the start of minimize / maximize actions.
don't allow resize while shaded.


SVN revision: 12498
2004-12-18 05:47:08 +00:00
Carsten Haitzler 54b73f8e92 more todo items
SVN revision: 12497
2004-12-18 01:56:50 +00:00
Carsten Haitzler 7dfb49a339 1. lowres clock...
2. TODO list


SVN revision: 12496
2004-12-18 01:52:47 +00:00
emte 71b888bfb5 Added the change for BitBake the Standardized Openembedded Build System
SVN revision: 12488
2004-12-17 01:19:02 +00:00
Carsten Haitzler 12063d2d83 use single client kill
SVN revision: 12476
2004-12-15 11:48:38 +00:00
Carsten Haitzler da12976d32 update to new extended event stuff
SVN revision: 12460
2004-12-14 03:32:25 +00:00
Carsten Haitzler 432ea44fd5 bad formie! u broke the app loading to lot load names if LANG is set AND no
specific language info field exists.

also.. windows shade. just. primitively.


SVN revision: 12446
2004-12-11 04:02:26 +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
tsauerbeck 72b4bd5fd7 simplified some code
SVN revision: 12435
2004-12-10 16:34:36 +00:00
Carsten Haitzler f56b1b3353 oops!
SVN revision: 12434
2004-12-10 16:24:00 +00:00
Carsten Haitzler a55d42562f crash fix
SVN revision: 12431
2004-12-10 03:32:35 +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
Dan Sinclair c6b5abbf60 - install the e headers into $(includedir)/enlightenment. hopefully should
be able to make e modules outside the e tree now.


SVN revision: 12426
2004-12-09 19:33:51 +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
handyande 7ce94dba41 Bad raster (hehe) stop overwriting my files...
SVN revision: 12422
2004-12-09 17:45:09 +00:00
Carsten Haitzler 261d7f48b1 support ~/.e/e/applications/startup (and restart) dirs. they work likeall
other app dirs - defining a list of apps to start on start (or restart).

also splashscreen will be gone now on restart :)


SVN revision: 12421
2004-12-09 13:56:06 +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