platform/upstream/enlightenment.git
12 years agoand by default only suspecnd on lid definitely being closed.
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

12 years agoproperly get lid status! my god this has been broken for a while!
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

12 years agoE Comp (wayland): Get important input from X11 (focus in/out, mouse
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

12 years agoE Comp (wayland): Add getting pixmap for egl surfaces.
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

12 years agoE Comp (Wayland): Only fetch pixmap from wayland if we are a 'border'
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

12 years agoE Comp (wayland): Add check for empty surface list (and bail out) and
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

12 years agoE Comp (wayland): Set border to borderless on show, so that we can
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

12 years agoE Comp (wayland): Disable getting pixmap from Wayland (for now) as
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

12 years agoE Comp (wayland): Fix a few more instances of
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

12 years agoE: Added xcb-image as a dependency for wayland client support in the
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

12 years agoE Comp (wayland): Commit new code for comp module that renders wayland
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

12 years agoupdating french and italian translations
Massimo Maiurana [Thu, 26 Jan 2012 17:13:58 +0000 (17:13 +0000)]
updating french and italian translations

SVN revision: 67552

12 years agoadd hibernate now action
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

12 years agoupdating french and italian translations
Massimo Maiurana [Wed, 25 Jan 2012 18:18:19 +0000 (18:18 +0000)]
updating french and italian translations

SVN revision: 67541

12 years agoE Comp (wayland): Add big FIXME note wrt why wayland clients are not
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

12 years agoE Comp (wayland): Fix some formatting. Set egl config_atribs to be
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

12 years agoE Comp (wayland): Set surface transform to NULL on creation.
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

12 years agoupdating arabic translation
Massimo Maiurana [Tue, 24 Jan 2012 18:29:40 +0000 (18:29 +0000)]
updating arabic translation

SVN revision: 67503

12 years agoE notification: Fix notification concatenations.
Tom Hacohen [Tue, 24 Jan 2012 17:37:47 +0000 (17:37 +0000)]
E notification: Fix notification concatenations.

SVN revision: 67502

12 years agoadd a slider for backlight dimming on a timer in dpms controls
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

12 years agowarning--
Mike Blumenkrantz [Tue, 24 Jan 2012 09:36:48 +0000 (09:36 +0000)]
warning--

SVN revision: 67486

12 years agoadd poller for pulseaudio init
Mike Blumenkrantz [Tue, 24 Jan 2012 08:31:23 +0000 (08:31 +0000)]
add poller for pulseaudio init

SVN revision: 67484

12 years agoE Comp (wayland): Remove unused function.
Christopher Michael [Mon, 23 Jan 2012 12:35:42 +0000 (12:35 +0000)]
E Comp (wayland): Remove unused function.

SVN revision: 67469

12 years agoE Comp (Wayland): Handle output mode flipped.
Christopher Michael [Mon, 23 Jan 2012 12:22:16 +0000 (12:22 +0000)]
E Comp (Wayland): Handle output mode flipped.

SVN revision: 67468

12 years agoE Comp (Wayland): Add functions for create/destroy of EGL images.
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

12 years agoE Comp (wayland): Handle destroy & create of egl images for surface.
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

12 years agoE Comp (wayland): Quiet output. Add EGL image functions to compositor
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

12 years agoE Comp (wayland): Add some notes. Remove some debug output. Hangle EGL
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

12 years agoE Comp Module (wayland client support): Break large file into several
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

12 years agoE: By default, disable wayland client support in comp module.
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

12 years agoComp: Fix building without wayland clients.
Christopher Michael [Sat, 21 Jan 2012 09:22:01 +0000 (09:22 +0000)]
Comp: Fix building without wayland clients.

SVN revision: 67424

12 years agoTypo on function name RandRR 1.1 vs. 1.2
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

12 years agoE: Update configure.ac to handle comp module doing wayland clients.
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

12 years agoComp Module: Add code for allowing comp module to render wayland
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

12 years agofix plural typo
Gustavo Sverzut Barbieri [Thu, 19 Jan 2012 23:37:35 +0000 (23:37 +0000)]
fix plural typo

SVN revision: 67363

12 years agoe/docs: do bare documentation for e.
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

12 years agoe/docs: enable job server, change minor issues with doxyfile.in
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

12 years agoupdating french translations
Massimo Maiurana [Thu, 19 Jan 2012 11:14:26 +0000 (11:14 +0000)]
updating french translations

SVN revision: 67331

12 years agofix naming of shot file on save to corrrect png/jpg - also save to
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

12 years agoe/gadman: Always return allocated buffer
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

12 years agoe/gadman: cf->style should always be stringshared
Sebastian Dransfeld [Wed, 18 Jan 2012 22:10:54 +0000 (22:10 +0000)]
e/gadman: cf->style should always be stringshared

SVN revision: 67298

12 years agoe/gadman: formatting
Sebastian Dransfeld [Wed, 18 Jan 2012 22:10:43 +0000 (22:10 +0000)]
e/gadman: formatting

SVN revision: 67297

12 years agowho broke backlight? FIX!
Carsten Haitzler [Wed, 18 Jan 2012 15:27:10 +0000 (15:27 +0000)]
who broke backlight? FIX!

SVN revision: 67293

12 years agoFrom: Jihoon Kim <imfine98@gmail.com>
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

12 years agoE notification: Use <br/> not <br>.
Tom Hacohen [Tue, 17 Jan 2012 15:50:37 +0000 (15:50 +0000)]
E notification: Use <br/> not <br>.

SVN revision: 67278

12 years agoE: Fix warning about uninitialized variable in randr code.
Christopher Michael [Tue, 17 Jan 2012 12:41:21 +0000 (12:41 +0000)]
E: Fix warning about uninitialized variable in randr code.

SVN revision: 67273

12 years agoRevert a 13 months old commit by englebass
Davide Andreoli [Mon, 16 Jan 2012 21:54:53 +0000 (21:54 +0000)]
Revert a 13 months old commit by englebass

Messagge was:
module unload will delete gadcons, so we need to cleanup in gadman as
well.

This cause all my gadget to be deleted when I switch from 1 monitor
to 2 monitors (while e is running). This probably occcur also when
switching resolution.

Also I don't like all the gadgets configs to be deleted when the
gadman module is unloaded, we have a conservative approch with
gadget config, so don't see the reason to delete all my gadget
here.

DaveMDS

SVN revision: 67251

12 years agoe: fix fps_show in comp being toggled on startup
Boris Faure [Mon, 16 Jan 2012 20:07:15 +0000 (20:07 +0000)]
e: fix fps_show in comp being toggled on startup

comp module has an handler on SIGUSR2 to toggle showing fps.
On startup, enlightenment_init sends a SIGUSR2 to its parent so that it
exists of pause() (in e_main.c:537) and finish main init.
Sending SIGUSR1 instead of SIGUSR2 is more of a workaround than a fix.

SVN revision: 67249

12 years agoupdating french and italian translations
Massimo Maiurana [Thu, 12 Jan 2012 18:15:08 +0000 (18:15 +0000)]
updating french and italian translations

SVN revision: 67150

12 years agoCleanup desktop notifications in battery.
Leif Middelschulte [Wed, 11 Jan 2012 01:40:13 +0000 (01:40 +0000)]
Cleanup desktop notifications in battery.

-Properly init and shutdown e_notify
-Use "Battery" as name for notification sender
-Use ui configurable timeout for notification
-Save "use desktop notification" for real

SVN revision: 67029

12 years agoAdd E_Notify to c- and linkerflags.
Leif Middelschulte [Wed, 11 Jan 2012 00:49:46 +0000 (00:49 +0000)]
Add E_Notify to c- and linkerflags.

SVN revision: 67028

12 years agoAdd desktop notifications to battery module.
Leif Middelschulte [Wed, 11 Jan 2012 00:29:42 +0000 (00:29 +0000)]
Add desktop notifications to battery module.

SVN revision: 67027

12 years agoadd debug output for backlight
Mike Blumenkrantz [Tue, 10 Jan 2012 21:08:58 +0000 (21:08 +0000)]
add debug output for backlight

SVN revision: 67023

12 years agoimprove e menu contents.
Carsten Haitzler [Tue, 10 Jan 2012 11:57:09 +0000 (11:57 +0000)]
improve e menu contents.

SVN revision: 67015

12 years agoE: Update eina_array_count function to not use deprecated one.
Christopher Michael [Tue, 10 Jan 2012 11:18:55 +0000 (11:18 +0000)]
E: Update eina_array_count function to not use deprecated one.

SVN revision: 67014

12 years agoupdating portuguese translations
Massimo Maiurana [Mon, 9 Jan 2012 18:21:54 +0000 (18:21 +0000)]
updating portuguese translations

SVN revision: 67000

12 years agoSilence warnings.
Leif Middelschulte [Sun, 8 Jan 2012 18:13:42 +0000 (18:13 +0000)]
Silence warnings.

SVN revision: 66978

12 years agoattempt at new backlight device preference logic
Mike Blumenkrantz [Sat, 7 Jan 2012 15:12:50 +0000 (15:12 +0000)]
attempt at new backlight device preference logic

SVN revision: 66959

12 years agosigusr2 now toggles fps :)
Carsten Haitzler [Fri, 6 Jan 2012 10:26:02 +0000 (10:26 +0000)]
sigusr2 now toggles fps :)

SVN revision: 66935

12 years agonot having any text here weirds me out
Mike Blumenkrantz [Fri, 6 Jan 2012 03:58:34 +0000 (03:58 +0000)]
not having any text here weirds me out

SVN revision: 66918

12 years agofocus using current time gotten from event stream.
Carsten Haitzler [Thu, 5 Jan 2012 10:08:08 +0000 (10:08 +0000)]
focus using current time gotten from event stream.

SVN revision: 66899

12 years agoimprove standard config.
Carsten Haitzler [Thu, 5 Jan 2012 10:07:48 +0000 (10:07 +0000)]
improve standard config.

SVN revision: 66898

12 years agoE notification: Support newlines in notifications.
Tom Hacohen [Wed, 4 Jan 2012 15:13:24 +0000 (15:13 +0000)]
E notification: Support newlines in notifications.

SVN revision: 66872

12 years agoE notification: Fix notification markup.
Tom Hacohen [Wed, 4 Jan 2012 13:43:33 +0000 (13:43 +0000)]
E notification: Fix notification markup.

Apparently there's a limited markup language that should be supported.

SVN revision: 66868

12 years agoupdating french and italian translations
Massimo Maiurana [Tue, 3 Jan 2012 22:40:41 +0000 (22:40 +0000)]
updating french and italian translations

SVN revision: 66813

12 years agoname client list config better
Carsten Haitzler [Tue, 3 Jan 2012 03:29:25 +0000 (03:29 +0000)]
name client list config better

SVN revision: 66770

12 years agosegv's waiting to happen wrong api calls on wrong object types - check
Carsten Haitzler [Sat, 31 Dec 2011 14:35:05 +0000 (14:35 +0000)]
segv's waiting to happen wrong api calls on wrong object types - check
to protect.

SVN revision: 66707

12 years agoset remember internal windows and fwin windows by default
Carsten Haitzler [Sat, 31 Dec 2011 07:02:01 +0000 (07:02 +0000)]
set remember internal windows and fwin windows by default

SVN revision: 66706

12 years agodisplay mis-configured remembers so u can delete them.
Carsten Haitzler [Sat, 31 Dec 2011 06:58:38 +0000 (06:58 +0000)]
display mis-configured remembers so u can delete them.

SVN revision: 66705

12 years agobump default config versions :)
Carsten Haitzler [Sat, 31 Dec 2011 05:34:27 +0000 (05:34 +0000)]
bump default config versions :)

SVN revision: 66704

12 years agofix border events/grabs for move/resize and such.
Carsten Haitzler [Fri, 30 Dec 2011 17:17:09 +0000 (17:17 +0000)]
fix border events/grabs for move/resize and such.

SVN revision: 66703

12 years agoFrom: Gwanglim Lee <gl77.lee@samsung.com>
Gwanglim Lee [Fri, 30 Dec 2011 02:15:02 +0000 (02:15 +0000)]
From: Gwanglim Lee <gl77.lee@samsung.com>
Subject: [E-devel] [Patch] E17/comp: add _NET_WM_CM_Sn checking code

I've added checking code to detect another compositor that is already
running.

And I've also removed unnecessory set/unset code for _NET_WM_CM_S#.

SVN revision: 66657

12 years agoupdating french and italian translations
Massimo Maiurana [Thu, 29 Dec 2011 20:37:12 +0000 (20:37 +0000)]
updating french and italian translations

SVN revision: 66639

12 years agoFix possible issue with missing outputs.
Leif Middelschulte [Thu, 29 Dec 2011 18:29:52 +0000 (18:29 +0000)]
Fix possible issue with missing outputs.

SVN revision: 66638

12 years agohandle thumbnailing of more mimetypes thanks to evas_generic_loaders
Carsten Haitzler [Thu, 29 Dec 2011 11:27:21 +0000 (11:27 +0000)]
handle thumbnailing of more mimetypes thanks to evas_generic_loaders
doing lots of video :)

SVN revision: 66625

12 years agowarn--
Carsten Haitzler [Thu, 29 Dec 2011 10:48:02 +0000 (10:48 +0000)]
warn--

SVN revision: 66623

12 years agooooooh e can check for its own updates now. :) kind of generic to be
Carsten Haitzler [Thu, 29 Dec 2011 10:45:49 +0000 (10:45 +0000)]
oooooh e can check for its own updates now. :) kind of generic to be
able to do more too.

SVN revision: 66621

12 years ago e: cpufreq governor settings moved around a lil' bit.
Chidambar Zinnoury [Wed, 28 Dec 2011 21:22:41 +0000 (21:22 +0000)]
 e: cpufreq governor settings moved around a lil' bit.

SVN revision: 66614

12 years ago e: add icons to colour classes categories.
Chidambar Zinnoury [Wed, 28 Dec 2011 20:18:13 +0000 (20:18 +0000)]
 e: add icons to colour classes categories.

SVN revision: 66613

12 years agomake some more config vars have a gui.
Carsten Haitzler [Wed, 28 Dec 2011 11:16:46 +0000 (11:16 +0000)]
make some more config vars have a gui.

SVN revision: 66597

12 years agomore gui for config vars we have.
Carsten Haitzler [Wed, 28 Dec 2011 07:11:01 +0000 (07:11 +0000)]
more gui for config vars we have.

SVN revision: 66594

12 years agoget rid of unused cfdata members
Carsten Haitzler [Wed, 28 Dec 2011 06:52:59 +0000 (06:52 +0000)]
get rid of unused cfdata members

SVN revision: 66593

12 years agoE17: fix ticket #930
Vincent Torri [Tue, 27 Dec 2011 19:12:56 +0000 (19:12 +0000)]
E17: fix ticket #930

SVN revision: 66577

12 years agoupdating french and italian translations
Massimo Maiurana [Tue, 27 Dec 2011 17:05:50 +0000 (17:05 +0000)]
updating french and italian translations

SVN revision: 66574

12 years agoe17: remove debug printf
Hannes Janetzek [Tue, 27 Dec 2011 13:23:07 +0000 (13:23 +0000)]
e17: remove debug printf

SVN revision: 66571

12 years agoUse the SCIM IMF module when the SCIM input method is chosen
Iván Briano [Mon, 26 Dec 2011 12:47:14 +0000 (12:47 +0000)]
Use the SCIM IMF module when the SCIM input method is chosen

SVN revision: 66527

12 years agoremove some more unused config vars and mark config vars that have gui
Carsten Haitzler [Mon, 26 Dec 2011 07:26:39 +0000 (07:26 +0000)]
remove some more unused config vars and mark config vars that have gui
controls.

SVN revision: 66524

12 years agoprovide gui config for some config vars with no gui right now.
Carsten Haitzler [Mon, 26 Dec 2011 07:01:00 +0000 (07:01 +0000)]
provide gui config for some config vars with no gui right now.

SVN revision: 66515

12 years agoand remove virtual roots config that isnt ever used or able to be
Carsten Haitzler [Mon, 26 Dec 2011 06:32:21 +0000 (06:32 +0000)]
and remove virtual roots config that isnt ever used or able to be
enabled or tested...also remove the config vals from profiles.

SVN revision: 66514

12 years agoremove all traces of selecting engine in e17 - wont actuallly ever be
Carsten Haitzler [Mon, 26 Dec 2011 06:24:59 +0000 (06:24 +0000)]
remove all traces of selecting engine in e17 - wont actuallly ever be
needed beyond compositor. :)

SVN revision: 66513

12 years agoadd a note here about other backlight devices
Mike Blumenkrantz [Sat, 24 Dec 2011 07:44:18 +0000 (07:44 +0000)]
add a note here about other backlight devices

SVN revision: 66493

12 years agomaybe prevent a leak but probably not
Mike Blumenkrantz [Sat, 24 Dec 2011 07:44:07 +0000 (07:44 +0000)]
maybe prevent a leak but probably not

SVN revision: 66492

12 years agosupport led class of backlights
Mike Blumenkrantz [Sat, 24 Dec 2011 07:29:21 +0000 (07:29 +0000)]
support led class of backlights

SVN revision: 66491

12 years agoupdating french translations
Massimo Maiurana [Fri, 23 Dec 2011 19:26:23 +0000 (19:26 +0000)]
updating french translations

SVN revision: 66484

12 years agoClean up++. Also fix randr 1.0 corner case.
Leif Middelschulte [Thu, 22 Dec 2011 15:11:35 +0000 (15:11 +0000)]
Clean up++. Also fix randr 1.0 corner case.

SVN revision: 66465

12 years agoUnset variables that were deleted.Safety++
Leif Middelschulte [Wed, 21 Dec 2011 12:43:30 +0000 (12:43 +0000)]
Unset variables that were deleted.Safety++

SVN revision: 66441

12 years agoClean up some code. Add "display disabled outputs" toggle to UI.
Leif Middelschulte [Wed, 21 Dec 2011 01:23:16 +0000 (01:23 +0000)]
Clean up some code. Add "display disabled outputs" toggle to UI.

SVN revision: 66404

12 years agoActually remove items from list.
Leif Middelschulte [Wed, 21 Dec 2011 01:23:10 +0000 (01:23 +0000)]
Actually remove items from list.

SVN revision: 66403

12 years agoFix ignorance of policies when refreshing e_randr info.
Leif Middelschulte [Mon, 19 Dec 2011 17:42:08 +0000 (17:42 +0000)]
Fix ignorance of policies when refreshing e_randr info.

SVN revision: 66338

12 years agoFix update of references.
Leif Middelschulte [Mon, 19 Dec 2011 17:42:02 +0000 (17:42 +0000)]
Fix update of references.

SVN revision: 66337