Commit Graph

924 Commits

Author SHA1 Message Date
codewarrior 33fabb2aa9 Added root menu entry for theme selection (until stuff is done properly via
config / settings). Menu is built based on .edj themes
present in ~/.e/e/themes for now. Themes in
$PREFIX/share/enlightenment/data/themes are not taken into consideration at
this stage.


SVN revision: 14520
2005-05-01 01:48:43 +00:00
Carsten Haitzler f2d491584b slovenian!
SVN revision: 14515
2005-04-30 08:07:14 +00:00
Carsten Haitzler c1ea5ba261 enough of mr welcome... just splash..
SVN revision: 14513
2005-04-30 07:15:22 +00:00
Carsten Haitzler c5fab74cbf a whole wad more bindings... i'll stop here. it's now a matter of slow, over
time, expansion of actions and systems to hook in.


SVN revision: 14512
2005-04-30 07:03:35 +00:00
Carsten Haitzler 350fab40ce fix up button bindings for windows - return the action found too so we can
track.


SVN revision: 14510
2005-04-30 05:07:28 +00:00
Carsten Haitzler 51ce3de0c0 more bindings and actions
SVN revision: 14509
2005-04-30 04:21:55 +00:00
Carsten Haitzler a52d19b664 remove focus win - was just parft of my stuffing around
SVN revision: 14507
2005-04-30 02:26:41 +00:00
Carsten Haitzler f8d4832d6d a fixme...
SVN revision: 14506
2005-04-29 19:47:30 +00:00
Carsten Haitzler 9f7013f03e key bindings... um.. kinda... work...
SVN revision: 14505
2005-04-29 19:42:19 +00:00
Carsten Haitzler 67bc506c7a bindings + action system gets its first test run with button bindings. seems
to work well. grabs buttons. responds to input events and context. calls
appropriate action callbacks. you can add actions fairly easily. the cool bit
is that actions can be added on the fly... like ooh - lets say from...
MODULES :) ie module could load and enable then add lots of custom actions.
these could be custom in c code in the module.. OR... they could even be bits
of embryo loaded ... or perl... or python... or... anyway - you can figure it
out. it's justa  bi-product of doing the action system this way. (btw - the
actions can be overridden too by modules so a module could change a default
action or even just augment it...)


SVN revision: 14495
2005-04-29 16:04:43 +00:00
sebastid 30594fa645 Framework for accepting Xdnd drop on the background.
SVN revision: 14494
2005-04-29 15:04:45 +00:00
sebastid 93d2413021 Fix error dialog stacking
SVN revision: 14491
2005-04-29 11:26:42 +00:00
sebastid a1d429a6ec *** empty log message ***
SVN revision: 14490
2005-04-29 11:21:14 +00:00
sebastid ac9fae3d1c Show windows on restart.
SVN revision: 14489
2005-04-29 11:08:04 +00:00
Carsten Haitzler b6cbce1fbd efd shoudl be null
SVN revision: 14488
2005-04-29 10:48:07 +00:00
Carsten Haitzler a13f76ad76 focus fiddling
SVN revision: 14486
2005-04-29 10:03:11 +00:00
sebastid 5d29aad37b Don't use the deprecated ecore_x_window_prop_*() functions.
SVN revision: 14483
2005-04-29 08:56:23 +00:00
sebastid e9cc09bb24 Hints cleanup. Send the border to hints, not the client.win. It's easier
to keep the current border state cache uptodate.


SVN revision: 14481
2005-04-29 08:37:09 +00:00
sebastid b57ff00be7 Window hints cleanup.
SVN revision: 14480
2005-04-29 08:02:29 +00:00
sebastid 0524bcea97 Kinda fullscreen support...
SVN revision: 14454
2005-04-28 12:26:58 +00:00
sebastid 0df8f252ea More stacking work. Middleclick on title lowers the window.
SVN revision: 14449
2005-04-28 10:42:04 +00:00
sebastid d6eeb6540c Cleanup
SVN revision: 14448
2005-04-28 10:34:47 +00:00
sebastid bb75b47a84 Hm, didn't work.
SVN revision: 14447
2005-04-28 10:09:00 +00:00
sebastid 7f5601e4b2 Window layers, incomplete.
SVN revision: 14446
2005-04-28 09:55:41 +00:00
sebastid 7cb25f719e ignore
SVN revision: 14441
2005-04-28 07:55:45 +00:00
sebastid b60c521510 Use last event time when sending a take focus message.
SVN revision: 14440
2005-04-28 07:49:13 +00:00
Carsten Haitzler 0e19b0e71d 1. better chinese font - it screws up japanese though. grrr. lets talk about
language packsg where a lang pack can ship with/set up a font (add it to the
list) and set up locale properly using ipc and a bit of code etc. - well
eventually.


SVN revision: 14433
2005-04-28 06:27:25 +00:00
Dan Sinclair 5d3d45ebc9 - Without this e would segv if I created a sticky window on a desktop other
then the first. Not sure if this is the correct fix or not, but it works.


SVN revision: 14429
2005-04-27 23:29:12 +00:00
sebastid 33a0a7905d Cleanup
SVN revision: 14404
2005-04-27 08:42:36 +00:00
Carsten Haitzler 31caefbbe8 fix a leak! :)
SVN revision: 14403
2005-04-27 08:28:34 +00:00
sebastid 6780fe0a54 Remove layer setting
SVN revision: 14402
2005-04-27 08:27:38 +00:00
sebastid 88c56ca7ac Don't need layer setting for wm internal window
SVN revision: 14401
2005-04-27 08:26:30 +00:00
sebastid cfb61da41b Use right parent window
SVN revision: 14398
2005-04-27 07:30:37 +00:00
Carsten Haitzler cc79b3af64 check for NULL
SVN revision: 14397
2005-04-27 07:07:46 +00:00
sebastid 762f2fe9b3 Remove some debugging output
SVN revision: 14396
2005-04-27 07:06:15 +00:00
sebastid e1c37fb87c Check.
SVN revision: 14395
2005-04-27 07:03:31 +00:00
sebastid a65bef09f6 We might want to drag more things on the border.
SVN revision: 14394
2005-04-27 06:34:30 +00:00
Carsten Haitzler 9269b4a482 two thousand and bloody 5 damnit!
SVN revision: 14391
2005-04-27 03:28:24 +00:00
Carsten Haitzler c0d89e2e04 2005 :)
TODO


SVN revision: 14389
2005-04-27 03:11:32 +00:00
Carsten Haitzler b950085e25 hungarian po
fix zh_CN probs
work on bindings code - add actions system framework. it's not ready for
sliding in yet as i need to fill out actions  but once i do i can slide the
current code across and then work on sliding keybindings in.


SVN revision: 14378
2005-04-26 15:06:06 +00:00
sebastid 106618ca0a Hurra! Try dragging the icon from a border to the pager! (With the default
theme). A big thank you to raster who helped me through all this. The first
person who complains will be cursed.


SVN revision: 14377
2005-04-26 09:36:18 +00:00
sebastid bfb6d91905 Dragging icon from border to pager now works! But since the menu
doesn't work when dragging is enabled, dragging is disabled.
For those who want dragging just remove the #if


SVN revision: 14363
2005-04-25 20:56:52 +00:00
sebastid 1ea24de1b8 Disable drag
SVN revision: 14360
2005-04-25 19:38:15 +00:00
sebastid 8841347a3d Fake mouse up on the border, not on the container.
SVN revision: 14358
2005-04-25 18:57:32 +00:00
sebastid 42aae70082 DND work.
SVN revision: 14357
2005-04-25 18:02:26 +00:00
vandango e263ee8637 supports now language for 'CPU Frequency Error' string
SVN revision: 14346
2005-04-25 09:13:53 +00:00
vandango d6b1d4f93a supports now language for Edit Mode string
SVN revision: 14345
2005-04-25 09:12:38 +00:00
vandango 0323325d27 supports now language for Edit Mode string
SVN revision: 14344
2005-04-25 08:59:30 +00:00
Carsten Haitzler 9f9fb168c2 work in multihead again! :)
SVN revision: 14342
2005-04-25 08:29:53 +00:00
Carsten Haitzler bdbf2f2079 get rid of ecore warning
SVN revision: 14338
2005-04-25 05:58:45 +00:00