Package Release Info

awesome-4.2-bp150.1.3

Update Info: Base Release
Available in Package Hub : 15

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

awesome
awesome-branding-upstream

Change Logs

* Tue Apr 17 2018 jengelh@inai.de
- Ensure neutrality of descriptions.
* Wed Feb 28 2018 tiwai@suse.de
- Fix the documentation build with asciidoctor (bsc#1075764):
  awesome-asciidoc-fix.patch
* Thu Oct 05 2017 mimi.vx@gmail.com
- relax lua requires for openSUSE:Leap
* Thu Aug 03 2017 sor.alexei@meowr.ru
- Update to version 4.2:
  * See https://awesomewm.org/apidoc/documentation/89-NEWS.md.html#v42
* Mon Jul 24 2017 dimstar@opensuse.org
- Use update-alternatives to create default.desktop xsession (boo#1030873)
* Sun Mar 19 2017 sor.alexei@meowr.ru
- Update to version 4.1:
  * See https://awesomewm.org/apidoc/documentation/89-NEWS.md.html#v41
- Use tarball signing.
* Wed Mar 08 2017 sfalken@opensuse.org
- Edited %files section to clear unpackaged files builderror
  in openSUSE:Factory
* Mon Jan 16 2017 dheidler@suse.com
- Build again with dbus support (boo#1020112).
* Mon Dec 26 2016 sor.alexei@meowr.ru
- Update to version 4.0:
  * See https://awesomewm.org/changelogs/short/v4.0
- Remove awesome-remove_build_timestamp.patch: fixed upstream.
- Require branding of the same version.
* Thu Nov 17 2016 dimstar@opensuse.org
- Add windowmanager provides (boo#981663).
* Tue Mar 22 2016 kmroz@suse.com
- Update to 3.5.9:
  - Always send ConfigureNotifies
  - Don't modify WM_HINTS in client_set_urgent()
  - Fix awful.ewmh to handle window gravities
  - Check that the Lua stack is empty in the main loop
  - Fix unbalance Lua stack usage in event_handle_leavenotify()
  - Balance the stack in luaA_loadrc()
  - Fix arguments to luaL_checkstack()
  - Make client key bindings for e.g. xeyes work again
  - Change codename
* Sat Jan 30 2016 sor.alexei@meowr.ru
- Update to 3.5.8:
  * Fix window key grabbing.
  * menubar: handle nil Name in .desktop files.
* Sat Jan 16 2016 sor.alexei@meowr.ru
- Update to 3.5.7:
  * tag.lua: add "property::icon_only" signal.
  * Make stdout/stderr line buffered.
  * cmake: s/ESCAPE_QUOTE/ESCAPE_QUOTES/.
  * awesome_atexit: keep client order always.
  * Add .travis.yml from master, ignoring functional tests.
  * awesomeConfig.cmake: Allow setting AWESOME_DATA_DIR.
  * Fix the definition of A_STRNEQ_CASE.
  * Fix focus handling with multiple awesome instances.
  * Remove titlebars from clients during shutdown.
  * a_dbus_message_iter: Handle DBUS_TYPE_DOUBLE.
  * Ignore more events while minimising a client.
  * Screen __index: Don't turn argument into a string.
  * Keep stacking order across restarts.
  * Keep client order across restarts.
  * Force systray redraw on BG colour change.
  * Fix enter/leave events on titlebars.
  * Fix compilation.
  * Handle enter/leave events with detail=Inferior correctly.
  * Never explicitly focus the root window.
  * Fix client_apply_size_hints().
  * Make awesome.quit() during startup work.
  * Fix obvious typo in xwindow_translate_for_gravity().
  * Apply window gravity when a window moves.
  * Refactor code a little.
  * Apply window gravity for titlebar resizes.
  * Apply window gravity for border width changes.
  * Grab client keys on the client window.
  * Spawn: Improve handling of startup notification.
  * objects: Add .valid property.
  * Change codename.
  * awful.menu: update t new layout api.
- Require 3.5+ version of awesome-branding.
* Thu Oct 08 2015 sor.alexei@meowr.ru
- Do not require an explicit awesome-branding version (boo#949464).
* Wed Apr 29 2015 sor.alexei@meowr.ru
- Update to 3.5.6 (changes since 3.4.15):
  * For detailed changelog see:
    http://awesome.naquadah.org/changelogs/short/v3.5
    http://awesome.naquadah.org/changelogs/short/v3.5.1
    http://awesome.naquadah.org/changelogs/short/v3.5.2
    http://awesome.naquadah.org/changelogs/short/v3.5.3
    http://awesome.naquadah.org/changelogs/short/v3.5.4
    http://awesome.naquadah.org/changelogs/short/v3.5.5
    http://awesome.naquadah.org/changelogs/short/v3.5.6
- Remove fix-awesome-desktop-launcher.patch: replaced by a regexp.
- Spec cleanup.
* Wed Aug 13 2014 toganm@opensuse.org
- Allow gdm (and possibly other display managers) to show
  'awesome' in the list of available xsessions
  * Add fix-awesome-desktop-launcher.patch (freyes@suse.com)
* Fri Jan 03 2014 crrodriguez@opensuse.org
- extend awesome-remove_build_timestamp.patch to avoid
  needless package republish due to AWESOME_COMPILE_HOSTNAME
  changing all the time. replace it by the string "OBS".
* Tue Feb 12 2013 toganm@opensuse.org
- Update to 3.4.15
  * Fix keyboard layouts
- Changes between 3.4.13 and 3.4.14
  * Add NoDisplay to .desktop file (FS#1031)
  * Remove incorrect comment.
  * Have only FreeBSD require dynamic linking (FS#743)
  * Add x11-xcb to the pkg-config checks
  * naughty: Correctly handle rowstride on icons
  * Fix client screen in awful.client.setslave
  * Added initial support for Xlib cursor themes
- Use xz format for the source files
- Added xcursor to BuildRequires
* Thu Dec 06 2012 toganm@opensuse.org
- Created subpackage awesome-branding-upstream which includes the
  the default themes of the awesome package
* Wed Nov 07 2012 cfarrell@suse.com
- license update: GPL-2.0+
  No indication that the package limits licensing to only version 2 of the
  GPL