index
:
app/xprop
master
obsd
property displayer for X
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xprop.c
Age
Commit message (
Expand
)
Author
2024-05-19
Draw truecolor icons using dual-color half blocks
master
Eden Bynever
2023-12-07
Fix C23 build by renaming variable 'true'
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
2021-11-28
Fix spelling/wording issues
Alan Coopersmith
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
2018-05-05
Add missing braces around else clause in Read_Quoted()
Alan Coopersmith
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
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
2012-02-21
Enable setting property of type UTF8_STRING.
lolilolicon
2011-05-08
Make error handlint more robust in Format_Len_Unicode
Jeremy Huddleston
2011-05-08
Fix uninitialize values warnings in static analysis
Jeremy Huddleston
2011-02-01
Replace Copy_String() with strdup + error check
Alan Coopersmith
2011-02-01
inline Malloc & Realloc functions
Alan Coopersmith
2010-10-06
Purge cvs tags.
Jesse Adkins
2009-10-21
Print UTF8_STRING type as UTF-8 when locale supports it
Yang Zhao
2009-04-28
Display _NET_WM_ICONs as ASCII art instead of as a big list of integers
Søren Sandmann Pedersen
2009-04-21
The "visible bit" is called "urgency bit" in the ICCCM 2.0
Søren Sandmann Pedersen
2009-02-16
Exit cleanly when the target window is destroyed. (#19381)
Ben Hutchings
2008-11-26
-spy: flush output before waiting for more events
Neale Pickett
2007-12-06
Select correct client window in WM’s using virtual roots
Kim Woelders
2007-08-10
Sun Bug 4474581: xprop fails in Japanese locale
Jay Hobson
2007-08-10
Simplify printing of usage message
Alan Coopersmith
2007-08-10
Convert old #ifdefs for HAS_WTYPE_H & HAS_WCHAR_H to autoconf checks
Alan Coopersmith
2007-08-10
Replace sprintf's with snprintf's
Alan Coopersmith
2007-08-10
Coverity #905: Handle_Prop_Requests returned without freeing storage "thunks"
Alan Coopersmith
2006-07-27
remove misleading comment
Daniel Stone
2006-07-27
handle actual_format_return == 0 (#7647)
Branden Robinson
2004-04-23
Merging XORG-CURRENT into trunk
rel-0-6-1
lg3d-rel-0-7-0
lg3d-base
XORG-6_8_1
XORG-6_8_0
XORG-6_7_99_904
XORG-6_7_99_903
XORG-6_7_99_902
XORG-6_7_99_901
XORG-6_7_99_2
XORG-6_7_99_1
XACE-SELINUX-MERGE
Egbert Eich
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
xf86-4_4_99_1
Egbert Eich
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
xf86-4_4_0
Egbert Eich
[next]