Commit Graph

510 Commits

Author SHA1 Message Date
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
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
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 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
Carsten Haitzler 1e2591440a and handle a signle head again...
SVN revision: 12902
2005-01-11 14:23:31 +00:00
Carsten Haitzler b37f223247 and 1 init per xinerama screen... :)
SVN revision: 12901
2005-01-11 14:17:36 +00:00
Carsten Haitzler bee332a2f4 and menus now work by zones...
SVN revision: 12900
2005-01-11 13:43:01 +00:00
Carsten Haitzler 899d272ed5 respect zones for resistance, window placement...
SVN revision: 12898
2005-01-11 13:11:12 +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
Carsten Haitzler 0b7f7e5a18 and only send a remove once!
SVN revision: 12892
2005-01-11 08:53:57 +00:00
xcomputerman 8051c9abd1 Make pager properly handle hidden/iconified windows
SVN revision: 12891
2005-01-11 08:13:36 +00:00
Carsten Haitzler 156aaabbd2 fix border reffing unreffing. handy was wright... except he was uing a free
callabck fro objects not a del to emit a remvoe event and ref the object again
the object is already in the process of being destroyed. reffing it again
wont help you here in _free - thats why we have del callabcks to do this
before the final destruction... :)


SVN revision: 12890
2005-01-11 08:11:30 +00:00
xcomputerman b4d855a31d Fix pager focusing
SVN revision: 12889
2005-01-11 08:04:35 +00:00
xcomputerman d1237cef30 - Disregard that, restore the object refs
- Add a few more events, generate events for resize, shade, etc.


SVN revision: 12888
2005-01-11 08:00:05 +00:00
xcomputerman 70705c23cb Handy, you cannot ref an object that wasn't allocated by E. And generate a *move* event on a move, not a resize event. :)
SVN revision: 12887
2005-01-11 07:19:31 +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
Carsten Haitzler bad01c32b8 i'd change these lines myself...
SVN revision: 12881
2005-01-11 02:47:27 +00:00
Carsten Haitzler de4b6c08bd BAAAAAAAAAAAAAAAD HANDY
BAAAAAAAAAAAAAAAD.

didnt commti changes to e_border.h!!!!


SVN revision: 12880
2005-01-11 02:40:50 +00:00
Dan Sinclair dadc9b4fc6 - make shade/maximize and stick into checkbox options and place in their own
section


SVN revision: 12878
2005-01-11 00:52:25 +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 d93e8d14bb Hook in a few callbacks, putting them in slowly but surely - just testing the water this time
SVN revision: 12873
2005-01-10 22:24:23 +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
Carsten Haitzler 08dbb8e5c1 resist now also support resisting when moving OUt of a box - not just into
one.. this is now applied to zones.


SVN revision: 12866
2005-01-10 14:07:42 +00:00
handyande da6168304d oops, typo - _what_ were the chances? ;)
SVN revision: 12863
2005-01-10 11:01:45 +00:00
Carsten Haitzler e410939c04 clean Makefile.am a bit
SVN revision: 12855
2005-01-10 05:07:48 +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