lp:~linuxmint-daily-build-team/linuxmint/+git/xapps

Get this repository:
git clone https://git.launchpad.net/~linuxmint-daily-build-team/linuxmint/+git/xapps

Import details

Import Status: Reviewed

This repository is an import of the Git repository at http://github.com/linuxmint/xapps.git.

The next import is scheduled to run .

Last successful import was .

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

Branches

Name Last Modified Last Commit
master 2024-04-25 08:44:35 UTC
Remove accent-rgb setting

Author: Clement Lefebvre
Author Date: 2024-04-25 08:44:35 UTC

Remove accent-rgb setting

As long as we support themes it makes no sense to support accent
colors.

2.4-maintenance 2023-03-28 17:06:49 UTC
2.4.3

Author: Clement Lefebvre
Author Date: 2023-03-28 17:06:49 UTC

2.4.3

packaging-improvements 2023-02-09 14:15:25 UTC
debian: Add lintian-overrides files

Author: Thomas Uhle
Author Date: 2022-11-22 21:02:10 UTC

debian: Add lintian-overrides files

- Add source/lintian-overrides to prevent false positives.
- Add xapps-common.lintian-overrides to silence lintian warnings about
  missing manpages and non-standard Berber locale.

2.2-maintenance 2022-10-20 15:16:38 UTC
sn-item: Silence warning caused when an app exits without notice.

Author: Michael Webster
Author Date: 2022-10-10 13:41:56 UTC

sn-item: Silence warning caused when an app exits without notice.

Slack stops processing dbus traffic before it actually stops
advertising itself.

leigh123linux-patch-2 2020-12-10 15:20:51 UTC
Change shebang path

Author: Leigh Scott
Author Date: 2020-12-10 15:20:51 UTC

Change shebang path

Change shebang pathm ubuntu, debian and mandriva use /bin/bash.

leigh123linux-patch-1 2020-12-08 15:22:50 UTC
Add shebang to 80xapp-gtk3-module.sh

Author: Leigh Scott
Author Date: 2020-12-08 15:22:50 UTC

Add shebang to 80xapp-gtk3-module.sh

rpm strips the executable perms if there is no shebang.

+ /usr/lib/rpm/redhat/brp-mangle-shebangs
mangling shebang in /usr/bin/xfce4-set-wallpaper from /bin/bash to #!/usr/bin/bash
*** WARNING: ./etc/X11/xinit/xinitrc.d/80xapp-gtk3-module.sh is executable but has no shebang, removing executable bit
Processing files: xapps-2.0.1-2.fc33.x86_64

1.8-maintenance 2020-09-30 16:44:45 UTC
xapp-sn-watcher.c: Don't try to use a null pointer as a hash table

Author: Michael Webster
Author Date: 2020-09-30 15:05:38 UTC

xapp-sn-watcher.c: Don't try to use a null pointer as a hash table
lookup key.

When a new item tries to register, its key is added to the item table
with a null value, to prevent trying to register the same client
multiple times. When registration is finished, the key is removed,
and re-used to add the new item to the table.

If the app disappears before that registration finishes, we remove
its key from the table (handle_sn_item_name_owner_lost), so when the
item registration completes (it will because a proxy doesn't need an
owner), our steal/re-add fails because the key was removed already.

This will have us steal the key early when completing registration,
and abort if it's null.

Also wrap g_object_unref when removing an item from the table to
prevent a warning.

sn-name-lost-before-reg-completed 2020-09-30 15:17:28 UTC
xapp-sn-watcher.c: Don't try to use a null pointer as a hash table

Author: Michael Webster
Author Date: 2020-09-30 15:05:38 UTC

xapp-sn-watcher.c: Don't try to use a null pointer as a hash table
lookup key.

When a new item tries to register, its key is added to the item table
with a null value, to prevent trying to register the same client
multiple times. When registration is finished, the key is removed,
and re-used to add the new proxy back into the table.

If the item disappears before that registration finished, we remove
it from the table (handle_sn_item_name_owner_lost), so when the item
registration completes (it will because a proxy doesn't need an owner),
our steal/re-add fails because the key was removed already.

This will have us steal the key early when completing registration,
and abort if it's null.

Also wrap g_object_unref when removing an item from the table to
prevent a warning.

1.6 2020-01-09 17:14:11 UTC
1.6.10

Author: Clement Lefebvre
Author Date: 2020-01-09 17:14:11 UTC

1.6.10

symbolic-adjust 2019-11-28 19:59:02 UTC
1.6.4

Author: Clement Lefebvre
Author Date: 2019-11-28 19:59:02 UTC

1.6.4

iconchooser-default-category 2019-10-08 18:08:26 UTC
IconChooserButton: Add the ability to set the default category

Author: Clement Lefebvre
Author Date: 2019-10-08 18:08:26 UTC

IconChooserButton: Add the ability to set the default category

111 of 11 results
This repository contains Public information 
Everyone can see this information.