Changelog for
enlightenment-0.24.2-300.8.x86_64.rpm :
* Thu Nov 12 2020 Simon Lees
- BuildRequire hicolor-icon-theme to fix directory not owned.
* Tue Aug 18 2020 Andreas Schwab - libddcutil.patch: acutally load libddcutil.so.3 instead of libddcutil.so.2 in Tumbleweed
* Tue Aug 18 2020 Simon Lees - Recommend pam_mount boo#1154733
* Mon Aug 17 2020 Guillaume GARDET - libddcutil3 replaces libddcutil2 in Tumbleweed
* Thu Aug 06 2020 Simon Lees - 0.24.2
* Fixed null exec command running
* Fixed handling of screen with no edid
* Fixed signal.h, execinfo.h include for some libc\'s
* Sped up pager thumb loading significant;y
* Handle zone changes during startup
* Longer efreetd timeout for update event
* Fixed e\'s xsettings support on 64bit to use the right types
* Fixed preloading of icon
* Fixed e\'s wl backlight/dimming logic to be correct and reliable
* Fixed noisy logging on invalid exec handle found
* Fixed shot blurriness if size didn\'t quite match
* Fixed battery on openbsd to use right constants
* Fixed cpu freq setting on freebsd etc.
* Handle error exits from dependency libs as an error and bring up alert
* E system - isolate stdio so it doesn\'t affect ipc on stdin/out
* Polkit & Askpass password - handle escaping right
* Fix tiling issue with float/unfloat
* Fixed shell autohide when clock data up
* Handle x io error with proper exit code and exit- 0.24.1
* Optimized keymap response handling to not stall on startup
* Fixed wayland frame request timestamp to be the 0 base same as others
* Fix polkit auth handling when having to auth for non-user UID
* Randr fix to move pointer on-screen if off screen after reconfigure
* Fix non-systemd system suport for resume to not think it\'s suspended
* Add delay to allow any pending frames to display before suspend- Add fix-opensuse-pam-search-path.patch because pam is in /usr/include/security
* Fri Jul 03 2020 Stefan BrĂ¼ns - Fix name for dlopen\'ed libddcutil2 runtime dependency
* Tue May 19 2020 Simon Lees - 0.24.0
* New and improved shot module with editor and cropper
* Reduced number of setuid tools (merged many into single system tool)
* External monitor backlight and brightness controls via (lib)ddctil
* Improved resolution of EFM thumbnails to 256x256 by default
* New and improved crash handling guru meditation
* Restarts are now seamless with fade in and out and zero glitches
* Wallpaper import generates multiple resolutions for better efficiency
* Regularly malloc_trim if available to keep mem down
* All restarts are now handled by enlightenment_start, not e itself
* Enforce pointer lock to screen in X to stop pointer out-of-bounds
* Pager plain is gone - use the regular \"miniature preview\" pager
* Music control auto-runs your selected media player if not there
* Handle exception for steam games to find the right desktop file
* Polkit auth agent support as new core module - no extra daemons
* Drop comp fast effects - Should be edje transition factor + theme tags
* Easier config of specific desktop wallpaper straight from pager
* Startup should be smoother with IO prefetch thread
* New special blanking timeout for when locked that can be shorter
* Bluez4 gone now as Bluez5 is done and working fine
* Down to zero outstanding coverity issues
* The usual batches of bug fixes and minor improvements
* New source system.conf to replace upstream\'s with an openSUSE specific config
* Thu Dec 19 2019 Dominique Leuenberger - BuildRequire pkgconfig(libsystemd) instead of systemd-devel: Allow OBS to shortcut through the -mini flavors.
* Thu Sep 05 2019 simon - 0.23.1
* Renable wayland support
* Highlights
* New padded screenshot option
* Meson build now is the build system
* Music Control now supports rage mpris dbus protocol
* Add Bluez5 support with totally new and redone module and gadget
* Add dpms option to turn it off or on
* Alt-tab window switcher allows moving of windows while alt-tabbing
* Lots of bug fixes, compile warning fixes etc.
* Massive improvements to Wayland support
* Wed May 29 2019 Simon Lees - Disable wayland until 0.23.0 when it will build again- only use update alternatives on openSUSE- enable systemd on Mageia
* Sun Sep 30 2018 seanAATTsuspend.net- 0.22.4
* T5076 Incorrect desktop files
* T5203 alt+esc sometimes crash
* T6787 Exec-keys in some .desktop files are failing to be recognized by Enlightenment
* T7030 efl internals pass null objects to functions which should not be passed null
* Fri Mar 23 2018 sfleesAATTsuse.de- 0.22.3
* T6779 Fix screenlock regression
* T6784 enlightenment_open still uses deprecated defaults.list
* remove pulse - wayland hack thats no longer needed
* Thu Mar 15 2018 sfleesAATTsuse.de- 0.22.2
* T5910 systray related crashes.
* T6202 luncher: popup focus issue.
* T6211 Login with wrong password possible! \"Authentication via PAM had errors setting up the authentication session. The error code was 11\"
* T6259 BSD CPUClock bryce gadget - arrow moves in the opposite direction
* T6328 luncher preview issues
* T6414 e moves and resizes maximized windows on restart
* T6454 Copy Paste freezes E.
* T6617 Better check for evas gl support
* T6619 Black flicker between E\'s splash screen and desktop
* T6623 moving gadgets around multiple times crashes E
* T6633 make it simpler to report bugs
* T6644 wayland / xwayland issues
* T6721 Make Bryce Less like a pogostick
* T6722 lockscreen gadgets are not shown on \"startup lockscreen\" and \"suspend lockscreen\"
* T6723 window borders doesn\'t accept edje icons
* Other miscolanious fixes- Don\'t ship wayland desktop file in Leap 15 (but build support)- Fix desktop files not to symlink to each other- Add feature-qt-apps-gtk2-theme.patch to set a style for Qt apps they look rather broken otherwise