Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updating italian translation | maxerba | 2014-09-23 | 1 | -15/+6 |
| | |||||
* | force comp render queue more aggressively to detect changes in nocomp | Mike Blumenkrantz | 2014-09-23 | 1 | -1/+10 |
| | |||||
* | comp render queue on every client resize instead of on unmaximize | Mike Blumenkrantz | 2014-09-23 | 2 | -2/+1 |
| | |||||
* | autotools: modified autogen.sh script to be able to build from different ↵ | Srivardhan Hebbar | 2014-09-22 | 1 | -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 Environment | Wonguk Jeong | 2014-09-22 | 1 | -1/+1 |
| | | | | | | use e_util_strcmp instead of strcmp. (previously, NULL check was omitted) Fixes T1673 | ||||
* | lokker: empty string should not be translated. | Cedric BAIL | 2014-09-22 | 1 | -4/+4 |
| | | | | @fix | ||||
* | update po's | Carsten Haitzler (Rasterman) | 2014-09-21 | 39 | -34670/+39196 |
| | |||||
* | e_start - add ~/Applications/.bin to use for app bin searches | Carsten Haitzler (Rasterman) | 2014-09-21 | 1 | -4/+8 |
| | | | | this is here to help for user installed apps | ||||
* | fix README to be more up to date | Carsten Haitzler (Rasterman) | 2014-09-20 | 1 | -10/+5 |
| | |||||
* | modules/mixer: Check fcntl setting CLOEXEC for success | Stefan Schmidt | 2014-09-19 | 1 | -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 umask | Stefan Schmidt | 2014-09-19 | 1 | -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 now | Stefan Schmidt | 2014-09-19 | 1 | -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 Schmidt | 2014-09-19 | 1 | -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 Schmidt | 2014-09-19 | 1 | -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 mode | Stefan Schmidt | 2014-09-19 | 1 | -0/+2 |
| | | | | | Mostly cosmetic as it avoid a warning of an unused function when compiling for wayland only. | ||||
* | modules/wl_drm: Remove trailing whitespaces | Stefan Schmidt | 2014-09-19 | 1 | -4/+4 |
| | |||||
* | add borderless theme for deskmirror clients to support various animations | Mike Blumenkrantz | 2014-09-18 | 1 | -74/+27 |
| | |||||
* | Cleanup teamwork module from having missing initializerss for Eldbus | Chris Michael | 2014-09-18 | 1 | -9/+9 |
| | | | | | | Messages & Signals Signed-off-by: Chris Michael <cp.michael@samsung.com> | ||||
* | e: Improve code | Sebastian Dransfeld | 2014-09-18 | 1 | -27/+8 |
| | |||||
* | bugfix: Cleanup systray module having missing initializers for Eldbus | Chris Michael | 2014-09-18 | 1 | -12/+12 |
| | | | | | | Message & Signals Signed-off-by: Chris Michael <cp.michael@samsung.com> | ||||
* | bugfix: Cleanup msgbus module from having missing field initializers | Chris Michael | 2014-09-18 | 2 | -15/+15 |
| | | | | | | for Eldbus Messages & Signals Signed-off-by: Chris Michael <cp.michael@samsung.com> | ||||
* | bugfix: Cleanup fileman module from having missing initializers for | Chris Michael | 2014-09-18 | 1 | -4/+4 |
| | | | | | | Eldbus Messages & Signals Signed-off-by: Chris Michael <cp.michael@samsung.com> | ||||
* | bugfix: Cleanup bluex module having missing initializers for services | Chris Michael | 2014-09-18 | 2 | -12/+12 |
| | | | | | | & icons Signed-off-by: Chris Michael <cp.michael@samsung.com> | ||||
* | bugfix: Cleanup appmenu module having missing field initializers for | Chris Michael | 2014-09-18 | 1 | -9/+9 |
| | | | | | | Eldbus Messages & Signals Signed-off-by: Chris Michael <cp.michael@samsung.com> | ||||
* | bugfix: Fix e_notification file having missing initializers for Eldbus | Chris Michael | 2014-09-18 | 1 | -8/+8 |
| | | | | | | Messages & Signals Signed-off-by: Chris Michael <cp.michael@samsung.com> | ||||
* | bugfix: Fix e_msgbus file having missing initializers for Eldbus | Chris Michael | 2014-09-18 | 1 | -29/+29 |
| | | | | | | Messages & Signals Signed-off-by: Chris Michael <cp.michael@samsung.com> | ||||
* | force render queue on unmaximize if client was fullscreen | Mike Blumenkrantz | 2014-09-18 | 1 | -0/+2 |
| | | | | fix T1665 | ||||
* | e: Add preferred desktop environment for apps | Sebastian Dransfeld | 2014-09-18 | 5 | -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 elementary | Sebastian Dransfeld | 2014-09-18 | 1 | -1/+1 |
| | |||||
* | e backlight - limit min to 0.05 to avoid totally off backlight | Carsten Haitzler (Rasterman) | 2014-09-17 | 1 | -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-17 | 3 | -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...always | Mike Blumenkrantz | 2014-09-16 | 1 | -4/+1 |
| | |||||
* | manually break out of nocomp | Mike Blumenkrantz | 2014-09-16 | 3 | -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 visibility | Mike Blumenkrantz | 2014-09-16 | 1 | -1/+1 |
| | | | | new comp objects are never going to be visible during nocomp | ||||
* | don't add nocomp damages for input-only windows | Mike Blumenkrantz | 2014-09-16 | 1 | -1/+1 |
| | |||||
* | Adding support for Pithos (http://pithos.github.io/) in the music-control ↵ | bootleg | 2014-09-16 | 1 | -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 Screen | kabeer khan | 2014-09-15 | 1 | -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 Blumenkrantz | 2014-09-15 | 3 | -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' Miculcy | 2014-09-15 | 3 | -4/+51 |
| | | | | | | This feature allows to define an external mixer application, which replaces the internal mixer. Examples: 'terminology -e alsamixer', 'pavucontrol' @feature | ||||
* | bump version | Mike Blumenkrantz | 2014-09-15 | 1 | -3/+3 |
| | |||||
* | unset release mode | Mike Blumenkrantz | 2014-09-15 | 1 | -3/+3 |
| | | | | feature freeze is over, have fun | ||||
* | e19 releasev0.19.0 | Mike Blumenkrantz | 2014-09-15 | 1 | -3/+3 |
| | |||||
* | only set crazy warning flags when not releasing | Mike Blumenkrantz | 2014-09-15 | 1 | -1/+1 |
| | |||||
* | update NEWS and README for release | Mike Blumenkrantz | 2014-09-15 | 2 | -9/+10 |
| | |||||
* | mailmap: add my work alias | Kai Huuhko | 2014-09-15 | 1 | -0/+1 |
| | |||||
* | Revert "require efl 1.11.2" | Tom Hacohen | 2014-09-12 | 1 | -1/+1 |
| | | | | | | We no longer require 1.11.2. Thank god. This reverts commit 64a601aed80c99ed31e90d5865aa16027dc22b41. | ||||
* | Restore translated strings accidentally dropped in fac4e89 | Igor Murzov | 2014-09-12 | 2 | -5/+5 |
| | |||||
* | Updating desktop files, eo.po and fr.po | maxerba | 2014-09-11 | 76 | -389/+1112 |
| | |||||
* | Revert "redo pager modules to use more accurately named edje groups" | Carsten Haitzler (Rasterman) | 2014-09-11 | 2 | -16/+16 |
| | | | | | | This reverts commit 9488fddc59f4588984fa466b547b0522831da07e. no - this breaks theme api. AGAIN ... like e18. see email to e-devel. | ||||
* | Updating catalan translation | maxerba | 2014-09-10 | 1 | -747/+843 |
| |