You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Carsten Haitzler dc6d3c10a2 fix cursor to stay shown when cursor moves due to manual placement or typing 10 years ago
..
cmakeconfig Added ElementaryConfigVersion.cmake.in 10 years ago
config config - standard can't use default-desktop as it doesn't exist as a theme 10 years ago
data fix cursor to stay shown when cursor moves due to manual placement or typing 10 years ago
doc edje_externals/elm_web.c, doc/widgets/wiget_preview_web.c: applied api changes elm_web_uri -> elm_web_url. 10 years ago
m4 elementary: automatically detect if compiler can build quicklaunch binary. 10 years ago
pkgbuild Minor PKGBUILD cleanup 10 years ago
po update po's 10 years ago
src fix cursor to stay shown when cursor moves due to manual placement or typing 10 years ago
tests
.arcconfig add .arcconfig back. 10 years ago
.gitignore new theme (dark) is now default in elm. matches e now in look 10 years ago
.mailmap mailmaip: Add .mailmap file to fixup various git author entries. 10 years ago
AUTHORS Author: Added Amitesh Singh as an author of elm as he is worth it. 10 years ago
COMPLIANCE compliance/licensing - clarify, fix formatting and point to tldrlegal.com 10 years ago
COPYING COPYING, elm_intro.h: updated copyright Date. 10 years ago
COPYING.images
ChangeLog elm_entry: fix magnifier not showing up. 10 years ago
INSTALL
Makefile.am Minor PKGBUILD cleanup 10 years ago
NEWS elementary/scroller - don't focus region show if the scroller is disabled. 10 years ago
README reandme == 1.8.0 10 years ago
TODO add whitespace... 10 years ago
autogen.sh
configure.ac elementary: automatically detect if compiler can build quicklaunch binary. 10 years ago
elementary.pc.in elementary: hopefully the last one. 11 years ago
elementary.spec.in Spec and build dependency fixes. 11 years ago

README

Elementary 1.8.0

******************************************************************************

FOR ANY ISSUES PLEASE EMAIL:
enlightenment-devel@lists.sourceforge.net

******************************************************************************

Elementary

A basic widget set library that is easy to use and is based on EFL.
It provides the basic building blocks for creating applications and user
interfaces.

For more details about elementary widgets and how to use them kindly refer to
the following link.

http://docs.enlightenment.org/auto/elementary/

------------------------------------------------------------------------------
COMPILING AND INSTALLING:

./configure
make
(do this as root unless you are installing in your users directories):
make install