Skip to content

tasklist: set size request mode

Use GTK_SIZE_REQUEST_HEIGHT_FOR_WIDTH mode for vertical tasklist and GTK_SIZE_REQUEST_WIDTH_FOR_HEIGHT mode for horizontal tasklist.

Original wnck_tasklist_size_request function has been renamed to wnck_tasklist_update_size_hints and used only to update size hints.

Merge request reports