Sebastian Dransfeld [Wed, 20 Jan 2010 22:36:34 +0000 (22:36 +0000)]
No point in setting binding in config
These bindings are not saved, and we don't want them saved
SVN revision: 45370
Sebastian Dransfeld [Wed, 20 Jan 2010 21:38:01 +0000 (21:38 +0000)]
weird git
SVN revision: 45369
Sebastian Dransfeld [Wed, 20 Jan 2010 21:32:46 +0000 (21:32 +0000)]
set layer on creation
SVN revision: 45368
Sebastian Dransfeld [Wed, 20 Jan 2010 21:32:35 +0000 (21:32 +0000)]
local change only
SVN revision: 45367
Sebastian Dransfeld [Wed, 20 Jan 2010 21:30:17 +0000 (21:30 +0000)]
Only create edge windows which have bindings
Previously all windows always existed, and edge bindings showed/hided
windows as needed. And e_zone_flip_win_disable/ e_zone_flip_win_restore
f**k'ed this up.
Will fix bug #483 soon.
SVN revision: 45366
Sebastian Dransfeld [Wed, 20 Jan 2010 21:15:07 +0000 (21:15 +0000)]
oops
SVN revision: 45365
Sebastian Dransfeld [Wed, 20 Jan 2010 19:49:39 +0000 (19:49 +0000)]
Results from gettext aren't static
SVN revision: 45362
Carsten Haitzler [Wed, 20 Jan 2010 04:45:47 +0000 (04:45 +0000)]
fix shadow on/off config
SVN revision: 45351
Miculcy Brian [Tue, 19 Jan 2010 22:32:29 +0000 (22:32 +0000)]
please install xnest
SVN revision: 45348
Sebastian Dransfeld [Tue, 19 Jan 2010 21:19:38 +0000 (21:19 +0000)]
Desktop is localized
SVN revision: 45345
Sebastian Dransfeld [Tue, 19 Jan 2010 21:11:50 +0000 (21:11 +0000)]
Desktop is localized
SVN revision: 45344
Sebastian Dransfeld [Tue, 19 Jan 2010 21:11:36 +0000 (21:11 +0000)]
Desktop is localized
SVN revision: 45343
Sebastian Dransfeld [Tue, 19 Jan 2010 20:41:33 +0000 (20:41 +0000)]
locals.params isn't stringshared
Fixes bug #436
SVN revision: 45341
Sebastian Dransfeld [Tue, 19 Jan 2010 19:46:09 +0000 (19:46 +0000)]
Make sure that we always resize on keypress
When using alt on a window which resizes in steps, we could get 0
movement. Fixes bug #338.
SVN revision: 45339
Carsten Haitzler [Tue, 19 Jan 2010 14:28:56 +0000 (14:28 +0000)]
add gl engine option - still slow way to update tho.
SVN revision: 45329
Christopher Michael [Tue, 19 Jan 2010 02:58:18 +0000 (02:58 +0000)]
Better way to set zone (faster as it does not send certain events).
SVN revision: 45315
Christopher Michael [Tue, 19 Jan 2010 02:35:12 +0000 (02:35 +0000)]
Fix border focus cycling.
SVN revision: 45313
Christopher Michael [Tue, 19 Jan 2010 02:21:14 +0000 (02:21 +0000)]
Recode 'back' message to work on focus per-zone.
SVN revision: 45312
Christopher Michael [Tue, 19 Jan 2010 02:17:14 +0000 (02:17 +0000)]
Move borders to proper zone (when launched) if needed.
SVN revision: 45311
Christopher Michael [Tue, 19 Jan 2010 00:33:53 +0000 (00:33 +0000)]
When deleting a window, send the 'back' command so we set focus to the
previous window.
SVN revision: 45309
Christopher Michael [Tue, 19 Jan 2010 00:17:24 +0000 (00:17 +0000)]
Don't need/want separate code for handling back & close. Just send the
message and let illume2 handle it.
SVN revision: 45308
Christopher Michael [Tue, 19 Jan 2010 00:00:07 +0000 (00:00 +0000)]
Hide indicator window if we launch a fullscreen app, and show indicator
window when fullscreen window is closed.
SVN revision: 45307
Sebastian Dransfeld [Mon, 18 Jan 2010 20:33:45 +0000 (20:33 +0000)]
Suffix rules are only supported by GNU make
Patch from bug #418
SVN revision: 45303
Christopher Michael [Mon, 18 Jan 2010 02:02:09 +0000 (02:02 +0000)]
Add illume-bluetooth module (based on original module from illume)
SVN revision: 45273
Christopher Michael [Sun, 17 Jan 2010 20:21:42 +0000 (20:21 +0000)]
Formatting & whitespace removal.
No need to call all these _inits() as E already handles init'n those.
Don't need the extra headers included here either as they are already
included via e.h.
SVN revision: 45268
Vincent Torri [Sun, 17 Jan 2010 08:59:39 +0000 (08:59 +0000)]
fix previous commit (after enabling temp module again...)
SVN revision: 45250
Vincent Torri [Sun, 17 Jan 2010 08:04:44 +0000 (08:04 +0000)]
if a stupid user pass --disable-temperature, configure will
fail because of a missing conditional in Makefile.am's (guess
how i found that bug ?)
SVN revision: 45247
Hannes Janetzek [Sat, 16 Jan 2010 21:01:59 +0000 (21:01 +0000)]
hopefully 'everything' builds on solaris now. hints how to do it better appreciated.
SVN revision: 45235
Christopher Michael [Sat, 16 Jan 2010 18:40:41 +0000 (18:40 +0000)]
oops, re-enable new home windows on module startup.
SVN revision: 45234
Christopher Michael [Sat, 16 Jan 2010 18:40:03 +0000 (18:40 +0000)]
Use PATH_MAX in e_utils.
Add function in e_utils to get a zone by Ecore_X_Window (black_win).
No need to check for locked in illume-indicator.
Add client message handler for quickpanel to handle zone request changes on
quickpanel borders.
Remove some printfs.
Minor formatting in illume2 e_kbd.
Easier check for focused_vkbd_state.
SVN revision: 45233
Aron Xu [Sat, 16 Jan 2010 03:58:12 +0000 (03:58 +0000)]
update zh_CN.po
SVN revision: 45204
Sebastian Dransfeld [Fri, 15 Jan 2010 19:36:00 +0000 (19:36 +0000)]
make clang happy
SVN revision: 45191
Sebastian Dransfeld [Fri, 15 Jan 2010 12:01:52 +0000 (12:01 +0000)]
make clang happy
SVN revision: 45184
Sebastian Dransfeld [Fri, 15 Jan 2010 12:01:40 +0000 (12:01 +0000)]
Fix compiler warnings
SVN revision: 45183
Sebastian Dransfeld [Fri, 15 Jan 2010 12:01:30 +0000 (12:01 +0000)]
Remove unused function
SVN revision: 45182
Sebastian Dransfeld [Fri, 15 Jan 2010 12:01:17 +0000 (12:01 +0000)]
Fix compiler warnings
SVN revision: 45181
Sebastian Dransfeld [Fri, 15 Jan 2010 12:01:06 +0000 (12:01 +0000)]
Fix compiler warnings
SVN revision: 45180
Sebastian Dransfeld [Fri, 15 Jan 2010 12:00:55 +0000 (12:00 +0000)]
Remove unused variable
SVN revision: 45179
Sebastian Dransfeld [Fri, 15 Jan 2010 11:59:58 +0000 (11:59 +0000)]
Fix compiler warnings
SVN revision: 45178
Sebastian Dransfeld [Fri, 15 Jan 2010 11:29:50 +0000 (11:29 +0000)]
make clang happy
SVN revision: 45176
Aron Xu [Fri, 15 Jan 2010 08:20:30 +0000 (08:20 +0000)]
Tiny update of zh_CN.po
SVN revision: 45174
Carsten Haitzler [Fri, 15 Jan 2010 05:54:14 +0000 (05:54 +0000)]
handle screen randr.
SVN revision: 45166
Christopher Michael [Fri, 15 Jan 2010 05:47:31 +0000 (05:47 +0000)]
Easier checks for kbd state.
SVN revision: 45165
Carsten Haitzler [Fri, 15 Jan 2010 04:41:20 +0000 (04:41 +0000)]
lots of work on compositor stuff. looking slick and nice internally too.
SVN revision: 45159
Carsten Haitzler [Fri, 15 Jan 2010 04:40:08 +0000 (04:40 +0000)]
fix segv if no per-zeon-config found!
SVN revision: 45158
Christopher Michael [Fri, 15 Jan 2010 04:16:30 +0000 (04:16 +0000)]
More fixes for dragging...much faster now on the drag.
SVN revision: 45156
Christopher Michael [Fri, 15 Jan 2010 03:58:23 +0000 (03:58 +0000)]
Don't send mode message here.
SVN revision: 45155
Christopher Michael [Fri, 15 Jan 2010 03:57:55 +0000 (03:57 +0000)]
Don't check for can drag on a zone, just use the 'locked' state on the
indicator.
Add a flag to the window struct so we know if we are dragging or not.
SVN revision: 45154
Sebastian Dransfeld [Thu, 14 Jan 2010 23:48:59 +0000 (23:48 +0000)]
make clang happy
SVN revision: 45153
Sebastian Dransfeld [Thu, 14 Jan 2010 23:48:48 +0000 (23:48 +0000)]
remove unused variables
SVN revision: 45152
Sebastian Dransfeld [Thu, 14 Jan 2010 23:48:37 +0000 (23:48 +0000)]
make clang happy
SVN revision: 45151
Sebastian Dransfeld [Thu, 14 Jan 2010 23:48:26 +0000 (23:48 +0000)]
make clang happy
x and y are used later and might be garbage
SVN revision: 45150
Sebastian Dransfeld [Thu, 14 Jan 2010 23:48:15 +0000 (23:48 +0000)]
Initialize to empty string
Value should be non null as strcmp does not like null argument.
SVN revision: 45149
Sebastian Dransfeld [Thu, 14 Jan 2010 22:10:38 +0000 (22:10 +0000)]
free list
SVN revision: 45139
Sebastian Dransfeld [Thu, 14 Jan 2010 22:10:28 +0000 (22:10 +0000)]
Make selected desktops show in advanced config
e_widget_ilist_count does not work as it did, as it
e_widget_ilist_multi_select only queues commands and the change is not
instant. Add own counter for ilist position.
Also set pointer for config desk_list to new list on apply.
SVN revision: 45138
Sebastian Dransfeld [Thu, 14 Jan 2010 22:10:17 +0000 (22:10 +0000)]
formatting
SVN revision: 45137
Sebastian Dransfeld [Thu, 14 Jan 2010 22:10:00 +0000 (22:10 +0000)]
formatting
SVN revision: 45136
Christopher Michael [Thu, 14 Jan 2010 22:01:23 +0000 (22:01 +0000)]
Newer config for illume2 module.
SVN revision: 45135
Christopher Michael [Thu, 14 Jan 2010 21:39:14 +0000 (21:39 +0000)]
Fix dragging of indicator window.
SVN revision: 45134
Sebastian Dransfeld [Thu, 14 Jan 2010 20:55:04 +0000 (20:55 +0000)]
Fix "selected" emit
Only emit "selected" on mouse up if we are in single click mode and no
modifiers is set.
Need to check for single_click first, so that inplace_open isn't called
on doubleclick.
Fixes ticket 375
SVN revision: 45130
Christopher Michael [Thu, 14 Jan 2010 20:10:11 +0000 (20:10 +0000)]
Loop managers & containers when looking for the proper zone.
Some re-org/cleanup during init.
SVN revision: 45124
Christopher Michael [Thu, 14 Jan 2010 18:24:14 +0000 (18:24 +0000)]
When creating the canvas for a zone, use the zone->x & zone->y as canvas
position rather than always at zero/zero.
SVN revision: 45116
Christopher Michael [Thu, 14 Jan 2010 04:08:04 +0000 (04:08 +0000)]
Remove the pkg-config file for E_Illume.
Remove dead lines in indicator code.
SVN revision: 45108
Christopher Michael [Thu, 14 Jan 2010 02:30:44 +0000 (02:30 +0000)]
Set bottom panel geometry on root window (for elm_conform widget).
SVN revision: 45103
Christopher Michael [Thu, 14 Jan 2010 01:18:37 +0000 (01:18 +0000)]
Do xinerama/dual-head setup based on managers->containers->zones, not
xinerama screen count. (as E the wm will take care of setting up
managers/containers/zones per what is needed from xinerama/dual-head).
SVN revision: 45101
Christopher Michael [Thu, 14 Jan 2010 00:55:54 +0000 (00:55 +0000)]
Remove unused files.
SVN revision: 45100
Christopher Michael [Thu, 14 Jan 2010 00:20:32 +0000 (00:20 +0000)]
Fix missing corner case for layout placement.
Change variable name in policy settings.
SVN revision: 45099
Christopher Michael [Wed, 13 Jan 2010 23:40:23 +0000 (23:40 +0000)]
Recreate new home windows on initial load (this handles dual mode also).
Rework/Re-implement busycover windows per home window so we can show
launching status.
SVN revision: 45097
Christopher Michael [Wed, 13 Jan 2010 21:12:01 +0000 (21:12 +0000)]
Newer config with battery and settings gadgets on the indicator.
SVN revision: 45094
Christopher Michael [Wed, 13 Jan 2010 20:26:06 +0000 (20:26 +0000)]
Add missing illume2 stuff to configure.ac. This should unbreak building E.
SVN revision: 45089
Aron Xu [Wed, 13 Jan 2010 04:40:11 +0000 (04:40 +0000)]
Update Simplified Chinese translation and .desktop entries
SVN revision: 45075
Christopher Michael [Wed, 13 Jan 2010 01:11:51 +0000 (01:11 +0000)]
Smaller, cleaner initial config for illume2. This lacks just about all
modules enabled and is very very slim. Let me know what modules we want by
default and I will add them.
SVN revision: 45074
Christopher Michael [Wed, 13 Jan 2010 01:10:39 +0000 (01:10 +0000)]
Add illume2 module...oops :(
SVN revision: 45073
Vincent Torri [Tue, 12 Jan 2010 22:29:35 +0000 (22:29 +0000)]
no illume2 directory in src/modules
SVN revision: 45069
Christopher Michael [Tue, 12 Jan 2010 20:21:04 +0000 (20:21 +0000)]
New illume2 code for dual-head/xinerma.
SVN revision: 45068
Christopher Michael [Tue, 12 Jan 2010 20:18:38 +0000 (20:18 +0000)]
Remove all old illume2 code. New code coming in mass.
SVN revision: 45067
Christopher Michael [Tue, 12 Jan 2010 03:33:34 +0000 (03:33 +0000)]
No point in running find_by_client_window here, we don't use the border
anyway.
SVN revision: 45057
Carsten Haitzler [Tue, 12 Jan 2010 00:12:39 +0000 (00:12 +0000)]
<dfjoerg> raster: care to review/apply a patch?
<raster> what patch?
<dfjoerg> http://www.netbsd.org/~joerg/enlightenment_remote.diff <-- for e17
SVN revision: 45054
Sebastian Dransfeld [Mon, 11 Jan 2010 20:35:01 +0000 (20:35 +0000)]
Make param const
We never change path, so make it const.
SVN revision: 45051
Sebastian Dransfeld [Mon, 11 Jan 2010 20:34:18 +0000 (20:34 +0000)]
Expand env variables before opening fwin
Use e_util_shell_env_path_eval to expand variables so that file:$HOME/..
will work when using actions. Else using the fileman/favorites .desktop
files work from fileman but not when launching from f.ex. ibar.
SVN revision: 45050
Carsten Haitzler [Mon, 11 Jan 2010 08:43:24 +0000 (08:43 +0000)]
knock off some todo's
SVN revision: 45041
Vincent Torri [Mon, 11 Jan 2010 07:16:42 +0000 (07:16 +0000)]
update efl_path_max.m4
SVN revision: 45040
Carsten Haitzler [Mon, 11 Jan 2010 03:31:59 +0000 (03:31 +0000)]
oops - fogot to fix symbols used. fix.
SVN revision: 45033
Carsten Haitzler [Mon, 11 Jan 2010 03:28:20 +0000 (03:28 +0000)]
move update off to its own file - its pretty much stand-alone. need to fix
the optimisation for sw engine there though.
SVN revision: 45032
Carsten Haitzler [Mon, 11 Jan 2010 03:03:08 +0000 (03:03 +0000)]
more todo
SVN revision: 45031
Carsten Haitzler [Mon, 11 Jan 2010 02:59:32 +0000 (02:59 +0000)]
todo's
SVN revision: 45030
Carsten Haitzler [Mon, 11 Jan 2010 02:58:47 +0000 (02:58 +0000)]
fix pager - how did that break? oooh i see! DEVILHORNS!
SVN revision: 45029
Carsten Haitzler [Mon, 11 Jan 2010 02:47:59 +0000 (02:47 +0000)]
handle shaped windows on compositing. not pretty - but needed.
SVN revision: 45028
Carsten Haitzler [Mon, 11 Jan 2010 00:50:14 +0000 (00:50 +0000)]
s = NULL
SVN revision: 45027
Sebastian Dransfeld [Sun, 10 Jan 2010 20:46:32 +0000 (20:46 +0000)]
Don't move windows relative to shelves on pager
Pager windows should be set on pager where they actually are on the
desktop. So if they are behind a shelf, they should be behind it in the
pager.
This fixes bug #445.
SVN revision: 45025
Sebastian Dransfeld [Sun, 10 Jan 2010 18:49:05 +0000 (18:49 +0000)]
Use Ecore_Job to do one shot delayed job.
SVN revision: 45024
Christopher Michael [Sun, 10 Jan 2010 18:28:13 +0000 (18:28 +0000)]
Check returns of keygrab and print error if needed.
SVN revision: 45023
Christopher Michael [Sun, 10 Jan 2010 18:27:51 +0000 (18:27 +0000)]
Check returns of keygrab and printf error if there was a problem.
SVN revision: 45022
Carsten Haitzler [Sun, 10 Jan 2010 16:25:26 +0000 (16:25 +0000)]
try and be more robust on profile.cfg load.
SVN revision: 45014
Carsten Haitzler [Sat, 9 Jan 2010 02:56:20 +0000 (02:56 +0000)]
fix seg!
SVN revision: 45001
Carsten Haitzler [Sat, 9 Jan 2010 02:45:50 +0000 (02:45 +0000)]
fix random white/black box thing.
SVN revision: 45000
Carsten Haitzler [Sat, 9 Jan 2010 01:01:56 +0000 (01:01 +0000)]
comments++
SVN revision: 44999
Carsten Haitzler [Sat, 9 Jan 2010 00:35:21 +0000 (00:35 +0000)]
handle border!
SVN revision: 44998
Carsten Haitzler [Sat, 9 Jan 2010 00:06:53 +0000 (00:06 +0000)]
fix issue introduced with shader fixes.
SVN revision: 44997
Carsten Haitzler [Fri, 8 Jan 2010 23:08:07 +0000 (23:08 +0000)]
dont show ecore-evas of internal windows b4efore border evals! do it there!
SVN revision: 44995