1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-20 03:55:07 +00:00
Commit graph

2 commits

Author SHA1 Message Date
Andreas Kling
1355d09c72 GItemView: Implement up/down/left/right keyboard navigation. 2019-03-23 04:05:58 +01:00
Andreas Kling
19fa70c821 LibGUI: Add a GItemView class.
This is a GAbstractView subclass that implements a icon-based view onto
a GModel. It still need a bunch of work, but it's in basic usable shape.
2019-03-23 03:54:45 +01:00