]> git.saurik.com Git - wxWidgets.git/commit
use client size to avoid gdk_window_get_frame_extents, which returns the full width...
authorPaul Cornett <paulcor@bullseye.com>
Tue, 4 Sep 2007 02:29:03 +0000 (02:29 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Tue, 4 Sep 2007 02:29:03 +0000 (02:29 +0000)
commit1dd7badd1ff93e390d6020a0ab5a6c48eca8ebaa
tree9380058d58465240536dee4bbec97540c5cfc389
parenta07bf2d003bf191a38720bc54cdf09f2ad5c8670
use client size to avoid gdk_window_get_frame_extents, which returns the full width of the screen for wxTaskBarIconArea

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48538 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/unix/taskbarx11.cpp