Commit Graph

519 Commits

Author SHA1 Message Date
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 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
sebastid 4684062704 Better to listen to the event in e_zone, since the rest of the code is
in e_zone.


SVN revision: 14669
2005-05-08 16:43:54 +00:00
sebastid 1b8344e8fe Update flip windows when desk changes.
SVN revision: 14668
2005-05-08 16:21:27 +00:00
Carsten Haitzler 23fd1df9f4 allow empty modifiers
SVN revision: 14653
2005-05-07 17:29:25 +00:00
Carsten Haitzler 65e5c15ca1 let people know when config changed and e17 auto-upgrades your config (the
old one is useless anyway)


SVN revision: 14652
2005-05-07 17:27:03 +00:00
Carsten Haitzler 0d718f9850 dont display until move actually starts
SVN revision: 14648
2005-05-07 16:22:29 +00:00
Carsten Haitzler 1b6f59e253 properly virtualize ecore_evas setup
SVN revision: 14644
2005-05-07 13:50:38 +00:00
codewarrior dfea375b7d edit fixme for theme changing (menu)
SVN revision: 14638
2005-05-07 09:53:13 +00:00
Carsten Haitzler 7d1af2368e move resize use popup...
SVN revision: 14631
2005-05-07 04:50:14 +00:00
Carsten Haitzler 51e37d3be5 start on popup generic system... (menus coudl be popups - as would error
dialogs, resize/move indicators - maybe they should be ported - well not
menus - they are special, but definitely resize/move stuff)


SVN revision: 14630
2005-05-07 04:34:26 +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
Carsten Haitzler 46e410368f fix evas object warnings - and fix dropwshadow bug
SVN revision: 14618
2005-05-06 06:22:22 +00:00
handyande a021f2a66b Well, that fixes my flipping troubles - an OK change?
SVN revision: 14613
2005-05-05 15:36:46 +00:00
Carsten Haitzler 55da077571 mouse buttons on desktop are now configurable. you can configurew what
buttons do what - default is what it was. you will need to rm your config to
get this...


SVN revision: 14611
2005-05-05 08:33:17 +00:00
Carsten Haitzler 4c91972c07 key and mouse bindings are configurable via ipc. now. :)
SVN revision: 14608
2005-05-05 06:45:47 +00:00
sebastid 497733fc95 Init entered to 0 on every drag start.
SVN revision: 14599
2005-05-04 17:06:25 +00:00
sebastid 1022489211 Cleanup.
SVN revision: 14598
2005-05-04 12:16:16 +00:00
sebastid 0e1a615b84 Dragging icons on the ibar should work. If an icon is dropped outside the
ibar it is removed (but only from the .order file).


SVN revision: 14597
2005-05-04 11:04:08 +00:00
sebastid 07a635bcad Only remove module if it fails to load, not if it just isn't enabled.
SVN revision: 14596
2005-05-04 09:59:02 +00:00
sebastid 56e12df8b0 Cleanup.
SVN revision: 14594
2005-05-04 06:54:34 +00:00
sebastid 0be40e61c3 Save file before commit.
SVN revision: 14593
2005-05-04 06:41:40 +00:00
sebastid c493f32987 Raise init and menu window on startup.
SVN revision: 14592
2005-05-04 06:39:37 +00:00
Carsten Haitzler 72d02e9a1b more work on protol codecs. have to hook in add/del for key and mouse bindings.
SVN revision: 14590
2005-05-04 04:50:33 +00:00
Carsten Haitzler 98058a97e1 thos images should be solid - no alpha, in the image format. then evas can
take a faster rendering path


SVN revision: 14589
2005-05-04 03:59:35 +00:00
sebastid 954a7a11f6 Icon dragging in the ibar.
SVN revision: 14579
2005-05-03 17:27:42 +00:00
Carsten Haitzler efa853f59e some ipc is in to handle key and mouse bindings. right now you can just list
them (so now you know what the defaults are!) :) need to add add/del handling
on both the e and e_remote sides.


SVN revision: 14578
2005-05-03 16:27:46 +00:00
Carsten Haitzler 476c8f543a key and mouse bindings are saved and loaded to/from config now. next phase:
export via ipc.


SVN revision: 14576
2005-05-03 15:25:02 +00:00
sebastid b64b058d06 Can drag eapps from the ibar and drop them again. Will result in multiple
of the same eapp! But fortunately it doesn't get saved.


SVN revision: 14574
2005-05-03 13:44:43 +00:00
Carsten Haitzler cce85ff7da explicitly use lang... and set lc_all if its set too..
SVN revision: 14573
2005-05-03 13:19:27 +00:00