Commit Graph

1319 Commits

Author SHA1 Message Date
sebastid 9036a4c57a Only fake the pressed button up.
SVN revision: 14754
2005-05-13 14:14:04 +00:00
sebastid 313a3c2f6e Changeing loop style isn't trivial.
SVN revision: 14753
2005-05-13 14:05:17 +00:00
sebastid 83070a981f Ooops.
SVN revision: 14752
2005-05-13 14:01:05 +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 61baf25921 New border looping interface.
SVN revision: 14750
2005-05-13 10:09:55 +00:00
sebastid e174baf5d1 Fix layers and client lists.
SVN revision: 14749
2005-05-13 09:23:51 +00:00
Carsten Haitzler 0cd33edb84 clean up some TODO
SVN revision: 14748
2005-05-13 09:14:30 +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
sebastid 35a64ef50d Create a client list for each layer, so that stacking order will be
correct. Fix the rest later.


SVN revision: 14745
2005-05-13 07:20:09 +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
rbdpngn 1468632978 Window cleanup function and menu entry.
SVN revision: 14742
2005-05-13 04:05:43 +00:00
Carsten Haitzler 078e74e14c move some to codecs. this needs cleaning tho... (ipc)
SVN revision: 14732
2005-05-12 14:46:28 +00:00
sebastid e61b2b515a Compiler warnings.
SVN revision: 14730
2005-05-12 13:56:30 +00:00
sebastid afc500f550 Compiler warnings
SVN revision: 14728
2005-05-12 13:13:53 +00:00
sebastid 8da20b8d47 Compiler warning
SVN revision: 14726
2005-05-12 13:06:42 +00:00
Carsten Haitzler 039d7a57bf mark items to be broken out to ipc
fix menu fast mosue mvoe detection again
todo


SVN revision: 14724
2005-05-12 09:28:58 +00:00
Carsten Haitzler 787278d6c8 fix restart with hidden windows
SVN revision: 14723
2005-05-12 08:50:53 +00:00
Carsten Haitzler af12df4ab4 fix comment
SVN revision: 14722
2005-05-12 08:24:01 +00:00
Carsten Haitzler e75a79a0ea limit config val
SVN revision: 14721
2005-05-12 07:55:41 +00:00
Carsten Haitzler 9efb077e02 TODO...
SVN revision: 14720
2005-05-12 07:45:55 +00:00
Carsten Haitzler 30e9bfe6c6 lets fix desktop flip stuff to not wrap beyodn the desktop area for linear
SVN revision: 14719
2005-05-12 07:29:17 +00:00
Carsten Haitzler 5eecbcdfff edge flip now is configurable
:)tho not via ipc yet


SVN revision: 14717
2005-05-12 06:53:16 +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 4697bedac1 Dnd update, shape works now.
SVN revision: 14714
2005-05-11 21:33:55 +00:00
Emfox Zhou e72ac08b35 translation update
SVN revision: 14713
2005-05-11 16:58:45 +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 7f4c0323ab If the eapp already is in all, move it to the parent dir.
SVN revision: 14706
2005-05-11 09:07:37 +00:00
sebastid e02eb5e9ab Fix eapp locations when moving.
SVN revision: 14705
2005-05-11 09:00:32 +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 1914cac59c Update dnd event structs to match E style.
SVN revision: 14697
2005-05-10 18:15:16 +00:00
sebastid ab1e7acd68 Note to self.
SVN revision: 14695
2005-05-10 10:57:08 +00:00
sebastid 7bed7bd78d Cleanup.
SVN revision: 14694
2005-05-10 10:36:26 +00:00
sebastid 69f6a002f5 Free
SVN revision: 14693
2005-05-10 10:34:19 +00:00
sebastid bf352ea194 Fix.
SVN revision: 14692
2005-05-10 10:19:02 +00:00
sebastid 110ab2c9a7 Cleanup always on top.
SVN revision: 14691
2005-05-10 10:11:34 +00:00
Carsten Haitzler 66fa6c445f eappp tool robustness
SVN revision: 14690
2005-05-10 03:15:07 +00:00
sebastid 2afa1e7e30 Fix edge flip. Must create handler after e_desk_init, else E_EVENT_DESK_SHOW
is 0. Should be a warning when creating an event handler on an event that
is 0.


SVN revision: 14689
2005-05-09 21:06:01 +00:00
sebastid 1b4589e4b9 Always On Top
SVN revision: 14686
2005-05-09 16:55:14 +00:00
Carsten Haitzler 215ae06744 i couldn't resist!
SVN revision: 14681
2005-05-09 06:50:36 +00:00
sebastid 3bc4a441cd Fix Segv when removing .eapp from all
SVN revision: 14678
2005-05-08 22:37:25 +00:00
sebastid 49185cab25 Ignore
SVN revision: 14677
2005-05-08 22:36:01 +00:00
sebastid adfc31a964 Right include path for module
SVN revision: 14676
2005-05-08 22:34:45 +00:00
sebastid 080b2265d3 Don't need to remember both container and zone
SVN revision: 14674
2005-05-08 18:44:03 +00:00
handyande 88aaa43f53 Dude, where's my n?
SVN revision: 14673
2005-05-08 18:41:00 +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