Commit Graph

942 Commits

Author SHA1 Message Date
sebastid 2eaa1ce1c7 Handle window state change requests.
SVN revision: 14547
2005-05-02 09:19:55 +00:00
Carsten Haitzler 5118e70689 it support1 :) and updates to other languages! :)
SVN revision: 14544
2005-05-02 06:48:38 +00:00
sebastid 2516acbe24 End dnd on mouse up.
SVN revision: 14543
2005-05-02 06:47:40 +00:00
sebastid 7fb64fb645 Make sure flip windows are on top.
SVN revision: 14542
2005-05-02 06:10:11 +00:00
codewarrior f03455e1ef Moved theme switching to e_config. Is the extern there needed? (seemed to
compile without it). There's a comment in the code, maybe someone can look at
it until I have a chat with raster. (no more ~/.e/e/themes/default.edj
linking). I also need to scan $PREFIX's theme directory.


SVN revision: 14541
2005-05-01 22:58:33 +00:00
sebastid 60942f6a68 More framework
SVN revision: 14538
2005-05-01 20:37:48 +00:00
sebastid 8eff9fbe82 Ready to accept eapp drop. Now we really need libemenuedit.
SVN revision: 14537
2005-05-01 20:29:32 +00:00
sebastid e861b5d391 Set right size for drop area.
SVN revision: 14536
2005-05-01 20:00:55 +00:00
sebastid 82f0b9bda0 Typo
SVN revision: 14535
2005-05-01 19:54:00 +00:00
sebastid eb5a5d193c Icon dragging.
SVN revision: 14534
2005-05-01 19:29:17 +00:00
sebastid 2d9bdc762d Add move callback
SVN revision: 14533
2005-05-01 18:34:56 +00:00
sebastid 43b881b6ea Name changes.
Only parse the type of a drop handler at drag start.


SVN revision: 14532
2005-05-01 18:28:20 +00:00
Carsten Haitzler 23fd88fde2 save and load themes...
SVN revision: 14531
2005-05-01 16:21:57 +00:00
sebastid aa09ce4166 Prepare for move callback.
SVN revision: 14530
2005-05-01 15:55:01 +00:00
sebastid 72707f1d9c Fix compiler warnings.
SVN revision: 14529
2005-05-01 15:40:26 +00:00
sebastid 37480244b1 Drag is relative to container, not zone
SVN revision: 14528
2005-05-01 15:30:51 +00:00
Carsten Haitzler f604e9f494 mitigate badness...
SVN revision: 14527
2005-05-01 14:41:26 +00:00
sebastid 69da487ac4 E style.
SVN revision: 14524
2005-05-01 12:35:37 +00:00
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