Commit Graph

23 Commits

Author SHA1 Message Date
Christopher Michael 245804f5d7 Remove the pkg-config file for E_Illume.
Remove dead lines in indicator code.



SVN revision: 45108
2010-01-14 04:08:04 +00:00
Christopher Michael d307f74950 Do xinerama/dual-head setup based on managers->containers->zones, not
xinerama screen count. (as E the wm will take care of setting up
managers/containers/zones per what is needed from xinerama/dual-head).



SVN revision: 45101
2010-01-14 01:18:37 +00:00
Christopher Michael f288a575b7 New illume2 code for dual-head/xinerma.
SVN revision: 45068
2010-01-12 20:21:04 +00:00
Christopher Michael 3daa61a89d Remove all old illume2 code. New code coming in mass.
SVN revision: 45067
2010-01-12 20:18:38 +00:00
Christopher Michael e8d3e7c673 Rework indicator for xinerama support.
SVN revision: 44904
2010-01-05 01:40:31 +00:00
Christopher Michael a28b80b1dc Don't use X round-trips.
SVN revision: 44882
2010-01-04 18:37:59 +00:00
Christopher Michael 67a4f2caa0 Add different icons for different layout modes in mode-toggle module.
Add code to handle layout changes & update icon.
Implement new Ecore_X Illume Modes.
Make mode toggle actually cycle through modes and change accordingly.



SVN revision: 44769
2009-12-29 22:23:15 +00:00
Christopher Michael b6d17d8ce5 Add checks for evas events being on hold.
Use mouse wheel for show/hide of quickpanel (for now...just temporary)



SVN revision: 44737
2009-12-28 02:09:33 +00:00
Christopher Michael c9276d9bb6 No need to set borderless here...layout code handles that.
No need to move/resize here either...again, layout code handles that.
Use current zone when creating indicator.



SVN revision: 44736
2009-12-27 21:48:37 +00:00
Christopher Michael e7cb1a5f48 Remove the Resize Option from the right-click menu.
SVN revision: 44670
2009-12-23 00:28:02 +00:00
Christopher Michael 02d4e0493d allow moving indicator in 1/8th increments (not free movement).
SVN revision: 44590
2009-12-20 04:45:11 +00:00
Christopher Michael 5b136293e1 Remove drag structure from Window structure. Not needed now.
SVN revision: 44531
2009-12-18 00:03:43 +00:00
Christopher Michael 7991d5bd15 Don't need to set drag == 0 here...drag_end client message handles that.
SVN revision: 44529
2009-12-17 23:42:12 +00:00
Christopher Michael 13856e38f5 Remove old drag code for indicator & illume2. Drag of top shelf is now
handled almost entirely by the top shelf itself. This removes the
input_window also.



SVN revision: 44528
2009-12-17 23:36:07 +00:00
Christopher Michael 413aa78937 Remove unnecessary code (layer set, resizes, etc).
Disable instance edit on the gadcon.
Add code to check illume drag locked state and allow dragging accordingly.



SVN revision: 44512
2009-12-16 19:44:46 +00:00
Christopher Michael d6b8d01380 Remove more old drag code.
SVN revision: 44499
2009-12-16 02:31:52 +00:00
Christopher Michael 61a1cca0b7 Remove old drag code.
Use new illume drag code. This makes indicator dragable :)



SVN revision: 44496
2009-12-16 02:23:39 +00:00
Christopher Michael c3ee81779a Catch when drag finished and printf some debug info.
SVN revision: 44475
2009-12-15 08:25:09 +00:00
Christopher Michael 6e6f62b60c Enable dragging of indicator bar (drop not complete yet).
SVN revision: 44473
2009-12-15 07:53:35 +00:00
Christopher Michael 56197c776c Add e.swallow.extra_buttons to illume-softkey (for ability to swallow other
buttons).
Formatting in illume2.
Remove EAPI from functions in both softkey & indicator modules for functions
that do not need to be exposed.



SVN revision: 43984
2009-11-25 18:01:42 +00:00
Christopher Michael 68aef83e50 Rename some functions so they do not conflict w/ illume-softkey.
SVN revision: 43976
2009-11-25 16:59:06 +00:00
Christopher Michael 8de4615f22 Delete evas_objects when window gets deleted.
Change window TYPE.



SVN revision: 43970
2009-11-25 08:21:55 +00:00
Christopher Michael 2945763e97 Add Indicator module.
Some minor fixes for softkey module.



SVN revision: 43965
2009-11-25 01:01:40 +00:00