Path to this page:
./
x11/libXfixes,
Xfixes library and extension of X RandR from modular X.org
Branch: CURRENT,
Version: 6.0.1,
Package name: libXfixes-6.0.1,
Maintainer: pkgsrc-usersThe X Fixes Extension provides workarounds for various limitations
in the core protocol. The extension is designed to hold various
vaguely related extension bits that change how the X server and
clients interact with fundamental parts of the window system.
This package provides the libXFixes library from the modular X.org
X11 project.
Required to build:[
pkgtools/x11-links] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
Filesize: 259.41 KB
Version history: (Expand)
- (2023-04-10) Updated to version: libXfixes-6.0.1
- (2022-04-21) Updated to version: libXfixes-6.0.0
- (2018-03-07) Updated to version: libXfixes-5.0.3nb1
- (2016-10-05) Updated to version: libXfixes-5.0.3
- (2016-05-26) Updated to version: libXfixes-5.0.2
- (2013-05-30) Updated to version: libXfixes-5.0.1
CVS history: (Expand)
2023-04-09 23:48:00 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
libXfixes: update to 6.0.1.
This is a minor maintenance release of the
Xlib-based library for the XFIXES Extension.
Alan Coopersmith (15):
Build xz tarballs instead of bzip2
Fix spelling/wording issues
gitlab CI: add a basic build test
Remove unnecessary casts from malloc & free calls
Variable scope reduction as recommended by cppcheck
Mark two dpy parameters const as suggested by cppcheck
Quiet -Wconditional-uninitialized warnings from clang
Resolve 36 of 40 -Wextra-semi-stmt warnings from clang
Handle 63 of 63 -Wshorten-64-to-32 warnings from clang
Handle 60 of 60 -Wimplicit-int-conversion warnings from clang
Handle 6 of 9 -Wsign-conversion warnings from clang
XFixesCloseDisplay: Mark codes as unused
Require LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
Remove "All rights reserved" from Oracle copyright notices
libXfixes 6.0.1
|
2022-11-09 14:14:32 by Joerg Sonnenberger | Files touched by this commit (223) |
Log message:
Reset MAINTAINER
|
2022-04-20 22:45:39 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
libXfixes: update to 6.0.0.
commit 6fe3bd64dd82f704ed91478acb4c99ab5c00be16
Author: Peter Hutterer <peter.hutterer@who-t.net>
Date: Wed May 12 09:34:39 2021 +1000
libXfixes 6.0.0
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
commit 883f89dd39dcdae9a38e46f74a43b316180c8a19
Author: Olivier Fourdan <ofourdan@redhat.com>
Date: Thu Mar 11 09:27:06 2021 +0100
xfixes: Add ClientDisconnectMode
The Xserver itself is capable of terminating itself once all X11 clients
are gone, yet in a typical full session, there are a number of X11
clients running continuously (e.g. the Xsettings daemon, IBus, etc.).
Those always-running clients will prevent the Xserver from terminating,
because the actual number of X11 clients will never drop to 0.
To solve this issue directly at the Xserver level, this add new entries
to the XFixes extension to let the X11 clients themselves specify the
disconnect mode they expect.
Typically, those X11 daemon clients would specify the disconnect mode
XFixesClientDisconnectFlagTerminate to let the Xserver know that they
should not be accounted for when checking the remaining clients prior
to terminate.
Signed-off-by: Olivier Fourdan <ofourdan@redhat.com>
commit 174a94975af710247719310cfc53bd13e1f3b44d
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date: Sat Mar 16 12:39:31 2019 -0700
Update configure.ac bug URL for gitlab migration
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
commit 1e238b40bbef0664d281432c19634df39a19b1ee
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date: Mon Nov 19 21:58:32 2018 -0800
Update README for gitlab migration
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
commit b9b75d74c3e78c5df70c512786d1ee6db45975aa
Author: Mihail Konev <k.mvc@ya.ru>
Date: Thu Jan 26 13:52:49 2017 +1000
autogen: add default patch prefix
Signed-off-by: Mihail Konev <k.mvc@ya.ru>
commit 6f950642597f2f1f509c339861d9f40baf28c39b
Author: Emil Velikov <emil.l.velikov@gmail.com>
Date: Mon Mar 9 12:00:52 2015 +0000
autogen.sh: use quoted string variables
Place quotes around the $srcdir, $ORIGDIR and $0 variables to prevent
fall-outs, when they contain space.
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
commit 65845c5fc7098f9232cd356248aebc7db9a38095
Author: Peter Hutterer <peter.hutterer@who-t.net>
Date: Tue Jan 24 10:32:07 2017 +1000
autogen.sh: use exec instead of waiting for configure to finish
Syncs the invocation of configure with the one from the server.
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
|
2022-04-10 10:53:24 by Nia Alarie | Files touched by this commit (90) |
Log message:
x11: adapt to new avoid-duplicate.mk usage
|
2021-12-01 14:01:17 by Nia Alarie | Files touched by this commit (38) |
Log message:
x11: Add avoid-duplicate.mk to Xorg library packages
|
2021-10-26 13:35:01 by Nia Alarie | Files touched by this commit (674) |
Log message:
x11: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./x11/py-qt4/distinfo PyQt4_gpl_mac-4.12.3.tar.gz
|
2021-10-07 17:14:47 by Nia Alarie | Files touched by this commit (675) |
Log message:
x11: Remove SHA1 hashes for distfiles
|
2021-01-14 18:42:58 by Thomas Klausner | Files touched by this commit (1) |
Log message:
libXfixes: remove reference to Xfixes
|