diff --git a/legacy/elementary/COPYING b/legacy/elementary/COPYING index a0990367ef..f30255f42a 100644 --- a/legacy/elementary/COPYING +++ b/legacy/elementary/COPYING @@ -1 +1 @@ -TBD +TBD (LGPL) diff --git a/legacy/elementary/src/lib/Elementary.h b/legacy/elementary/src/lib/Elementary.h index 9dfe3e291f..e945380e26 100644 --- a/legacy/elementary/src/lib/Elementary.h +++ b/legacy/elementary/src/lib/Elementary.h @@ -315,6 +315,7 @@ extern "C" { // * on the fly theme changes - test (should work) // * entry selection conflicts with finger scroll (make selection start/stop work on signals?) // * need a hold-scroll counter in elm_widget +// * add fullscreen mode on/off for windows // //// (more widgets/features - medium priority) // * toolbar widget (edje + box + button + separators)