Commit Graph

228 Commits

Author SHA1 Message Date
sebastid bf701a2010 ecore update.
netwm update.


SVN revision: 14986
2005-05-28 12:50:22 +00:00
Carsten Haitzler 63cd002807 was wrokign on intl stuff but got distracted by optimising. will come back to
intl. optimised some code paths. e_place.c is evil. the smart place function
NEEDS speeding up. this may mean a re-think of how it works. not sure.


SVN revision: 14974
2005-05-28 05:03:27 +00:00
Carsten Haitzler 4c7b29de44 shush shush
SVN revision: 14959
2005-05-26 12:38:53 +00:00
Carsten Haitzler bc4f42461a add a check to see whats going on if the ghost borders are around
SVN revision: 14958
2005-05-26 11:48:39 +00:00
Carsten Haitzler ab878e203a fix stickiness!
SVN revision: 14936
2005-05-25 10:09:34 +00:00
Carsten Haitzler f618831ce9 fix memory leaks! no more leaks!
SVN revision: 14934
2005-05-25 08:08:44 +00:00
sebastid 3cf760c38f Note to self.
SVN revision: 14885
2005-05-21 17:56:20 +00:00
Carsten Haitzler 3f3a9f2c75 make dnd resistance a config value
SVN revision: 14879
2005-05-21 02:49:47 +00:00
Carsten Haitzler bbe5d45ce7 fix double clikc in click to focus
SVN revision: 14873
2005-05-20 17:27:51 +00:00
Carsten Haitzler 3520914ccd and now it shoudl be able to change click to focs <-> mouse focus dynamically
and it all shoudl work - i hope.


SVN revision: 14870
2005-05-20 10:14:51 +00:00
Carsten Haitzler 38ab99da69 click to focus works... if you turn it on and restart.
SVN revision: 14869
2005-05-20 09:27:06 +00:00
Carsten Haitzler 45a7d1f244 some virtualisation of focus
SVN revision: 14867
2005-05-20 07:32:42 +00:00
Carsten Haitzler 97bc390d34 stop pretending to be kwin. we can be proud to be e! we pretend to have 16's
e comms stuff though... and defer repaerent until the last moment we can


SVN revision: 14863
2005-05-20 05:13:45 +00:00
sebastid fc01054161 Note to self.
SVN revision: 14858
2005-05-19 16:16:27 +00:00
sebastid f900c0c87b Make ->layer always consistent with real layer. Else it might get ugly.
SVN revision: 14852
2005-05-19 04:54:23 +00:00
sebastid ca23bfa67a Fix gqview segv. The border wasn't removed from the containers client list.
SVN revision: 14851
2005-05-19 04:38:32 +00:00
Carsten Haitzler 44c9b74f7f printf's - me dbeugging why these windows hang around. they get del called
but dont actually get deleted... too many ref's? dunno- hasn't happened again
since i added the latest dbeugging in..


SVN revision: 14847
2005-05-19 00:12:30 +00:00
sebastid 906dcba2e7 Didn't help to move.
SVN revision: 14843
2005-05-18 19:15:41 +00:00
rbdpngn b501743033 Raise windows on uniconify to avoid them getting lost under existing windows.
SVN revision: 14827
2005-05-17 20:15:53 +00:00
sebastid c41baae3a4 Remove border from client list on deletion.
SVN revision: 14820
2005-05-17 14:01:15 +00:00
sebastid d34c86e2ce Check if calloc succeded.
SVN revision: 14818
2005-05-17 13:51:14 +00:00
sebastid e7b246a440 Don't need to store if the DESKTOP hint was set on init. If the hint
doesn't exist or the desktop doesn't exists, update the hint with our
desktop.


SVN revision: 14816
2005-05-17 12:33:12 +00:00
sebastid 4e687c0dc8 netwm updates.
SVN revision: 14810
2005-05-16 15:43:15 +00:00
sebastid 7d72a09971 Cleanup.
SVN revision: 14803
2005-05-16 10:46:01 +00:00
sebastid 66ed370104 Update state hints on windows without borders.
SVN revision: 14788
2005-05-15 10:11:54 +00:00
sebastid 2bbedbf606 The icon is now correctly positioned relative to the mouse.
SVN revision: 14785
2005-05-15 05:20:18 +00:00
sebastid f3fdca634e Reparent border on deletion. The reparent must also be in _e_border_free,
because e_container calls free directly on shutdown.


SVN revision: 14768
2005-05-14 05:35:46 +00:00
sebastid 138ecfaca9 Free border lists after use..
SVN revision: 14764
2005-05-13 21:09:41 +00:00
sebastid fcca08cde1 Can't generally unparent on e_border_del, messes up shaded windows.
SVN revision: 14763
2005-05-13 20:06:10 +00:00
sebastid e1909f8232 reparent window when border is deleted. It will disappear sometime.
SVN revision: 14757
2005-05-13 17:32:37 +00:00
sebastid 739b5abd87 Looping borders are now done in correct stacking order.
SVN revision: 14751
2005-05-13 13:34:21 +00:00
sebastid e174baf5d1 Fix layers and client lists.
SVN revision: 14749
2005-05-13 09:23:51 +00:00
Carsten Haitzler b2631cfcd1 -- printf
SVN revision: 14747
2005-05-13 07:27:41 +00:00
Carsten Haitzler fc45f10e1f work mplayer.. work!.
don't ask!


SVN revision: 14746
2005-05-13 07:24:47 +00:00
Carsten Haitzler 6daa8a5f8b sorry. mplayer breaks again. this broke more things badly.
SVN revision: 14744
2005-05-13 05:59:41 +00:00
Carsten Haitzler 787278d6c8 fix restart with hidden windows
SVN revision: 14723
2005-05-12 08:50:53 +00:00
Carsten Haitzler 695c49a765 fix unmapped client windows that are still managed... (eg xmms playlist)
SVN revision: 14716
2005-05-12 03:32:48 +00:00
sebastid 86fca61a02 When mplayer does fullscreen, it hides its window, does so config on it,
and then shows it again. So we can't delete a border on hide, because
then we will loose the config that is done on it.


SVN revision: 14709
2005-05-11 13:47:29 +00:00
sebastid 4dc2deb902 Cleanup.
SVN revision: 14708
2005-05-11 13:13:43 +00:00
sebastid 23e32dcf11 Cleanup. mplayers problem has nothing to do with reparenting. mplayer hides
the window which deletes the border, and then wants to configure the window.


SVN revision: 14707
2005-05-11 10:42:44 +00:00
sebastid aa1d7d26c3 Let the user decide the object for a drag.
SVN revision: 14702
2005-05-11 06:30:57 +00:00
sebastid 6fd2d5fe41 Dnd is relative to the background evas/modules, so feed a new drag
with container, not zone.


SVN revision: 14701
2005-05-10 22:05:02 +00:00
sebastid eb907d88ac Dnd update. Copy setup from popup.
SVN revision: 14699
2005-05-10 19:35:12 +00:00
sebastid 7bed7bd78d Cleanup.
SVN revision: 14694
2005-05-10 10:36:26 +00:00
sebastid 110ab2c9a7 Cleanup always on top.
SVN revision: 14691
2005-05-10 10:11:34 +00:00
sebastid 1b4589e4b9 Always On Top
SVN revision: 14686
2005-05-09 16:55:14 +00:00
sebastid 080b2265d3 Don't need to remember both container and zone
SVN revision: 14674
2005-05-08 18:44:03 +00:00
sebastid 51891d2bed Check the _e_border_reorder_* functions. That's where stacking should
be fixed.


SVN revision: 14672
2005-05-08 18:03:01 +00:00
Carsten Haitzler 1b6f59e253 properly virtualize ecore_evas setup
SVN revision: 14644
2005-05-07 13:50:38 +00:00
Carsten Haitzler 86cc3488c9 fix stacking of windows in pager.. and make the contianer actually track
stacking!


SVN revision: 14619
2005-05-06 08:33:50 +00:00