Commit Graph

290 Commits

Author SHA1 Message Date
rephorm e140fd2b09 When setting a border's zone, move it inside the zone if it isn't already. This fixes border dragging from a pager in one zone to a pager in another.
SVN revision: 19122
2005-12-18 21:43:59 +00:00
rephorm 59f99929e3 clarify multizone pager bug a bit.
bugs++


SVN revision: 19117
2005-12-18 19:46:38 +00:00
Christopher Michael 65d7759f1a Remove Ibox E Segv
SVN revision: 18985
2005-12-13 02:59:13 +00:00
Carsten Haitzler cb89550dde bugs noted down for consumption later
SVN revision: 18761
2005-12-01 07:56:53 +00:00
Carsten Haitzler eaadf415e0 more cache controls and a flusher... :)
SVN revision: 18627
2005-11-24 04:23:31 +00:00
rephorm c43c2bfc20 todo++
SVN revision: 18608
2005-11-22 23:43:57 +00:00
Dan Sinclair 65490c5d40 - esmart isn't part of e17, its bugs don't belong here
SVN revision: 18202
2005-11-02 04:38:46 +00:00
David Walter Seikel b4cc7363e6 Disable esmart_textarea for now, mention that it needs to be fixed and re enabled.
SVN revision: 18170
2005-10-31 15:49:31 +00:00
Carsten Haitzler ebefd8540e clean up sb removal. move menu border to its own file
SVN revision: 18149
2005-10-30 11:05:57 +00:00
Carsten Haitzler 27a2bc154c the first wave of evas smart object modes. commit hell #1. :) other things
still need updating in cvs - but i am sure others can do that :)


SVN revision: 18001
2005-10-27 02:44:36 +00:00
Carsten Haitzler 11c6bde8d8 FIX a fm segv - put a note as to why :)
SVN revision: 17861
2005-10-24 01:17:01 +00:00
Carsten Haitzler e1b771ddde some TODO preening
SVN revision: 17723
2005-10-21 04:44:35 +00:00
Carsten Haitzler b7d8583c4c fix shade remember
SVN revision: 17591
2005-10-16 04:25:57 +00:00
Carsten Haitzler d4c5a2fef0 a bug i noticed
SVN revision: 17574
2005-10-15 10:38:24 +00:00
Carsten Haitzler e88c0ed857 patch for ibar dnd of a non eap.. from... poku-chan! (man that name just
lends itself to japanification) :)
thanks man! :)


SVN revision: 17492
2005-10-13 02:43:16 +00:00
Carsten Haitzler 1fbaab35ba started work on a quick & dirty widget infrastructure - designed ONLY for
simple dialogs and ease of use.


SVN revision: 17383
2005-10-10 12:16:18 +00:00
sebastid 20f096900d -- (ecore_evas bug)
SVN revision: 17169
2005-10-04 18:26:05 +00:00
codewarrior 38d4e31c7a e_win move / resize flicker problem
SVN revision: 17153
2005-10-04 10:13:59 +00:00
sebastid e327492eb8 ++
SVN revision: 17035
2005-09-28 17:03:12 +00:00
Carsten Haitzler 7bad565504 todo bug
SVN revision: 16980
2005-09-27 04:01:30 +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
sebastid 55f68789d3 done
SVN revision: 16916
2005-09-24 12:32:58 +00:00
sebastid b9c36f865d todo--
SVN revision: 16914
2005-09-24 12:25:03 +00:00
sebastid 01c8cb23ce A child should have the same layer as its parent.
todo--


SVN revision: 16913
2005-09-24 11:45:09 +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
Carsten Haitzler 04599e6a6d TODO--
SVN revision: 16844
2005-09-22 08:55:17 +00:00
sebastid 7c485d5c1f todo--
SVN revision: 16833
2005-09-21 18:06:52 +00:00
sebastid ac11891611 --
SVN revision: 16828
2005-09-21 16:36:56 +00:00
Carsten Haitzler 4c67f0b749 todo++--
SVN revision: 16794
2005-09-20 11:18:01 +00:00
rephorm 814cbf26a8 --
++


SVN revision: 16673
2005-09-10 05:48:06 +00:00
sebastid d30da0bf8e * Add options
-	e_config->transient.move
-	e_config->transient.resize
-	e_config->transient.raise
-	e_config->transient.lower
-	e_config->transient.layer
-	e_config->transient.desktop
-	e_config->transient.iconify
* Implement
-	e_config->transient.raise
-	e_config->transient.lower
-	e_config->transient.layer
-	e_config->transient.desktop
-	e_config->transient.iconify
* Show hide border in e_border_desk_set
* Add e_border_layer_set()


SVN revision: 16460
2005-09-02 07:38:40 +00:00
sebastid 9af2046985 * Check and remember WM_TRANSIENT_FOR relationships.
* Only check if bd->client.icccm.transient_for is set,
  bd->client.netwm.type == ECORE_X_WINDOW_TYPE_DIALOG is only for
  decorations.
* When a border is raised, raise it's children above it.
* Should this behaviour be userdefineable?


SVN revision: 16459
2005-09-02 06:15:57 +00:00
sebastid 41e7062bf2 --
SVN revision: 16442
2005-08-31 05:09:35 +00:00
sebastid 425a26808a themeable cursor is implemented (but needs some work)
SVN revision: 16410
2005-08-29 23:49:24 +00:00
sebastid 8fdfcd0b10 Setting of desktopnames are implemented.
SVN revision: 16409
2005-08-29 23:47:42 +00:00
sebastid c51ae6b1c5 Fix pager stacking issue. Maybe we should have a general stack event
instead of lower/raise?


SVN revision: 16408
2005-08-29 23:43:58 +00:00
sebastid 9f01af5e1d Honor lock flags in e_hints.c
SVN revision: 16406
2005-08-29 23:04:21 +00:00
Carsten Haitzler 66b989bc33 1 more todo item...
SVN revision: 16329
2005-08-25 07:42:44 +00:00
Carsten Haitzler 922c05ee14 TODO
SVN revision: 16271
2005-08-22 08:42:33 +00:00
Carsten Haitzler 3dd562b97c bug--
SVN revision: 16223
2005-08-17 06:28:08 +00:00
Carsten Haitzler 442c5c6c4f wow...
SVN revision: 16172
2005-08-15 07:18:27 +00:00
sebastid 18bec70092 Recalc border on font change.
Don't call an iterator next.


SVN revision: 16166
2005-08-14 22:22:17 +00:00
rephorm 95fe198447 relinquish my claim... (no time to finish this up)
SVN revision: 16160
2005-08-14 19:39:48 +00:00
sebastid f41ebefcfd howto
SVN revision: 16136
2005-08-13 20:52:22 +00:00
sebastid 401a4a391f ++
SVN revision: 16135
2005-08-13 20:50:49 +00:00
sebastid 42b0beec5e Typo.
SVN revision: 16121
2005-08-13 08:46:13 +00:00
Carsten Haitzler 103858369e bug--
SVN revision: 16117
2005-08-13 03:22:24 +00:00
Carsten Haitzler f7116ed9ae issue i noticed
SVN revision: 16104
2005-08-11 06:41:49 +00:00
sebastid d31991de6f Propagate changes to referencing eapps
SVN revision: 16086
2005-08-09 13:22:25 +00:00
Carsten Haitzler e3cedb1013 2do
SVN revision: 16026
2005-08-04 08:51:12 +00:00