~mate-desktop/mate-desktop/+git/caja:master

Last commit made on 2024-11-07
Get this branch:
git clone -b master https://git.launchpad.net/~mate-desktop/mate-desktop/+git/caja

Branch merges

Branch information

Name:
master
Repository:
lp:~mate-desktop/mate-desktop/+git/caja

Recent commits

bd0fbeb... by luke

ci: fix type

cb2bbe4... by luke

Attempt to fix 2nd Travis deployment issue

4269b09... by luke

ci: Bump dpl branches for Ruby 3 support

d55e854... by luke

wayland: ensure windows can be moved if compositor is using CSD (#1787)

*Do not use G_OBJECT_CLASS (class)->constructed
*We don't seem to need it anymore and it breaks dragging windows with the titlebar or resizing with the mouse in wayland

421c24b... by Eli Schwartz

build: remove configure dependency on perl (#1789)

It is totally unused. In 2010, nautilus removed a perl script used to
generate enums:
https://gitlab.gnome.org/GNOME/nautilus/-/commit/75a03a440ebff23ccbf8674ca4a0e9f6475ebbb8

Before then, perl was needed to build. After this commit, nautilus still
had messy code to check for perl availability but did nothing with it.
Across multiple forks and reinitialized git repositories that dropped
all commit history, it turns out that caja still has that messy code
too.

d5a6638... by luke

wayland background: use mate-appearance-properties if we can (#1771)

*In the wayland session, we now have mate-settings-daemon with GDK_BACKEND=x11
*We need it anyway to control theming in xwayland apps,so we can now use mate-appearance-properties to set the desktop background when it is running

16a497d... by luke

Bump version to 1.29.0

d90c625... by =?utf-8?q?Stefan_P=C3=B6schel?= <email address hidden>

caja-file-operations: fix caption/button in destination error dialogue

For certain operations, the destination is checked. If an error occurs,
the user is asked how to proceed using a dialogue. So far this dialogue
was hard-coded to only consider the copy operation.

This fix also considers the other affected operations and generalizes
the continue button text.

27fdb84... by raveit65

release 1.28.0

b595edc... by raveit65

tx: sync with transifex