D24657: Add support for _GTK_FRAME_EXTENTS

2019-11-27 Thread Vlad Zahorodnii
zzag closed this revision.

REPOSITORY
  R278 KWindowSystem

REVISION DETAIL
  https://phabricator.kde.org/D24657

To: zzag, #kwin, davidedmundson
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns


D24657: Add support for _GTK_FRAME_EXTENTS

2019-11-27 Thread David Edmundson
davidedmundson accepted this revision.
This revision is now accepted and ready to land.

REPOSITORY
  R278 KWindowSystem

BRANCH
  gtk-frame-extents

REVISION DETAIL
  https://phabricator.kde.org/D24657

To: zzag, #kwin, davidedmundson
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns


D24657: Add support for _GTK_FRAME_EXTENTS

2019-10-21 Thread Vlad Zahorodnii
zzag removed a dependent revision: D24660: [x11] Add support for 
_GTK_FRAME_EXTENTS.

REPOSITORY
  R278 KWindowSystem

REVISION DETAIL
  https://phabricator.kde.org/D24657

To: zzag, #kwin
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns


D24657: Add support for _GTK_FRAME_EXTENTS

2019-10-15 Thread Nathaniel Graham
ngraham added a dependent revision: D24660: [x11] Add support for 
_GTK_FRAME_EXTENTS.

REPOSITORY
  R278 KWindowSystem

REVISION DETAIL
  https://phabricator.kde.org/D24657

To: zzag, #kwin
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns


D24657: Add support for _GTK_FRAME_EXTENTS

2019-10-15 Thread Vlad Zahorodnii
zzag removed a dependent revision: D24660: [x11] Add support for 
_GTK_FRAME_EXTENTS.

REPOSITORY
  R278 KWindowSystem

REVISION DETAIL
  https://phabricator.kde.org/D24657

To: zzag, #kwin
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns


D24657: Add support for _GTK_FRAME_EXTENTS

2019-10-15 Thread Vlad Zahorodnii
zzag added a dependent revision: D24660: [x11] Add support for 
_GTK_FRAME_EXTENTS.

REPOSITORY
  R278 KWindowSystem

REVISION DETAIL
  https://phabricator.kde.org/D24657

To: zzag, #kwin
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns


D24657: Add support for _GTK_FRAME_EXTENTS

2019-10-15 Thread Vlad Zahorodnii
zzag created this revision.
zzag added a reviewer: KWin.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
zzag requested review of this revision.

REVISION SUMMARY
  _GTK_FRAME_EXTENTS is a property set by the client that specifies extents
  of the client-side drop-shadow, which should be ignored when doing things
  like resizing, placing, snapping to screen borders, etc.
  
  _GTK_FRAME_EXTENTS is a proprietary GTK atom, it's not in the NetWM spec.

REPOSITORY
  R278 KWindowSystem

BRANCH
  gtk-frame-extents

REVISION DETAIL
  https://phabricator.kde.org/D24657

AFFECTED FILES
  src/netwm_def.h
  src/platforms/xcb/atoms_p.h
  src/platforms/xcb/netwm.cpp
  src/platforms/xcb/netwm.h
  src/platforms/xcb/netwm_p.h

To: zzag, #kwin
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns