Normcap

Latest version: v0.5.9

Safety actively analyzes 688568 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 10

0.5.3

- All: Add CLI argument for selecting clipboard handler (mainly intended for debugging).
- Linux: Revert clipboard handling to use Qt on Xorg, wl-clipboard on Wayland, and xclip
only on AwesomeWM and Gnome 45. ([581](https://github.com/dynobo/normcap/issues/581))

0.5.2

- All: Fix `normcap` entry point to non-existing function.

0.5.1

- All: Fix accidentally removed `normcap` entry point for Python package.

0.5.0

- All: Add Swedish [localization](./normcap/resources/locales/README.md). Thanks,
[eson57](https://github.com/eson57)!
([599](https://github.com/dynobo/normcap/pull/566))
- All: Fix issue where introduction window was still visible on the screen capture UI.
([536 comment](https://github.com/dynobo/normcap/issues/536#issuecomment-1752110232))
- All: Fix missing line breaks in "raw"-mode
([502 comment](https://github.com/dynobo/normcap/issues/502#issuecomment-1726291608))
- All: Improve line breaks for paragraphs detected in "parse"-mode
([502](https://github.com/dynobo/normcap/issues/502))
- All: Add verification of top level domains to reduce false positive URL detections in
"parse"-mode.
- All: Add cleansing of some UTF-8 chars in "parse"-mode, e.g. `„` and `“` will be
replaced by `"`. (You can still use "raw"-mode to leave them intact.)
- Windows, macOS: Fix notifications not clickable in "raw"-Mode.
([438 comment](https://github.com/dynobo/normcap/issues/438#issuecomment-1752175090))
- Linux: Fig segfault in AppImage.
([543](https://github.com/dynobo/normcap/issues/534))
- Linux: Fix incorrect selection when display scaling is active.
([397](https://github.com/dynobo/normcap/issues/397))
- Linux: Add support for using `xclip` to copy result to clipboard. This seems more
stable on Wayland systems than `wl-clipboard`, at least until compatibility with
latest Gnome updates is restored.

0.5.0beta1

- All: Add [support for localization](./normcap/resources/locales/README.md) of the
NormCap UI. Available translations so far:
- German
- All: Add introduction on startup.
([443](https://github.com/dynobo/normcap/issues/443))
- All: Add explanatory tooltips to many menu entries.
- All: Fix wrong detection of some special characters.
- All: Fix crash caused by update checker.
- All: Improve startup and recognition speed slightly.
- Windows & macOS: Add click action to desktop notifications. If a notification is
clicked, the (last) result is opened in an appropriate application. E.g. if a URL was
detected, it is opened in the default browser. If plain text was detected, it is saved
as temporary text file, which is opened in the default text editor.
([438](https://github.com/dynobo/normcap/issues/438))
- Windows: Change installation path from `..\dynobo\NormCap` to simpler `..\NormCap`
- Linux: Fix NormCap to work with Sway DE.
([485](https://github.com/dynobo/normcap/issues/485))
- Linux: Fix multi monitor setups with Wayland causing unnecessary timeouts.
([494](https://github.com/dynobo/normcap/issues/494))
- Linux: Fix crash due to missing `xcb-utils-cursor` in AppImage, by including it.
([457](https://github.com/dynobo/normcap/issues/457))
- Linux: Add support for hyprland display manager. Currently, requires `grim` for taking
screenshots. ([375](https://github.com/dynobo/normcap/issues/357))
- Linux: On Wayland, improve handling of missing screenshot permission.
([533](https://github.com/dynobo/normcap/issues/533))
- macOS: Improve UX in case of missing screenshot permission.

0.4.4

- All: Fix regression causing exit through system tray not working.
([458](https://github.com/dynobo/normcap/issues/458))

Page 2 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.