Commit Graph

9715 Commits

Author SHA1 Message Date
Carsten Haitzler 8f465dbb54 debugging stuff in e_acpi for later.
SVN revision: 68189
2012-02-21 03:01:40 +00:00
Leif Middelschulte 82ef8253df Make policies work again.
SVN revision: 68171
2012-02-20 19:14:26 +00:00
Leif Middelschulte 9216647733 Notice when connection state changed.
SVN revision: 68170
2012-02-20 19:14:22 +00:00
Leif Middelschulte f4820b562e Disable e_randr refresh on startup, because runtime settings get lost
SVN revision: 68169
2012-02-20 19:14:16 +00:00
Carsten Haitzler 147659280f 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
2012-02-20 04:25:03 +00:00
Leif Middelschulte b2b0678165 Remove parameter constraint
SVN revision: 68137
2012-02-20 03:44:47 +00:00
Leif Middelschulte e9ecce3b3f Fix SEGV during storage.
SVN revision: 68126
2012-02-19 22:13:19 +00:00
Massimo Maiurana 95cb1ce29f updating french translations
SVN revision: 68121
2012-02-19 08:48:03 +00:00
Carsten Haitzler 923a0bc0b7 lets not segv shall we?
SVN revision: 68119
2012-02-19 07:36:01 +00:00
Leif Middelschulte 62ded22064 Improve conf_randr dialog.
Adjust to changes in e_randr.h.
Change "display disabled" to "display disconnected"

SVN revision: 68116
2012-02-18 16:49:17 +00:00
Leif Middelschulte 7cda77af23 Adapt conf_display to changes made in e_randr.h
SVN revision: 68115
2012-02-18 16:49:13 +00:00
Leif Middelschulte b27aec4ad5 Refactoring e_randr, big time.
SVN revision: 68114
2012-02-18 16:49:07 +00:00
Carsten Haitzler 55b8337d6e and fix up some more zone id/num disagreements.
SVN revision: 67988
2012-02-15 15:33:54 +00:00
Carsten Haitzler 515819cdb5 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
2012-02-15 04:35:18 +00:00
Carsten Haitzler e7167e7c91 in illume softkey - use min size calc.
SVN revision: 67949
2012-02-15 04:19:47 +00:00
Carsten Haitzler 74784b5ac2 make fullscreen windows on layer 300 (well above everythign and
anything) as it should be.



SVN revision: 67850
2012-02-11 12:14:10 +00:00
Carsten Haitzler 1517091652 add wiz page about update checks.
SVN revision: 67848
2012-02-11 10:45:32 +00:00
Carsten Haitzler b164a4c0db fix some battery errant warnings and dump some info about decisions
made for battery warning alert



SVN revision: 67847
2012-02-11 10:44:51 +00:00
Carsten Haitzler b0100ffb75 actually full restart after wizard, not normal restart
SVN revision: 67846
2012-02-11 06:43:58 +00:00
Carsten Haitzler 570ac8fa68 and make back-off on update checks limit at about 1 day, not 6 days.
SVN revision: 67831
2012-02-10 17:15:20 +00:00
Carsten Haitzler eff3e8a711 update now delivers uuid.
SVN revision: 67827
2012-02-10 13:32:50 +00:00
Carsten Haitzler 8cbc14a2e2 fix stacking netwm prop set! that was bad!
SVN revision: 67824
2012-02-10 13:21:23 +00:00
Carsten Haitzler 49e08fe68e ok - until i finihs off syscon config - dont dup entires. havent done
entry editing yet.



SVN revision: 67788
2012-02-09 11:51:10 +00:00
Christopher Michael 3d1e0180a2 Illume: Remove the popup. It's not needed now.
NB: Once again, the Old Man is correct ;)



SVN revision: 67773
2012-02-08 22:57:07 +00:00
Carsten Haitzler b0b7bea223 use http 1.0 for posts!
SVN revision: 67760
2012-02-08 13:26:08 +00:00
Michael BOUCHAUD 5aae4607ea e: add hand pointer
SVN revision: 67756
2012-02-08 11:26:13 +00:00
Carsten Haitzler 60fea9433f hey e_randr... lets not segv on setting up screen eh?
SVN revision: 67700
2012-02-04 23:01:36 +00:00
Carsten Haitzler 6c3a3258f1 make printfs for backight debug.. have newlines and stuff...
SVN revision: 67699
2012-02-04 23:00:47 +00:00
Christopher Michael 3e337912bd 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
2012-01-31 16:36:07 +00:00
Christopher Michael 75b6d29ad6 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
2012-01-31 14:16:48 +00:00
Christopher Michael 8e219d3455 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
2012-01-31 13:51:52 +00:00
Carsten Haitzler 16022b1d80 properly get lid status! my god this has been broken for a while!
SVN revision: 67602
2012-01-30 12:58:40 +00:00
Christopher Michael 9ba038d504 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
2012-01-29 20:31:46 +00:00
Christopher Michael 2b36a0e7ba E Comp (wayland): Add getting pixmap for egl surfaces.
SVN revision: 67592
2012-01-29 20:30:29 +00:00
Christopher Michael a764120adf 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
2012-01-28 22:52:47 +00:00
Christopher Michael 9619be1673 E Comp (wayland): Add check for empty surface list (and bail out) and
add checks for valid buffer, and valid border.



SVN revision: 67575
2012-01-28 22:51:19 +00:00
Christopher Michael 26f6478d62 E Comp (wayland): Set border to borderless on show, so that we can
reduce pixmap lookups in core comp routines.



SVN revision: 67574
2012-01-28 22:50:24 +00:00
Christopher Michael 7ab3b4cb9e E Comp (wayland): Disable getting pixmap from Wayland (for now) as
this seems to break compositor for normal x11 users.



SVN revision: 67568
2012-01-27 15:07:42 +00:00
Christopher Michael c7e037e842 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
2012-01-26 18:28:15 +00:00
Christopher Michael 98eb4d06ff 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
2012-01-26 18:21:54 +00:00
Carsten Haitzler aaf80033e5 add hibernate now action
fix backlight to not reset to default on restarts.



SVN revision: 67544
2012-01-26 06:21:21 +00:00
Christopher Michael d818752f81 E Comp (wayland): Add big FIXME note wrt why wayland clients are not
displaying.



SVN revision: 67531
2012-01-25 11:02:07 +00:00
Christopher Michael b2b3fc51fc 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
2012-01-25 11:01:18 +00:00
Christopher Michael 744b0a6658 E Comp (wayland): Set surface transform to NULL on creation.
SVN revision: 67529
2012-01-25 11:00:29 +00:00
Tom Hacohen 0efb4871dd E notification: Fix notification concatenations.
SVN revision: 67502
2012-01-24 17:37:47 +00:00
Mike Blumenkrantz 294a0fbed2 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
2012-01-24 10:01:28 +00:00
Mike Blumenkrantz dada7d44ee warning--
SVN revision: 67486
2012-01-24 09:36:48 +00:00
Mike Blumenkrantz 0cdcee490e add poller for pulseaudio init
SVN revision: 67484
2012-01-24 08:31:23 +00:00
Christopher Michael f636fe3065 E Comp (wayland): Remove unused function.
SVN revision: 67469
2012-01-23 12:35:42 +00:00
Christopher Michael 9309c86d3d E Comp (Wayland): Handle output mode flipped.
SVN revision: 67468
2012-01-23 12:22:16 +00:00