Page 2 of 2

Re: Clipboard Meter - Gadgets Patch 3.0.1

Posted: November 17th, 2020, 8:40 am
by iieeann
SilverAzide wrote: October 11th, 2017, 12:53 am OK... not much I can do about this, as I'm not the author of the clipboard plugin. Sorry... :(
Is it possible to have an ignore list to add any conflicting program, so that the clipboard will not capture anything while using that program? It is the problem with the program, not really with plug-in. Some clipboard managers are having problem with Microsoft Excel too.

Re: Clipboard Meter - Gadgets Patch 3.0.1

Posted: November 17th, 2020, 3:55 pm
by SilverAzide
iieeann wrote: November 17th, 2020, 8:40 am Is it possible to have an ignore list to add any conflicting program, so that the clipboard will not capture anything while using that program? It is the problem with the program, not really with plug-in. Some clipboard managers are having problem with Microsoft Excel too.
Unfortunately, it is not possible. :( The plugin is the one doing the capturing, and there is no way to configure it to not capture something. It is just watching the Windows clipboard, so anything on the clipboard is grabbed. I don't think Windows offers a way to know the origin of the clipboard data. The only thing that IS possible would be to ignore data in a certain format. For example, you could in theory prevent/allow only text, or only text and images, etc. This would require a change to the plugin (source code is on GitHub, I am not the author of this plugin). After a quick glance at the source code, it appears the plugin only captures text, images, and files, but perhaps Excel is doing something weird with the clipboard data.

Re: Clipboard Meter - Gadgets Patch 6.0.0

Posted: April 6th, 2021, 9:51 pm
by SilverAzide
An update to the Clipboard Meter has been released.

6.0.0 - 2021-04-06
  • Revised all Gadgets to use default positioning options.
  • Revised Settings skins button appearance due to changes in Rainmeter 4.3.0.
  • Major revisions to all Gadgets to better emulate original AddGadgets.com appearance and to improve Settings behavior (fewer full refreshes).
  • Replaced RainRGB with ColorPickerPlus to eliminate false positive antivirus warnings (thanks raiguard!).
Get it on GitHub: https://github.com/SilverAzide/Clipboard-Meter/releases/latest

Re: Clipboard Meter - Gadgets Patch 6.1.0

Posted: May 15th, 2021, 2:09 am
by SilverAzide
An update to the Clipboard Meter has been released.

6.1.0 - 2021-05-14:
  • Corrected missing settings script file in installer.
  • Reverted dynamic settings enhancement added to all skins in v6.0.0 due to performance degradation.
Get it on GitHub: https://github.com/SilverAzide/Clipboard-Meter/releases/latest

Re: Clipboard Meter - Gadgets Patch 7.3.0

Posted: April 9th, 2022, 2:18 am
by SilverAzide
A minor update to the Clipboard Meter has been released.

7.3.0 - 2022-04-08:
  • Corrected all Gadgets so skin corners are rounded properly at all scale factors.
Get it on GitHub: https://github.com/SilverAzide/Clipboard-Meter/releases/latest

Re: Clipboard Meter - Gadgets Patch 7.4.0

Posted: September 24th, 2022, 1:42 am
by SilverAzide
A minor update to the Clipboard Meter has been released.

7.4.0 - 2022-09-23:
  • Enhanced to support the Gadgets Modernizer patch.
Get it on GitHub: https://github.com/SilverAzide/Clipboard-Meter/releases/latest