Hi,

Wayland devs in particular.


An old and most likely unused feature in wayland shm/egl is the ability to
draw a window frame with a simple title bar and some borders. This works
when using ecore_evas directly and not elm_win.

I see a few problems with it:
1. It's absolutely ugly (no theme, not pretty visually)
2. The code requires some if() here and there and some hardoded values
3. The EAPI to set the draw_frame flag can not work as the flag is checked
at creation time


Would anyone mind if I got completely rid of this feature?

The patch is ready at:
https://git.enlightenment.org/core/efl.git/commit/?h=devs/jpeg/work&id=c5be09cd99b71d1a2b390446ffee5c1b325992a7



PS: Note that the removal is not necessary to my work on the window API. I
just think removal of old code is nice :)

-- 
Jean-Philippe André
------------------------------------------------------------------------------
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to