some lag fixes and begin work on jingle

This commit is contained in:
2026-05-07 09:16:38 +01:00
parent 82aa2abfbd
commit 9593e7c041
5 changed files with 95 additions and 20 deletions
+1 -1
View File
@@ -859,7 +859,7 @@ func activate(app *gtk.Application) {
switchToTab(t, &window.Window)
})
b.AddController(gesture1)
box.AddController(gesture1)
menu.Append(box)
menu.Append(gtk.NewSeparator(gtk.OrientationHorizontal))
}