Compatibility problems with latest GTK+ applications

Thomas Lübking thomas.luebking at gmail.com
Fri May 9 13:48:21 BST 2014


On Freitag, 9. Mai 2014 14:42:50 CEST, Daniel Nicoletti wrote:

> does clicking on the shadow drawn by the window
> also prevents you from say focusing the window
> below (when no windeco is in place)?

Afaics the entire shadow area is used for window resizing (you get the gtk+ cursor for that)

It (shadow area) can be suppressed by
~/.config/gtk-3.0/gtk.css

.window-frame {box-shadow: none; margin: 0px; padding:0px}

What's actually more nasty is that there's no visual indication of the "titlebar" (area where you can drag the window) and the window below - it's integrated but unlike Oxygen or Bespin doesn't allow to drag the window by clickging an empty toolbar region.

Cheers,
Thomas




More information about the kde-core-devel mailing list