Show HN: Native-Like 'two fingers' navigation gestures for Java Swing on macOS
Category: library
Tags: java, swing, macos, gestures, ui-ux
Score: 6.0/10 (Innovation: 6, Technical: 6, Documentation: 7, Utility: 5)
SwingFluidSwipeAPI extends Java Swing on macOS to support native-like two-finger fluid swipe gestures for navigation, bridging a gap in JDK gesture support. It provides a clean API with listener and veto patterns, and includes a runnable sample. Interesting for developers seeking to modernize legacy Swing apps on macOS.
Target audience: backend devs, desktop app devs
Repository: https://github.com/anticleiades/swing-fluid-swipe · Java · Apache-2.0
View on Hacker News