Changelog for
e16-1.0.24-bp155.2.12.x86_64.rpm :
* Thu Feb 24 2022 Simon Lees
- Update to 1.0.24
* Pagers: Remember zoom setting when changed by pager menu
* Systray: Change default icon size to 32
* Support _NET_WM_STATE_FOCUSED
* Focus: Fix focus on new clients requesting max size
* Fix bad memory access during shutdown
* FX (waves/ripples): Make it work in compositing mode
* Sound: Enable having multiple engines and changing it at runtime
* Translation updates: fr, da- Refreshed fix-compile-gtk.patch
* Mon Jul 05 2021 Simon Lees - Update to 1.0.23
* Add option to allow only the primary mouse button to raise windows
* Use poll() for event handling by default
* Allow users to override fonts via ~/.e16/fonts/
* bindings: Add \'W\' as alias for modifier 4
* Enable sounds in combined configuration dialog
* Optionally play sounds using audio player
* Avoid potential crash when attempting to enable sound
* Add alsa-lib sound backend
* Various bugfixes
* Add sndio sound back end for OpenBSD
* Menu generation speedups
* Translation updates: fr- Refreshed fix-compile-gtk.patch- Run spec cleaner
* Thu Jan 02 2020 Simon Lees - Add sndio sound back end for OpenBSD- Menu generation speedups
* Thu Sep 05 2019 Simon Lees - Update to 16.0.20
* Theming macro updates (Don Harrop)
* Warning fixes for gcc 9
* Fix transient placement involving desk/area change
* GSOD: Fix restart after choosing Restart on e.g. segv
* GSOD: Better keyboard grab
* Don\'t do double-clicks on scroll wheel events
* Correct refresh when switching away from background \"None\"
* Restore background to last set if quitting background selector
* Fix memory leak in pulseaudio sound loader
* Fix potential segv in pulseaudio sound handler
* Fix compositing glitches with tiled backgrounds
* Make config dialog edge flip mode changes take effect immediately
* Add gobject-2.0 dependency in case pango doesn\'t include it
* Sun Jun 02 2019 Jan Engelhardt - Trim bias and filler wording from description.
* Wed May 29 2019 Simon Lees - Update to 16.0.19
* Fix focus after slide-in
* Fix issue with initially shaded windows in certain cases
* Add new macros for theming in \'definitions\'
* Update the restart cursor which looked a bit dated
* Do proper rendering of transparent icons in menus
* Fix magnifier pixel value display
* Remove long disabled pseudotransparency support
* Fix focus-if-group-focused cases
* (warning) fixes for gcc8
* (warning) fixes for recent support package versions
* autotool updates- use %license macro- add fix-compile-gtk.patch as a hack for pango dropping gobj flags
* Wed Sep 27 2017 dimstarAATTopensuse.org- Fixup sound dependencies: we pass --enable-sound to configure, which, according to configure, implies \'pulseaudio\' (unless specified as --enable-sound=esound). + Drop esound-devel BuildRequires: not needed, since we never passed --enable-sound=esound to configure. + Drop pkgconfig(alas) BuildRequires: no needed, since e16 has no alsa support. + Add pkgconfig(libpulse) BuildRequires: Enable the implied sound module for 16.- Toggle with_sound to 0, until somebody actually fixes the build with PulseAudio (note: this is defacto the same as we had before as the dependencies were simply not in place and configure silently switched off --enable-sound).
* Fri Jun 16 2017 simonf.leesAATTsuse.com- Fix license should be MIT-advertising and GPL-2.0+
* Wed May 10 2017 sfleesAATTsuse.de- Update to 1.0.18 - warnings / autotools fixes
* Fri Oct 09 2015 sleep_walkerAATTopensuse.org- add cairo as build requirement- add harfbuzz as build requirement
* Thu Aug 06 2015 simonAATTsimotek.net- update to 1.0.17 - bug fixes
* Sat Oct 18 2014 crrodriguezAATTopensuse.org- Run spec-cleaner- Discontinue use of metapackage xorg-x11-devel replacing it by specific pkgconfig() requires.- Enable verbose build.