Commit Graph

165 Commits

Author SHA1 Message Date
handyande 00330faaf9 Move the manipulation of user specified policy flags (ALLOW_OVERLAP and ALWAYS_ON_TOP (not used yet)) to the gadman edit menu, saves a LOT of code inside modules
SVN revision: 21226
2006-03-12 16:12:59 +00:00
Christopher Michael 3c8fe5f76f Nicer menus...shhh ! :)
SVN revision: 20642
2006-02-20 19:11:22 +00:00
Carsten Haitzler 5f71f7acf5 2 pending patches in my inbox.
1. "allow overlap" patch for modules - needs better names in the gui (Allow
windows to overlap maybe - as allow overlap is very vague)
2. itray module (buggy - buggy - beware. i know why. beware i said!)
3. TODO items


SVN revision: 19911
2006-01-20 04:04:14 +00:00
Christopher Michael c35ae8482f Patch from David Stevenson to stop pager module causing E to segfault when setting the number of desks via enlightenment_remote. Tested, works
SVN revision: 19776
2006-01-14 12:30:46 +00:00
handyande 38436c807a Don't create a gadman for the popup (removes the empty gadman container when switching desks in edit mode)
SVN revision: 19722
2006-01-11 13:55:20 +00:00
sebastid 6a638a7806 Fix EAPI warnings.
SVN revision: 19597
2006-01-07 10:39:46 +00:00
Christopher Michael 6bf7badbe5 If a module has a config dialogue, destroy it on module shutdown
SVN revision: 19576
2006-01-06 21:45:57 +00:00
Carsten Haitzler eff5eeeac7 fix several bugs (cursors for example)... found some more... :)
SVN revision: 19555
2006-01-06 13:56:46 +00:00
Christopher Michael 66734c5392 Fix typo
SVN revision: 19427
2005-12-30 14:21:29 +00:00
Christopher Michael eb4875d024 Fix Config call for current container. Better trapping
SVN revision: 19426
2005-12-30 14:17:21 +00:00
Christopher Michael c2c4c9c176 Remove unused function proto & function
SVN revision: 19387
2005-12-29 16:12:45 +00:00
Christopher Michael 0affc3ee5c Remove unused protos. Cleanups
SVN revision: 19287
2005-12-24 20:01:03 +00:00
Christopher Michael 517eb4c9cf Rename e_int_config calls to avoid E namespace conflicts
SVN revision: 19105
2005-12-18 06:33:14 +00:00
Carsten Haitzler 71040b0586 module config dialog
SVN revision: 19089
2005-12-17 11:21:54 +00:00
Christopher Michael 80a7170a8f Remove unused function prototype. Formatting
SVN revision: 19077
2005-12-16 21:04:58 +00:00
Christopher Michael 49a60c2645 Pager Config Dialogue :)
SVN revision: 19076
2005-12-16 20:57:24 +00:00
Christopher Michael b0fafe4f5a Remove unused function proto.
SVN revision: 19067
2005-12-16 04:35:49 +00:00
Christopher Michael 72f155c589 Add Tobb's Pager Patch: Fix pager tried to resize itself on resolution change
SVN revision: 19065
2005-12-16 04:29:16 +00:00
Carsten Haitzler 9bd0fbfc97 no more old textblock - gone. completely. tb2 renamed (as threatened) to
textblock. updated edje and e17.


SVN revision: 18054
2005-10-28 02:56:27 +00:00
sebastid 6e91838e63 clean whitespace
SVN revision: 17443
2005-10-11 17:22:39 +00:00
sebastid 95dcd02f5c Ignore events on the popup! A fine usage for the new ecore_evas function!
SVN revision: 17349
2005-10-09 14:01:57 +00:00
sebastid e85dd8ade4 Possible with more types for a drag. Doesn't make sense for internal dnd,
since we don't have a conversion function. Prepare for xdnd.
Declare variables.


SVN revision: 17276
2005-10-07 18:36:54 +00:00
sebastid 93a3c07ea8 It's possible to add several types for one drop handler.
SVN revision: 17204
2005-10-05 17:56:35 +00:00
Carsten Haitzler 182358b23c 1. fix valgrind issue - cpufreq was saving a char as an int to eet's
description! BAD!. and fix segv for dnd from popup pager. :)


SVN revision: 16928
2005-09-25 05:30:09 +00:00
sebastid f4498d11a3 New modapi!
If a module fails to load, don't unload it. Mark it with an error flag,
and ask the user if he wants to unload it.


SVN revision: 16918
2005-09-24 13:42:05 +00:00
Carsten Haitzler f2c5949ebb ja.po updates, suggestions taken on :)
SVN revision: 16911
2005-09-24 10:38:04 +00:00
sebastid c8c78448bf _always_ compile before comitting, even if it is a simple fix.
SVN revision: 16895
2005-09-24 01:42:29 +00:00
sebastid 5f1db01cf1 Update aspect if the number of desks change.
SVN revision: 16894
2005-09-24 01:41:19 +00:00
sebastid 39cc0c9ada Bullshit.
SVN revision: 16893
2005-09-24 01:38:34 +00:00
sebastid 7eb0b3aac1 Desktopname is in padding.
SVN revision: 16892
2005-09-24 01:32:02 +00:00
sebastid 713810d7f0 gadman padding.
SVN revision: 16890
2005-09-23 23:40:45 +00:00
sebastid 74f0aa00c7 Move module api check to module loader.
SVN revision: 16873
2005-09-23 17:13:47 +00:00
sebastid 99daede731 Don't raise border when changing desk
SVN revision: 16857
2005-09-22 22:57:17 +00:00
sebastid 06ec0ea970 Don't fake up all buttons
SVN revision: 16852
2005-09-22 20:17:55 +00:00
Dan Sinclair 9288298ae8 - move the common code to a function in the e_modules file.
SVN revision: 16851
2005-09-22 18:17:18 +00:00
Carsten Haitzler 00616d3fec wheel bindings! WERD! hard-coded ones for now, need to make these config
values that can be set/changed/deleted via ipc and are saved/loaded :)


SVN revision: 16847
2005-09-22 12:47:45 +00:00
sebastid cf4b835673 If the border we stack above/below isn't on the same desk, find the
border above/below on the same desk.


SVN revision: 16832
2005-09-21 18:06:12 +00:00
sebastid eb9d164e7c *** empty log message ***
SVN revision: 16827
2005-09-21 16:36:20 +00:00
sebastid ad4feaa85e E-codingstyle.
SVN revision: 16825
2005-09-21 06:57:36 +00:00
Christopher Michael 78e3b8efed Changed module to use e_dialog instead of e_error
SVN revision: 16820
2005-09-21 01:18:30 +00:00
sebastid 2bb78dbd3b Indent
SVN revision: 16814
2005-09-20 17:55:45 +00:00
sebastid 1a135dc6d6 Fix aspect.
SVN revision: 16807
2005-09-20 17:09:27 +00:00
rephorm d53932024a Patches from Jonathan 'giard' Turner to add scroll wheel desk switching to the pager, and fix a bug with pager win dragging and iconified windows.
SVN revision: 16700
2005-09-13 00:27:53 +00:00
rephorm 4b67447976 first attempt at cleaning up event object stacking.
this still isn't perfect, but is much better.


SVN revision: 16685
2005-09-11 06:03:13 +00:00
rephorm 77c2aa2839 ... and free the event object
SVN revision: 16682
2005-09-11 00:18:57 +00:00
rephorm 71739d63b5 clean up and re-enable pager win dragging
SVN revision: 16681
2005-09-10 23:47:19 +00:00
rephorm b48eefe56c disable pager dragging while hunting down a segv
SVN revision: 16680
2005-09-10 22:30:24 +00:00
rephorm 0bef9c6f52 the start of pager window dnd. currently only lets you move windows from one desktop to another.
SVN revision: 16672
2005-09-10 05:20:58 +00:00
sebastid 5e4e707536 Merge Raise/Lower event to Stack event.
Fix raise/lower order.


SVN revision: 16661
2005-09-07 14:55:46 +00:00
sebastid 487d6b8dcf Make the pager handle events. Less event handlers and easier to handle
more faces pr. zone.


SVN revision: 16643
2005-09-07 04:47:14 +00:00