index
:
xcb/util-wm
master
Client and window-manager helpers for ICCCM and EWMH (mirrored from https://gitlab.freedesktop.org/xorg/lib/libxcb-wm)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ewmh
/
xcb_ewmh.h.m4
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-23
update documentation to reflect the parameter changes
HEAD
master
Robert Knutsson
1
-2
/
+5
2011-08-29
Fix incomplete implementation of _NET_SUPPORTING_WM_CHECK.
Arnaud Fontaine
1
-8
/
+8
2011-04-23
Untabify for consistency.
Arnaud Fontaine
1
-4
/
+4
2011-04-23
Fix setters for _NET_WM_ICON to allow more than one icon.
Arnaud Fontaine
1
-8
/
+51
2011-03-26
Return more icons from _NET_WM_ICON
Uli Schlachter
1
-1
/
+19
2011-03-06
Rename time function parameter to xtime in to avoid clash with time.h
Arnaud Fontaine
1
-10
/
+10
2011-03-06
Add missing inclusion of stdlib.h in EWMH header
Arnaud Fontaine
1
-0
/
+1
2010-11-14
xcb_ewmh_get_wm_name_reply should have always been static
Arnaud Fontaine
1
-4
/
+5
2010-11-14
A given connection may have several screens associated
Arnaud Fontaine
1
-66
/
+166
2010-11-14
Remove useless const
Arnaud Fontaine
1
-2
/
+2
2010-11-14
Make code generated by m4 more readable
Arnaud Fontaine
1
-3
/
+3
2010-11-14
xcb_ewmh_send_client_message: use memcpy() instead of a loop and make data_le...
Arnaud Fontaine
1
-2
/
+4
2010-11-14
Fix indentation and change email address
Arnaud Fontaine
1
-1
/
+1
2010-11-14
Fix indentation and untabify
Arnaud Fontaine
1
-104
/
+104
2010-11-14
Add missing _NET_WM_HANDLED_ICONS
Arnaud Fontaine
1
-2
/
+32
2010-11-14
Fix _NET_WM_STRUT and _NET_WM_STRUT_PARTIAL
Arnaud Fontaine
1
-17
/
+41
2010-11-14
Remove UTF8 reply macro in favor of inline functions
Arnaud Fontaine
1
-32
/
+71
2010-11-14
Remove a macro in favor of inline functions
Arnaud Fontaine
1
-54
/
+142
2010-11-14
Clean up and add missing protypes
Arnaud Fontaine
1
-157
/
+1468
2010-11-14
Clean up
Arnaud Fontaine
1
-14
/
+124
2010-11-14
Add missing return values
Arnaud Fontaine
1
-10
/
+10
2010-11-14
Allow per-connection EWMH information
Arnaud Fontaine
1
-36
/
+50
2010-11-14
Add xcb-util/ewmh library
Arnaud Fontaine
1
-0
/
+596