Leif Middelschulte [Sat, 25 Feb 2012 10:01:23 +0000 (10:01 +0000)]
rename stuff, move functions decls to header
SVN revision: 68438
Christopher Michael [Thu, 23 Feb 2012 19:52:19 +0000 (19:52 +0000)]
E: Fix timestamp label.
SVN revision: 68364
Tom Hacohen [Thu, 23 Feb 2012 14:49:46 +0000 (14:49 +0000)]
E: Added newly added private header to EXTRA_DIST.
SVN revision: 68342
Christopher Michael [Wed, 22 Feb 2012 19:26:10 +0000 (19:26 +0000)]
E_Comp (wayland): Update comp module code for recent wayland changes.
SVN revision: 68285
Leif Middelschulte [Wed, 22 Feb 2012 15:42:07 +0000 (15:42 +0000)]
Do CRTC configuration/restoration in one step.
SVN revision: 68276
Leif Middelschulte [Wed, 22 Feb 2012 15:42:00 +0000 (15:42 +0000)]
Remove *= e_scale. It produces unwanted results.
SVN revision: 68275
Leif Middelschulte [Wed, 22 Feb 2012 00:02:58 +0000 (00:02 +0000)]
Fix return values of non-void functions.
SVN revision: 68241
Leif Middelschulte [Tue, 21 Feb 2012 23:53:00 +0000 (23:53 +0000)]
Improve init so it fails if the drivers dont really support RandRR.
SVN revision: 68238
Leif Middelschulte [Tue, 21 Feb 2012 23:12:48 +0000 (23:12 +0000)]
Fix another possible SEGV
SVN revision: 68237
Leif Middelschulte [Tue, 21 Feb 2012 22:05:07 +0000 (22:05 +0000)]
fix possible SEGVs
SVN revision: 68236
Leif Middelschulte [Tue, 21 Feb 2012 22:05:02 +0000 (22:05 +0000)]
Simplify a bit.
SVN revision: 68235
Leif Middelschulte [Tue, 21 Feb 2012 19:58:51 +0000 (19:58 +0000)]
Fix possible issues with e_randr.
SVN revision: 68230
Leif Middelschulte [Tue, 21 Feb 2012 15:50:16 +0000 (15:50 +0000)]
Fix possible SEGV for screwed drivers.
SVN revision: 68225
Leif Middelschulte [Tue, 21 Feb 2012 15:50:09 +0000 (15:50 +0000)]
e_config strings are eina_stringshare'd
SVN revision: 68224
Carsten Haitzler [Tue, 21 Feb 2012 14:35:00 +0000 (14:35 +0000)]
remove acpi debugging and label lid state properly in the ui!
SVN revision: 68223
Christopher Michael [Tue, 21 Feb 2012 12:33:06 +0000 (12:33 +0000)]
E_Randr: Fix static declaration.
SVN revision: 68217
Carsten Haitzler [Tue, 21 Feb 2012 08:19:37 +0000 (08:19 +0000)]
backlight - eina log bitching when no bl exists, fix.
SVN revision: 68209
Carsten Haitzler [Tue, 21 Feb 2012 08:17:32 +0000 (08:17 +0000)]
fix e_randr eina log bitching when u dont have exisitng config!
SVN revision: 68208
Carsten Haitzler [Tue, 21 Feb 2012 03:16:32 +0000 (03:16 +0000)]
be more insistent on setting root bg color - add timer to black it out
in 10 sec in case gnome-settings-daemon runs off and sets it or
something.
SVN revision: 68191
Carsten Haitzler [Tue, 21 Feb 2012 03:01:40 +0000 (03:01 +0000)]
debugging stuff in e_acpi for later.
SVN revision: 68189
Leif Middelschulte [Mon, 20 Feb 2012 19:14:26 +0000 (19:14 +0000)]
Make policies work again.
SVN revision: 68171
Leif Middelschulte [Mon, 20 Feb 2012 19:14:22 +0000 (19:14 +0000)]
Notice when connection state changed.
SVN revision: 68170
Leif Middelschulte [Mon, 20 Feb 2012 19:14:16 +0000 (19:14 +0000)]
Disable e_randr refresh on startup, because runtime settings get lost
SVN revision: 68169
Carsten Haitzler [Mon, 20 Feb 2012 04:25:03 +0000 (04:25 +0000)]
fix - dh... u are hieding a window in response to the hide4 event FOR
that window... thus generating another event saying it was hidden..
thus responding to that event... infinitely looping.. and allocating
an event queue from hell! (ie event queue just keeps getting filled up
by itself with no end). fixed.
SVN revision: 68139
Leif Middelschulte [Mon, 20 Feb 2012 03:44:47 +0000 (03:44 +0000)]
Remove parameter constraint
SVN revision: 68137
Leif Middelschulte [Sun, 19 Feb 2012 22:13:19 +0000 (22:13 +0000)]
Fix SEGV during storage.
SVN revision: 68126
Massimo Maiurana [Sun, 19 Feb 2012 08:48:03 +0000 (08:48 +0000)]
updating french translations
SVN revision: 68121
Carsten Haitzler [Sun, 19 Feb 2012 07:36:01 +0000 (07:36 +0000)]
lets not segv shall we?
SVN revision: 68119
Leif Middelschulte [Sat, 18 Feb 2012 16:49:17 +0000 (16:49 +0000)]
Improve conf_randr dialog.
Adjust to changes in e_randr.h.
Change "display disabled" to "display disconnected"
SVN revision: 68116
Leif Middelschulte [Sat, 18 Feb 2012 16:49:13 +0000 (16:49 +0000)]
Adapt conf_display to changes made in e_randr.h
SVN revision: 68115
Leif Middelschulte [Sat, 18 Feb 2012 16:49:07 +0000 (16:49 +0000)]
Refactoring e_randr, big time.
SVN revision: 68114
Carsten Haitzler [Wed, 15 Feb 2012 15:33:54 +0000 (15:33 +0000)]
and fix up some more zone id/num disagreements.
SVN revision: 67988
Carsten Haitzler [Wed, 15 Feb 2012 04:35:31 +0000 (04:35 +0000)]
update po's
SVN revision: 67952
Carsten Haitzler [Wed, 15 Feb 2012 04:35:18 +0000 (04:35 +0000)]
make all zone matching agree on the same convention - use zone->num,
not zone->id. zone->id is for matching u to zinerama/xrandr
screens/outputs. e re-sorts based on highest res screens first, lower
res later.
SVN revision: 67951
Carsten Haitzler [Wed, 15 Feb 2012 04:34:11 +0000 (04:34 +0000)]
make battery alert only happen @ 10%
SVN revision: 67950
Carsten Haitzler [Wed, 15 Feb 2012 04:19:47 +0000 (04:19 +0000)]
in illume softkey - use min size calc.
SVN revision: 67949
Carsten Haitzler [Sat, 11 Feb 2012 12:14:10 +0000 (12:14 +0000)]
make fullscreen windows on layer 300 (well above everythign and
anything) as it should be.
SVN revision: 67850
Carsten Haitzler [Sat, 11 Feb 2012 12:13:29 +0000 (12:13 +0000)]
make ctrl+alt+f a default binding for fullscreen toggle
SVN revision: 67849
Carsten Haitzler [Sat, 11 Feb 2012 10:45:32 +0000 (10:45 +0000)]
add wiz page about update checks.
SVN revision: 67848
Carsten Haitzler [Sat, 11 Feb 2012 10:44:51 +0000 (10:44 +0000)]
fix some battery errant warnings and dump some info about decisions
made for battery warning alert
SVN revision: 67847
Carsten Haitzler [Sat, 11 Feb 2012 06:43:58 +0000 (06:43 +0000)]
actually full restart after wizard, not normal restart
SVN revision: 67846
Carsten Haitzler [Fri, 10 Feb 2012 17:15:20 +0000 (17:15 +0000)]
and make back-off on update checks limit at about 1 day, not 6 days.
SVN revision: 67831
Carsten Haitzler [Fri, 10 Feb 2012 13:32:50 +0000 (13:32 +0000)]
update now delivers uuid.
SVN revision: 67827
Carsten Haitzler [Fri, 10 Feb 2012 13:21:23 +0000 (13:21 +0000)]
fix stacking netwm prop set! that was bad!
SVN revision: 67824
Carsten Haitzler [Thu, 9 Feb 2012 11:51:10 +0000 (11:51 +0000)]
ok - until i finihs off syscon config - dont dup entires. havent done
entry editing yet.
SVN revision: 67788
Christopher Michael [Wed, 8 Feb 2012 22:57:07 +0000 (22:57 +0000)]
Illume: Remove the popup. It's not needed now.
NB: Once again, the Old Man is correct ;)
SVN revision: 67773
Carsten Haitzler [Wed, 8 Feb 2012 13:26:08 +0000 (13:26 +0000)]
use http 1.0 for posts!
SVN revision: 67760
Michael BOUCHAUD [Wed, 8 Feb 2012 11:26:13 +0000 (11:26 +0000)]
e: add hand pointer
SVN revision: 67756
Massimo Maiurana [Tue, 7 Feb 2012 19:56:00 +0000 (19:56 +0000)]
updating russian translation
SVN revision: 67741
Carsten Haitzler [Sat, 4 Feb 2012 23:01:36 +0000 (23:01 +0000)]
hey e_randr... lets not segv on setting up screen eh?
SVN revision: 67700
Carsten Haitzler [Sat, 4 Feb 2012 23:00:47 +0000 (23:00 +0000)]
make printfs for backight debug.. have newlines and stuff...
SVN revision: 67699
Massimo Maiurana [Thu, 2 Feb 2012 23:07:50 +0000 (23:07 +0000)]
updating arabic translation
SVN revision: 67689
Christopher Michael [Tue, 31 Jan 2012 16:36:07 +0000 (16:36 +0000)]
E Comp (wayland): Rename HAVE_WAYLAND to HAVE_WAYLAND_CLIENTS so there
is no confusion wrt the "wayland only" version of e17.
SVN revision: 67636
Christopher Michael [Tue, 31 Jan 2012 14:16:48 +0000 (14:16 +0000)]
E Comp (wayland): Add a surface repick when old surface gets
destroyed. Add a surface repick call when we raise an existing
surface. Fix redraw for surfaces which use a gl texture.
SVN revision: 67633
Christopher Michael [Tue, 31 Jan 2012 13:51:52 +0000 (13:51 +0000)]
E Comp (wayland): Use the wayland method of getting time (appears some
wayland clients have issues with using E's timestamp from events).
SVN revision: 67632
Carsten Haitzler [Mon, 30 Jan 2012 12:58:59 +0000 (12:58 +0000)]
and by default only suspecnd on lid definitely being closed.
SVN revision: 67603
Carsten Haitzler [Mon, 30 Jan 2012 12:58:40 +0000 (12:58 +0000)]
properly get lid status! my god this has been broken for a while!
SVN revision: 67602
Christopher Michael [Sun, 29 Jan 2012 20:31:46 +0000 (20:31 +0000)]
E Comp (wayland): Get important input from X11 (focus in/out, mouse
in/out, mouse down/up, key down/up, etc, etc) and pass it on to
wayland clients in the form that they expect (wayland events).
SVN revision: 67593
Christopher Michael [Sun, 29 Jan 2012 20:30:29 +0000 (20:30 +0000)]
E Comp (wayland): Add getting pixmap for egl surfaces.
SVN revision: 67592
Christopher Michael [Sat, 28 Jan 2012 22:52:47 +0000 (22:52 +0000)]
E Comp (Wayland): Only fetch pixmap from wayland if we are a 'border'
window and 'borderless' (helps reduce apparent lag people were having).
NB: This is only enabled IF you do it on purpose with
--enable-wayland-clients when building E17. If NOT, then it defaults
to the code path that was there pre-existing.
SVN revision: 67576
Christopher Michael [Sat, 28 Jan 2012 22:51:19 +0000 (22:51 +0000)]
E Comp (wayland): Add check for empty surface list (and bail out) and
add checks for valid buffer, and valid border.
SVN revision: 67575
Christopher Michael [Sat, 28 Jan 2012 22:50:24 +0000 (22:50 +0000)]
E Comp (wayland): Set border to borderless on show, so that we can
reduce pixmap lookups in core comp routines.
SVN revision: 67574
Christopher Michael [Fri, 27 Jan 2012 15:07:42 +0000 (15:07 +0000)]
E Comp (wayland): Disable getting pixmap from Wayland (for now) as
this seems to break compositor for normal x11 users.
SVN revision: 67568
Christopher Michael [Thu, 26 Jan 2012 18:28:15 +0000 (18:28 +0000)]
E Comp (wayland): Fix a few more instances of
ecore_x_composite_name_window_pixmap_get when building w/ wayland
client support.
SVN revision: 67556
Christopher Michael [Thu, 26 Jan 2012 18:23:01 +0000 (18:23 +0000)]
E: Added xcb-image as a dependency for wayland client support in the
comp module.
NB: This may be temporary. If everything works out, I may move the
needed functions for this to ecore_x calls.
SVN revision: 67554
Christopher Michael [Thu, 26 Jan 2012 18:21:54 +0000 (18:21 +0000)]
E Comp (wayland): Commit new code for comp module that renders wayland
clients in e17 (x11).
NB: This is an inital 'working' commit, tho there are still things on
the todo for this, so don't expect it to "fully" work yet.
SVN revision: 67553
Massimo Maiurana [Thu, 26 Jan 2012 17:13:58 +0000 (17:13 +0000)]
updating french and italian translations
SVN revision: 67552
Carsten Haitzler [Thu, 26 Jan 2012 06:21:21 +0000 (06:21 +0000)]
add hibernate now action
fix backlight to not reset to default on restarts.
SVN revision: 67544
Massimo Maiurana [Wed, 25 Jan 2012 18:18:19 +0000 (18:18 +0000)]
updating french and italian translations
SVN revision: 67541
Christopher Michael [Wed, 25 Jan 2012 11:02:07 +0000 (11:02 +0000)]
E Comp (wayland): Add big FIXME note wrt why wayland clients are not
displaying.
SVN revision: 67531
Christopher Michael [Wed, 25 Jan 2012 11:01:18 +0000 (11:01 +0000)]
E Comp (wayland): Fix some formatting. Set egl config_atribs to be
similar to the ones used in the evas_gl engine.
SVN revision: 67530
Christopher Michael [Wed, 25 Jan 2012 11:00:29 +0000 (11:00 +0000)]
E Comp (wayland): Set surface transform to NULL on creation.
SVN revision: 67529
Massimo Maiurana [Tue, 24 Jan 2012 18:29:40 +0000 (18:29 +0000)]
updating arabic translation
SVN revision: 67503
Tom Hacohen [Tue, 24 Jan 2012 17:37:47 +0000 (17:37 +0000)]
E notification: Fix notification concatenations.
SVN revision: 67502
Mike Blumenkrantz [Tue, 24 Jan 2012 10:01:28 +0000 (10:01 +0000)]
add a slider for backlight dimming on a timer in dpms controls
as I have no devices which contain a controllable backlight, someone else will have to test/fix this
SVN revision: 67487
Mike Blumenkrantz [Tue, 24 Jan 2012 09:36:48 +0000 (09:36 +0000)]
warning--
SVN revision: 67486
Mike Blumenkrantz [Tue, 24 Jan 2012 08:31:23 +0000 (08:31 +0000)]
add poller for pulseaudio init
SVN revision: 67484
Christopher Michael [Mon, 23 Jan 2012 12:35:42 +0000 (12:35 +0000)]
E Comp (wayland): Remove unused function.
SVN revision: 67469
Christopher Michael [Mon, 23 Jan 2012 12:22:16 +0000 (12:22 +0000)]
E Comp (Wayland): Handle output mode flipped.
SVN revision: 67468
Christopher Michael [Mon, 23 Jan 2012 12:21:39 +0000 (12:21 +0000)]
E Comp (Wayland): Add functions for create/destroy of EGL images.
Add some notes....cause this STILL is NOT working :(
SVN revision: 67467
Christopher Michael [Mon, 23 Jan 2012 12:20:48 +0000 (12:20 +0000)]
E Comp (wayland): Handle destroy & create of egl images for surface.
SVN revision: 67466
Christopher Michael [Mon, 23 Jan 2012 12:20:17 +0000 (12:20 +0000)]
E Comp (wayland): Quiet output. Add EGL image functions to compositor
structure.
SVN revision: 67465
Christopher Michael [Mon, 23 Jan 2012 12:19:44 +0000 (12:19 +0000)]
E Comp (wayland): Add some notes. Remove some debug output. Hangle EGL
images.
SVN revision: 67464
Christopher Michael [Sun, 22 Jan 2012 16:32:39 +0000 (16:32 +0000)]
E Comp Module (wayland client support): Break large file into several
smaller ones (easier to maintain & read). Finish off lots of todos
from original file.
NB: This STILL will not render wayland clients in our compositor.
Anyone with experience wrt this ?? Any help would be appreciated !!
SVN revision: 67451
Christopher Michael [Sat, 21 Jan 2012 09:22:24 +0000 (09:22 +0000)]
E: By default, disable wayland client support in comp module.
SVN revision: 67425
Christopher Michael [Sat, 21 Jan 2012 09:22:01 +0000 (09:22 +0000)]
Comp: Fix building without wayland clients.
SVN revision: 67424
Leif Middelschulte [Fri, 20 Jan 2012 18:58:29 +0000 (18:58 +0000)]
Typo on function name RandRR 1.1 vs. 1.2
SVN revision: 67400
Christopher Michael [Fri, 20 Jan 2012 18:41:01 +0000 (18:41 +0000)]
E: Update configure.ac to handle comp module doing wayland clients.
SVN revision: 67399
Christopher Michael [Fri, 20 Jan 2012 18:40:39 +0000 (18:40 +0000)]
Comp Module: Add code for allowing comp module to render wayland
clients (incomplete still).
NB: Just adding this code so that Gwanglim Lee can see the code.
SVN revision: 67398
Gustavo Sverzut Barbieri [Thu, 19 Jan 2012 23:37:35 +0000 (23:37 +0000)]
fix plural typo
SVN revision: 67363
Gustavo Sverzut Barbieri [Thu, 19 Jan 2012 23:25:32 +0000 (23:25 +0000)]
e/docs: do bare documentation for e.
Just some groups and basic description for modules. I'm NOT going back
to this anytime soon, but would be VERY happy if people could do some
screenshots and put the images for each module in docs/img/ folder,
linking to them from each e_mod_main.h
SVN revision: 67362
Gustavo Sverzut Barbieri [Thu, 19 Jan 2012 20:33:09 +0000 (20:33 +0000)]
e/docs: enable job server, change minor issues with doxyfile.in
e docs are nonexistent anyways :-(
SVN revision: 67361
Massimo Maiurana [Thu, 19 Jan 2012 11:14:26 +0000 (11:14 +0000)]
updating french translations
SVN revision: 67331
Carsten Haitzler [Wed, 18 Jan 2012 23:59:12 +0000 (23:59 +0000)]
fix naming of shot file on save to corrrect png/jpg - also save to
desktop by default.
SVN revision: 67306
Sebastian Dransfeld [Wed, 18 Jan 2012 22:11:04 +0000 (22:11 +0000)]
e/gadman: Always return allocated buffer
The result from _get_bind_text will be free'd, so we must always
allocate it.
SVN revision: 67299
Sebastian Dransfeld [Wed, 18 Jan 2012 22:10:54 +0000 (22:10 +0000)]
e/gadman: cf->style should always be stringshared
SVN revision: 67298
Sebastian Dransfeld [Wed, 18 Jan 2012 22:10:43 +0000 (22:10 +0000)]
e/gadman: formatting
SVN revision: 67297
Carsten Haitzler [Wed, 18 Jan 2012 15:27:10 +0000 (15:27 +0000)]
who broke backlight? FIX!
SVN revision: 67293
Jihoon Kim [Wed, 18 Jan 2012 04:38:04 +0000 (04:38 +0000)]
From: Jihoon Kim <imfine98@gmail.com>
Long time ago, in
http://www.mail-archive.com/enlightenment-devel@lists.sourceforge.net/msg32795.html
mail thread and IRC,
I talked with about problem of asynchronous event API such as
ecore_imf_context_commit_event_add,
ecore_imf_context_preedit_changed_event_add, so on.
In short, The problem is that key event and text_set APIs are processed
immediately, but commit event and preedit changed event is processed
asynchronously because those APIs add each event to ecore event queue.
To fix these problems, I've decided to create synchronous event APIs such
as ecore_imf_context_event_callback_add, del and call.
For considering compatibility, sync and async event callback functions are
used in xim and scim immodule.
SVN revision: 67290
Tom Hacohen [Tue, 17 Jan 2012 15:50:37 +0000 (15:50 +0000)]
E notification: Use <br/> not <br>.
SVN revision: 67278