Displaying 10 results from an estimated 10 matches for "garnacho".
2020 Nov 20
0
[ANNOUNCE] libX11 1.7.0
Here's a summary of changes from README.md:
libX11 version 1.7.0 includes a new API, hence the change from the 1.6
series to 1.7:
* XSetIOErrorExitHandler which provides a mechanism for applications
to recover from I/O error conditions instead of being forced to
exit. Thanks to Carlos Garnacho for this.
This release includes a bunch of bug fixes, some which have been pending for over three years:
* A bunch of nls cleanups to remove obsolete entries and clean up
formatting of the ist. Thanks to Benno Schulenberg for these.
* Warning fixes and other cleanups across a huge swath of...
2010 Nov 02
0
[ANNOUNCE] libXi 1.4.0
...as well with a new version of libXi, the
library interface to the X Input Extension. This version doesn't add new
features but has seen numerous packaging cleanups and a number of
miscellaneous fixes.
Alan Coopersmith (1):
Update Sun license notices to current X.Org standard form
Carlos Garnacho (1):
Fix typo when converting raw events from the wire.
Dan Nicholson (1):
Need both xmlto and asciidoc to install man pages from a checkout
Fernando Carrijo (1):
Purge macros NEED_EVENTS and NEED_REPLIES
Gaetan Nadon (21):
.gitignore: use common defaults with custom sect...
2019 Nov 23
0
[ANNOUNCE] xorg-server 1.20.6
..._covering_randr_crtc() for ms_present_get_crtc()
Alexander Tsoy (1):
configure: Set libdrm flags correctly if only XORG is enabled
Alexander Volkov (1):
shm: Use memfd_create when possible
Andres Rodriguez (1):
xf86: Disable unused crtc functions when a lease is revoked
Carlos Garnacho (4):
xwayland: Reset scheduled frames after hiding tablet cursor
xwayland: Separate DamagePtr into separate window data
xwayland: Refactor surface creation into a separate function
xwayland: Handle the case of windows being realized before redirection
Eric Anholt (2):...
2017 Oct 04
0
[ANNOUNCE] xorg-server 1.19.4
...modesetting: Validate the atom for enum properties
wayland: Sync drm.xml with Mesa
os: Fix warning in LockServer
xfree86: Silence a new glibc warning
dmx: Silence an unused-result warning
dmx: Remove some not-very-interesting debug prints
xserver 1.19.4
Carlos Garnacho (5):
xwayland: Allow pointer warp on root/None window
xwayland: "Accept" confineTo on InputOnly windows
xwayland: Update root window size when desktop size changes
xwayland: Lock the pointer if it is confined and has no cursor
Xi: Use WarpPointerProc hook on...
2016 Oct 28
0
[ANNOUNCE] xorg-server 1.18.99.902
...xephyr: Don't crash if the server advertises zero xv adaptors
test: Re-enable a couple of GetImage tests
glamor: Use eglGetPlatformDisplay{,EXT} if we can
glx/dri2: Don't include drm headers
Alex Goins (1):
ramdac: Check sPriv != NULL in xf86CheckHWCursor()
Carlos Garnacho (2):
xwayland: Apply "last pointer window" check only to the pointer device
xwayland: Apply touch abs axes transformation before posting events
Daniel Martin (1):
modesetting: Consume all available udev events at once
David CARLIER (1):
xfree86: small memory leak...
2015 Oct 26
0
[ANNOUNCE] xorg-server 1.17.99.902 (1.18 RC2)
...error if mieqProcessInputEvents() recurses.
Arcady Goldmints-Orlov (1):
Fix alphamap interactions with wfb
Boyan Ding (1):
xwayland: Activate and enable device on first capability reporting
Bryce Harrington (1):
test: Fix typo and drop documentation references to glib.
Carlos Garnacho (3):
xwayland: Add xwl_touch struct
xwayland: Implement the wl_touch interface
xwayland: Remove related touchpoints when unrealizing windows
Chris Wilson (5):
randr/prime: Don't stop on the first pipe when disabling ReplaceScanoutPixmap
render: Fix leak of filter...
2016 Nov 25
0
Wine release 1.9.24
...hardcoding the number of written characters.
wintrust: Use return value of sprintf() instead of calling strlen().
wordpad: Use return value of LoadStringW() instead of calling lstrlenW().
winhttp: Use return value of sprintf() instead of calling strlen() and simplify code.
Carlos Garnacho (1):
winex11: Always use the client pointer for raw events.
Daniel Lehman (6):
shlwapi: Make ParseURL case-insensitive.
urlmon: Fix buffer overflow in parse_canonicalize.
opengl32: Set last error on invalid hdc to wglCreateContextAttribsARB.
opengl32: Set last error o...
2009 Oct 25
21
zfs inotify?
OK, so this may be a little off-topic, but here goes:
The reason I switched to OpenSolaris was primarily to take advantage of ZFS''s
features when storing my digital imaging collection.
I switched from a pretty stock Linux setup, but it left me at one
disadvantage. I had been using inotify under Linux to trigger a series of Ruby
scripts that would do all the basic ingestion/setup for
2017 Feb 17
0
Wine release 2.2
...GetAvailableNetworkList.
wlanapi: Add some usage information.
Can Taşan (1):
po: Update Turkish translation.
Carlo Bramini (2):
winmm: RegQueryValueExW wants the size in bytes, not the size in characters.
winmm: Fix wrong return type for midiInOpen and midiOutOpen.
Carlos Garnacho (1):
winex11: Use XIAllDevices to select for XI_RawMotion.
Charles Davis (1):
iphlpapi: Add missing header to configure test.
Christian Inci (1):
kernel32/tests: Add test for SetFileTime.
Daniel Lehman (3):
kernel32/tests: Don't call function in assert().
kernel...
2018 Feb 28
0
[ANNOUNCE] xserver 1.20 RC1
...r using MIT-SHM FD-passing when possible
Xephyr: Call forgotten XShmDetach if can't mmap SHM segment
Xephyr: Require xcb-shm version 1.9.3 or newer
Xephyr: Avoid calling xcb_shm_detach() twice
Ben Crocker (1):
Fix a segfault that occurs if xorg.conf.d is absent:
Carlos Garnacho (10):
xwayland: Refactor cursor management into xwl_cursor
xwayland: update cursor on tablet tools in proximity
dix: assume warping on the RootWindow always happens on visible coords
xwayland: Allow pointer warp on root/None window
xwayland: "Accept" confineT...