Code review comment for lp:~3v1n0/compiz/client-frame-api

Revision history for this message
Alberts Muktupāvels (muktupavels) wrote :

_GTK_FRAME_EXTENTS should be added to _NET_SUPPORTED. Needed by GTK+ 3.16.

src/screen.cpp:
atoms.push_back (Atoms::frameGtkExtents) in CompScreenImpl::_addSupportedAtoms ().

« Back to merge proposal