summaryrefslogtreecommitdiff
path: root/desktop/cw_helper.c
Commit message (Collapse)AuthorAgeFilesLines
* Corewindow helper: Add helper to scroll to visible rectangle.Michael Drake2019-08-031-0/+92
This takes the algorithm from the GTK front end and puts it in the core, so it doesn't need to be implemented for every front end.