dmitry serpokryl's avatar

dmitry serpokryl

dmitry_serpokryl

Involved Projects and Packages

Themes for E17, ETK, EWL, Entrance and Elicit from 'detour' project:
http://code.google.com/p/detour/

Dillo is a multi-platform graphical web browser known for its speed and small size.
Dillo is written in C and C++.
Dillo is based on FLTK2, the Fast Light ToolKit.
Dillo is free software made available under the terms of the GNU General Public License (GPL3).
Dillo strives to be friendly both to users and developers.

http://www.dillo.org/

This package is based on the package 'E16' from project 'home:dmitry_serpokryl:SOAD'.

Version 0.16 of the Enlightenment window manager was released in 2000, along with its dependencies Imlib and Fnlib. DR17 remains in heavy usage today. While rumors of its death still circulate, DR16.8.13 was released on May 1st, 2008, and it remains in development today with a long life still ahead of it. DR16 has been the choice of power users and artists due to its low overhead, highly graphical, widely theme-able, extremely configurable, yet unobtrusive interface. Nearly all functions of the window manager can be handled without mouse input, including application launching via e16keyedit. It also remains highly portable, with ports avalible for Linux, FreeBSD, IRIX, Solaris X86 and Sparc, HP-UX, AIX, OS/2, and more.

Since version 0.16.6 Kim Woelders is a main Maintainer of a E16 project.
Thanks Kim! E16 just rocks!

Authors:
The full list is here:
http://enlightenment.org/p.php?p=contact&l=en

You can always update your Enlightenment-DR16 to the current state just by rebuilding the .spec file:
>rpmbuild -bb E16.spec
or by rebuilding the .src.rpm file itself:
>rpmbuild --rebuild E16*.src.rpm
The new compiled .rpm will be available in /usr/src/packages/RPM/_your_PC_type/
Prepared by SOAD project.

This package is based on the package 'e16keyedit' from project 'home:dmitry_serpokryl:SOAD'.

e16keyedit is a simple tool written on gtk to edit your '$HOME/.e16/bindings.cfg' file.

You can always update your e16keyedit to the current state just by rebuilding the .spec file:
>rpmbuild -bb e16keyedit.spec
or by rebuilding the .src.rpm file itself:
>rpmbuild --rebuild e16keyedit*.src.rpm
The new compiled .rpm will be available in /usr/src/packages/RPM/_your_PC_type/
Prepared by SOAD project.

Enlightenment 0.17.0 - IN DEVELOPMENT... not a RELEASE.

The Enlightenment Team:
--------
The Rasterman (Carsten Haitzler)
Ibukun Olumuyiwa
Sebastian Dransfeld
HandyAndE (Andrew Williams)
CodeWarrior (Hisham Mardam Bey)
dj2 (Dan Sinclair)
Tilman Sauerbeck
Aleksej Struk
Brian Mattern
devilhorns (Chrostopher Michael)
/dev/urandom (Victor Kojouharov)
ilLogict
Stafford Horne
Cedric Mail
onefang (David Seikel)
Stephen Houston
Byron Hillis
Ravenlock (Eric Schuele)
ManoWarrior (Luchezar Petkov)
morlenxus (Brian Miculcy)

The full list of E-dev crew is here:
http://enlightenment.org/p.php?p=contact&l=en

You can always update your package to the current state just by rebuilding the .spec file:
> rpmbuild -bb *.spec
or by rebuilding the .src.rpm file itself:
> rpmbuild --rebuild *.src.rpm
The new compiled .rpm will be available in /usr/src/packages/RPM/_your_PC_type/

Prepared by SOAD project.

P.S. This build is based on the tested stable svn snapshots.

My collection of wallpapers in .edj for your E17,

This is the start of some basic convenience wrappers around dbus to ease integrating dbus with EFL based applications.

When using e_dbus, direct use of the low level dbus api is still heavily required for processing messages.

A few things to note:

e_dbus_bus_get() currently creates a new private connection to whichever bus is passed in, and hooks this into the ecore main loop. At some point, we should implement internal refcounting and sharing of these private connections (one for each bus type) so that e.g. multiple modules in an app can reuse the same connection. libdbus implements its own shared connections (available via dbus_bus_get()), but the final reference is always retained by libdbus iteself, causing any cleanup handlers on the connection to only be called at app exit. Thus, if a module hooks a connection in to the mainloop, there is no way to clean up fully before unloading the module, causing issues.

This code is still in its infancy, and although works, may have some rough edges. The design is not set in stone, so feel free to propose (and implement) changes / improvements.

Patches can be sent to the enlightenment dev mailing list, or, if you have commit access, feel free to commit.

The Enlightenment Team:
--------
The Rasterman (Carsten Haitzler)
Ibukun Olumuyiwa
Sebastian Dransfeld
HandyAndE (Andrew Williams)
CodeWarrior (Hisham Mardam Bey)
dj2 (Dan Sinclair)
Tilman Sauerbeck
Aleksej Struk
Brian Mattern
devilhorns (Chrostopher Michael)
/dev/urandom (Victor Kojouharov)
ilLogict
Stafford Horne
Cedric Mail
onefang (David Seikel)
Stephen Houston
Byron Hillis
Ravenlock (Eric Schuele)
ManoWarrior (Luchezar Petkov)
morlenxus (Brian Miculcy)

The full list of E-dev crew is here:
http://enlightenment.org/p.php?p=contact&l=en

You can always update your package to the current state just by rebuilding the .spec file:
> rpmbuild -bb *.spec
or by rebuilding the .src.rpm file itself:
> rpmbuild --rebuild *.src.rpm
The new compiled .rpm will be available in /usr/src/packages/RPM/_your_PC_type/

Prepared by SOAD project.

P.S. This build is based on the latest official snapshots.

E17 Module to load Gadgets. The module don't need configurations, simply enable it from the enlightenment module config dialog.

http://code.google.com/p/e17mods/wiki/Edgar

Homepage:

http://www.gurumeditation.it/blog/enlightenment/extramenu/

Homepage:

http://www.gurumeditation.it/blog/enlightenment/trash/

This package is based on the package 'e_modules' from project 'home:dmitry_serpokryl:SOAD'.

Collection of Enlightenment modules:

alarm bling calendar cpu deskshow echo emu efm_nav efm_path execwatch flame forecasts iiirk language mail mem mixer moon mpdule net news notification photo penguins rain screenshot slideshow snow taskbar tclock tiling uptime weather winselector wlan

The Enlightenment Team:
--------
The Rasterman (Carsten Haitzler)
Ibukun Olumuyiwa
Sebastian Dransfeld
HandyAndE (Andrew Williams)
CodeWarrior (Hisham Mardam Bey)
dj2 (Dan Sinclair)
Tilman Sauerbeck
Aleksej Struk
Brian Mattern
devilhorns (Chrostopher Michael)
/dev/urandom (Victor Kojouharov)
ilLogict
Stafford Horne
Cedric Mail
onefang (David Seikel)
Stephen Houston
Byron Hillis
Ravenlock (Eric Schuele)
ManoWarrior (Luchezar Petkov)
morlenxus (Brian Miculcy)

The full list of E-dev crew is here:
http://enlightenment.org/p.php?p=contact&l=en

You can always update your package to the current state just by rebuilding the .spec file:
> rpmbuild -bb *.spec
or by rebuilding the .src.rpm file itself:
> rpmbuild --rebuild *.src.rpm
The new compiled .rpm will be available in /usr/src/packages/RPM/_your_PC_type/

Prepared by SOAD project.

ecomorph - OpenGL compositing manager

ecomorph consists of a compositing manager based on compiz(renamed to ecomp) and a modified version of e17 that works together with ecomp. note that this currently somewhere between a hack and planning/pre-alpha state. it's pretty stable for me though, more stable than xcompmgr (which was the initial reason to start this whole thing). disclaimer: it might reorder your window stacking, burn your house down, kill your cat or do anything in between.. so, you've been warned :)

Compositing manager for "ecomorph"

Ecore the core event abstraction layer and X abstraction layer that makes doing
selections, Xdnd, general X stuff, and event loops, timeouts and idle handlers
fast, optimized, and convenient. It is a separate library so anyone can make use
of the work put into Ecore to make this job easy for applications. Ecore is
completely modular. At its base is the event handlers and timers, and
initialization and shutdown functions.

The Enlightenment Team:
--------
The Rasterman (Carsten Haitzler)
Ibukun Olumuyiwa
Sebastian Dransfeld
HandyAndE (Andrew Williams)
CodeWarrior (Hisham Mardam Bey)
dj2 (Dan Sinclair)
Tilman Sauerbeck
Aleksej Struk
Brian Mattern
devilhorns (Chrostopher Michael)
/dev/urandom (Victor Kojouharov)
ilLogict
Stafford Horne
Cedric Mail
onefang (David Seikel)
Stephen Houston
Byron Hillis
Ravenlock (Eric Schuele)
ManoWarrior (Luchezar Petkov)
morlenxus (Brian Miculcy)

The full list of E-dev crew is here:
http://enlightenment.org/p.php?p=contact&l=en

You can always update your package to the current state just by rebuilding the .spec file:
> rpmbuild -bb *.spec
or by rebuilding the .src.rpm file itself:
> rpmbuild --rebuild *.src.rpm
The new compiled .rpm will be available in /usr/src/packages/RPM/_your_PC_type/

Prepared by SOAD project.

P.S. This build is based on the latest official snapshots.

Edje is a complex graphical design & layout library.
It has purpose is to be a sequel to "Ebits" which to date has serviced the needs
of Enlightenment development for version 0.17. The original design paramteres
under which Ebits came about were a lot more restricted than the resulting use
of them, thus Edje was born.

The Enlightenment Team:
--------
The Rasterman (Carsten Haitzler)
Ibukun Olumuyiwa
Sebastian Dransfeld
HandyAndE (Andrew Williams)
CodeWarrior (Hisham Mardam Bey)
dj2 (Dan Sinclair)
Tilman Sauerbeck
Aleksej Struk
Brian Mattern
devilhorns (Chrostopher Michael)
/dev/urandom (Victor Kojouharov)
ilLogict
Stafford Horne
Cedric Mail
onefang (David Seikel)
Stephen Houston
Byron Hillis
Ravenlock (Eric Schuele)
ManoWarrior (Luchezar Petkov)
morlenxus (Brian Miculcy)

The full list of E-dev crew is here:
http://enlightenment.org/p.php?p=contact&l=en

You can always update your package to the current state just by rebuilding the .spec file:
> rpmbuild -bb *.spec
or by rebuilding the .src.rpm file itself:
> rpmbuild --rebuild *.src.rpm
The new compiled .rpm will be available in /usr/src/packages/RPM/_your_PC_type/

Prepared by SOAD project.

P.S. This build is based on the latest official snapshots.

A simple viewer for .edj files (if for any reason you don't like 'edje_editor').

This package is based on the package 'edox-data' from project 'home:dmitry_serpokryl:SOAD'.

edox-data is a E16 embedded help system.

You can always update your edox-data to the current state just by rebuilding the .spec file:
>rpmbuild -bb edox-data.spec
or by rebuilding the .src.rpm file itself:
>rpmbuild --rebuild edox-data*.src.rpm
The new compiled .rpm will be available in /usr/src/packages/RPM/_your_PC_type/
Prepared by SOAD project.

EFL based simple .dvi viewer

EET is a tiny library designed to write an arbitary set of chunks of data
o a file and optionally compress each chunk (very much like a zip file) and
allow fast random-access reading of the file later on. It does not do zip as
a zip itself has more complexity than is needed, and it was much simpler to
impliment this once here.

The Enlightenment Team:
--------
The Rasterman (Carsten Haitzler)
Ibukun Olumuyiwa
Sebastian Dransfeld
HandyAndE (Andrew Williams)
CodeWarrior (Hisham Mardam Bey)
dj2 (Dan Sinclair)
Tilman Sauerbeck
Aleksej Struk
Brian Mattern
devilhorns (Chrostopher Michael)
/dev/urandom (Victor Kojouharov)
ilLogict
Stafford Horne
Cedric Mail
onefang (David Seikel)
Stephen Houston
Byron Hillis
Ravenlock (Eric Schuele)
ManoWarrior (Luchezar Petkov)
morlenxus (Brian Miculcy)

The full list of E-dev crew is here:
http://enlightenment.org/p.php?p=contact&l=en

You can always update your package to the current state just by rebuilding the .spec file:
> rpmbuild -bb *.spec
or by rebuilding the .src.rpm file itself:
> rpmbuild --rebuild *.src.rpm
The new compiled .rpm will be available in /usr/src/packages/RPM/_your_PC_type/

Prepared by SOAD project.

P.S. This build is based on the latest official snapshots.

An implementation of several specifications from freedesktop.org intended
for use in Enlightenment DR17 (e17) and other applications using the
Enlightenment Foundation Libraries (EFL). Currently, the following
specifications are included:
o Base Directory
o Desktop Entry
o Icon Theme
o Menu

The Enlightenment Team:
--------
The Rasterman (Carsten Haitzler)
Ibukun Olumuyiwa
Sebastian Dransfeld
HandyAndE (Andrew Williams)
CodeWarrior (Hisham Mardam Bey)
dj2 (Dan Sinclair)
Tilman Sauerbeck
Aleksej Struk
Brian Mattern
devilhorns (Chrostopher Michael)
/dev/urandom (Victor Kojouharov)
ilLogict
Stafford Horne
Cedric Mail
onefang (David Seikel)
Stephen Houston
Byron Hillis
Ravenlock (Eric Schuele)
ManoWarrior (Luchezar Petkov)
morlenxus (Brian Miculcy)

The full list of E-dev crew is here:
http://enlightenment.org/p.php?p=contact&l=en

You can always update your package to the current state just by rebuilding the .spec file:
> rpmbuild -bb *.spec
or by rebuilding the .src.rpm file itself:
> rpmbuild --rebuild *.src.rpm
The new compiled .rpm will be available in /usr/src/packages/RPM/_your_PC_type/

Prepared by SOAD project.

P.S. This build is based on the latest official snapshots.

Core EFL (Enlightenment Foundation Library) to handle various data types. Introduced in version DR17-0.16.999.050.

Elementary - a basic widget set that is easy to use based on EFL for mobile
touch-screen devices.

An Elementary Alarm Clock

Contacts Manager GUI (Edit, Browse, Select).

SMS Reader/editor

0 contributions in the last year
Mon                                                                                                          
Tue                                                                                                          
Wed                                                                                                          
Thu                                                                                                          
Fri                                                                                                          
Sat                                                                                                        
Sun                                                                                                        
openSUSE Build Service is sponsored by