SHA256
1
0
forked from pool/xfwm4
Commit Graph

114 Commits

Author SHA256 Message Date
Dominique Leuenberger
6b179b3f6b Accepting request 1194450 from X11:xfce
OBS-URL: https://build.opensuse.org/request/show/1194450
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfwm4?expand=0&rev=67
2024-08-17 10:44:28 +00:00
bd6415ede0 - Fix user-after-free in tabwinRemoveClient with
ce9f6e1187867c4fbb7935e08a9ab4d9d8dea8c3.patch (bsc#1228524)

OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfwm4?expand=0&rev=107
2024-08-17 10:00:56 +00:00
Dominique Leuenberger
20077564e2 Accepting request 1045179 from X11:xfce
OBS-URL: https://build.opensuse.org/request/show/1045179
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfwm4?expand=0&rev=66
2022-12-25 14:14:49 +00:00
3648c11228 Accepting request 1045036 from X11:xfce:next
Update to Xfce 4.18

OBS-URL: https://build.opensuse.org/request/show/1045036
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfwm4?expand=0&rev=105
2022-12-24 11:02:30 +00:00
Dominique Leuenberger
dc025dc598 Accepting request 862091 from X11:xfce
Update to Xfce 4.16
- Redacted changelog
- Update to version 4.16.1
  * Catch more XErrors (gxo#xfce/xfwm4#476, gxo#xfce/xfwm4#486)
  * Untile window before switching to fullscreen (gxo#xfce/xfwm4#478)
  * Allow interactive resizing with any keyboard modifier
    (gxo#xfce/xfwm4#487)
  * Do not prefer Xpresent on AMD/Radeon (gxo#xfce/xfwm4#490)
  * Use g_info/g_print instead of g_message for some message
  * Translation Updates
- Update to version 4.16.0
  - common: Avoid zero refresh rate for monitor
  - hints: Protect against XError from XGetTransientFor()
  - netwm: Allow above/below only for regular windows
  - netwm: Mark splashscreen as transient for groups
  - client: Complete client state even on different workspaces
  - build: Increase GTK+ requirement to 3.22
  - Add `cycle_minimized` option
  - compositor: Release overlay window last
  - compositor: Free GLX data when really using GLX
  - compositor: Remove useless trace message
  - compositor: Release current GLX context on teardown
  - display: Remove custom XError handler
  - compositor: Check for XError when adding windows
  - compositor: Trap XErrors when disabling compositor
  - main: Enable compositor by default
  - compositor: Remove automatic redirect support
  - main: Add short command line options
  - main: Add debug command line option
  - pixmap: Use a safer strncpy()
  - settings: Fix compiler warning
  - Remove useless autotools macros and Makefile targets
  - Use --enable-debug=yes when compiling from git
  - Revert "compositor: Do not damage on opaque region update"
  - themes: Use smaller, lighter shadows
  - compositor: Check if compositor is enabled
  - compositor: Avoid XError when disabling compositor
  - compositor: Warn for missing epoxy GL function
  - netwm: Do not raise window if activate is set to none
  - Remove GSourceFunc casts
  - compositor: Fix build with older epoxy versions
  - settings: Add 'Always on top' to the double click action
  - Settings: Remove default alphabetical sorting of keyboard shortcuts
    Closes: gxo#xfce/xfwm4#451 (Disable initial sorting of keyboard shortcuts)
  - compositor: Handle XFixes XError
  - compositor: Add support for GL_ARB_sync
  - compositor: Return early if a Present swap is pending
  - debug: Fix build in debug mode
  - compositor: Fix compilation issue with Xpresent
  - compositor: Log fence and GLX swap time in debug mode
  - compositor: Move fence sync to redraw_glx
  - compositor: Move fence triggered to its own function
  - compositor: Set swap control if possible
  - compositor: Adjust to the actual number of buffers
  - compositor: Use a GLX drawable per buffer
  - client: Allow transients for group to be minimized
  - settings: Add a UI option for desktop zooming
  - themes: Remove title shadow
  - themes: Adjust shadows size/opacity
  - client: Make above/below consistent
  - compositor: Limit damage region to the screen
  - compositor: Optimize repaint without vblank
  - compositor: Only accumulate damage with multiple buffers
  - compositor: Copy entire content for GLX buffers
  - xsync: Handle XError
  - compositor: Ignore opaque region for shaded windows
  - compositor: Clip opaque region against window shape
  - client: Protect against XError in XKillClient()
  - compositor: Do not damage on opaque region update
  - compositor: Opaque region applies to client window
  - compositor: Reuse client size
  - client: Toggle tiling on key shortcut
  - client: Small cleanup
  - Add README.md to EXTRA_DIST
  - client: Keep tiled size of windows
  - compositor: No need to update compositor window on configure
  - compositor: Limit opaque region clipping to window extents
  - compositor: Damage on opaque region update only if visible
  - client: Send synthetic configure on force redraw
  - Post release tag bump
  - Translation Updates
- Updates from version 4.15.3
  * Add support for opaque regions in the compositor
  * Make cursor zoom optional (gxo#xfce/xfwm4#439)
  * Remove the deprecated options "--daemon"
  * Disable Xi2 support by default
  * Add column sorting in settings
  * Optimize window matching in the compositor with a hash table
  * Add more XErrors traps
  * Translation updates
  
- Updates from version 4.15.2 
  * Add support for opaque regions in the compositor
  * Make cursor zoom optional (gxo#xfce/xfwm4#439)
  * Remove the deprecated options "--daemon"
  * Disable Xi2 support by default
  * Add column sorting in settings
  * Optimize window matching in the compositor with a hash table
  * Add more XErrors traps
- Updates from 4.15.1
  * Show tabwin only on primary monitor if set
  * Fix an error leak in compositor (gxo#xfce/xfwm4#351)
  * Fix compositor selection atom misuse
  * Prefer zero initialized memory allocation functions
  * Use g_slice allocator for compositor windows

OBS-URL: https://build.opensuse.org/request/show/862091
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfwm4?expand=0&rev=65
2021-01-12 09:29:24 +00:00
Maurizio Galli
ea812026dd OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfwm4?expand=0&rev=103 2021-01-10 10:24:44 +00:00
Maurizio Galli
bf88560324 Accepting request 862024 from home:tux93:branches:X11:xfce
- Update to version 4.16.1
  * Catch more XErrors (#476, #486)
  * Untile window before switching to fullscreen (gxo#xfce/xfwm4#478)
  * Allow interactive resizing with any keyboard modifier
    (gxo#xfce/xfwm4#487)
  * Do not prefer Xpresent on AMD/Radeon (gxo#xfce/xfwm4#490)
  * Use g_info/g_print instead of g_message for some message
  * Translation Updates

OBS-URL: https://build.opensuse.org/request/show/862024
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfwm4?expand=0&rev=102
2021-01-10 10:14:36 +00:00
Marcel Kuehlhorn
da5e69e916 OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfwm4?expand=0&rev=101 2021-01-06 18:39:29 +00:00
Dominique Leuenberger
d8406cd336 Accepting request 845543 from X11:xfce
OBS-URL: https://build.opensuse.org/request/show/845543
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfwm4?expand=0&rev=64
2020-11-03 14:33:43 +00:00
Maurizio Galli
5e66e2fe5b Accepting request 845516 from home:tux93:branches:X11:xfce
- Update to version 4.14.6
  * Add more XErrors traps
  * Translation updates

OBS-URL: https://build.opensuse.org/request/show/845516
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfwm4?expand=0&rev=99
2020-11-02 22:28:21 +00:00
Dominique Leuenberger
8e09914c3f Accepting request 825414 from X11:xfce
OBS-URL: https://build.opensuse.org/request/show/825414
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfwm4?expand=0&rev=63
2020-08-12 08:29:27 +00:00
Maurizio Galli
1a958290d1 Accepting request 825193 from home:tux93:branches:X11:xfce
- Update to version 4.14.5
  * Fix an error leak in compositor (gxo#xfce/xfwm4#351)
  * Fix compositor selection atom misuse

OBS-URL: https://build.opensuse.org/request/show/825193
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfwm4?expand=0&rev=97
2020-08-10 16:01:48 +00:00
Dominique Leuenberger
9880d18a31 Accepting request 824503 from X11:xfce
OBS-URL: https://build.opensuse.org/request/show/824503
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfwm4?expand=0&rev=62
2020-08-05 18:29:48 +00:00
Maurizio Galli
083410fa94 Accepting request 823891 from home:tux93:branches:X11:xfce
- Update to version 4.14.4
  * Fix a crash on FreeBSD (gxo#xfce/xfwm4#411)
  * Fix compilation warning due to g_type_class_add_private deprecation

OBS-URL: https://build.opensuse.org/request/show/823891
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfwm4?expand=0&rev=95
2020-08-05 13:13:34 +00:00
Dominique Leuenberger
589c0c1dc2 Accepting request 823402 from X11:xfce
OBS-URL: https://build.opensuse.org/request/show/823402
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfwm4?expand=0&rev=61
2020-07-29 15:21:45 +00:00
Maurizio Galli
1f70ae499c Accepting request 822858 from home:tux93:branches:X11:xfce
- Update to version 4.14.3
  * Add support for XRes X11 extension to get the PID of sandboxed apps
  * Fix use-after-free of settings strings (gxo#xfce/xfwm4#406)
  * More XError traps (gxo#xfce/xfwm4#405)
  * Translation updates

OBS-URL: https://build.opensuse.org/request/show/822858
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfwm4?expand=0&rev=93
2020-07-29 13:10:08 +00:00
Dominique Leuenberger
c6e5758397 Accepting request 799985 from X11:xfce
OBS-URL: https://build.opensuse.org/request/show/799985
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfwm4?expand=0&rev=60
2020-05-04 16:41:03 +00:00
Maurizio Galli
a698aa1e02 Accepting request 799535 from home:tux93:branches:X11:xfce
- Update to version 4.14.2
  * Prefer GLX on AMD (bxo#16716)
  * Fix compositor without required X11 extensions (bxo#16713)
  * Fix window decorations without XRender extension (bxo#16713)
  * Avoid grabbing the keyboard with Alt-Tab to work around a bug
    in Qt with XInput2 valuators (bxo#16708)
  * Automatically update window title fonts on scale change
  * Fix a regression with title font size at scale 2 (bxo#16711)
  * Fix an X error with XShape (bxo#16383)
  * Translation updates

OBS-URL: https://build.opensuse.org/request/show/799535
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfwm4?expand=0&rev=91
2020-05-04 08:07:39 +00:00
Dominique Leuenberger
1c8af85220 Accepting request 793676 from X11:xfce
OBS-URL: https://build.opensuse.org/request/show/793676
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfwm4?expand=0&rev=59
2020-04-14 13:10:12 +00:00
Maurizio Galli
9402b445e6 Accepting request 793652 from home:tux93:branches:X11:xfce
- Update to version 4.14.1
  * Restore “Always below” menu options (bxo#15884)
  * Fix a crash with GL or high CPU usage without any monitor
    (bxo#15852)
  * Fix raise delay (bxo#15974)
  * Fix translucent wireframe repaint (bxo#15966)
  * Fix hostname not showing initially when running apps remotely
    (bxo#15984)
  * Avoid drawing server-side shadows on maximized windows
    (bxo#16381)
  * Add keywords to settings dialogs desktop definitions
    (bxo#16621)
  * Fix Dnd of decoration buttons with embedded settings dialog
    (bxo#13861)
  * Blacklist SVGA3D GL renderer (bxo#16274)
  * Fix window title alignment (bxo#16067)
  * Restore window state when moving a maximized window
    (bxo#16348)
  * Fix pointer interactions with clients grabbing the pointer
    (bxo#16347)
  * Fix GTimeVal deprecation (bxo#16644)
  * Fix window selection vs. hovering in tabwin (bxo#16382)
  * Improve vblank mode auto-selection (GL/XPresent)
  * Fix transients pulling their parents from lower layers
    (bxo#15891)
  * Translation Updates

OBS-URL: https://build.opensuse.org/request/show/793652
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfwm4?expand=0&rev=89
2020-04-13 17:15:05 +00:00
Dominique Leuenberger
c059ed6454 Accepting request 724103 from X11:xfce
Xfce 4.14 upgrade

OBS-URL: https://build.opensuse.org/request/show/724103
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfwm4?expand=0&rev=58
2019-08-20 08:59:05 +00:00
Maurizio Galli
2ca36b7749 OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfwm4?expand=0&rev=87 2019-08-16 11:55:36 +00:00
Maurizio Galli
f85dc3070f OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfwm4?expand=0&rev=86 2019-08-16 11:55:00 +00:00
Maurizio Galli
eca214e511 Accepting request 722859 from X11:xfce:next
Update for xfce 4.14

OBS-URL: https://build.opensuse.org/request/show/722859
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfwm4?expand=0&rev=85
2019-08-15 01:01:54 +00:00
Dominique Leuenberger
034118bb1d Accepting request 663730 from X11:xfce
OBS-URL: https://build.opensuse.org/request/show/663730
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfwm4?expand=0&rev=57
2019-01-10 14:22:14 +00:00
Maurizio Galli
4d0983649f Accepting request 663726 from home:hellcp:branches:X11:xfce
- Remove old themes, moved to gtk2 repos of the themes

OBS-URL: https://build.opensuse.org/request/show/663726
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfwm4?expand=0&rev=83
2019-01-08 14:49:10 +00:00
Dominique Leuenberger
8173b92091 Accepting request 629976 from X11:xfce
OBS-URL: https://build.opensuse.org/request/show/629976
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfwm4?expand=0&rev=56
2018-08-17 22:07:02 +00:00
5f9a0bff6b Accepting request 629626 from home:seife:xfce
update to 4.12.5

OBS-URL: https://build.opensuse.org/request/show/629626
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfwm4?expand=0&rev=81
2018-08-17 15:55:13 +00:00
Dominique Leuenberger
cbf6f315ce Accepting request 489443 from X11:xfce
1

OBS-URL: https://build.opensuse.org/request/show/489443
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfwm4?expand=0&rev=55
2017-05-29 20:18:49 +00:00
83146fcdfa Accepting request 489441 from home:seife:xfce
update to version 4.12.4

OBS-URL: https://build.opensuse.org/request/show/489441
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfwm4?expand=0&rev=79
2017-04-19 20:13:48 +00:00
Guido Berhoerster
3322573248 - update to version 4.12.3
- configure: check for exo-csource (bxo#11870)
  - focus: Ignore zero timestamp from s/n (bxo#11822)
  - events: do not monitor SubstructureNotifyMask (bxo#11893)
  - Fix compiler warnings

OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfwm4?expand=0&rev=78
2015-05-16 17:32:28 +00:00
Dominique Leuenberger
01d85409de Accepting request 290905 from X11:xfce
- update to version 4.12.2
  - quick release to fix a mishmash between width and height
    introduced in 4.12.1 (bxo#11700)

- update to version 4.12.1
  - Fix issue with XRandR (bxo#11059, bxo#11683, bxo#11695)
  - Rework struts support to be more error proof
  - Fix smart placement and windows overlapping (bxo#11671)
  - Fix window positioning and gravity (bxo#11670, bxo#11693)
  - Fix issue with _NET_REQUEST_FRAME_EXTENTS being ignored
    (blocking for GLFW apps) (bxo#11664)
  - Check class hint name for same applications (bxo#11685)
  - Make horizontal scrolling/window opacity optional (bxo#10372)

OBS-URL: https://build.opensuse.org/request/show/290905
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfwm4?expand=0&rev=54
2015-03-16 06:01:20 +00:00
Guido Berhoerster
0819584b02 - update to version 4.12.2
- quick release to fix a mishmash between width and height
    introduced in 4.12.1 (bxo#11700)

OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfwm4?expand=0&rev=76
2015-03-15 21:38:02 +00:00
Guido Berhoerster
c07625084a - update to version 4.12.1
- Fix issue with XRandR (bxo#11059, bxo#11683, bxo#11695)
  - Rework struts support to be more error proof
  - Fix smart placement and windows overlapping (bxo#11671)
  - Fix window positioning and gravity (bxo#11670, bxo#11693)
  - Fix issue with _NET_REQUEST_FRAME_EXTENTS being ignored
    (blocking for GLFW apps) (bxo#11664)
  - Check class hint name for same applications (bxo#11685)
  - Make horizontal scrolling/window opacity optional (bxo#10372)

OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfwm4?expand=0&rev=75
2015-03-15 09:10:03 +00:00
Dominique Leuenberger
3a6f2196c5 Accepting request 289362 from X11:xfce
Xfce 4.12

OBS-URL: https://build.opensuse.org/request/show/289362
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfwm4?expand=0&rev=53
2015-03-09 09:05:27 +00:00
Guido Berhoerster
26c0ab59d2 Accepting request 288388 from X11:xfce:Next
Xfce 4.12

OBS-URL: https://build.opensuse.org/request/show/288388
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfwm4?expand=0&rev=73
2015-03-01 21:01:14 +00:00
Stephan Kulow
a227ce813f Accepting request 253620 from X11:xfce
- Do not buildRequire metapackage xorg-x11-devel only
  exactly the libraries that are required.

- remove xfwm4-fix-bug-in-workspace-deletion.patch file

OBS-URL: https://build.opensuse.org/request/show/253620
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfwm4?expand=0&rev=52
2014-10-05 18:31:00 +00:00
Guido Berhoerster
52f2bd0c52 - remove xfwm4-fix-bug-in-workspace-deletion.patch file
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfwm4?expand=0&rev=71
2014-10-02 11:51:07 +00:00
Guido Berhoerster
2f15315a00 Accepting request 253594 from home:elvigia:branches:X11:xfce
- Do not buildRequire metapackage xorg-x11-devel only
  exactly the libraries that are required.

OBS-URL: https://build.opensuse.org/request/show/253594
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfwm4?expand=0&rev=70
2014-10-02 06:18:25 +00:00
Guido Berhoerster
dfc1c25c7d really remove xfwm4-fix-bug-in-workspace-deletion.patch
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfwm4?expand=0&rev=69
2014-05-01 07:35:19 +00:00
Stephan Kulow
7adce7bd4d Accepting request 174595 from X11:xfce
- update to version 4.10.1
  - autotools updates
  - small optimization in shadow loop
  - some small optimizations in placement code
  - do not write empty session files
  - fix wrong debug message
  - fix crash in settings dialog with wrong title alignment value
  - implement NET_WM_MOVERESIZE_CANCEL message
  - translation updates
- removed obsolete
  xfwm4-implement-net_wm_moveresize_cancel-message.patch,
  xfwm4-fix-crash-in-settings-dialog.patch,
  xfwm4-fix-bug-in-workspace-deletion.patch

OBS-URL: https://build.opensuse.org/request/show/174595
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfwm4?expand=0&rev=49
2013-05-06 08:11:49 +00:00
Guido Berhoerster
9188f2b163 - update to version 4.10.1
- autotools updates
  - small optimization in shadow loop
  - some small optimizations in placement code
  - do not write empty session files
  - fix wrong debug message
  - fix crash in settings dialog with wrong title alignment value
  - implement NET_WM_MOVERESIZE_CANCEL message
  - translation updates
- removed obsolete
  xfwm4-implement-net_wm_moveresize_cancel-message.patch,
  xfwm4-fix-crash-in-settings-dialog.patch,
  xfwm4-fix-bug-in-workspace-deletion.patch

OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfwm4?expand=0&rev=67
2013-05-05 19:16:57 +00:00
Ismail Dönmez
3be93ee76b Accepting request 131152 from X11:xfce
- add xfwm4-implement-net_wm_moveresize_cancel-message.patch in
  order to implement NET_WM_MOVERESIZE_CANCEL message as gtk+-3.4
  now uses it (bxo#8949)
- add xfwm4-fix-crash-in-settings-dialog.patch in order to fix a
  crash in settings dialog with wrong title alignment value
  (bxo#9108)
- add xfwm4-fix-bug-in-workspace-deletion.patch which reverts part
  of git commit 8637c3a as this breaks deletetion of current
  workspace (bxo#8827)

OBS-URL: https://build.opensuse.org/request/show/131152
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfwm4?expand=0&rev=47
2012-08-22 10:18:47 +00:00
Guido Berhoerster
a11bd32385 - add xfwm4-implement-net_wm_moveresize_cancel-message.patch in
order to implement NET_WM_MOVERESIZE_CANCEL message as gtk+-3.4
  now uses it (bxo#8949)
- add xfwm4-fix-crash-in-settings-dialog.patch in order to fix a
  crash in settings dialog with wrong title alignment value
  (bxo#9108)
- add xfwm4-fix-bug-in-workspace-deletion.patch which reverts part
  of git commit 8637c3a as this breaks deletetion of current
  workspace (bxo#8827)

OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfwm4?expand=0&rev=65
2012-08-18 19:38:27 +00:00
Stephan Kulow
a014ce0011 Accepting request 116191 from X11:xfce
- update to version 4.10.0
  - translation updates

- obsolete xfwm4-doc properly

- recommend %{name}-lang

- update to version 4.9.1
  - improve tiling
  - reduce tiling distance
  - keep pointer position relative to the window being moved
  - set spacing to avoid overlap with some themes
  - add workspace settings in a notebook
  - improve workspace dialog subtitle/comment
  - generate default icon during make dist
  - update FSF address in settings dialogs
  - add missing license
  - restore button press/release mask as removing it breaks switching
    workspaces with scroll wheel
  - add UI option to WM tweaks for tiling
  - resize fullscreen windows on screen size changes
  - don't use deprecated g_str(n)casecmp
  - translation updates

- update to version 4.9.0
  - add tiling feature
  - navigate with arrows in task switcher
  - show dialogs in settings category
  - do not cancel pending focus transition and use actual
    meaningful timestamp to avoid setting focus on wrong window in

OBS-URL: https://build.opensuse.org/request/show/116191
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfwm4?expand=0&rev=45
2012-05-08 09:50:06 +00:00
Guido Berhoerster
f4f18e167f Accepting request 115959 from X11:xfce:UNSTABLE
merge back Xfce 4.10

OBS-URL: https://build.opensuse.org/request/show/115959
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfwm4?expand=0&rev=63
2012-04-29 14:52:23 +00:00
Guido Berhoerster
e391724644 Accepting request 115663 from X11:xfce:UNSTABLE
merge from X11:xfce:UNSTABLE

OBS-URL: https://build.opensuse.org/request/show/115663
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfwm4?expand=0&rev=62
2012-04-26 09:14:45 +00:00
Stephan Kulow
6b205753b3 Accepting request 112561 from X11:xfce
- split-off -lang subpackage
- correct dependencies
- do not regenerate documentation
- specfile cleanup

OBS-URL: https://build.opensuse.org/request/show/112561
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfwm4?expand=0&rev=44
2012-04-18 14:30:03 +00:00
Guido Berhoerster
9215b969c0 - split-off -lang subpackage
- correct dependencies
- do not regenerate documentation
- specfile cleanup

OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfwm4?expand=0&rev=60
2012-03-31 10:21:50 +00:00
Stephan Kulow
825795a542 Accepting request 106042 from X11:xfce
- add missing dependency on xorg-x11-devel

OBS-URL: https://build.opensuse.org/request/show/106042
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfwm4?expand=0&rev=43
2012-02-20 15:19:52 +00:00