summaryrefslogtreecommitdiff
path: root/frontends/framebuffer/corewindow.c
Commit message (Collapse)AuthorAgeFilesLines
* Core window: Constify the core_window handle through the getters.Michael Drake2020-02-221-2/+3
|
* Corewindow: Sanitise scrolling API.Michael Drake2019-08-031-6/+23
| | | | | | | Now the core has a helper so that all the front ends don't need to implement the scroll to show area API. Now they simply have get and set scroll APIs.
* Core window: Ensure all front ends initialise drag_status.Michael Drake2017-06-101-1/+2
|
* update framebuffer to have corewindow interface and use it for localhistoryVincent Sanders2017-06-101-0/+261