summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Updating italian translationmaxerba2014-09-231-15/+6
|
* force comp render queue more aggressively to detect changes in nocompMike Blumenkrantz2014-09-231-1/+10
|
* comp render queue on every client resize instead of on unmaximizeMike Blumenkrantz2014-09-232-2/+1
|
* autotools: modified autogen.sh script to be able to build from different ↵Srivardhan Hebbar2014-09-221-6/+12
| | | | | | | | | | | | | | | | | | | directory. Summary: Right now we cannot have a designated build directory and build in the same folder as in the source. So modified the autogen.sh so that we can have a designated build directory and can build from that. @feature Signed-off-by: Srivardhan Hebbar <sri.hebbar@samsung.com> Reviewers: cedric, raster, devilhorns Subscribers: zmike, cedric Differential Revision: https://phab.enlightenment.org/D1359 Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
* conf_application: fix crash on setting Desktop EnvironmentWonguk Jeong2014-09-221-1/+1
| | | | | | use e_util_strcmp instead of strcmp. (previously, NULL check was omitted) Fixes T1673
* lokker: empty string should not be translated.Cedric BAIL2014-09-221-4/+4
| | | | @fix
* update po'sCarsten Haitzler (Rasterman)2014-09-2139-34670/+39196
|
* e_start - add ~/Applications/.bin to use for app bin searchesCarsten Haitzler (Rasterman)2014-09-211-4/+8
| | | | this is here to help for user installed apps
* fix README to be more up to dateCarsten Haitzler (Rasterman)2014-09-201-10/+5
|
* modules/mixer: Check fcntl setting CLOEXEC for successStefan Schmidt2014-09-191-1/+1
| | | | | | We still keep going if this fails but print out an error. CID: 1039960
* modules/teamwork: Use eina_file_mkstemp() to avoid problems with umaskStefan Schmidt2014-09-191-6/+5
| | | | | | | Keeping the snprintf to arrange for the tmp file name including the i->addr in the filename. CID: 1039805
* modules/pager: We already dereferenced pw->desk before, no need to check nowStefan Schmidt2014-09-191-1/+1
| | | | | | | We already dereferenced it a few lines before thus we could never reach this here when it would be NULL. CID: 1039809
* modules/teamwork: The ih value would never be < 1 as we checked it already.Stefan Schmidt2014-09-191-1/+0
| | | | | | ih did not check since the last time we checked it for < 1 a few lines before. CID: 1232000
* modules/lokker: Array address is never NULL.Stefan Schmidt2014-09-191-1/+1
| | | | | | This would always be true. Comparing against the first array item is fine. CID: 1155284
* e_client: _e_client_cb_drag_finished is not used in wayland only modeStefan Schmidt2014-09-191-0/+2
| | | | | Mostly cosmetic as it avoid a warning of an unused function when compiling for wayland only.
* modules/wl_drm: Remove trailing whitespacesStefan Schmidt2014-09-191-4/+4
|
* add borderless theme for deskmirror clients to support various animationsMike Blumenkrantz2014-09-181-74/+27
|
* Cleanup teamwork module from having missing initializerss for EldbusChris Michael2014-09-181-9/+9
| | | | | | Messages & Signals Signed-off-by: Chris Michael <cp.michael@samsung.com>
* e: Improve codeSebastian Dransfeld2014-09-181-27/+8
|
* bugfix: Cleanup systray module having missing initializers for EldbusChris Michael2014-09-181-12/+12
| | | | | | Message & Signals Signed-off-by: Chris Michael <cp.michael@samsung.com>
* bugfix: Cleanup msgbus module from having missing field initializersChris Michael2014-09-182-15/+15
| | | | | | for Eldbus Messages & Signals Signed-off-by: Chris Michael <cp.michael@samsung.com>
* bugfix: Cleanup fileman module from having missing initializers forChris Michael2014-09-181-4/+4
| | | | | | Eldbus Messages & Signals Signed-off-by: Chris Michael <cp.michael@samsung.com>
* bugfix: Cleanup bluex module having missing initializers for servicesChris Michael2014-09-182-12/+12
| | | | | | & icons Signed-off-by: Chris Michael <cp.michael@samsung.com>
* bugfix: Cleanup appmenu module having missing field initializers forChris Michael2014-09-181-9/+9
| | | | | | Eldbus Messages & Signals Signed-off-by: Chris Michael <cp.michael@samsung.com>
* bugfix: Fix e_notification file having missing initializers for EldbusChris Michael2014-09-181-8/+8
| | | | | | Messages & Signals Signed-off-by: Chris Michael <cp.michael@samsung.com>
* bugfix: Fix e_msgbus file having missing initializers for EldbusChris Michael2014-09-181-29/+29
| | | | | | Messages & Signals Signed-off-by: Chris Michael <cp.michael@samsung.com>
* force render queue on unmaximize if client was fullscreenMike Blumenkrantz2014-09-181-0/+2
| | | | fix T1665
* e: Add preferred desktop environment for appsSebastian Dransfeld2014-09-185-3/+69
| | | | | | | | | | | In preferences we show which external applications can be used for setting preferences. If several desktop environments are installed, this list will have several duplicates, as there can be many different apps for setting a preference. With this setting we can filter out for one desktop_environment. @feature
* e: Use same gettext version as efl and elementarySebastian Dransfeld2014-09-181-1/+1
|
* e backlight - limit min to 0.05 to avoid totally off backlightCarsten Haitzler (Rasterman)2014-09-171-0/+1
| | | | | | | | | this seems new, but if you set backlight to 0 it isnt at minimum, but is entirely off on my intel laptop and this is not what was desired with bl level of 0, so limit to 0.05 for now to avoid accidentally turning your screen off. might fix this later to allow explicit off - but this should use dpms etc. to turn the screen off as well as possible scanout etc.
* mixer: Optionally select an external mixer application.Carsten Haitzler (Rasterman)2014-09-173-4/+50
| | | | | | | | | This feature allows to define an external mixer application, which replaces the internal mixer. Examples: 'terminology -e alsamixer', 'pavucontrol' @feature this re-commits this with tab fixes (no tabs)
* end nocomp on nocomp end...alwaysMike Blumenkrantz2014-09-161-4/+1
|
* manually break out of nocompMike Blumenkrantz2014-09-163-3/+16
| | | | | | in the event that there was only one window open and it was closed, this would permanently break the compositor fix T1665
* check protocol visibility for nocomp breaks, not comp object visibilityMike Blumenkrantz2014-09-161-1/+1
| | | | new comp objects are never going to be visible during nocomp
* don't add nocomp damages for input-only windowsMike Blumenkrantz2014-09-161-1/+1
|
* Adding support for Pithos (http://pithos.github.io/) in the music-control ↵bootleg2014-09-161-0/+1
| | | | | | | | | | module. Play/pause, skip, and lock screen are confirmed to work correctly with the latest version. Additional functions (Ban, Tired, etc.) aren't working just yet and the... Summary: ...image of the current track is also not passed just yet. Subscribers: cedric Differential Revision: https://phab.enlightenment.org/D1437
* Added Caps Lock On/Off Hint in Lock Screenkabeer khan2014-09-151-0/+24
| | | | | | | | | | | | Summary: Signed-off-by: kabeer khan <kabeer.khan@samsung.com> Reviewers: devilhorns, zmike Subscribers: cedric Maniphest Tasks: T1570 Differential Revision: https://phab.enlightenment.org/D1397
* Revert "mixer: Optionally select an external mixer application."Mike Blumenkrantz2014-09-153-51/+4
| | | | | | This reverts commit 97b1caef3780f405e2e5447f50e890140fb51067. we don't use tabs, don't even start with this.
* mixer: Optionally select an external mixer application.Brian 'morlenxus' Miculcy2014-09-153-4/+51
| | | | | | This feature allows to define an external mixer application, which replaces the internal mixer. Examples: 'terminology -e alsamixer', 'pavucontrol' @feature
* bump versionMike Blumenkrantz2014-09-151-3/+3
|
* unset release modeMike Blumenkrantz2014-09-151-3/+3
| | | | feature freeze is over, have fun
* e19 releasev0.19.0Mike Blumenkrantz2014-09-151-3/+3
|
* only set crazy warning flags when not releasingMike Blumenkrantz2014-09-151-1/+1
|
* update NEWS and README for releaseMike Blumenkrantz2014-09-152-9/+10
|
* mailmap: add my work aliasKai Huuhko2014-09-151-0/+1
|
* Revert "require efl 1.11.2"Tom Hacohen2014-09-121-1/+1
| | | | | | We no longer require 1.11.2. Thank god. This reverts commit 64a601aed80c99ed31e90d5865aa16027dc22b41.
* Restore translated strings accidentally dropped in fac4e89Igor Murzov2014-09-122-5/+5
|
* Updating desktop files, eo.po and fr.pomaxerba2014-09-1176-389/+1112
|
* Revert "redo pager modules to use more accurately named edje groups"Carsten Haitzler (Rasterman)2014-09-112-16/+16
| | | | | | This reverts commit 9488fddc59f4588984fa466b547b0522831da07e. no - this breaks theme api. AGAIN ... like e18. see email to e-devel.
* Updating catalan translationmaxerba2014-09-101-747/+843
|