platform/upstream/enlightenment.git
2015-11-30 Mike Blumenkrantz20.0 NEWS updates upstream_backup upstream/0.20.0
2015-11-30 Mike Blumenkrantze20 release
2015-11-30 Mike Blumenkrantzadd NEWS from 19.13-14 releases
2015-11-30 Mike Blumenkrantzremove e_comp_wl struct keyboard repeat members
2015-11-30 Sung-Jin Park(1) e_config.c/e_comp_wl.c: add code for making repeat...
2015-11-27 Derek ForemanStop using MIN macros when choosing versions for waylan...
2015-11-26 Stefan Schmidte_menu: use Eina_Bool for one-bit bitfield
2015-11-26 Stefan Schmidte_gadcon: use Eina_Bool for one-bit bitfield
2015-11-26 Stefan Schmidtpulse backend: correct declaration of function with...
2015-11-26 Stefan Schmidte_fm:correct declaration of function with no parameters
2015-11-25 Mike Blumenkrantzre-swallow bg_object after wallpaper transition has...
2015-11-25 Mike Blumenkrantzallow more client hooks to bypass delete check
2015-11-24 Mike Blumenkrantzdo not apply max client geometry restriction if max...
2015-11-24 Mike Blumenkrantzuse CSD geometry during move/resize display
2015-11-24 Mike Blumenkrantzadjust for SSD geometry during wayland client resize
2015-11-24 Mike Blumenkrantzavoid setting incorrect geometry during new_client...
2015-11-24 Mike Blumenkrantzdeclare xwayland functions prior to using them
2015-11-24 Mike Blumenkrantzuse separate handler for x11 fatal errors when using...
2015-11-24 Mike Blumenkrantzadd mechanism for preventing unload of important module...
2015-11-24 Mike Blumenkrantzfix all shadow warnings in msgbus module
2015-11-24 Mike Blumenkrantzreenable restart/shutdown dbus methods under x11
2015-11-24 Carsten Haitzler... e - efm - rate limit dbus requests to open dirs or...
2015-11-24 Carsten Haitzler... e msgbus - move almost all of core dbus methods to...
2015-11-23 Mike Blumenkrantzonly perform drm shutdown during signal handler if...
2015-11-23 Mike Blumenkrantzonly create wayland screensaver timer in wayland mode
2015-11-23 Chris MichaelFix invalid compositor type check in e_dpms_force_update
2015-11-23 Chris MichaelFix formatting and remove extra blank line
2015-11-23 Carsten Haitzler... e - fix compositor fade out ghosting
2015-11-20 Mike Blumenkrantzref clients while a wayland shell surface exists
2015-11-20 Mike Blumenkrantzremove fwin popup size hint change callback on win...
2015-11-20 Mike Blumenkrantzensure fwin efm delete callback does not trigger crash
2015-11-20 Stafford Hornee/core: Fix minor mem leak when reading module paths
2015-11-19 Mike Blumenkrantzalways set wayland E_Client->redirected during client...
2015-11-19 Mike Blumenkrantzensure that a deskmirror object does not orphan child...
2015-11-19 Mike BlumenkrantzRevert "e deskmirror - fix loss of mirror object from...
2015-11-19 Mike Blumenkrantzblock task gadget refills while a drag is active
2015-11-19 Mike Blumenkrantzalways create compositor mirror objects, ignore pixmap...
2015-11-19 Stafford Hornee/imc: fix issue with input method import segv and...
2015-11-19 Mike Blumenkrantzadd safety checks to e_client_focus/raise_latest_set...
2015-11-16 Mike Blumenkrantzfurther improve csd calculations for x11 clients
2015-11-14 Carsten Haitzler... e mixer fix - fix default mixer to pulse if there
2015-11-14 Kai HuuhkoL10N: Update Finnish translations
2015-11-12 Mike Blumenkrantzupdate E_Client->desk member upon focusing a sticky...
2015-11-12 Mike Blumenkrantzdo not refill all tasks bars when a sticky window chang...
2015-11-12 Mike Blumenkrantzdo not add new deskmirror clients on desk_set event...
2015-11-12 Mike Blumenkrantzimprove x11 client focusing with mouse-based focus...
2015-11-12 Mike Blumenkrantzimprove readability of E_FIRST_FRAME environment variab...
2015-11-12 Mike Blumenkrantzinstall emixer icon to $(datadir)/pixmaps instead of...
2015-11-11 Mike Blumenkrantzunset release mode
2015-11-11 Mike Blumenkrantz20.0-rc NEWS updates
2015-11-11 Mike Blumenkrantz20.0-rc release
2015-11-11 Mike Blumenkrantznull efm icon eio handle in error callback
2015-11-11 Mike Blumenkrantzensure that all mixer volumes resolve to the appropriat...
2015-11-11 Carsten Haitzler... e screens/zones/randr - store randr2 id in xinerama...
2015-11-10 Mike Blumenkrantzuse unsigned int for client focus tracking freeze state
2015-11-10 Mike BlumenkrantzRevert "clamp client to ABOVE layer when ending nocomp"
2015-11-10 Mike Blumenkrantzclamp client to ABOVE layer when ending nocomp
2015-11-10 Vivek EllurFix null dereference issue
2015-11-10 Vivek EllurFix memory leak issue
2015-11-10 Vivek Ellure: Fix realloc issue in e font module
2015-11-10 Carsten Haitzler... e deskmirror - fix loss of mirror object from deskmirror
2015-11-10 Carsten Haitzler... ibar - fix shutdown if ibar client menu is up
2015-11-09 Mike Blumenkrantzcheck client comp data existence in x11 mirror visibili...
2015-11-09 Mike Blumenkrantzenforce fullscreen client stacking during nocomp end...
2015-11-09 Mike Blumenkrantzdisable client menu stacking functions for unstackable...
2015-11-08 Stafford Hornee/desk_wallpaper: Fix setting wallpaper from within...
2015-11-07 Mike BlumenkrantzRevert "force a software render in all cases when final...
2015-11-07 Mike Blumenkrantztoggle x11 client iconic/mapped state based on mirror...
2015-11-07 Mike Blumenkrantzadd e_comp_object_mirror_visibility_check()
2015-11-07 Mike Blumenkrantzadd counter and smart callbacks for comp object visible...
2015-11-07 Mike Blumenkrantzemit ibox icon signals to the internal edje object...
2015-11-07 Mike Blumenkrantzmove client iconic hint setting into x11 hide function
2015-11-07 Mike Blumenkrantzbreak out x11 client visibility setting into util functions
2015-11-07 Mike Blumenkrantzset e_comp->gl for wayland compositors based on gl...
2015-11-07 Stafford Hornee/ilist: Fix issue with multiselect returning wrong...
2015-11-07 Stafford Hornee/conf_apps: Fix resizing of "Startup Application"...
2015-11-05 Mike Blumenkrantzadjust efm multi-icon drag positioning by the current...
2015-11-05 Mike Blumenkrantzaccount for window position in efm window drag initial...
2015-11-05 shornee/win_config: allow content of some dialogs to resize...
2015-11-04 Mike Blumenkrantzremove note about window close crashing
2015-11-04 Mike Blumenkrantzcheck for wayland egl extensions before starting a...
2015-11-03 Nicolas AguirreRevert "Adds eglfs to Enlightenment"
2015-11-03 Nicolas AguirreRevert "configure.ac: fixes wayland-only build"
2015-11-03 Nicolas AguirreRevert "e_signals.c: Inclues Ecore_DRM only if WL_DRM...
2015-11-03 Nicolas AguirreRevert "wl_eglfs: enable gl acceleration, mouse, touchs...
2015-11-03 Nicolas AguirreRevert "[HACK??] Fixes wayland-only build"
2015-11-03 Nicolas AguirreRevert "Fixes build complaining about missing ABOUT...
2015-11-03 Nicolas AguirreRevert "Don't load xwayland if it isn't compiled"
2015-11-03 Florent RevestDon't load xwayland if it isn't compiled
2015-11-03 Florent RevestFixes build complaining about missing ABOUT-NLS
2015-11-03 Florent Revest[HACK??] Fixes wayland-only build
2015-11-03 Florent Revestwl_eglfs: enable gl acceleration, mouse, touchscreen...
2015-11-03 Florent Reveste_signals.c: Inclues Ecore_DRM only if WL_DRM is built...
2015-11-03 Florent Revestconfigure.ac: fixes wayland-only build
2015-11-03 Florent RevestAdds eglfs to Enlightenment
2015-11-02 Mike Blumenkrantzadd wayland egl client support
2015-11-02 Mike Blumenkrantzuse e_comp->gl flag to set native surface state
2015-11-02 Mike Blumenkrantzfix comp object native surface config checking for...
2015-11-02 Mike Blumenkrantzadd native surface (gl) clients to post render list
2015-11-02 Mike BlumenkrantzRevert "queue pending buffers for wayland shm clients"
next