18 Commits

Author SHA256 Message Date
227f800e5a Accepting request 1150759 from X11:windowmanagers
OBS-URL: https://build.opensuse.org/request/show/1150759
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fluxbox?expand=0&rev=2
2024-02-27 21:46:27 +00:00
Petr Vorel
ac63056fa3 Accepting request 1150652 from home:dimstar:rpm4.20:f
Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1150652
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/fluxbox?expand=0&rev=20
2024-02-26 09:19:06 +00:00
e4754e8280 Accepting request 909754 from X11:windowmanagers
Build problem from https://build.opensuse.org/request/show/905917 has been fixed, we can reenable fluxbox again.

OBS-URL: https://build.opensuse.org/request/show/909754
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fluxbox?expand=0&rev=1
2021-08-02 13:41:06 +00:00
Petr Vorel
defbd44623 Accepting request 903793 from home:fmatt:branches:X11:windowmanagers
Fix GCC 11 (C++17) build: replaces ordered pointer comparison with equality comparison

OBS-URL: https://build.opensuse.org/request/show/903793
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/fluxbox?expand=0&rev=18
2021-08-02 10:51:15 +00:00
fac28446f7 OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/fluxbox?expand=0&rev=17 2021-08-02 07:00:51 +00:00
7ea24b97b1 Accepting request 333767 from home:sbahling:branches:X11:windowmanagers
- update to 1.3.7:
  Critical Bugfixes:
    * Segfault on startup (mostly *BSD)
    * Segfault on shutdown
    * Segfault on clicking the Remember menu
    * Menu crops on TypeAhead
  Minor Bugfixes:
    * _NET_REQUEST_FRAME_EXTENTS
    * Working autorepeat keys
    * Working vertical rotated Tabs and Toolbar
    * Proper size of titlebar buttons on restart / detaching tabs
    * Missing windowmenu works again
    * Several glitches in the menu
    * Correct handling of 'maximized' statement in the apps file
  Features:
    * The improved TypeAhead sytem is not limited to matches on beginning
      of menu items anymore, the behavior is configurable:
      - Nowhere - disables TypeAhead support
      - ItemStart - matches typed text only at the start of a menu item
      - Somewhere - matches typed text somewhere in a menu item
      (Currently this is a configfile-only option)
    * Minor tweaks to the i18n system
    * Updated turkish translations
  End User unrelated:
    * Code refactoring and cleanup, assisted by Coverity and
      clang static code analysis
- changes from 1.3.6:
  Critical Bugfixes:
    * Clocktool problems
    * Rendering long text

OBS-URL: https://build.opensuse.org/request/show/333767
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/fluxbox?expand=0&rev=13
2015-09-25 14:21:02 +00:00
Tomáš Chvátal
4584678ee3 Accepting request 253228 from home:elvigia:branches:X11:windowmanagers
- Do not use xorg-x11-devel but only the needed packages.
- Build with -fvisibility-hidden there is no shared library
  exporting an API or loadable plugins so we do not have
  to pay for that at runtime.

OBS-URL: https://build.opensuse.org/request/show/253228
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/fluxbox?expand=0&rev=12
2014-10-07 11:55:02 +00:00
eb23e2fda0 Accepting request 222425 from home:cyberiad:branches:X11:windowmanagers
fixed package list of fluxbox-styles-upstream for 13.1 and Factory

OBS-URL: https://build.opensuse.org/request/show/222425
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/fluxbox?expand=0&rev=11
2014-02-15 10:29:10 +00:00
cabe24d082 Accepting request 155846 from home:ketheriel:branches:X11:windowmanagers
update to 1.3.5

OBS-URL: https://build.opensuse.org/request/show/155846
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/fluxbox?expand=0&rev=10
2013-02-23 10:11:38 +00:00
6d181c36db Accepting request 149832 from home:ketheriel:branches:X11:windowmanagers
reworked submission, previous 148769

OBS-URL: https://build.opensuse.org/request/show/149832
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/fluxbox?expand=0&rev=9
2013-01-24 20:14:31 +00:00
Pascal Bleser
de32475be2 - update to 1.3.2:
* support for ARG32 visuals (cairo-dock etc)
  * updated translations
  * removed Gnome window manager hints
  * relicense 'ostrich' theme
  * support CARDINAL for client pattern
  * fix crash at SIGINT / exit
  * fix signal/Slot related crashes on exit
  * sync bootstraped config files to disk before launching
  * don't warp workspaces on single workspaces
  * fix crash when using ClientMenu after changing the client, sf#3210493
  * remap keysyms to keycodes after 'MappingNotify' (setxkbmap, xmodmap),
    sf#3386257
  * use _NET_WM_ICON correctly, sf#1852693
  * updated 'bloe' and 'arch' styles to work without XPM support
- dropped the following patches, merged upstream in 1.3.2:
  * fluxbox-ftbfs-gcc-4.6.patch
  * fluxbox-upstream-3a3df518.patch
- added patch to remove __DATE and __TIME (build timestamps)

OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/fluxbox?expand=0&rev=8
2011-11-02 00:22:48 +00:00
819d63db9e Accepting request 89299 from home:ketheriel:branches:X11:windowmanagers
- Remove fluxbox-1.1.0-missing_includes.patch
- Remove fluxbox-1.3.1-no-return.patch
- Add fluxbox-ftbfs-gcc-4.6.patch: fix FTBFS, taken from upstream
- Add fluxbox-upstream-3a3df518.patch: cosmetic solution taken
  from upstream. Replace fluxbox-1.3.1-no-return.patch
- Install .desktop file for GDM/XDM
- Add fribidi-devel to BuildRequires
- Add fdupes to BuildRequires if suse_version >= 1100

OBS-URL: https://build.opensuse.org/request/show/89299
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/fluxbox?expand=0&rev=7
2011-10-26 13:14:53 +00:00
Pavol Rusnak
4bb6c51362 Accepting request 64800 from home:HighwayStar:branches:X11:windowmanagers
OBS-URL: https://build.opensuse.org/request/show/64800
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/fluxbox?expand=0&rev=6
2011-03-23 14:13:51 +00:00
Pavol Rusnak
cefbd9b224 Accepting request 62289 from home:Alexander_Naumov:branches:X11:windowmanagers
OBS-URL: https://build.opensuse.org/request/show/62289
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/fluxbox?expand=0&rev=5
2011-02-21 14:33:28 +00:00
32ecdca22a Copy from home:mmj:branches:X11:windowmanagers/fluxbox via accept of submit request 4836
Request was accepted with message:

OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/fluxbox?expand=0&rev=4
2009-01-16 15:36:37 +00:00
97627ae0ee update to 1.1.0
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/fluxbox?expand=0&rev=3
2008-12-08 15:27:23 +00:00
180b33b89d OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/fluxbox?expand=0&rev=2 2008-06-25 12:48:04 +00:00
bdbe3d6a8b OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/fluxbox?expand=0&rev=1 2008-06-25 10:50:01 +00:00