~trebelnik-stefina/cinnamon-test/+git/pix:makepot

Last commit made on 2023-12-11
Get this branch:
git clone -b makepot https://git.launchpad.net/~trebelnik-stefina/cinnamon-test/+git/pix

Branch merges

Branch information

Recent commits

50aec8e... by Michael Webster

Use xgettext for translations.

f13bdd2... by Clement Lefebvre <email address hidden>

3.2.1

096ea6e... by Clement Lefebvre <email address hidden>

l10n: Update translations

c958d63... by Clement Lefebvre <email address hidden>

3.2.0

d93a0b1... by Clement Lefebvre <email address hidden>

Revert "gth-browser-actions-entries.h: Remove left/right/up/down shortcuts."

This reverts commit 7a033863297a2ffa62a59f94bf7369e8070e6452.

These are needed in picture/video view to go to the next/previous
file.

16f05cf... by Clement Lefebvre <email address hidden>

Unref videoflip before creating a new one.

0d24acd... by =?utf-8?q?Klemens_Sch=C3=B6lhorn?= <email address hidden>

Automatically rotate video based on its orientation tag

This adds the videoflip filter to our playbin in the auto-mode, which
will automatically rotate the video based on any potential orientation
tag.

Fix: #61

d6edbd4... by Michael Webster

Update bug template, add (obsolete) feature request template.

7a03386... by Michael Webster

gth-browser-actions-entries.h: Remove left/right/up/down shortcuts.

These end up overriding the panning shortcuts for the image view,
preventing using the arrow keys when zoomed in.

Scrolling in the browser/thumbnail view still works with the arrow
keys because they're baked into the GthGridView class.

Fixes #183.

1964eed... by Michael Webster

Remove white frame from images.

- Remove frames on thumbnails view, with an exception when dragging
  multiple images at once (as it helps to represent that more than
  one image is grabbed). Keep the drop shadow but reduce it.
- Remove image frame and shadow in edit view.

Fixes #181.