Commit Graph

742 Commits

Author SHA1 Message Date
Carsten Haitzler 0d7b3d0229 oops. put con back up
SVN revision: 13013
2005-01-19 14:44:03 +00:00
Carsten Haitzler d8025b308e fix segv with gaim...
SVN revision: 13012
2005-01-19 14:31:40 +00:00
handyande d32cba7638 Pager issues should be sorted now
SVN revision: 13011
2005-01-19 12:56:51 +00:00
Carsten Haitzler ec993d1e3b more gadman work
SVN revision: 13005
2005-01-18 15:40:54 +00:00
Carsten Haitzler b9f1ca813c some comments
SVN revision: 13001
2005-01-17 16:22:33 +00:00
Carsten Haitzler c71ae4b102 some more gadman work
SVN revision: 13000
2005-01-17 16:18:34 +00:00
Carsten Haitzler a08d276ae9 respect bounds on resize too (some fixme's)
SVN revision: 12999
2005-01-17 10:26:17 +00:00
Carsten Haitzler 69031cdb06 fix some signal issues in gadman theme object - u can mvoe and resize the
gadman client test...


SVN revision: 12998
2005-01-17 10:05:15 +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
rbdpngn 876e0b361e Change the shade action's to emit the border resize at appropriate times to
keep the pager synced up.


SVN revision: 12995
2005-01-17 05:39:18 +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
Carsten Haitzler 978bf5f34d oops. sorry guys. forgot to cvs add this sucker! :(
SVN revision: 12993
2005-01-17 02:11:51 +00:00
Carsten Haitzler a59a8322d2 gadman gfx! WHERD!
SVN revision: 12991
2005-01-16 15:05:23 +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
Carsten Haitzler 7f9c92a6e7 some more gadman code and make shutdown of borders a little faster :)
SVN revision: 12982
2005-01-15 15:21:57 +00:00
handyande 6e7716f2c1 Fix icon alignment
SVN revision: 12981
2005-01-15 14:58:26 +00:00
handyande 8ee0689e96 Wait for add events on new windows
SVN revision: 12980
2005-01-15 14:15:30 +00:00
handyande c34cfdf821 Finally, border_add getting fired at the right time
SVN revision: 12979
2005-01-15 14:04:13 +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
xcomputerman 7f2579b0b4 Makefile and rpm spec patch from Jason Williams <jasonw at tulg dot org>
SVN revision: 12967
2005-01-14 22:44:55 +00:00
xcomputerman 7bf106161c Missing object check
SVN revision: 12965
2005-01-14 19:24:57 +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 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 aa53155368 actually restart/exit
SVN revision: 12953
2005-01-13 14:24:24 +00:00
Carsten Haitzler 1789673cff double del! fixed.
SVN revision: 12952
2005-01-13 13:55:00 +00:00
handyande 06af5a0f36 Hmm, who forgot to init?
SVN revision: 12950
2005-01-13 12:19:55 +00:00
Carsten Haitzler ce8c9ce432 set frame size and virtual roots to make apps that try manage their own
geometyr work with vroots (gtk is broken in this regard - workign on gtk
patch to respect NET_VIRTUAL_ROOTS from NETWM)


SVN revision: 12949
2005-01-13 07:19:03 +00:00
Carsten Haitzler 1963a29e20 icccm compliate configurereq handling
SVN revision: 12944
2005-01-13 06:44:19 +00:00
Carsten Haitzler 084229f03d and if apps are fast at requesting lots of geom just after map.. handle it
properly with respect to frames...


SVN revision: 12942
2005-01-13 06:08:07 +00:00
handyande 37fa60dd0b Oh, got this one earlier
SVN revision: 12930
2005-01-12 17:17:08 +00:00
Carsten Haitzler f92d5a6178 add a note for a bug
SVN revision: 12929
2005-01-12 16:04:33 +00:00
Carsten Haitzler e88c2ac1a6 fix up include system so u canhave one struct directly reference another (put
typedefs in separate section and include twice...


SVN revision: 12928
2005-01-12 16:03:09 +00:00
Carsten Haitzler 1491d5428c disable ibox
SVN revision: 12927
2005-01-12 14:59:36 +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 f937e4a170 some todo notes...
SVN revision: 12922
2005-01-12 09:51:55 +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 62e9b65e3d and attch border menus to the border - so if the border is freed.. the menu
attached is too!


SVN revision: 12920
2005-01-12 09:35:07 +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 e1c106b195 mini-freeze notice
SVN revision: 12917
2005-01-12 08:28:24 +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 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
Carsten Haitzler 344748abb2 use diffrent edje group for extra screens on init
SVN revision: 12904
2005-01-11 15:40:53 +00:00
handyande a471bb9373 finish resize and tidy a bit
SVN revision: 12903
2005-01-11 14:35:57 +00:00