SHA256
1
0
forked from pool/xfwm4
Commit Graph

114 Commits

Author SHA256 Message Date
Guido Berhoerster
ff091f02a2 - add missing dependency on xorg-x11-devel
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfwm4?expand=0&rev=58
2012-02-20 12:41:19 +00:00
Stephan Kulow
1386cb4309 Accepting request 97139 from X11:xfce
- update to version 4.8.3
  - do not exit the move/resize loop when just any key is pressed
    unless the operation is triggered via the keyboard
  - reverting from desktop view may not focus the top most window
  - recompute window's position/maximization state even if the
    overall size of the screen hasn't changed as the actual layout
    of the monitors may have changed nevertheless
  - check for both forward and backward cycling modifier to be
    released before exiting the cycle loop
  - fix a couple of memory leaks
  - fix some events being lost causing the tabwin window to remain
    sometimes after the key has been released
  - fix crash when workspace count is set to negative values
  - fix crash in signal handler
  - fix a bug with transients for group (including utility windows)
    being withdrawn as many times as parent windows where in the
    group, causing utility windows to disapear when switching
    workspaces
  - do not allow applications to change the win layer on dialogs to
    prevent dialogs to be unreachable in some Java based
    applications
  - do not enforce the size increment only if the size request
    comes from the application itself
- dropped obsolete xfwm4-4.8.2-careful-layer-manipulation.patch,
  xfwm4-4.8.2-fix-disappearing-transient-windows.patch, and
  xfwm4-4.8.2-fix-resizing.patch

OBS-URL: https://build.opensuse.org/request/show/97139
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfwm4?expand=0&rev=42
2011-12-21 09:04:36 +00:00
Guido Berhoerster
3e78fcdc10 - update to version 4.8.3
- do not exit the move/resize loop when just any key is pressed
    unless the operation is triggered via the keyboard
  - reverting from desktop view may not focus the top most window
  - recompute window's position/maximization state even if the
    overall size of the screen hasn't changed as the actual layout
    of the monitors may have changed nevertheless
  - check for both forward and backward cycling modifier to be
    released before exiting the cycle loop
  - fix a couple of memory leaks
  - fix some events being lost causing the tabwin window to remain
    sometimes after the key has been released
  - fix crash when workspace count is set to negative values
  - fix crash in signal handler
  - fix a bug with transients for group (including utility windows)
    being withdrawn as many times as parent windows where in the
    group, causing utility windows to disapear when switching
    workspaces
  - do not allow applications to change the win layer on dialogs to
    prevent dialogs to be unreachable in some Java based
    applications
  - do not enforce the size increment only if the size request
    comes from the application itself
- dropped obsolete xfwm4-4.8.2-careful-layer-manipulation.patch,
  xfwm4-4.8.2-fix-disappearing-transient-windows.patch, and
  xfwm4-4.8.2-fix-resizing.patch

OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfwm4?expand=0&rev=55
2011-12-19 23:49:57 +00:00
Stephan Kulow
8a8de2bada replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfwm4?expand=0&rev=41
2011-12-06 18:15:49 +00:00
OBS User buildservice-autocommit
9031fa665e Updating link to change in openSUSE:Factory/xfwm4 revision 41.0
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfwm4?expand=0&rev=1012cb5beb3fd7a74cab41199d30acf2
2011-12-06 18:15:49 +00:00
Stephan Kulow
2c4cfc7f3c Accepting request 89220 from X11:xfce
- tweak Kelabu theme colors

- added Kelabu xfwm4 theme

- install HTML documentation under /usr/share/xfce4/xfwm4/html

OBS-URL: https://build.opensuse.org/request/show/89220
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfwm4?expand=0&rev=40
2011-10-25 15:22:12 +00:00
Guido Berhoerster
b5058d827f - tweak Kelabu theme colors
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfwm4?expand=0&rev=52
2011-10-25 00:22:33 +00:00
Guido Berhoerster
4bfb55ee5a - added Kelabu xfwm4 theme
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfwm4?expand=0&rev=51
2011-10-23 21:02:13 +00:00
Guido Berhoerster
b85638660d - install HTML documentation under /usr/share/xfce4/xfwm4/html
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfwm4?expand=0&rev=50
2011-10-21 21:41:31 +00:00
Stephan Kulow
a581cff123 Accepting request 88602 from X11:xfce
- added xfwm4-4.8.2-fix-disappearing-transient-windows.patch which
  fixes a problem with transient windows disapearing when switching
  workspaces

- split off -doc subpackage

OBS-URL: https://build.opensuse.org/request/show/88602
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfwm4?expand=0&rev=38
2011-10-19 11:40:18 +00:00
Guido Berhoerster
54cf575751 - added xfwm4-4.8.2-fix-disappearing-transient-windows.patch which
fixes a problem with transient windows disapearing when switching
  workspaces

OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfwm4?expand=0&rev=47
2011-10-18 13:51:30 +00:00
Guido Berhoerster
302f34f078 - split off -doc subpackage
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfwm4?expand=0&rev=46
2011-10-14 16:43:52 +00:00
Lars Vogdt
c9670d9804 Accepting request 87379 from X11:xfce
- added xfwm4-4.8.2-careful-layer-manipulation.patch in order to
  ignore size increment if a resize request comes from an
  application itself (backported from upstream git)
- added xfwm4-4.8.2-fix-resizing.patch in oder to be more careful
  when allowing applications to manipulate the window layer by
  themselves
- do not package INSTALL file

OBS-URL: https://build.opensuse.org/request/show/87379
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfwm4?expand=0&rev=37
2011-10-11 16:00:30 +00:00
Guido Berhoerster
b1b2aaef80 - added xfwm4-4.8.2-careful-layer-manipulation.patch in order to
ignore size increment if a resize request comes from an
  application itself (backported from upstream git)
- added xfwm4-4.8.2-fix-resizing.patch in oder to be more careful
  when allowing applications to manipulate the window layer by
  themselves
- do not package INSTALL file

OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfwm4?expand=0&rev=43
2011-10-11 12:09:46 +00:00
Lars Vogdt
675b059647 Accepting request 87058 from X11:xfce
- copy the right source file

OBS-URL: https://build.opensuse.org/request/show/87058
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfwm4?expand=0&rev=36
2011-10-07 14:08:26 +00:00
Guido Berhoerster
c106743d5a - copy the right source file
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfwm4?expand=0&rev=40
2011-10-07 13:10:10 +00:00
Sascha Peilicke
07bb55ea44 Accepting request 84571 from X11:xfce
- update to version 4.8.2
  - relax resize wrt to size increments
  - allow menu shortcut to work even for non-decorated windows
  - keep window fully visible on screen on size request
  - bugfixes
  - translation updates
- dropped obsolete
  xfwm4-4.8.1-fix-panel-plugins-not-receiving-focus.patch,
  xfwm4-4.8.1-always-initialize-display-session.patch

OBS-URL: https://build.opensuse.org/request/show/84571
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfwm4?expand=0&rev=35
2011-09-26 08:23:01 +00:00
Guido Berhoerster
a18efb601b - update to version 4.8.2
- relax resize wrt to size increments
  - allow menu shortcut to work even for non-decorated windows
  - keep window fully visible on screen on size request
  - bugfixes
  - translation updates
- dropped obsolete
  xfwm4-4.8.1-fix-panel-plugins-not-receiving-focus.patch,
  xfwm4-4.8.1-always-initialize-display-session.patch

OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfwm4?expand=0&rev=37
2011-09-23 07:48:10 +00:00
Sascha Peilicke
fc99770e16 Accepting request 84071 from X11:xfce
- added xfwm4-4.8.1-fix-panel-plugins-not-receiving-focus.patch in
  order to fix panel plugins not receiving focus in focus follow
  mouse mode (backported from upstream git)
- added xfwm4-4.8.1-always-initialize-display-session.patch which
  ensures the display struct's session member is always initialized
  in order to prevent crashes when quitting (backported from
  upstream git)

OBS-URL: https://build.opensuse.org/request/show/84071
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfwm4?expand=0&rev=34
2011-09-21 15:29:45 +00:00
Guido Berhoerster
d6b9b2f09b - added xfwm4-4.8.1-fix-panel-plugins-not-receiving-focus.patch in
order to fix panel plugins not receiving focus in focus follow
  mouse mode (backported from upstream git)
- added xfwm4-4.8.1-always-initialize-display-session.patch which
  ensures the display struct's session member is always initialized
  in order to prevent crashes when quitting (backported from
  upstream git)

OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfwm4?expand=0&rev=34
2011-09-20 14:11:08 +00:00
Ruediger Oertel
2d08d82e31 Autobuild autoformatter for 62057
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfwm4?expand=0&rev=33
2011-02-18 14:24:21 +00:00
OBS User buildservice-autocommit
4c9beed11f Updating link to change in openSUSE:Factory/xfwm4 revision 33.0
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfwm4?expand=0&rev=e9574deb2250347735279a94466a6345
2011-02-18 14:24:21 +00:00
Ruediger Oertel
a8e5602ea6 Accepting request 62057 from X11:xfce
Accepted submit request 62057 from user gberh

OBS-URL: https://build.opensuse.org/request/show/62057
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfwm4?expand=0&rev=32
2011-02-18 14:24:13 +00:00
Guido Berhoerster
20516e0ec6 - fixed glitch in Gilouche xfwm4 theme
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfwm4?expand=0&rev=32
2011-02-18 14:17:18 +00:00
Ruediger Oertel
977461114c Autobuild autoformatter for 61725
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfwm4?expand=0&rev=31
2011-02-18 12:03:44 +00:00
OBS User buildservice-autocommit
5de6e6a2d1 Updating link to change in openSUSE:Factory/xfwm4 revision 31.0
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfwm4?expand=0&rev=f6df7337fe6ba04bd38fb4096583f127
2011-02-18 12:03:44 +00:00
Ruediger Oertel
02271ebb4d Accepting request 61725 from X11:xfce
Accepted submit request 61725 from user gberh

OBS-URL: https://build.opensuse.org/request/show/61725
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfwm4?expand=0&rev=30
2011-02-18 12:03:37 +00:00
Guido Berhoerster
a789eae582 - call %desktop_database_post/un
- call %icon_theme_cache_post/un

OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfwm4?expand=0&rev=30
2011-02-18 00:32:21 +00:00
Guido Berhoerster
86a235d444 - fixed glitch in Sonar xfwm4 theme
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfwm4?expand=0&rev=29
2011-02-17 09:16:19 +00:00
f20c89cf5b Accepting request 60012 from X11:xfce
Accepted submit request 60012 from user gberh

OBS-URL: https://build.opensuse.org/request/show/60012
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfwm4?expand=0&rev=28
2011-02-04 17:43:40 +00:00
Guido Berhoerster
d0ba7906c8 - update to version 4.8.1
- bugfixes
  - translation updates
  - allow the use of pixmaps without alpha channels for themes

OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfwm4?expand=0&rev=27
2011-02-03 19:29:02 +00:00
Guido Berhoerster
6116c864d1 - added Sonar and Gilouche themes here for now
- added xfwm4-branding-upstream subpackage
- remove installed Makefile.am files
- build documentation

OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfwm4?expand=0&rev=26
2011-02-02 21:57:20 +00:00
44cad21e00 Autobuild autoformatter for 58606
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfwm4?expand=0&rev=27
2011-01-18 00:18:09 +00:00
OBS User buildservice-autocommit
1effdd3f0a Updating link to change in openSUSE:Factory/xfwm4 revision 27.0
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfwm4?expand=0&rev=f56a820e287a4fe05fe7070b2e17d720
2011-01-18 00:18:09 +00:00
cdae184715 Accepting request 58606 from X11:xfce
Accepted submit request 58606 from user gberh

OBS-URL: https://build.opensuse.org/request/show/58606
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfwm4?expand=0&rev=26
2011-01-18 00:17:54 +00:00
Guido Berhoerster
762e1144e1 - update to version 4.8.0
- no changes

OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfwm4?expand=0&rev=24
2011-01-17 12:49:02 +00:00
Guido Berhoerster
a419e0b406 - removed dependency on xfconf
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfwm4?expand=0&rev=23
2011-01-11 16:29:40 +00:00
Berthold Gunreben
13f1aa3de7 Autobuild autoformatter for 57415
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfwm4?expand=0&rev=25
2011-01-10 12:09:23 +00:00
OBS User buildservice-autocommit
93836446fd Updating link to change in openSUSE:Factory/xfwm4 revision 25.0
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfwm4?expand=0&rev=474af2c8a6c8a44bd9de5235efd0fe9a
2011-01-10 12:09:23 +00:00
Berthold Gunreben
8457eca83f Accepting request 57415 from X11:xfce
Accepted submit request 57415 from user gberh

OBS-URL: https://build.opensuse.org/request/show/57415
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfwm4?expand=0&rev=24
2011-01-10 12:09:13 +00:00
Guido Berhoerster
0e2542fe25 - do not install documentation in /usr/share/doc
- improved summary/description
- show compiler output
- removed obsolete build dependencies
- require xfconf
- remove unsupported locales

OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfwm4?expand=0&rev=21
2010-12-28 13:25:33 +00:00
0e260c9038 Autobuild autoformatter for 55005
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfwm4?expand=0&rev=23
2010-12-08 01:02:40 +00:00
OBS User buildservice-autocommit
72887a5e48 Updating link to change in openSUSE:Factory/xfwm4 revision 23.0
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfwm4?expand=0&rev=7783d66a71fcda171594da457cd95c1e
2010-12-08 01:02:40 +00:00
ffe8b18a71 Accepting request 55005 from X11:xfce
Accepted submit request 55005 from user prusnak

OBS-URL: https://build.opensuse.org/request/show/55005
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfwm4?expand=0&rev=22
2010-12-08 01:02:31 +00:00
Pavol Rusnak
e09a492ffc - updated to 4.7.3
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfwm4?expand=0&rev=19
2010-12-05 22:14:46 +00:00
Lars Vogdt
202d937011 Autobuild autoformatter for 54795
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfwm4?expand=0&rev=21
2010-12-05 21:56:34 +00:00
OBS User buildservice-autocommit
d9c26ea627 Updating link to change in openSUSE:Factory/xfwm4 revision 21.0
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfwm4?expand=0&rev=922846079cae5fbd8ad4ca403a1b7a5a
2010-12-05 21:56:34 +00:00
Lars Vogdt
b3c27adba6 Accepting request 54795 from X11:xfce
Accepted submit request 54795 from user anubisg1

OBS-URL: https://build.opensuse.org/request/show/54795
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfwm4?expand=0&rev=20
2010-12-05 21:56:27 +00:00
Pavol Rusnak
393efda3fa Accepting request 54364 from X11:xfce:factory
thx

OBS-URL: https://build.opensuse.org/request/show/54364
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfwm4?expand=0&rev=17
2010-12-03 01:57:57 +00:00
OBS User autobuild
3d61416294 Accepting request 43417 from X11:xfce
Copy from X11:xfce/xfwm4 based on submit request 43417 from user prusnak

OBS-URL: https://build.opensuse.org/request/show/43417
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfwm4?expand=0&rev=19
2010-07-19 19:28:51 +00:00