Commit Graph

56 Commits

Author SHA1 Message Date
Carsten Haitzler 6e73e8ff11 damn - um... patches from mailing list - fix patch with layer number. da.po -
waiting for da.po i can use.. etc :)


SVN revision: 15738
2005-07-12 03:53:56 +00:00
Carsten Haitzler 9d1a7da7e9 also support matching window roles
SVN revision: 15597
2005-07-01 04:41:34 +00:00
Carsten Haitzler 5c5ae983d7 todo--
SVN revision: 15596
2005-07-01 04:09:30 +00:00
Carsten Haitzler b9fa023caa some more TODO
SVN revision: 15561
2005-06-29 07:29:10 +00:00
handyande 6ca0b974af more .eapp->.eap
SVN revision: 15550
2005-06-27 14:24:20 +00:00
Carsten Haitzler 3049cdf300 1 todo bug item gone. went from .eapp to .eap - hey guess what guys! all your
bars/menus/engage stuff will need fixing (rename your fiels and edit .order
files). :)


SVN revision: 15510
2005-06-24 02:29:27 +00:00
sebastid c3aee9824e XDnD to ibar works again.
SVN revision: 15411
2005-06-18 01:51:37 +00:00
sebastid c2b632eaae Update to new ecore_file.
Remove unused function.


SVN revision: 15403
2005-06-18 00:13:04 +00:00
sebastid ee1d47c39d XDnD to ibar works now!
Cleaned up some warnings in e_winlist.c


SVN revision: 15347
2005-06-16 01:55:19 +00:00
sebastid b1041e45f7 Start xdnd integration.
shutdown dnd subsytem after modules.
Cleanup drop handlers on module shutdown.


SVN revision: 15242
2005-06-10 21:26:50 +00:00
Carsten Haitzler 28d41b1d28 fix up exe to set DISPALY right for executed apps on other managers... this
also technically may allow us to add other properties to a window if i get
ehack back in to then put it on the desktop it was launched on.


SVN revision: 15054
2005-06-02 09:49:07 +00:00
Carsten Haitzler 747900bff1 an app action - that launches an app - looked up by varios means (exe, name,
generic, filename)

the parameters to the "app" action can be

  name: Gnome Terminal
OR
  name: XMMS
OR
  exe: xmms
OR
  exe: gimp
OR
  generic: Web Browser
OR
  generic: Terminal
OR
  file: xterm.eapp
OR
  file: gimp.eapp

as a sample...


SVN revision: 15053
2005-06-02 08:25:14 +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 3bc4a441cd Fix Segv when removing .eapp from all
SVN revision: 14678
2005-05-08 22:37:25 +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 56e12df8b0 Cleanup.
SVN revision: 14594
2005-05-04 06:54:34 +00:00
sebastid 954a7a11f6 Icon dragging in the ibar.
SVN revision: 14579
2005-05-03 17:27:42 +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
sebastid 762f2fe9b3 Remove some debugging output
SVN revision: 14396
2005-04-27 07:06:15 +00:00
sebastid e94cfff3ac Cleanup.
SVN revision: 14271
2005-04-21 07:18:49 +00:00
sebastid 4455f39d88 Better errormessage
SVN revision: 14269
2005-04-21 05:21:13 +00:00
sebastid 225faedf25 It should work now.
SVN revision: 14255
2005-04-20 07:28:37 +00:00
sebastid cf3c1ecc68 Cleanup of eapp code. The old code didn't handle all events well, so
references are now shallow copies of the original.


SVN revision: 14251
2005-04-19 15:11:45 +00:00
sebastid d8ccfebff3 Fix.
SVN revision: 14245
2005-04-19 09:08:36 +00:00
sebastid 81d83c1757 Make sure a deleted message is sent.
SVN revision: 14244
2005-04-19 09:05:53 +00:00
sebastid 7dd1e35ece Not all apps have a parent
SVN revision: 14242
2005-04-19 09:05:09 +00:00
sebastid 88ce4c329d Maybe eapp code works now.
SVN revision: 14241
2005-04-19 09:04:10 +00:00
sebastid d1e1c0de74 ecore_list looping isn't optimal, IMHO
SVN revision: 14200
2005-04-14 13:31:16 +00:00
sebastid 709c0003c8 Evas_List -> Ecore_List
SVN revision: 14198
2005-04-14 10:52:58 +00:00
sebastid bf1ef61935 Don't listen to event DELETED_SELF
SVN revision: 13990
2005-03-30 10:20:58 +00:00
sebastid 6baf133eef Changed because of new ecore_file. Also fixed some potential bugs, and
maybe introduced some new :)


SVN revision: 13985
2005-03-30 06:36:58 +00:00
Carsten Haitzler 1cf0b6002d mem leak patches from holger :)
SVN revision: 13845
2005-03-22 09:20:12 +00:00
sebastid ee7d847876 Fix
SVN revision: 13489
2005-02-24 09:54:58 +00:00
sebastid bb9eba12f1 Fix.
SVN revision: 13479
2005-02-23 11:54:29 +00:00
sebastid f7bd20accb This is needed, else deleted file in all wont propagate.
SVN revision: 13477
2005-02-23 11:38:28 +00:00
sebastid 029763243c Remove old stuff.
SVN revision: 13476
2005-02-23 11:35:42 +00:00
sebastid 9031513bfd No more duplicate icons in ibar.
SVN revision: 13475
2005-02-23 11:29:41 +00:00
sebastid 5d4e02b22d ecore_file updates
SVN revision: 13464
2005-02-22 12:49:18 +00:00
sebastid a1e7a376d8 New app subsystem. Seems to work :)
SVN revision: 13457
2005-02-21 16:21:13 +00:00
sebastid 80e87df59e Wrap text, indent
SVN revision: 13412
2005-02-17 17:40:54 +00:00
sebastid 728a0d1d09 Remove unnecessary loop.
SVN revision: 13377
2005-02-15 17:05:34 +00:00
Carsten Haitzler 4f54c588e1 seb's patch...
SVN revision: 13222
2005-02-07 13:51:09 +00:00
rbdpngn b6c300dd69 Add type checking for the various E objects.
SVN revision: 13053
2005-01-22 06:58:34 +00:00
Carsten Haitzler 2dd953e701 handle xrandr properly (again) so u can change resolutions on the fly again,
gadman handles this right, and fix restart properly - well its half arsed
still, but works.


SVN revision: 13051
2005-01-22 05:21:48 +00:00
handyande 06f89b59e6 Fix small seg
SVN revision: 12782
2005-01-05 16:05:49 +00:00
Carsten Haitzler 1fa0714cfc clean up a lot of wranings.
SVN revision: 12564
2004-12-23 06:38:27 +00:00
Carsten Haitzler 432ea44fd5 bad formie! u broke the app loading to lot load names if LANG is set AND no
specific language info field exists.

also.. windows shade. just. primitively.


SVN revision: 12446
2004-12-11 04:02:26 +00:00
tsauerbeck 72b4bd5fd7 simplified some code
SVN revision: 12435
2004-12-10 16:34:36 +00:00
Carsten Haitzler f56b1b3353 oops!
SVN revision: 12434
2004-12-10 16:24:00 +00:00