Leif Middelschulte [Thu, 26 Apr 2012 10:22:38 +0000 (10:22 +0000)]
Fix position calculation of dummy.
SVN revision: 70505
Leif Middelschulte [Thu, 26 Apr 2012 10:22:31 +0000 (10:22 +0000)]
Remove Evas_Object as reference from conf_randr. Use data structure instead.
SVN revision: 70504
Carsten Haitzler [Thu, 26 Apr 2012 08:49:15 +0000 (08:49 +0000)]
improve default configs
SVN revision: 70500
Carsten Haitzler [Thu, 26 Apr 2012 08:31:03 +0000 (08:31 +0000)]
dont re-order screens magically on dynamic screen ad/del vs startup on
the same screen setup.
SVN revision: 70498
Doyoun Kang [Wed, 25 Apr 2012 00:46:37 +0000 (00:46 +0000)]
From: Doyoun Kang <doyoun.kang@samsung.com>
Subject: [E-devel] [Patch] e_zone bug fix
I found a minor bug in e_zone.c. The bug is that the E_EVENT_ZONE_DEL
event doesn't occur when the zone is deleted.
SVN revision: 70453
Massimo Maiurana [Tue, 24 Apr 2012 18:39:16 +0000 (18:39 +0000)]
updating french and italian translations
SVN revision: 70449
Christopher Michael [Tue, 24 Apr 2012 17:31:07 +0000 (17:31 +0000)]
E (wl_shell): Update code to handle changes in wayland git. Comment
out unused functions (for now).
SVN revision: 70447
Christopher Michael [Tue, 24 Apr 2012 17:24:59 +0000 (17:24 +0000)]
E (wl_drm): Update drm module for most recent wayland git. Use
wl_signal_add, remove timestamps where not used anymore, make use of
wayland 'serial'. Fix destroy_listeners for new wayland code.
SVN revision: 70446
Christopher Michael [Tue, 24 Apr 2012 17:15:05 +0000 (17:15 +0000)]
E Comp Module: (Wayland Client Support): Add support for ping of
surfaces (from newest wayland git). Fix up wl_resource_destroy calls
to match newest wayland. Fix destroy_listeners for newest wayland. Use
wl_signal_add for destroy signals. Fix calls to wl_input_device_
functions that do not take a timestamp anymore.
SVN revision: 70445
Carsten Haitzler [Tue, 24 Apr 2012 14:24:49 +0000 (14:24 +0000)]
fix issue where popusp when moved wouldnt move if te zone HAD moved -
so store zone x, y too to make sure we do move popup too.
SVN revision: 70442
Carsten Haitzler [Tue, 24 Apr 2012 12:55:03 +0000 (12:55 +0000)]
if screens dynamically come and go ONLy free zones we no longer need
and ONLy new zones we now do need, dont free all and new existing set
+ new ones.
SVN revision: 70439
Viktor Kojouharov [Tue, 24 Apr 2012 07:41:22 +0000 (07:41 +0000)]
Add a checkbox to enable the usage of the custom screenlock command
SVN revision: 70429
Carsten Haitzler [Sun, 22 Apr 2012 05:20:16 +0000 (05:20 +0000)]
just use zone's deskx/y current.
SVN revision: 70384
Cedric BAIL [Sun, 22 Apr 2012 02:54:01 +0000 (02:54 +0000)]
e: fix typos.
SVN revision: 70381
Carsten Haitzler [Sun, 22 Apr 2012 02:42:10 +0000 (02:42 +0000)]
only store screen/deskx,y if isnt != null
SVN revision: 70380
Carsten Haitzler [Sat, 21 Apr 2012 09:04:28 +0000 (09:04 +0000)]
lets force odules to rebuild regularly. start upping api version.
SVN revision: 70377
Carsten Haitzler [Sat, 21 Apr 2012 01:14:32 +0000 (01:14 +0000)]
printf--
SVN revision: 70371
Carsten Haitzler [Sat, 21 Apr 2012 01:13:34 +0000 (01:13 +0000)]
fix placement code to respect desktop given not current visible stuff,
and add latent disabled feature to keep everythng on same screen/desk
off for now until config added.
SVN revision: 70370
Carsten Haitzler [Sat, 21 Apr 2012 00:31:29 +0000 (00:31 +0000)]
and only make it match first time for that instance.
SVN revision: 70369
Carsten Haitzler [Sat, 21 Apr 2012 00:26:31 +0000 (00:26 +0000)]
after years, finally fix an annoyance... application windows, IF e can
match them back to something IT started (ibar, menus, evrything
etc.)... it will keep those windows ON the zone/desktop u started them
on... hoobloodyray!
SVN revision: 70368
Carsten Haitzler [Thu, 19 Apr 2012 13:57:19 +0000 (13:57 +0000)]
fix infinite self-feeding loop with desklock... tnx yoz! :-P
:)
SVN revision: 70334
Christopher Michael [Mon, 16 Apr 2012 21:56:30 +0000 (21:56 +0000)]
E: Fix e_mouse initializing.
NB: The logic looked wrong here. (was if ecore_x_pointer_mapping_set
succeeds, then return a fail of e_mouse_update). That makes no sense.
We should only return a fail of mouse_update if the
ecore_x_pointer_mapping_set function call Fails.
SVN revision: 70247
Michael BOUCHAUD [Mon, 16 Apr 2012 18:27:48 +0000 (18:27 +0000)]
e: react on the good event, and don't ignore it
SVN revision: 70237
Vincent Torri [Sun, 15 Apr 2012 08:09:56 +0000 (08:09 +0000)]
e17: remove some shadow variables
SVN revision: 70190
Vincent Torri [Sun, 15 Apr 2012 07:48:43 +0000 (07:48 +0000)]
e17: unused variables
SVN revision: 70189
Vincent Torri [Sun, 15 Apr 2012 07:21:00 +0000 (07:21 +0000)]
whitespaces--
SVN revision: 70188
Samuel F. Baggen [Sat, 14 Apr 2012 16:58:42 +0000 (16:58 +0000)]
Updated translations with pregenerated ones in fuzzy's and empty translations, those are not shipped with E because are marked as fuzzy, it is mostly very useful for translations to have a correct base where to work, because the wording is sometimes not perfect but the grammar and the equivalent translations are picked in teh mostly-better way. In short they have around at least a 70 % of accuracy, the old fuzzy ones has around a 90% of totally broken (or not-equivalent type of message) sentences.
SVN revision: 70185
Samuel F. Baggen [Sat, 14 Apr 2012 14:37:29 +0000 (14:37 +0000)]
updated remaining copyright year from sources too
SVN revision: 70184
Chidambar Zinnoury [Sat, 14 Apr 2012 12:13:16 +0000 (12:13 +0000)]
e pager: check zone when adding a border.
When a window is sticky and a pager is created (when restarting the window manager for instance), not checking zones makes the window being shown everywhere - on every screen
SVN revision: 70183
Daniel Juyung Seo [Sat, 14 Apr 2012 09:59:56 +0000 (09:59 +0000)]
e po: Updated copyright year.
SVN revision: 70182
Samuel F. Baggen [Sat, 14 Apr 2012 06:37:29 +0000 (06:37 +0000)]
added pregenerated translations for empty and fuzzy (broken) ones in spanish
SVN revision: 70181
Samuel F. Baggen [Fri, 13 Apr 2012 14:24:36 +0000 (14:24 +0000)]
reverting the translations due to a strange report by buildbot
SVN revision: 70175
Samuel F. Baggen [Fri, 13 Apr 2012 13:52:27 +0000 (13:52 +0000)]
ES translations: updated with pregenerated translations for the fuzzy (95% wrong) and empty ones
SVN revision: 70174
Carsten Haitzler [Fri, 13 Apr 2012 06:41:52 +0000 (06:41 +0000)]
1. abstract "sub borders" into a function to return a list of them so
when operating on them we can determine the logic of inclusion of
sub-borders in 1 place.
2. fix transients when they are FOR a fullscreen window - if
fullscreen window loses focus, dont minimize it as transients are on
top and should stay there along with fullscreen window.
3. formatting. :)
SVN revision: 70165
Leif Middelschulte [Thu, 12 Apr 2012 18:31:23 +0000 (18:31 +0000)]
reflect rotation in the dialog
SVN revision: 70158
Leif Middelschulte [Thu, 12 Apr 2012 18:31:17 +0000 (18:31 +0000)]
Reflect changed resolution in dialog.
SVN revision: 70157
Christopher Michael [Wed, 11 Apr 2012 17:23:19 +0000 (17:23 +0000)]
E Comp (wayland): Make E's composite module compile again against
recent wayland changes.
SVN revision: 70017
Leif Middelschulte [Wed, 11 Apr 2012 15:08:09 +0000 (15:08 +0000)]
Add (not yet working) sec. check;Fix res. list.
SVN revision: 70016
Leif Middelschulte [Wed, 11 Apr 2012 15:08:03 +0000 (15:08 +0000)]
Fix missing CRTC index in e_config;Don't add mode 'disabled' to runtime.
SVN revision: 70015
Leif Middelschulte [Tue, 10 Apr 2012 10:58:18 +0000 (10:58 +0000)]
fix overseen mistake
SVN revision: 69996
Leif Middelschulte [Tue, 10 Apr 2012 09:20:54 +0000 (09:20 +0000)]
Selecting resolutions for mulitple monitors before applying should work now.
SVN revision: 69994
Leif Middelschulte [Mon, 9 Apr 2012 20:45:20 +0000 (20:45 +0000)]
Use ilist smart callbacks, which don't seem to work either
SVN revision: 69981
Leif Middelschulte [Mon, 9 Apr 2012 20:45:15 +0000 (20:45 +0000)]
Fix possible segv
SVN revision: 69980
Massimo Maiurana [Mon, 9 Apr 2012 09:15:07 +0000 (09:15 +0000)]
updating french and italian translations
SVN revision: 69971
Leif Middelschulte [Thu, 5 Apr 2012 22:21:29 +0000 (22:21 +0000)]
make placement work with e_layout and fix other issues.
SVN revision: 69937
Leif Middelschulte [Thu, 5 Apr 2012 22:21:24 +0000 (22:21 +0000)]
Stringshare mode- and output names
SVN revision: 69936
Leif Middelschulte [Tue, 3 Apr 2012 18:36:28 +0000 (18:36 +0000)]
Fix return type
SVN revision: 69914
Carsten Haitzler [Tue, 3 Apr 2012 14:47:44 +0000 (14:47 +0000)]
fix case for fullscreen window focus handling
SVN revision: 69905
Carsten Haitzler [Mon, 2 Apr 2012 20:30:36 +0000 (20:30 +0000)]
fix alt+tab + fullscreen windows (and some formtting)
SVN revision: 69871
Carsten Haitzler [Mon, 2 Apr 2012 20:30:01 +0000 (20:30 +0000)]
fix left/right mouse config init.
SVN revision: 69870
Carsten Haitzler [Mon, 2 Apr 2012 20:29:37 +0000 (20:29 +0000)]
fix fullscreen mode keybind dup.
SVN revision: 69869
Carsten Haitzler [Mon, 2 Apr 2012 20:29:18 +0000 (20:29 +0000)]
fix segv if illume2 config load fails.
SVN revision: 69868
Jihoon Kim [Mon, 2 Apr 2012 10:39:32 +0000 (10:39 +0000)]
e17/entry: support left/right/up/down key on keypad
SVN revision: 69859
Massimo Maiurana [Sun, 1 Apr 2012 17:58:47 +0000 (17:58 +0000)]
updating french translations
SVN revision: 69828
Sergei Kabanov [Sun, 1 Apr 2012 14:56:51 +0000 (14:56 +0000)]
From: Sergei Kabanov <s.kabanov@yahoo.com>
Subject: [E-devel] Fix udisks support for e17
as per advice of Michael Blumenkrantz
sending this patch for testing.
With this patch external devices have icons on desktop,
and devices can me mounted/unmounted/ejected.
SVN revision: 69827
thomasg [Fri, 30 Mar 2012 10:39:40 +0000 (10:39 +0000)]
From: thomasg <thomas@gstaedtner.net>
Subject: Re: [E-devel] [PATCH] e_randr: fix compiler warning
SVN revision: 69794
Carsten Haitzler [Thu, 29 Mar 2012 02:55:42 +0000 (02:55 +0000)]
compile again. remove some of dh's stuff! (comment out)
SVN revision: 69710
Christopher Michael [Thu, 29 Mar 2012 01:43:17 +0000 (01:43 +0000)]
E17 (wayland): Add wayland drm compositing module.
Add wayland shell module.
Add wayland screenshot module.
NB: I am adding these modules but NOT adding the needed build
infrastructure just yet because people should not even 'play' with
this yet (still some buggers to iron out).
SVN revision: 69709
Carsten Haitzler [Wed, 28 Mar 2012 12:55:08 +0000 (12:55 +0000)]
add missing )
SVN revision: 69704
Carsten Haitzler [Wed, 28 Mar 2012 07:26:22 +0000 (07:26 +0000)]
put env bug so waiting to happen - env vars wont be set. no crash
though.
SVN revision: 69696
Christopher Michael [Tue, 27 Mar 2012 17:51:13 +0000 (17:51 +0000)]
E Comp (wayland): Update comp module (wayland) for removal of wl_shm.
SVN revision: 69673
Massimo Maiurana [Mon, 26 Mar 2012 20:36:53 +0000 (20:36 +0000)]
updating french and italian translations
SVN revision: 69641
Carsten Haitzler [Mon, 26 Mar 2012 04:03:59 +0000 (04:03 +0000)]
update po's
SVN revision: 69624
Thomas Gstädtner [Mon, 26 Mar 2012 04:00:53 +0000 (04:00 +0000)]
From: Thomas Gstädtner <thomas@gstaedtner.net>
Subject: [E-devel] [PATCH] battery: add support for different suspend
methods
Allow the user to select what to do when the battery runs low:
Suspend, Hibernate or Shutdown.
SVN revision: 69623
Vincent Torri [Sat, 24 Mar 2012 18:58:09 +0000 (18:58 +0000)]
revert. gettext 0.18 is problematic on some platforms
SVN revision: 69603
Eric Schuele [Sat, 24 Mar 2012 15:49:44 +0000 (15:49 +0000)]
Bump gettext
SVN revision: 69601
Carsten Haitzler [Sat, 24 Mar 2012 02:24:53 +0000 (02:24 +0000)]
null out black canvas handle when freed - just in case.
SVN revision: 69593
Christopher Michael [Thu, 22 Mar 2012 18:11:48 +0000 (18:11 +0000)]
E: Properly use __UNUSED__ in menu code.
SVN revision: 69569
Leif Middelschulte [Wed, 21 Mar 2012 23:39:11 +0000 (23:39 +0000)]
Make conf_display work again (primary output resolution st/ld).
SVN revision: 69547
Carsten Haitzler [Tue, 20 Mar 2012 08:07:05 +0000 (08:07 +0000)]
while hunting down what appears to be a memleak in e17.. my profiling
turned up that we keep lots of icons in mem that we don't use. frankly
we could do this better as we still may keep multiple copies (inside
an evas object as well as in the border netwm icons data etc.), but
this is better than keeping 3, 4 or 10 icons of various sizes where we
only use 1.
SVN revision: 69521
Michael BOUCHAUD [Mon, 19 Mar 2012 10:55:35 +0000 (10:55 +0000)]
e: fix e_widget_textblock to use min: 1 0; on TEXTBLOCK part in theme
SVN revision: 69506
Carsten Haitzler [Sat, 17 Mar 2012 06:25:41 +0000 (06:25 +0000)]
and work more on getting release in shape - version requirements.
(god this is a pain in the butt)
SVN revision: 69484
Leif Middelschulte [Tue, 13 Mar 2012 19:58:06 +0000 (19:58 +0000)]
Update common modes, when updating mode info
SVN revision: 69308
Leif Middelschulte [Tue, 13 Mar 2012 19:58:02 +0000 (19:58 +0000)]
Select (previous) mode simplier.
SVN revision: 69307
Leif Middelschulte [Tue, 13 Mar 2012 19:57:58 +0000 (19:57 +0000)]
Fix typo in EDID sort function
SVN revision: 69306
Leif Middelschulte [Tue, 13 Mar 2012 19:57:53 +0000 (19:57 +0000)]
warnings--
SVN revision: 69305
Leif Middelschulte [Tue, 13 Mar 2012 19:57:37 +0000 (19:57 +0000)]
Use modes' names for the list.
SVN revision: 69304
Leif Middelschulte [Mon, 12 Mar 2012 22:38:00 +0000 (22:38 +0000)]
Make conf_randr subwidgets work with e_layout.
SVN revision: 69269
Leif Middelschulte [Mon, 12 Mar 2012 22:37:55 +0000 (22:37 +0000)]
minor tweeks to conf_randr.
SVN revision: 69268
Mike Blumenkrantz [Mon, 12 Mar 2012 17:47:27 +0000 (17:47 +0000)]
revert all window menu changes since august of last year
I tried to like the new layout, but it required way too much navigation for most commonly used functions
if people really liked the other layout, perhaps it can be merged as a config option.
SVN revision: 69262
Cedric BAIL [Mon, 12 Mar 2012 08:58:23 +0000 (08:58 +0000)]
e: fix notification module id.
Patch by P Purkayastha <ppurka@gmail.com>.
SVN revision: 69234
Sebastian Dransfeld [Thu, 8 Mar 2012 11:37:54 +0000 (11:37 +0000)]
e: formatting
SVN revision: 69055
Sebastian Dransfeld [Thu, 8 Mar 2012 11:25:05 +0000 (11:25 +0000)]
e/randr: Use correct typedef for xid
SVN revision: 69052
Carsten Haitzler [Thu, 8 Mar 2012 10:13:42 +0000 (10:13 +0000)]
dont report the connman error more than once here
SVN revision: 69046
Sebastian Dransfeld [Thu, 8 Mar 2012 08:27:32 +0000 (08:27 +0000)]
modules/conf_randr: Fix display of outputs
- Show and pack objects in layout before using e_layout_child_*()
functions.
- Don't use random EVAS_HINT_* flags when passing parameters.
SVN revision: 69040
Mike Blumenkrantz [Wed, 7 Mar 2012 22:53:50 +0000 (22:53 +0000)]
ecrustify
SVN revision: 69035
Mike Blumenkrantz [Wed, 7 Mar 2012 22:50:53 +0000 (22:50 +0000)]
ecrustified
SVN revision: 69034
Christopher Michael [Wed, 7 Mar 2012 16:08:43 +0000 (16:08 +0000)]
Comp Module: Update comp module for recent wayland changes wrt regions.
SVN revision: 68986
Tom Hacohen [Sun, 4 Mar 2012 13:28:44 +0000 (13:28 +0000)]
E illume-keyboard: No need to escape () in the filename.
Breaks here (possibly beacuse of new autofoo?).
SVN revision: 68659
Carsten Haitzler [Fri, 2 Mar 2012 00:09:13 +0000 (00:09 +0000)]
add \ to ('s
SVN revision: 68607
Christopher Michael [Tue, 28 Feb 2012 23:05:06 +0000 (23:05 +0000)]
Illume Indicator. Remove some debugging printfs. Remove unused
handlers (for border show/hide). Add missing UNUSED for a function
parameter. Comment out useless gadcon function.
SVN revision: 68525
Leif Middelschulte [Sat, 25 Feb 2012 10:50:19 +0000 (10:50 +0000)]
Add scrollframe to conf_randr. e_layout's child size is not right
SVN revision: 68441
Leif Middelschulte [Sat, 25 Feb 2012 10:50:14 +0000 (10:50 +0000)]
finish renaming all '[sub]subdialog' to 'widget'
SVN revision: 68440
Leif Middelschulte [Sat, 25 Feb 2012 10:01:30 +0000 (10:01 +0000)]
Simplify arrangement widget. Use e_layout.
SVN revision: 68439
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