lp:~mate-desktop/mate-desktop/+git/marco

Owned by MATE Desktop
Get this repository:
git clone https://git.not.enabled/~mate-desktop/mate-desktop/+git/marco

Import details

Import Status: Suspended

This repository is an import of the Git repository at https://github.com/mate-desktop/marco/.

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 20 seconds — see the log

Branches

Name Last Modified Last Commit
gh-pages 2023-10-19 15:39:52 UTC
Deploy mate-desktop/marco to github.com/mate-desktop/marco.git:gh-pages

Author: Colomban Wendling
Author Date: 2023-10-19 15:39:52 UTC

Deploy mate-desktop/marco to github.com/mate-desktop/marco.git:gh-pages

master 2023-10-19 15:23:47 UTC
tabpopup: Use more contrasting background when not composited

Author: Colomban Wendling
Author Date: 2023-10-04 08:42:54 UTC

tabpopup: Use more contrasting background when not composited

When composited, the tab popup uses an OSD style which typically has a
dark background, so we use a light background highlight color.
However, when not composited the popup uses a light color and should
thus use a dark highlight. This was done for the workspace popup, but
not for the window one, leading to the highlight being hardly visible
in several themes.

1.26 2023-05-04 12:02:46 UTC
release 1.26.2

Author: raveit65
Author Date: 2023-05-04 12:01:43 UTC

release 1.26.2

iconcache-use-gdesktopapp 2023-04-24 17:56:29 UTC
iconcache: Add GDesktopAppInfo lookup as an icon caching strategy

Author: Victor Kareh
Author Date: 2023-03-03 18:00:14 UTC

iconcache: Add GDesktopAppInfo lookup as an icon caching strategy

Looking up GDesktopAppInfo from the window name we can get a much better
match for the icon and load it at the appropriate scale. This results in
matching icons to straneous windows and better looking icons overall.

alt-tab-icons-hidpi 2023-03-07 19:24:09 UTC
window: Convert all icons to cairo surfaces

Author: Victor Kareh
Author Date: 2021-06-23 11:24:20 UTC

window: Convert all icons to cairo surfaces

remove-image-menu 2023-01-31 12:28:34 UTC
Replace deprecated API and remove compilation warnings

Author: zhuyaliang
Author Date: 2023-01-17 08:27:17 UTC

Replace deprecated API and remove compilation warnings

1.24 2021-07-09 15:03:36 UTC
tabpopup: fix cairo surface leak

Author: Faidon Liambotis
Author Date: 2021-07-02 22:10:22 UTC

tabpopup: fix cairo surface leak

Commit 6b05da5e49996a2101edfd703dd3f5d91011d726 introduced a Cairo
surface leak, by calling gdk_cairo_surface_create_from_pixbuf() but then
never freeing those surfaces with cairo_surface_destroy().

This manifested in leaking resources when switching between virtual
desktops, as observed using xrestop ("Pxms" column), which made the
desktop slow and ultimately unusable after a few weeks of uptime.

Fixes #685

1.22 2020-06-01 07:53:16 UTC
workspace: Don't try to use per-workspace MRU lists as a hint for focusing

Author: rcaridade145
Author Date: 2020-03-03 20:51:17 UTC

workspace: Don't try to use per-workspace MRU lists as a hint for focusing

A prior commit switched from focusing the topmost window as the default
window to focusing the MRU window. This was done in alignment with the
introduction of per-workspace MRU lists to avoid problems where the window
stack was inadvertently changed when focusing windows during window switches.

Now that focusing windows don't have as big an impact on the stacking order,
we can revert back to focusing the top window, which is less confusing to the
user.

For now, leave per-workspace MRU lists, as they're a pretty good approximation
of a global MRU list, and it works well enough.

https://bugzilla.gnome.org/show_bug.cgi?id=620744

Based on commit https://gitlab.gnome.org/GNOME/metacity/-/commit/f628d8f8901f46fa9e00707ae9d7ccfd1e85f427

1.20 2019-05-25 17:56:52 UTC
travis: use Debian Buster which has 1.20

Author: Pablo Barciela
Author Date: 2019-05-25 16:20:16 UTC

travis: use Debian Buster which has 1.20

gtk_meu_popup 2018-05-09 18:54:31 UTC
ui: replace deprecated gtk_menu_popup

Author: raveit65
Author Date: 2018-05-09 18:54:31 UTC

ui: replace deprecated gtk_menu_popup

1.18 2018-03-17 19:41:14 UTC
release 1.18.3

Author: Vlad Orlov
Author Date: 2018-03-17 19:41:14 UTC

release 1.18.3

1.16 2017-05-10 16:39:04 UTC
release 1.16.1

Author: raveit65
Author Date: 2017-05-10 16:39:04 UTC

release 1.16.1

1.14 2016-06-08 14:43:43 UTC
sync with Transiflex

Author: raveit65
Author Date: 2016-06-08 14:43:06 UTC

sync with Transiflex

1.12 2015-11-29 18:42:31 UTC
Bump version to 1.12.1

Author: Vlad Orlov
Author Date: 2015-11-29 18:42:31 UTC

Bump version to 1.12.1

1.10 2015-10-27 09:43:29 UTC
minor corrections in NEWS

Author: Vlad Orlov
Author Date: 2015-10-27 09:43:29 UTC

minor corrections in NEWS

1.8 2015-06-09 21:17:15 UTC
Merge pull request #188 from monsta/patch-2

Author: Martin Wimpress 
Author Date: 2015-06-09 21:17:15 UTC

Merge pull request #188 from monsta/patch-2

[1.8] prefs: make workspace name actually change

1.6 2014-01-15 14:43:50 UTC
Merge pull request #80 from infirit/1.6

Author: Stefano Karapetsas
Author Date: 2014-01-15 14:43:50 UTC

Merge pull request #80 from infirit/1.6

constraints: don't apply fullscreen workarounds for CSD windows

117 of 17 results
This repository contains Public information 
Everyone can see this information.

Subscribers