- 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
OBS-URL: https://build.opensuse.org/request/show/957476
OBS-URL: https://build.opensuse.org/package/show/X11:Enlightenment:Factory/e16?expand=0&rev=41
- 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
OBS-URL: https://build.opensuse.org/request/show/904098
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/e16?expand=0&rev=11
* 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
- Menu generation speedups
OBS-URL: https://build.opensuse.org/package/show/X11:Enlightenment:Factory/e16?expand=0&rev=39
- Add sndio sound back end for OpenBSD
- Menu generation speedups
- 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
OBS-URL: https://build.opensuse.org/request/show/761066
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/e16?expand=0&rev=10
* 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
- Run spec-cleaner
directories with a trailing "/", not regular files
- use RPM_OPT_FLAGS
- move from usr/X11R6 to usr
- cleared spec file
- themes are not part of source file anymore
- added locale dirs to filelist
- fix directories permissions
- General specfile cleanup.
- fixed neededforbuild
- Probably needs some more work; I'm taking care of that.
- Updated to version 0.16.5.
- Updated to version 0.16.4.
- try to avoid specfile bug
- freetype is in /usr/include/freetype now
OBS-URL: https://build.opensuse.org/package/show/X11:Enlightenment:Factory/e16?expand=0&rev=33
- 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).
compare for example with what is currently in Tumbleweed:
> osc rbl openSUSE:Factory e16 standard x86_64 | grep Sound
[ 92s] Sound ........................ no
[ 92s] Sound loader ................. none
Sounds is already disabled - hence no loss (but the .spec is now
actually in line with what the build system checks for).
OBS-URL: https://build.opensuse.org/request/show/529005
OBS-URL: https://build.opensuse.org/package/show/X11:Enlightenment:Factory/e16?expand=0&rev=31