tuhi/data
Peter Hutterer a857b14b8a Implement 'deleting' drawings
Enable the delete button that's been hidden away so far. When clicked, we
suffix the cached json file with '.deleted'. This also causes a popup with an
undo button to appear (taken from Nautilus). When clicked, that button will
restore the drawing again.

This is really all just renaming anyway, because nothing ever gets deleted
here.

An extra filter is needed to skip Tuhi drawings that have been deleted in the
GUI - we don't want to add the drawings we just deleted again just because
Tuhi still keeps them in cache.
2019-07-16 15:33:02 +10:00
..
ui Implement 'deleting' drawings 2019-07-16 15:33:02 +10:00
meson.build meson: fix a URL still pointing to libratbag 2019-07-15 14:17:23 +10:00
org.freedesktop.TuhiGui.appdata.xml.in.in Add the flatpak files 2019-07-11 15:11:32 +10:00
org.freedesktop.TuhiGui.desktop.in Add the flatpak files 2019-07-11 15:11:32 +10:00
org.freedesktop.TuhiGui.svg Add the flatpak files 2019-07-11 15:11:32 +10:00
tuhigui.gresource.xml Add a GUI for Tuhi 2019-07-11 11:05:39 +10:00