index
:
app/xprop
master
obsd
property displayer for X
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-05-19
Draw truecolor icons using dual-color half blocks
master
Eden Bynever
2024-02-03
xprop 1.2.7
xprop-1.2.7
Alan Coopersmith
2023-12-07
Fix C23 build by renaming variable 'true'
Alan Coopersmith
2022-12-03
xprop 1.2.6
xprop-1.2.6
Alan Coopersmith
2022-11-14
Variable scope reductions as suggested by cppcheck
Alan Coopersmith
2022-11-14
Resolve many gcc -Wsign-compare warnings
Alan Coopersmith
2022-11-14
Rename "dpy" function arguments to "display" to avoid shadowing global
Alan Coopersmith
2022-11-14
Declare help() and print_help() as static
Alan Coopersmith
2022-11-14
Mark help(), usage(), and grammar() with _X_NORETURN _X_COLD
Alan Coopersmith
2022-11-08
gitlab CI: stop requiring Signed-off-by in commits
Alan Coopersmith
2021-12-07
Build xz tarballs instead of bzip2
Alan Coopersmith
2021-12-07
gitlab CI: add a basic build test
Alan Coopersmith
2021-11-28
Fix spelling/wording issues
Alan Coopersmith
2020-11-19
xprop 1.2.5
xprop-1.2.5
Keith Packard
2020-11-17
Check return value from ioctl(TIOCGWINSZ)
Keith Packard
2020-11-17
Correct icon buffer width computation for truecolor terminals
Keith Packard
2020-11-17
Free string list returned from XmbTextPropertyToTextList
Keith Packard
2020-11-17
Make output with unknown width terminal the same as old code
Keith Packard
2020-11-01
Fix formatting of back-to-back not shown icons.
Pierre-Loup A. Griffais
2020-11-01
Support true color output for icons if the terminal advertises it.
Pierre-Loup A. Griffais
2020-11-01
Fix aspect ratio for icon display by using two characters per icon pixel.
Pierre-Loup A. Griffais
2020-11-01
Break down memory allocation logic and fix overallocating for UTF8.
Pierre-Loup A. Griffais
2020-11-01
Don't display icons if they would line-wrap.
Pierre-Loup A. Griffais
2020-04-11
Add missing `-help` function
Jason Nader
2019-03-09
xprop 1.2.4
xprop-1.2.4
Alan Coopersmith
2019-03-03
Fix -Wsign-compare warning in dsimple.c
Alan Coopersmith
2019-02-09
Fix typo in xprop.man
pmav99
2018-11-21
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
2018-11-16
Update README for gitlab migration
Alan Coopersmith
2018-05-05
Add missing braces around else clause in Read_Quoted()
Alan Coopersmith
2018-03-09
xprop 1.2.3
xprop-1.2.3
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-09-28
Free the data returned by Format_Icons()
Eirik Byrkjeflot Anonsen
2015-09-28
Free the data returned by XGetWindowProperty()
Eirik Byrkjeflot Anonsen
2015-09-22
Free the data returned by XListProperties()
Eirik Byrkjeflot Anonsen
2015-09-22
Free the thunks used by Show_Prop
Eirik Byrkjeflot Anonsen
2014-06-03
Add -version option to print program version
Alan Coopersmith
2014-06-03
Print which option was in error along with usage message
Alan Coopersmith
2014-06-03
autogen.sh: Honor NOCONFIGURE=1
Alan Coopersmith
2014-06-03
configure: Drop AM_MAINTAINER_MODE
Alan Coopersmith
2013-08-08
xprop 1.2.2
xprop-1.2.2
Alan Coopersmith
2013-07-19
Mark usage() as noreturn, as suggested by gcc -Wmissing-noreturn
Alan Coopersmith
2013-07-19
Fix const conversion warnings from gcc
Alan Coopersmith
2013-01-22
Add unicode argument to Format_Len_String to reduce code duplication
Alan Coopersmith
2013-01-22
Replace strlen/malloc/memcpy set with strdup
Alan Coopersmith
2013-01-20
Mark FatalError() as taking printf-style arguments
Alan Coopersmith
2013-01-20
config: Add missing AC_CONFIG_SRCDIR
Alan Coopersmith
2012-02-21
Enable setting property of type UTF8_STRING.
lolilolicon
[next]