wayland/frame: Reduce the title bar clickable area.

This clickable area was getting over the framespace content.
This commit is contained in:
Rafael Antognolli 2013-04-05 15:01:47 -03:00
parent 4a70bee664
commit be92860b61
1 changed files with 1 additions and 0 deletions

View File

@ -593,6 +593,7 @@ group {
state: "default" 0.0;
rel1.to: "title_base";
rel2.to: "title_base";
rel2.offset: -1 -2;
color: 0 0 0 0;
}
}