Skip to content

Split up single-click-activate

Jan Lukas Gernert requested to merge (removed):listview-selection into master

Split single-click-activate of ListView, ColumnView and GridView into activate-on-single-click and select-on-hover. This brings the properties in line with ListBox and allows for finer control over behavior.

Closes #4202

Added a single-click-activate property marked with GDK_DEPRECATED_IN_4_6_FOR for backwards compatibility purposes.

Since I didn't get an answer to my issue report I decided to just do the work and am now crossing my fingers that this can make it in :)

Edited by Jan Lukas Gernert

Merge request reports