This is a simple gallery that pulls up media files from ~/Pictures
.
The latest modified files are displayed first.
On the toolbar, next, previous and delete buttons are for navigation and deletion respectively
Some Keyboard Shortcuts:
- Previous Media: Left or Back key
- Next Media: Right or Up key
- Delete Media: Delete key
- Play/Pause Video: P key
The images are displayed using Pixbuf
and rounded corners are drawn using drawingArea and cairo
.
The videos use GStreamer