Ticket #2225 ([wayland] elm_win_maximized_get always returns EINA_FALSE) created
On both wayland engines, elm_win_maximized_get(...) always returns EINA_FALSE when the window is maximized. The window renders as expected otherwise. This is not an issue on other engines. Test Case:...
View ArticleTicket #2226 ([wayland] elm_win_fullscreen_get always returns EINA_FALSE)...
On both wayland engines, elm_win_fullscreen_get(...) always returns EINA_FALSE when the window is fullscreen. The window renders as expected otherwise. This is not an issue on other engines. Test...
View ArticleTicket #2227 ([wayland_egl] SIGSEGV in fullscreen elm app.) created
On the wayland_egl engine, the following simple fullscreen elementary application produces a SIGSEGV. #include <Elementary.h> EAPI_MAIN intelm_main(int argc,char** argv){ Evas_Object *win;...
View ArticleTicket #2228 ([wayland_shm] SIGSEGV in elm app on maximize, close, or mouse...
On the wayland_shm engine, the following simple elementary application produces a SIGSEGV when attempting to maximize, close, or moving the mouse over the window: #include <Elementary.h>...
View ArticleTicket #2229 (Added more flags to E17) created
Flags added: Australia, Egypt, Indonesia, Madagascar and Somolia Patch: http://dl.dropbox.com/u/7371269/0001-Added-more-flags-to-E17.patch
View ArticleChangeset [83360]: termpty_init/shutdown() are now called globally
termpty_init/shutdown() are now called globally
View ArticleChangeset [83361]: move options/controls out of term edj into separate one...
move options/controls out of term edj into separate one for the window
View ArticleTicket #2230 (Can't freely move or focus windows on one monitor with certain...
I have two monitors connected with a fairly minimal xorg.conf, and the following settings reported by xrandr: DVI-I-2 connected 1920x1200+0+0 (normal left inverted right x axis y axis) 518mm x 324mm...
View ArticleChangeset [83362]: little theme adjustments for terminology - cursor loses...
little theme adjustments for terminology - cursor loses striped fill - clear empty, but gets blue glow. use subtle blue glow to show focuwed term - useful for multi-term grid.
View ArticleChangeset [83364]: since bluez is empty - remove the dir.
since bluez is empty - remove the dir.
View ArticleChangeset [83365]: efl/evas: reduce commit to evas_object_image.
efl/evas: reduce commit to evas_object_image.
View ArticleChangeset [83366]: quick improvement of bluez4 gadget icon... :)
quick improvement of bluez4 gadget icon... :)
View ArticleChangeset [83367]: efl/evas: use inheritance instead of strcmp and work...
efl/evas: use inheritance instead of strcmp and work around code running between destructor and free.
View ArticleChangeset [83368]: efl/evas: make shutdown/init cycle work again.
efl/evas: make shutdown/init cycle work again.
View ArticleChangeset [83433]: typos in NEWS files grind my gears
typos in NEWS files grind my gears
View ArticleChangeset [83434]: Clouseau: Remove the daemonising code, use proper logging...
Clouseau: Remove the daemonising code, use proper logging and proper locking. Signed-off-by: Tom 'TAsn' Hacohen <tom@…>
View ArticleChangeset [83435]: Clouseaud: Make it POSIX instead of linux only.
Clouseaud: Make it POSIX instead of linux only.
View ArticleChangeset [83436]: Use palette mode none for conversion. Comment out...
Use palette mode none for conversion. Comment out idle_flush (for now) as it is causing some segfaults with elm_win_util_standard_add for some strange reason. Signed-off-by: Christopher Michael...
View Article