similar to: [ANNOUNCE] XCB 1.0 release candidate 3 now available

Displaying 20 results from an estimated 2000 matches similar to: "[ANNOUNCE] XCB 1.0 release candidate 3 now available"

2008 Jul 18
1
[ANNOUNCE] libxcb-1.1.91
libxcb 1.1.91 is available. Rejoice more! Bart Massey (1): make IPv6 optional Eamon Walsh (10): Add generated comment noting requirement to free replies after use. Add comment noting the requirement to free replies when finished. Remove file that wasn't meant to be committed. Generated the configure.ac and Makefile.am's in libxcb with the idea of
2008 Jul 18
0
[ANNOUNCE] xcb-proto 1.2
xcb-proto 1.2 is now available. Rejoice! Bart Massey (1): fixed xv SelectPortNotify argument; bug reported by Julien Cristau <jcristau at debian.org> Eamon Walsh (14): Add XML description for XInput extension. Add XML description for SELinux extension. xcb-xselinux: Remove an errant padding statement. xcb-xselinux: Revisions to xselinux extension protocol.
2016 May 18
0
[ANNOUNCE] xcb-proto 1.12
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Hi everyone, here is a new version of xcb-proto for you to enjoy. Highlights are lots of improvements especially to the xinput extension, support for RandR 1.5 and an automatic alignment checker. Changes: Christian Linhart (98): xinput: ChangeFeedbackControl: add missing pad xinput: SetDeviceModifierMapping: fix length of pad
2012 Mar 12
1
Help, Wine isn't working
I've followed the guide but when i try to install this comes up, please help (i don't know anything about this sh*t) i'm just trying to play Crusader Kings II and Dear Esther Last login: Mon Mar 12 02:20:51 on ttys000 Nathans-MacBook-Pro:~ nathanbreedlove$ sudo port install wine Password: ---> Computing dependencies for wine ---> Dependencies to be installed: apple-gcc42
2023 Aug 16
0
[ANNOUNCE] xcb-proto 1.16.0
Alan Coopersmith (3): gitlab CI: add a basic build test Add documentation for DAMAGE extension Remove "All rights reserved" from Oracle copyright notices Alexander Volkov (1): dpms: Add DPMSInfoNotify event (DPMS 1.2) Demi Marie Obenour (4): Document the MIT-SHM extension Add documentation for XFixes v6 Document BIG-REQUESTS Add
2008 Dec 16
0
[ANNOUNCE] xcb-util 0.3.2
xcb-util 0.3.2 is available git tag 0.3.2 Changelog ========= Jonathan Landis (1): Fix copyright statement Julien Danjou (4): build: add check for xproto >= 7.0.8 keysyms: use xcb_key_lookup_t type for col paramter icccm: fix gravity proto Release xcb-util 0.3.2 Peter Harris (2): Don't call exit() in xcb_aux_get_depth; return 0 instead. Fix the
2008 Nov 05
0
[ANNOUNCE] libX11 1.1.99.2
Together with the usual bug fixes and compose and keysym updates, this release candidate brings support for Generic Events (XGE), and makes use of libxcb's new socket handoff mechanism. The shortlog from 1.1.5 follows. Adam Jackson (2): Bug #14898: Don't abuse the sprintf() implementation. Fix the previous patch for the BadFont case. Alan Coopersmith (3): Strip
2015 Apr 26
0
can't install gd-devel on centos 7.1
On 4/26/2015 1:54 PM, Tim Dunphy wrote: > Hey guys, > > > I'm trying to instal gd-devel onto a CentOS 7 host. > > --> Finished Dependency Resolution > Error: Package: gd-last-devel-2.1.1-2.el7.remi.x86_64 (remi) > Requires: libvpx-devel(x86-64) > You could try using --skip-broken to work around the problem > You could try running: rpm -Va
2016 May 18
0
[ANNOUNCE] libxcb 1.12
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Hi everyone, here is a new version of libxcb for you to enjoy. The highlights are the same as for the new xcb-proto release: xinput support, RandR 1.5 and an automatic alignment checker. Changes: Adam Jackson (1): Bump version to 1.11.90 Alan Coopersmith (1): Escape \n to display properly in xcb-requests man page Christian Linhart
2018 Mar 05
0
[ANNOUNCE] libxcb 1.13
As with xcb-proto, this release mainly enables multi-planar buffers in DRI3 v1.2 via support for variable-sized lists of FDs, and enables sending GenericEvents to other clients. Present v1.2 and RandR v1.6 did not require any specific library changes. lan Coopersmith (2): Remove : from @param names in manually written headers Correct @param "e" to "error" in
2009 Mar 28
2
Xorg unbuildable - where to get: x11-xcb?
Greetings, A fresh install of 7 followed by a cvsup to 7.2-PRE on the 26th results in an inability to build Xorg on the system. A cvsup only an hour ago provides no solution. An attempt at the following: cd /usr/ports/x11/xorg-minimal make produces the following error: ... checking pkg-config files for X11 are available... yes checking for LIBDRM... yes checking for DRI2PROTO... yes checking
2015 Sep 06
0
[ANNOUNCE] libxcb 1.11.1
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Hi everyone, there is a new minor version of libxcb available. This fixes some threading-related bugs with xcb_wait_for_special_event() and adds 64-bit versions of functions that work with sequence numbers. Changes: Christian Linhart (1): expose 64-bit sequence numbers for XLib Michel Dänzer (1): Call _xcb_wake_up_next_reader from
2023 Aug 16
0
[ANNOUNCE] libxcb 1.16
Alan Coopersmith (4): gitlab CI: add a basic build test configure.ac: drop dependency `pthread-stubs` on Solaris configure.ac: Remove obsolete AC_HEADER_STDC Raise minimum required version of Python from 2.6 to 3.0 Daniel G (2): Fix windows build. Fix indentation. Demi Marie Obenour (5): Fix a compiler warning Fix handling of documented enum
2018 Mar 05
0
[ANNOUNCE] xcb-proto 1.13
This release of xcb-proto brings support for buffer modifiers and multi-planar buffers through DRI3 v1.2 and Present v1.2, support for leasing KMS devices to clients via RandR 1.6, and also allows clients to send each other XInput2 events via support for the GenericEvent extension's SendExtension event. Christian Linhart (5): move symboltable lookup of sumof expr to the parser
2015 Apr 26
0
[ANNOUNCE] xcb-util-errors 1.0
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Hi everyone, xcb-util-errors is a utility library that gives human readable names to error codes and event codes and also to major and minor numbers. The necessary information is drawn from xcb-proto's protocol descriptions. This library is especially useful when working with extensions and is mostly useful for debugging. The first release of
2023 Oct 19
0
[ANNOUNCE] xcb-util-cursor 0.1.5
XCB util-cursor module provides an xcb port of libXcursor. This release sets the close-on-exec flag when opening files on platforms that support O_CLOEXEC, and resyncs the _XcursorThemeInherits code with libXcursor, including a fix for an off-by-one error in memory allocation that triggered errors from AddressSanitizer. Alan Coopersmith (2): Set close-on-exec when opening files
2009 Feb 17
0
[ANNOUNCE] libxcb 1.2
libxcb 1.2 is now available, lucky you. git tag 1.2 Changelog ========= Julien Danjou (2): Stop providing autogenerated files in tarball Release libxcb 1.2 Download ======== http://xcb.freedesktop.org/dist/libxcb-1.2.tar.gz md5: f55c731d32ec1a555c77ebbbc8f386aa sha1: 9c1c256b9bcfe78cb99a15b567ca00ffb9a45c1e http://xcb.freedesktop.org/dist/libxcb-1.2.tar.bz2 md5:
2020 Feb 22
0
[ANNOUNCE] xcb-proto 1.14
Alan Coopersmith (1): Update README for gitlab migration Daniel Stone (1): pkg-config: Add sysroot prefix Keith Packard (1): screensaver: Use CARD32 encoding for ScreenSaverSuspend 'suspend' Matt Turner (2): Build xz tarballs instead of bzip2 Release xcb-proto 1.14 Uli Schlachter (3): Removed unused member "fds" Fix size computation
2020 Oct 08
0
[ANNOUNCE] xcb-proto 1.14.1
This minor bug fix release provides compatibility with Python 3.9 by replacing usage of deprecated API's which were removed in Python 3.9. Alan Coopersmith (1): xcb-proto 1.14.1 Bj?rn Esser (3): xcbgen: Use math.gcd() for Python >= 3.5. xcbgen: xml.etree.cElementTree has been dropped in Python 3.9. xcbgen: Use xml.etree.ElementTree for Python >= 3.3. Samanta
2015 Mar 25
0
[ANNOUNCE] xcb-util-cursor 0.1.2
Hi, I just released version 0.1.2 of xcb-util-cursor: - Use CFSwapInt32LittleToHost from CoreFoundation.h on Mac OS X to implement le32toh. - Check submodules before running autoconf. - darwin: Use OSByteOrder.h rather than CF. - Perform safety check before trying to load glyph cursorHEADmaster Download: http://xcb.freedesktop.org/dist/xcb-util-cursor-0.1.2.tar.bz2