diff options
Diffstat (limited to 'compton.h')
-rw-r--r-- | compton.h | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -804,6 +804,9 @@ static void calc_shadow_geometry(session_t *ps, win *w); static void +win_upd_wintype(session_t *ps, win *w); + +static void win_mark_client(session_t *ps, win *w, Window client); static void |