Age | Commit message (Collapse) | Author | Files | Lines |
|
Probably not fully baked yet. It's difficult to test since so few apps
actually follow the ICCCM with respect to cut & paste.
|
|
the hook - the hook only needs the Atom to control access to the selection
object. Upgraded the SelectionCallback to take a client argument and
additional type codes so that it can be used for redirection.
|
|
|
|
|
|
Probably need to redo the error return paths in these functions
at some point.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Need to merge so this type of thing stops happening.
|
|
Conflicts:
os/access.c
|
|
|
|
|
|
This allows the same callback to be used for both extension hooks.
|
|
|
|
Add a new even-more-preferred bit to each mode which is used to make config
file preferences selected instead of the monitor preferred mode.
|
|
libs
|
|
This should have been part of 8f23d40068151ad85cde239d07031284f0b2c4dc.
|
|
|
|
Fixes spurious GLX protocol errors because __glXGetDrawable doesn't set the
error code in case of success. Maybe it should, though.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|