mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2025-12-20 02:20:17 +01:00
This is intended to be used by screen lockers, where the server must exit if the screen locker does, to avoid a security hole. As suggested by Alan Coopersmith, this is implemented using a new flag for the disconnect mode of the XFixes extension. Includes wording suggestions from Peter Hutterer. Signed-off-by: Demi Marie Obenour <demiobenour@gmail.com>
8 lines
166 B
PkgConfig
8 lines
166 B
PkgConfig
prefix=@prefix@
|
|
includedir=@includedir@
|
|
|
|
Name: FixesProto
|
|
Description: X Fixes extension headers
|
|
Version: 6.1
|
|
Cflags: -I${includedir}
|
|
Requires: xextproto >= 7.0.99.1
|