index
:
xorg/app/xprop
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
XACE-SELINUX
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
master
Property displayer for X (mirrored from https://gitlab.freedesktop.org/xorg/app/xprop)
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-03
xprop 1.2.7
xprop-1.2.7
Alan Coopersmith
1
-1
/
+1
2023-12-07
Fix C23 build by renaming variable 'true'
Alan Coopersmith
1
-3
/
+3
2022-12-03
xprop 1.2.6
xprop-1.2.6
Alan Coopersmith
1
-2
/
+2
2022-11-14
Variable scope reductions as suggested by cppcheck
Alan Coopersmith
1
-39
/
+33
2022-11-14
Resolve many gcc -Wsign-compare warnings
Alan Coopersmith
1
-12
/
+12
2022-11-14
Rename "dpy" function arguments to "display" to avoid shadowing global
Alan Coopersmith
2
-23
/
+23
2022-11-14
Declare help() and print_help() as static
Alan Coopersmith
1
-2
/
+2
2022-11-14
Mark help(), usage(), and grammar() with _X_NORETURN _X_COLD
Alan Coopersmith
1
-3
/
+5
2022-11-08
gitlab CI: stop requiring Signed-off-by in commits
Alan Coopersmith
1
-2
/
+2
2021-12-07
Build xz tarballs instead of bzip2
Alan Coopersmith
1
-1
/
+1
2021-12-07
gitlab CI: add a basic build test
Alan Coopersmith
1
-0
/
+98
2021-11-28
Fix spelling/wording issues
Alan Coopersmith
3
-6
/
+6
2020-11-19
xprop 1.2.5
xprop-1.2.5
Keith Packard
2
-4
/
+15
2020-11-17
Check return value from ioctl(TIOCGWINSZ)
Keith Packard
1
-3
/
+1
2020-11-17
Correct icon buffer width computation for truecolor terminals
Keith Packard
1
-3
/
+3
2020-11-17
Free string list returned from XmbTextPropertyToTextList
Keith Packard
1
-2
/
+4
2020-11-17
Make output with unknown width terminal the same as old code
Keith Packard
1
-1
/
+1
2020-11-01
Fix formatting of back-to-back not shown icons.
Pierre-Loup A. Griffais
1
-1
/
+1
2020-11-01
Support true color output for icons if the terminal advertises it.
Pierre-Loup A. Griffais
1
-2
/
+29
2020-11-01
Fix aspect ratio for icon display by using two characters per icon pixel.
Pierre-Loup A. Griffais
1
-4
/
+6
2020-11-01
Break down memory allocation logic and fix overallocating for UTF8.
Pierre-Loup A. Griffais
1
-1
/
+10
2020-11-01
Don't display icons if they would line-wrap.
Pierre-Loup A. Griffais
1
-1
/
+13
2020-04-11
Add missing `-help` function
Jason Nader
1
-4
/
+20
2019-03-09
xprop 1.2.4
xprop-1.2.4
Alan Coopersmith
1
-1
/
+1
2019-03-03
Fix -Wsign-compare warning in dsimple.c
Alan Coopersmith
1
-1
/
+1
2019-02-09
Fix typo in xprop.man
pmav99
1
-1
/
+1
2018-11-21
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
1
-1
/
+1
2018-11-16
Update README for gitlab migration
Alan Coopersmith
3
-26
/
+20
2018-05-05
Add missing braces around else clause in Read_Quoted()
Alan Coopersmith
1
-1
/
+2
2018-03-09
xprop 1.2.3
xprop-1.2.3
Alan Coopersmith
1
-1
/
+1
2017-01-26
autogen: add default patch prefix
Mihail Konev
1
-0
/
+3
2017-01-26
autogen.sh: use quoted string variables
Emil Velikov
1
-4
/
+4
2017-01-26
autogen.sh: use exec instead of waiting for configure to finish
Peter Hutterer
1
-1
/
+1
2015-09-28
Free the data returned by Format_Icons()
Eirik Byrkjeflot Anonsen
1
-1
/
+5
2015-09-28
Free the data returned by XGetWindowProperty()
Eirik Byrkjeflot Anonsen
1
-2
/
+8
2015-09-22
Free the data returned by XListProperties()
Eirik Byrkjeflot Anonsen
1
-0
/
+1
2015-09-22
Free the thunks used by Show_Prop
Eirik Byrkjeflot Anonsen
1
-9
/
+1
2014-06-03
Add -version option to print program version
Alan Coopersmith
2
-1
/
+11
2014-06-03
Print which option was in error along with usage message
Alan Coopersmith
4
-19
/
+28
2014-06-03
autogen.sh: Honor NOCONFIGURE=1
Alan Coopersmith
1
-2
/
+3
2014-06-03
configure: Drop AM_MAINTAINER_MODE
Alan Coopersmith
2
-2
/
+1
2013-08-08
xprop 1.2.2
xprop-1.2.2
Alan Coopersmith
1
-1
/
+1
2013-07-19
Mark usage() as noreturn, as suggested by gcc -Wmissing-noreturn
Alan Coopersmith
1
-1
/
+1
2013-07-19
Fix const conversion warnings from gcc
Alan Coopersmith
3
-18
/
+19
2013-01-22
Add unicode argument to Format_Len_String to reduce code duplication
Alan Coopersmith
1
-19
/
+6
2013-01-22
Replace strlen/malloc/memcpy set with strdup
Alan Coopersmith
1
-4
/
+3
2013-01-20
Mark FatalError() as taking printf-style arguments
Alan Coopersmith
1
-1
/
+1
2013-01-20
config: Add missing AC_CONFIG_SRCDIR
Alan Coopersmith
1
-2
/
+5
2012-02-21
Enable setting property of type UTF8_STRING.
lolilolicon
1
-0
/
+7
2011-06-29
Expand description in README a little
Alan Coopersmith
1
-1
/
+2
[next]