Changeset [81994]: e/music-control: Remove transition between pause and play...
e/music-control: Remove transition between pause and play when popup is shown Patch by: José Roberto de Souza <zehortigoza@…>
View ArticleChangeset [81995]: e/music-control: Close popup of when user click out or...
e/music-control: Close popup of when user click out or type a key Patch by: José Roberto de Souza <zehortigoza@…>
View ArticleChangeset [81996]: e/music-control: Add keybinds Patch by: José Roberto de...
e/music-control: Add keybinds Patch by: José Roberto de Souza <zehortigoza@…>
View ArticleChangeset [81997]: e/music-control: Move edc and images to data/theme Patch...
e/music-control: Move edc and images to data/theme Patch by: José Roberto de Souza <zehortigoza@…>
View ArticleTicket #2141 (use "super key" as key input) created
As the "super"/windows key is the standard key in unity/gnome3/other and a lot of people (including myself) are already used to it, I think it should be linked as standard for the everything popup....
View ArticleChangeset [82000]: efl: use compile-time chec for type of va_list Using...
efl: use compile-time chec for type of va_list Using AC_TRY_RUN is bad for crosscompiling since you can't run the binary you compiled (if you are not using a canadian crosstoolchain). In this case the...
View ArticleTicket #2142 (add support for set of wallpapers depending on aspect ratio)...
It seems that currently there is no way or mechanism to have different wallpaper images for different aspect ratios in theme edje file. Please add a way how to do it or show me how can that be done.
View ArticleChangeset [82001]: Revert commit r81335 The free was added to avoid leaks,...
Revert commit r81335 The free was added to avoid leaks, but it was causing double free when building the examples instead. If there is still a leak, we need a proper fix. Patch by: Rafael Fonseca...
View ArticleTicket #2144 (elementary/layout_example_01.html) created
Development docs: bugged screenshot?
View ArticleChangeset [82002]: devs/seoz build.sh: fixed a typo in the build script.
devs/seoz build.sh: fixed a typo in the build script.
View ArticleChangeset [82003]: elm fingersize: Use correct apis instead of deprecated...
elm fingersize: Use correct apis instead of deprecated apis. elm_config_finger_size_get/set instead of elm_finger_size_get/set.
View ArticleChangeset [82004]: elm list: Use EINA_FALSE instead of 0 for Eina_Bool type...
elm list: Use EINA_FALSE instead of 0 for Eina_Bool type variable.
View ArticleChangeset [82005]: [elm] Just fixing the return type documentation of...
[elm] Just fixing the return type documentation of elm_prefs_data_get(). (copy&paste failure) and the "@see" in elm_prefs_data_set() (pointing to itself). patch by Murilo Belluzzo.
View ArticleChangeset [82007]: Disable pseudo-transparency by default.
Disable pseudo-transparency by default.
View ArticleChangeset [82009]: edbus: Remove message leaks Patch by: José Roberto de...
edbus: Remove message leaks Patch by: José Roberto de Souza <zehortigoza@…>
View Article