A__NET_REQUEST_FRAME_EXTENTS: use render_font_height()

next
Orestis Floros 2018-04-04 18:09:34 +03:00
parent bc760c2036
commit 393412a204
No known key found for this signature in database
GPG Key ID: E9AD9F32E401E38F
1 changed files with 1 additions and 1 deletions

View File

@ -820,7 +820,7 @@ static void handle_client_message(xcb_client_message_event_t *event) {
Rect r = {
config.default_border_width, /* left */
config.default_border_width, /* right */
config.font.height + 5, /* top */
render_deco_height(), /* top */
config.default_border_width /* bottom */
};
xcb_change_property(