Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | motion controller: Add getters for crossing event targets | Matthias Clasen | 2019-03-16 | 1 | -0/+5 |
| | | | | | This information can be needed in signal handlers, so make it available. | ||||
* | eventcontrollermotion: Port to new API model | Benjamin Otte | 2018-04-26 | 1 | -1/+1 |
| | |||||
* | The big versioning cleanup | Matthias Clasen | 2018-02-06 | 1 | -2/+2 |
| | | | | | | | Remove all the old 2.x and 3.x version annotations. GTK+ 4 is a new start, and from the perspective of a GTK+ 4 developer all these APIs have been around since the beginning. | ||||
* | Add a simple motion eventcontroller | Matthias Clasen | 2017-12-12 | 1 | -0/+50 |
This can serve as a replacement for the legacy event signals for enter/leave/motion notify. |