Install Enlightenment 0.19.1 in Linux Ubuntu and Mint Using PPA
Install Enlightenment 0.19.1 in Linux Ubuntu and Mint Using PPA
Enlightenment is an open-source desktop environment,  used by default on Bodhi Linux. It uses its own window manager, based on  the Enlightenment Foundation Libraries, comes with nice and useful  widgets and includes a lot of customization tools.
- don’t add nocomp damages for input-only windows
 - check protocol visibility for nocomp breaks, not comp object visibility
 - manually break out of nocomp
 - end nocomp on nocomp end…always
 - force render queue on unmaximize if client was fullscreen
 - add borderless theme for deskmirror clients to support various animations
 - comp render queue on every client resize instead of on unmaximize
 - force comp render queue more aggressively to detect changes in nocomp
 - client hooks should not continue to be called if the client has been deleted
 - thaw evas on winlist activation with no clients available
 - modules/teamwork: Use eina_file_mkstemp() to avoid problems with umask
 - fix: Add more desktops to be tiled by default in the tiling config.
 
sudo apt-add-repository ppa:niko2040/e19Optional, to remove enlightenment and terminology, do:
sudo apt-get update
sudo apt-get install enlightenment terminology
sudo apt-get remove enlightenment terminology
