Commit Graph

386 Commits

Author SHA1 Message Date
sebastid 0b91f75876 Typo.
SVN revision: 13254
2005-02-09 11:36:43 +00:00
Dan Sinclair 37057704e6 - don't want to install config.h so move it out of e.h and put it into the
files that need it.


SVN revision: 13106
2005-01-27 13:22:53 +00:00
Carsten Haitzler 2dd953e701 handle xrandr properly (again) so u can change resolutions on the fly again,
gadman handles this right, and fix restart properly - well its half arsed
still, but works.


SVN revision: 13051
2005-01-22 05:21:48 +00:00
Carsten Haitzler ffa49a8e02 some more gadman stuff - innocuous for now. hooked in soem gadman
enable/disable edit mode and fixed a stakcign issue with new windows vs. menus.


SVN revision: 12997
2005-01-17 08:54:37 +00:00
Carsten Haitzler ba5ce0470c werd! found the over-ref. borders begin created before the border system
initted which mean events generated were of the wrogn type (0) which meant
they were thrown out which meant the ref nevert got its macthing unref
called.... :)


SVN revision: 12963
2005-01-14 14:01:08 +00:00
Carsten Haitzler 5cfae17870 some extra object checks to catch wierdness/badness..
also fix segv if you have NO apps :)


SVN revision: 12925
2005-01-12 13:59:01 +00:00
Carsten Haitzler 7d0f9c8df9 fix main int menus to fre, del, cleanup, not leak and work properly
SVN revision: 12919
2005-01-12 09:22:44 +00:00
Carsten Haitzler 5e2d06b0ff bugs just WAITING to happen
AND memory leaks!

baddddddd fix.


SVN revision: 12918
2005-01-12 08:45:28 +00:00
Carsten Haitzler e8878984a1 some cleanups?
SVN revision: 12916
2005-01-12 08:12:46 +00:00
xcomputerman db749ef41e In menu end, delete objects rather than unref
SVN revision: 12915
2005-01-12 08:03:07 +00:00
Carsten Haitzler bee332a2f4 and menus now work by zones...
SVN revision: 12900
2005-01-11 13:43:01 +00:00
handyande 92315b7568 Hook in menu configuring of desktops and dynamic resizing
SVN revision: 12832
2005-01-08 17:32:08 +00:00
handyande a38a5e1de9 OK, now we have a 2D set of desktops to each zone :) - callbacks not in yet so stuck with 2x2 for now - but wanted to get this in
SVN revision: 12828
2005-01-08 14:41:21 +00:00
Carsten Haitzler ea1ab0ef64 radio not check buttons for desktop!
SVN revision: 12808
2005-01-07 11:26:56 +00:00
Carsten Haitzler 4685b9ebbe desktop icon
SVN revision: 12781
2005-01-05 13:08:55 +00:00
xcomputerman 592ed122a0 Avoid potential segv if window is unmapped while menu is open.
SVN revision: 12780
2005-01-05 10:39:31 +00:00
xcomputerman 38899921b8 More bugfixes/updates:
- Add subsystem init/shutdown functions for e_desk and e_zone
- Fix bug in desk remove function
- Prevent duplicate desktop names being automatically generated
- When uniconifying, set window desktop to current
- Don't display iconified windows when desktop switching
- Selecting a window in the window list switches to that window's desktop


SVN revision: 12779
2005-01-05 10:37:53 +00:00
xcomputerman 9b89c81a65 Some support for multiple containers -- map new windows to the currently visible container rather than the first.
SVN revision: 12773
2005-01-05 08:30:25 +00:00
Carsten Haitzler 32cbabbd0a dont keep adding clients once the menu has stuff
SVN revision: 12731
2005-01-04 07:16:24 +00:00
rephorm 370cbce9e3 temp fix (this code just won't die...)
we need to actually add menu API to handle removing items on a realized menu (rather than mucking with the internals).
but this is at least better than before


SVN revision: 12720
2005-01-04 01:49:21 +00:00
xcomputerman b4a29f186d Warnings defenestrated. Object check really should be enabled by default now.
SVN revision: 12712
2005-01-03 22:04:04 +00:00
handyande 72dcee3d4a fix a couple of warnings etc - now no segs, but desks lose clients
SVN revision: 12706
2005-01-03 21:10:08 +00:00
xcomputerman 112ca3b2d2 Virtual Desktops! Yay.
Sorry, they don't quite work right yet. I'll fix the bug tomorrow. :)


SVN revision: 12698
2005-01-03 09:34:24 +00:00
Carsten Haitzler b456f086ce dont make empty apps menus
SVN revision: 12598
2004-12-27 07:50:03 +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 0da2c00cfd and one last icon...
SVN revision: 12578
2004-12-24 09:23:06 +00:00
Carsten Haitzler 588bb376f2 2 more icons.
SVN revision: 12577
2004-12-24 07:45:21 +00:00
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
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
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
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
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
Carsten Haitzler c0bb100a15 e17 can restart (from the menu) i NEED this now i'm using it... :)
SVN revision: 12248
2004-11-25 04:07:48 +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