rnote icon indicating copy to clipboard operation
rnote copied to clipboard

Sketch and take handwritten notes.

Results 308 rnote issues
Sort by recently updated
recently updated
newest added

This is a base for #499 to map the backward and forward mouse buttons to the history (Undo and Redo). We can hard-map them to history actions, but this will...

Translations update from [Hosted Weblate](https://hosted.weblate.org) for [rnote/repo](https://hosted.weblate.org/projects/rnote/repo/). Current translation status: ![Weblate translation status](https://hosted.weblate.org/widget/rnote/repo/horizontal-auto.svg)

**Describe the bug** When I use `win + ctrl + arrow` to switch between several desktops, rnote seem response to the destop change: The windows sizes changes. **To Reproduce** Steps...

gtk4
Windows

**Describe the bug** If using rnote in full-screen and the system goes to sleep, it comes back in full screen. This is expected. The pen input is shifted down by...

gtk4

I've extended this pull request with https://github.com/flxzt/rnote/pull/1150 to share code in common, and https://github.com/flxzt/rnote/pull/1170 as they were in conflict. **The overall goal of this PR is to improve the handling...

**Description** Currently, the app allows users to zoom in and out freely either with zoom tool or using two fingers. The problem is going back to 100% zoom level. For,...

enhancement

**Describe the bug** If a file has a hyphen in the name e.g. `test - test.rnote` and I select to duplicate it, the new file removes the existing hyphen and...

bug
good first issue

**Is your feature request related to a problem? Please describe.** If you press Ctrl + ?, a window opens in which several shortcuts are listed, but they are not configurable....

enhancement

# The problem Since I only use keyboard and mouse, it sometimes is annoying having to select the line tool and green color to highlight things and then switch over...

enhancement
needs-discussion

https://github.com/anesthetice/rnote-compression-benchmarking/ From the compression methods tested, zstd seems to be a better choice for the rnote file format: - Better compression ratio - Faster reads + writes - Simple multi-threading