Commit Graph

8482 Commits

Author SHA1 Message Date
Christopher Michael 91745f2f2e Remove commented line. Not needed.
SVN revision: 44356
2009-12-11 09:35:48 +00:00
Christopher Michael eb3f951f4b New config which has the keyboard 'gadget' on the indicator bar.
SVN revision: 44355
2009-12-11 09:35:20 +00:00
Christopher Michael 62c83dfff3 Set keyboard as sticky.
SVN revision: 44354
2009-12-11 09:34:52 +00:00
Christopher Michael 2c767bf9e4 Let layout policy handle kbd sticky.
Add a gadget for containers that allows manual keyboard visibility setting.



SVN revision: 44353
2009-12-11 09:34:35 +00:00
Christopher Michael e50685aea2 Better tracking of launched exe's. No more seggies :)
SVN revision: 44348
2009-12-11 04:10:40 +00:00
Christopher Michael 66fae483a1 All new windows get focus on by default.
SVN revision: 44347
2009-12-11 02:58:52 +00:00
Christopher Michael 374b78a8dc Don't treat config dialogs as special anymore. They also can work w/ dual
app mode.



SVN revision: 44346
2009-12-11 02:56:07 +00:00
Christopher Michael ffb78f4b8f Use current zone instead of always zone 0.
SVN revision: 44344
2009-12-11 02:40:11 +00:00
Christopher Michael fe9c5f663c Handle conformant apps in both dual modes now.
SVN revision: 44343
2009-12-10 18:14:32 +00:00
Christopher Michael aa162a93c1 No need to set 'writeline' more than once here.
SVN revision: 44336
2009-12-10 16:25:21 +00:00
Christopher Michael cc182dbc16 fix typo.
SVN revision: 44335
2009-12-10 16:20:23 +00:00
Christopher Michael 82d1609fd6 Handle dual-mode left/right setting.
SVN revision: 44334
2009-12-10 15:25:23 +00:00
Christopher Michael 06a58496d9 Config dialogs take up all zone space even in dual mode (until I'm told
otherwise).



SVN revision: 44282
2009-12-08 16:03:57 +00:00
Christopher Michael e32dbce033 Remove .cfg file as these are built from src files.
SVN revision: 44269
2009-12-08 00:09:34 +00:00
Christopher Michael bdc94ad338 Set the ecore_exe tag before we start the timers.
SVN revision: 44268
2009-12-08 00:06:49 +00:00
Christopher Michael c837af137b Don't NULL out exe here (this was causing a lot of quiet errors wrt
ecore_exe_pid_get because inst->exe was NULL).



SVN revision: 44267
2009-12-07 23:55:01 +00:00
Christopher Michael 0d1fb60692 Unregister dnd when we delete the window.
SVN revision: 44266
2009-12-07 23:03:26 +00:00
Christopher Michael e2cdea1c17 Apply recent Numbers.kbd patch from Jens Seidel to fix incorrect key being
displayed.



SVN revision: 44265
2009-12-07 22:59:32 +00:00
Christopher Michael 826585e009 Patch from Jens Seidel to fix incorrect key being displayed.
SVN revision: 44264
2009-12-07 22:58:38 +00:00
Christopher Michael 7db412afee Make illume-home do drag n drop (works between 2 'home' windows also) :)
SVN revision: 44263
2009-12-07 21:59:34 +00:00
Christopher Michael 2a9896243e Pop the message off of busycover if we delete this window.
SVN revision: 44262
2009-12-07 21:49:50 +00:00
Christopher Michael afaa1dfd29 Add timeout for desktop run.
Add busycover handle so we can push/pop messages.



SVN revision: 44261
2009-12-07 21:44:08 +00:00
Christopher Michael f95bb4526e Make basic dual mode work :) (this does not cover conformant apps yet, just
'basic' apps).



SVN revision: 44260
2009-12-07 21:14:28 +00:00
Christopher Michael 40d60d8c56 Make illume-home keep track of any apps it runs, so we can uniconify the
border if user tries to run it again.



SVN revision: 44236
2009-12-07 03:42:53 +00:00
Christopher Michael 3cb7d0f0e1 Fix up some formatting.
SVN revision: 44233
2009-12-07 01:55:18 +00:00
Christopher Michael a50456436b Don't move_resize a border if the dimensions are already set.
SVN revision: 44232
2009-12-07 00:32:39 +00:00
Sebastian Dransfeld bda24a1f0d Make clang happy
SVN revision: 44230
2009-12-06 19:42:41 +00:00
Christopher Michael 3b095fa6ec Trap for config dialogs in conformant check.
SVN revision: 44227
2009-12-06 19:16:49 +00:00
Christopher Michael 50f6c36b93 Don't need to show/hide "special windows" here. Handled in the
border_add/del functions.



SVN revision: 44226
2009-12-06 19:08:45 +00:00
Sebastian Dransfeld 8a2f2981ed Fix Ticket #306
After we send the drop to the target it can take a while before it is
acknowledged. So release grab and hide input window so we can continue
working.

SVN revision: 44223
2009-12-06 18:03:35 +00:00
Christopher Michael c91b7a42f3 Use new ecore_x_e_illume_conformant functions.
Add functions to get top_shelf & bottom_panel borders so we can hide/show
them.
If a conformant app window gets closed, reshow the top & bottom panels.



SVN revision: 44221
2009-12-06 17:32:31 +00:00
Christopher Michael 9989e6dddd Don't raise or focus a border if it's a "special" border.
SVN revision: 44218
2009-12-06 16:29:56 +00:00
Christopher Michael 3f55fcf7f4 Add ability for policy to handle activate code itself.
SVN revision: 44217
2009-12-06 16:17:39 +00:00
Christopher Michael ca0ebba0e4 Add function to test for a border at certain position.
SVN revision: 44216
2009-12-06 15:57:05 +00:00
Massimo Maiurana eda893c77a updating esperanto translation
SVN revision: 44213
2009-12-06 10:35:50 +00:00
Christopher Michael 63a836412c Handle netwm active requests.
SVN revision: 44206
2009-12-05 23:41:33 +00:00
Christopher Michael fc7e636c1f just some formatting I noticed while reading code.
SVN revision: 44205
2009-12-05 23:36:42 +00:00
Christopher Michael 74bbbf4bf4 Remove printf.
SVN revision: 44203
2009-12-05 17:29:45 +00:00
Christopher Michael 90823471a2 Make illume-home focus any apps it starts.
Make Prev button work in softkey so we can traverse the running apps.



SVN revision: 44202
2009-12-05 17:28:35 +00:00
Christopher Michael 781568dc46 Add function to return valid borders.
Focus any newly added borders.
Remove any remaining layer_set(s).



SVN revision: 44201
2009-12-05 17:27:30 +00:00
Christopher Michael e7ebfb7003 Focus the home window when created.
SVN revision: 44199
2009-12-05 16:48:42 +00:00
Christopher Michael f7058ca20b Don't use layers for layout code.
SVN revision: 44195
2009-12-04 23:33:56 +00:00
Christopher Michael 63c58e3c9c Use only 1 virtual desktop. Remove edge bindings.
SVN revision: 44194
2009-12-04 23:29:22 +00:00
Christopher Michael faa97a4fac Make single click delay timeout shorter.
SVN revision: 44193
2009-12-04 23:25:33 +00:00
Christopher Michael 266745adc3 Make single-click timeout shorter by default.
SVN revision: 44192
2009-12-04 23:24:57 +00:00
Christopher Michael ff96a40305 Fix all this config window class mess once and for all. Now using the config
registry path for window class correctly in that when the module(s) shut
down, the will kill the dialogs.



SVN revision: 44191
2009-12-04 22:37:18 +00:00
Massimo Maiurana 1aa44b0081 adding french and italian translations
SVN revision: 44177
2009-12-03 19:20:06 +00:00
Aron Xu 3c1dead5f1 Sync translation from launchpad
SVN revision: 44165
2009-12-03 07:51:04 +00:00
Christopher Michael e300511319 Fix the last of the config dialog problems
SVN revision: 44164
2009-12-03 04:46:49 +00:00
Christopher Michael 2efe006bfa Fix more config dialog window class mess :(
SVN revision: 44163
2009-12-03 04:42:53 +00:00