Commit Graph

1474 Commits

Author SHA1 Message Date
sebastid 22d7cdc7c2 More netwm
SVN revision: 15103
2005-06-03 19:10:25 +00:00
Dan Sinclair 82f67c7719 - these should all be ported to e_ipc_handlers.h already
SVN revision: 15101
2005-06-03 18:37:42 +00:00
handyande cd38750281 I'm back baby :)
SVN revision: 15100
2005-06-03 18:34:09 +00:00
handyande 00680f802d Flesh out rest of dir_list API
SVN revision: 15099
2005-06-03 18:26:35 +00:00
Dan Sinclair bb21b7c1e8 - add in -menus-scroll-speed-get/set
SVN revision: 15098
2005-06-03 18:15:04 +00:00
Dan Sinclair ad619a5a1e - add -framerate-get and -framerate-set back into enlightenment_remote
NOTE I named the macro START_DOUBLE because e_config.h already has a
       define for DOUBLE


SVN revision: 15096
2005-06-03 18:05:55 +00:00
handyande 1c53eb55ab damn you debug
SVN revision: 15094
2005-06-03 17:45:20 +00:00
handyande 1e6c395c55 Port the dirs_list IPC to libe - now up to the functionality it was before IPC changes
SVN revision: 15093
2005-06-03 17:43:48 +00:00
sebastid d123ead829 Delay hints until after the Container is created.
SVN revision: 15092
2005-06-03 16:59:34 +00:00
sebastid e4ec131bf9 Cleanup.
SVN revision: 15091
2005-06-03 16:35:29 +00:00
Dan Sinclair b49a36c5e1 quite you
SVN revision: 15088
2005-06-03 15:32:04 +00:00
sebastid a1ce91af14 netwm
SVN revision: 15087
2005-06-03 12:23:34 +00:00
sebastid 49cdf502fb Another netwm hint down!
SVN revision: 15083
2005-06-03 11:41:20 +00:00
handyande bb2b0b3b55 More -dirs-list work
SVN revision: 15082
2005-06-03 09:05:33 +00:00
handyande 5b7bd282f9 compile again
SVN revision: 15081
2005-06-03 08:42:43 +00:00
sebastid bd1ea9748e Always return a container.
SVN revision: 15080
2005-06-03 07:02:50 +00:00
sebastid a1d592e073 _NET_WM_ICON, isn't finished.
SVN revision: 15079
2005-06-03 06:43:23 +00:00
sebastid 030eaa7d30 Add return value.
SVN revision: 15078
2005-06-03 05:42:41 +00:00
Carsten Haitzler 683d842286 asparagus...
make e17 distcheck.


SVN revision: 15075
2005-06-03 03:18:08 +00:00
Carsten Haitzler d49cd726fa LISt delcares. put list at top.
SVN revision: 15074
2005-06-03 02:37:26 +00:00
handyande a7c8387b1e Damn, I am stupid too - too late by far... sleep now
SVN revision: 15072
2005-06-02 23:35:03 +00:00
handyande 9ec40e20f7 OK, so the codec was working - and I was thinking it was my fault :(
SVN revision: 15071
2005-06-02 23:29:58 +00:00
handyande 2833c26988 oops
SVN revision: 15070
2005-06-02 23:17:10 +00:00
handyande 7716bedab3 Please can someone say why the E_IPC_OP_DIRS_LIST_REPLY always seems to return a blank -data- ?
Other than that, this is dir listing (basics) in


SVN revision: 15068
2005-06-02 21:55:12 +00:00
handyande 669f31088a Is this a good macro for sending a list? SEND_DIR_LIST(path_modules, E_IPC_OP_MODULES_LIST_REPLY) ...
SVN revision: 15063
2005-06-02 17:43:24 +00:00
handyande 3e657561be OK, so use a few macros...
SVN revision: 15060
2005-06-02 17:15:00 +00:00
handyande de09622e6f Moved some more to handlers from libe - added E_LIB_IN where needed
need a bunch more macros to support these things, may need to split up some that already exist...


SVN revision: 15058
2005-06-02 17:05:44 +00:00
Carsten Haitzler 2005381bbd ehack is baaack! :)
SVN revision: 15057
2005-06-02 14:56:07 +00:00
handyande c55341c52b OK, sorry about that - needless looping
SVN revision: 15056
2005-06-02 14:41:17 +00:00
handyande ff669b3289 Add some more IPC stuff, think I am getting the hang of this now
Make libe use the ipc_handlers backend (womeone might need to correct my autofoo)
what should we do for the (pretty custom) libe RESPONSEs? should they go into the handlers too?


SVN revision: 15055
2005-06-02 14:15:18 +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
Carsten Haitzler 22b7afa394 update TODO
SVN revision: 15052
2005-06-02 07:58:02 +00:00
Carsten Haitzler 937d2038b7 todo.
SVN revision: 15051
2005-06-02 07:40:54 +00:00
Carsten Haitzler 4fa5c6343c generic msg system - really intended mostly to go hand-in-hand width the
datastore stuff as a way of moduels beoing able to talk TO eachother
indirectly by sending messages, and advertising public data.


SVN revision: 15050
2005-06-02 07:40:04 +00:00
Carsten Haitzler a0d654aa60 datastore for moduels to share data via - they are in charge of cleaning up
and reference counts and stuff tho


SVN revision: 15049
2005-06-02 04:21:00 +00:00
handyande 417742def8 oops :)
SVN revision: 15048
2005-06-01 14:31:17 +00:00
handyande cd4b8b81f1 ssh
SVN revision: 15046
2005-06-01 14:28:57 +00:00
handyande c2bbedc6ae Fixups for bg_get - learning new IPC code
SVN revision: 15045
2005-06-01 14:27:18 +00:00
Carsten Haitzler a8a42aac77 fix map request when iconfied
SVN revision: 15044
2005-06-01 07:35:56 +00:00
Carsten Haitzler d9ee0636e0 czech po
SVN revision: 15042
2005-05-31 22:59:31 +00:00
Carsten Haitzler c9861130f0 font apply and fallback clear done.
cleanups of the handlers


SVN revision: 15037
2005-05-31 07:46:22 +00:00
Carsten Haitzler 55eb16f293 list availabel fonts, and handle reply
SVN revision: 15036
2005-05-31 07:13:27 +00:00
Carsten Haitzler 3743c25e1d dirs handlers shoudl just become 1 dirs handler then specify what path dir
list you want to modify in params - as they are all identical except as to
what path variablew they modify - just make that a state setup phase


SVN revision: 15035
2005-05-31 07:02:09 +00:00
sebastid ba9f8e8f7f For the speed freak.
SVN revision: 15034
2005-05-31 06:52:05 +00:00
Carsten Haitzler 58a42cbe8f oops - get cmd-line opt right
SVN revision: 15032
2005-05-31 03:57:29 +00:00
Carsten Haitzler 158546dedc handle bg reply
SVN revision: 15031
2005-05-31 03:55:07 +00:00
Carsten Haitzler 67a16439c5 hmm this is cleaner
SVN revision: 15030
2005-05-31 03:35:17 +00:00
Carsten Haitzler d09238dc26 bg get ipc
SVN revision: 15029
2005-05-31 03:26:01 +00:00
Carsten Haitzler 6c6d35df5b bg set...
SVN revision: 15028
2005-05-31 03:17:40 +00:00