Skip to content

Wip/mschraal/gdk event accessors

Marinus Schraal requested to merge wip/mschraal/gdk-event-accessors into master
  • Start to use accessors for Gdk.Event fields, instead of using them directly (which is deprecated).
  • Simplify key handling code in Window, by modifier grouping.

Merge request reports