index
:
app/xdpyinfo
master
obsd
xdpyinfo application
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-04-27
Present: add per-crtc capabilities to -ext output
HEAD
master
Alan Coopersmith
2024-04-27
Present: add -ext present that prints version & screen capabilities
Alan Coopersmith
2024-04-27
XFree86-DGA: -ext all shoudn't exit on XF86DGAClientNotLocal error
Alan Coopersmith
2023-10-13
gitlab CI: Update to latest CI templates & Debian stable release
Alan Coopersmith
2023-04-27
xdpyinfo 1.3.4
xdpyinfo-1.3.4
Alan Coopersmith
2022-12-08
Call memset() instead of hand-coding our own equivalent
Alan Coopersmith
2022-12-08
Remove unnecessary downcast of double to float
Alan Coopersmith
2022-12-08
Variable scope reduction
Alan Coopersmith
2022-11-22
configure: Make xf86misc support disabled by default
Alan Coopersmith
2022-04-07
xdpyinfo 1.3.3
xdpyinfo-1.3.3
Alan Coopersmith
2022-04-06
xdpyinfo: Fix printing the X.Org release version for xserver >= 21
Adam Jackson
2022-04-06
gitlab CI: stop requiring Signed-off-by in commits
Alan Coopersmith
2022-04-03
fix -Wunused-[...] compiler warnings
Thomas Kuehne
2022-01-09
Fix spelling/wording issues
Alan Coopersmith
2021-12-04
Build xz tarballs instead of bzip2
Alan Coopersmith
2021-12-04
gitlab CI: add a basic build test
Alan Coopersmith
2021-09-12
Disable DMX support by default, leave --with-dmx to enable it
Alan Coopersmith
2019-03-24
Add explicit casts to clear implicit conversion warnings
Alan Coopersmith
2019-03-03
Only check for XFree86 if vendor string doesn't match X.Org
Alan Coopersmith
2018-11-21
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
2018-11-16
Update README for gitlab migration
Alan Coopersmith
2017-01-26
autogen: add default patch prefix
Mihail Konev
2017-01-26
autogen.sh: use quoted string variables
Emil Velikov
2017-01-26
autogen.sh: use exec instead of waiting for configure to finish
Peter Hutterer
2015-04-16
xdpyinfo 1.3.2
xdpyinfo-1.3.2
Alan Coopersmith
2015-02-17
Delete unused NULLSTR macro
Alan Coopersmith
2015-02-17
Mark required arguments to Xlib error handler as unused
Alan Coopersmith
2014-06-02
autogen.sh: Honor NOCONFIGURE=1
Alan Coopersmith
2014-06-02
configure: Drop AM_MAINTAINER_MODE
Alan Coopersmith
2014-06-02
config: Add missing AC_CONFIG_SRCDIR
Alan Coopersmith
2013-11-26
Sprinkle consts in StrCmp to quiet cast warnings
Alan Coopersmith
2013-11-26
Print which option was in error along with usage message
Alan Coopersmith
2013-05-20
xdpyinfo 1.3.1
xdpyinfo-1.3.1
Alan Coopersmith
2013-02-10
Mark num_known_extensions as a const, since the size is fixed at compile time
Alan Coopersmith
2013-02-10
Convert sprintf calls to snprintf
Alan Coopersmith
2013-02-10
Rename i & count in inner loop to avoid shadowing same named vars in outer loop
Alan Coopersmith
2013-01-21
Add xrandr to SEE ALSO section of man page
Alan Coopersmith
2013-01-21
Add -version option to print version number
Alan Coopersmith
2013-01-21
Combine usage messages into a single string
Alan Coopersmith
2013-01-21
Declare 'len' as size_t to avoid unneccessary back-and-forth conversions
Alan Coopersmith
2013-01-21
Mark usage() as _X_NORETURN
Alan Coopersmith
2012-11-05
Include Xwindows.h on WIN32 to avoid type clashes
Jon TURNEY
2011-10-21
xdpyinfo 1.3.0
xdpyinfo-1.3.0
Alan Coopersmith
2011-09-28
Silence gcc complaint about being unable to check printf format string
Alan Coopersmith
2011-09-28
Remove unused function hasExtension
Alan Coopersmith
2011-09-28
Add const attributes to fix gcc -Wwrite-strings warnings
Alan Coopersmith
2011-09-28
Strip trailing whitespace
Alan Coopersmith
2011-01-19
config: move man pages into their own directory
Gaetan Nadon
2011-01-13
man: remove trailing spaces and tabs
Gaetan Nadon
2011-01-12
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Gaetan Nadon
[next]