Added Dark and Light themes.
Fixed a typo.
Hi Eric, thanks! I think I fixed it now (in a cross-platform way) in version 5.8.
Hi Norman! You may try System look & feel (Tools -> Preferences -> Look & Feel), hopefully it would pick the theme from the system that you are using.
Version 5.8
When I click "Show Keepboard" on Mac, it is usually hidden behind a window and not visible. I find this code inside MainFrame to work really well: public void showFrame() { setVisible(false); clearFilters(); setVisible(true); if (Platform.isMac()) { SwingUtilities.invokeLater(() -> { try { if (Desktop.isDesktopSupported()) { Desktop desktop = Desktop.getDesktop(); desktop.getClass().getMethod("requestForeground", boolean.class) .invoke(desktop, false); } } catch (Exception ex) { System.err.println("Failed...
I absolutely LOVE Keepboard! Its keyboard driven interface makes it quick and easy to use. I use it to not only manage my clips, but with Favorites, I use it as a bookmark manager as well! It would be great if it had a dark mode. I run ALL my apps in dark mode so it is blindingly bright in comparison. Thanks!
Snap class.
Fixed snap issue with java certs.
Added ability to package Keepboard in Snap.
Fixed some compatibility issues with newer Java versions.
Using lock files instead of socket to make sure only one application instance is running.
Added XMR as a donation method.
Show main frame when Keepboard is run for the first time.
Added support for Mac.
Copyright year update.
Binding to localhost.
Increased version.
Fixed NPE on startup in newer Java versions and some other minor changes.
If SHIFT is also pressed, the selected item is only put to the clipboard without auto-pasting.
Added donate panel.
Added configurable shortcut key to close search tab (Ctrl + W by default).
Optimized imports.
Added .hgignore.
Using shade plugin to generate runnable jar.
Hi, I'm using Keepboard under Windows and Linux with much satisfaction. There is...
Can you share with us what you got to work for you?
Hello, thanks for the program - a handy, cross-plattform tool! My use-case is very...
I've moved on to a different extender. Thanks anyway.
I would like to get Keepboard going, as it seems to have the features I'm looking...
Version 5.1
Home
Version 5.0
v4.4
v.4.4