Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/xfce-mirror/libxfce4util

Mirror repository, PRs are not watched, please use Xfce's GitLab
https://github.com/xfce-mirror/libxfce4util

Back to development

2fca108f66c8f152029853847f9ae3c297a4ab05 authored 11 months ago by Gaël Bonithon <[email protected]>
Updates for release

6002992fcfd6a66fa9fcabfcf327c1e0e2405286 authored 11 months ago by Gaël Bonithon <[email protected]>
Update copyright year

80acb7c073126712d672aba1164f88146140c2cd authored 11 months ago by Gaël Bonithon <[email protected]>
Search for bind_textdomain_codeset in libintl too

In FreeBSD bind_textdomain_codeset is provided by external package
gettext via libintl.

Fixes: #25

06f0b51054989967e53b96072fc784f6f56a7056 authored 12 months ago by Guido Falsi <[email protected]>
xfce-rc: Add support for the LANGUAGE environment variable

3a279d2b5fd5315e0273bf2ced12dcbb9ab9de46 authored about 1 year ago by keremet <[email protected]>
session-management: Fix name watching management

This was not a problem for xfce4-session and xfce4-power-manager where
the lifetime of these obj...

65b2177f5d4630fc00711e2ed2767b76fe67d2b9 authored over 1 year ago by Gaël Bonithon <[email protected]>
Back to development

c1c38cd359efdbaa8f08a715b491457d82ea017b authored over 1 year ago by Gaël Bonithon <[email protected]>
Updates for release

36f099b9c31f43c4b23932bb930c596e3cdfd847 authored over 1 year ago by Gaël Bonithon <[email protected]>
Allow disabling polkit interactivity in session management (Fixes #21)

25ecb23f94b17a07aeb41fdcd348c39f4fc7379f authored over 1 year ago by Gaël Bonithon <[email protected]>
consolekit: Complete implementation

Adds auth_* parameter to can_reboot() and can_power_off() since
corresponding ConsoleKit2 D-Bus ...

6107c67d9a0af9a4c24aa9892cc80ef5222ad14b authored over 1 year ago by Gaël Bonithon <[email protected]>
consolekit: Use Reboot and PowerOff ConsoleKit2 methods

Fallback on old methods only if new ones do not exist.

ad8be53e6988fadee2b3b54cd3c52a2a5e05c9f7 authored over 1 year ago by Gaël Bonithon <[email protected]>
consolekit: Name methods according to the specification

We're going to break the API in next commits anyway, so let's take the
opportunity to do that.

fc58962a0c1a5e5e006bd22ed1cb95256bf20647 authored over 1 year ago by Gaël Bonithon <[email protected]>
systemd: Complete implementation

Adds auth_* parameter to can_reboot() and can_power_off() since
corresponding systemd D-Bus meth...

7b8a513ec94768856c0541a62eea5ae8c314e62f authored over 1 year ago by Gaël Bonithon <[email protected]>
systemd: Name methods according to the specification

We're going to break the API in the next commit anyway, so let's take
the opportunity to do that.

3a2fbc0a144fab97b55b959885f76be4985e5290 authored over 1 year ago by Gaël Bonithon <[email protected]>
Back to development

d353b47dceb6b6c0e250f1639e4b67c3817a0914 authored over 1 year ago by Gaël Bonithon <[email protected]>
Updates for release

23283e76db43bc80a3f61bffe4f91fa6cf80d458 authored over 1 year ago by Gaël Bonithon <[email protected]>
Add XfceConsolekit and XfceSystemd

It's about sharing code used by xfce4-session and xfce4-power-manager,
like XfceScreensaver in l...

c11acc334a00d65fde8211a1ed525cd76a0c88ec authored over 1 year ago by Gaël Bonithon <[email protected]>
I18n: Update po/LINGUAS list

aa37149c3f39b565f10b5b0802f06de827c39d91 authored over 1 year ago by Gaël Bonithon <[email protected]>
I18n: Update po/LINGUAS list

f7551a5b4361121ee5bf8e51ef136044ec8c38e3 authored over 1 year ago by Gaël Bonithon <[email protected]>
Add missing config.h includes

79e07bc2e9b08b29f7efb7784b0cc360fb35acac authored over 1 year ago by Gaël Bonithon <[email protected]>
Improve checksum calculation (#17)

Instead of attempting to read the whole file at once, repeatedly read small chunks of the file a...

1f19170893017d3cb012114450797f44bd3d9d27 authored over 1 year ago by Alexander Schwinn <[email protected]>
Back to development

1a720b4ae2b94df8b1d6edc80c9e6ff1e16bff81 authored over 1 year ago by Gaël Bonithon <[email protected]>
Updates for release

9dd7973fd9dac289f65168f0eb5516a6f91fb392 authored over 1 year ago by Gaël Bonithon <[email protected]>
Update copyright year also in kiosk-query

96de9fcecb13264928409daf64bc387370e6d6e5 authored over 1 year ago by Gaël Bonithon <[email protected]>
build: Use m4_defined min versions and cleanup

d4d70c36ef2a4675860ade240c756bd55d78efef authored over 1 year ago by Gaël Bonithon <[email protected]>
build: Switch from intltool to gettext

Related: xfce/xfce4-dev-tools#41

3072fa9a87839f122495db6c1b08251be74a51cc authored over 1 year ago by Gaël Bonithon <[email protected]>
xfce-rc: Document the fact that delimiter escaping is not supported

a4eb3b70c995d52b7e610feddf20a643bc635937 authored over 1 year ago by Gaël Bonithon <[email protected]>
xfce-rc: Properly write translated entries when available

The untranslated entry was written in place of all the translated
entries. This was never notice...

eed79633595f5df1f851caa603a34e901bdda2c6 authored over 1 year ago by Gaël Bonithon <[email protected]>
Update bug report address

a2a7fd0ac231058af960a2dd8ff27752ad3e0768 authored almost 2 years ago by Gaël Bonithon <[email protected]>
docs: Properly enable GI docs

Not super useful since the few objects present have no properties or
signals, but since the supp...

9450aeebe2ad9aa24da1495eb17969238a50deeb authored almost 2 years ago by Gaël Bonithon <[email protected]>
I18n: Update translation fr (100%).

7 translated messages.

Transifex (https://explore.transifex.com/xfce/).

59ff7354e165c7920fc388d2ba3f48c69feefb20 authored almost 2 years ago by Anonymous <[email protected]>
I18n: Update translation el (100%).

7 translated messages.

Transifex (https://explore.transifex.com/xfce/).

f7be7653ad6b6d42695c5955dd81bc5ee294be62 authored almost 2 years ago by Anonymous <[email protected]>
Handle remaining escape sequences

7cf0420fe70271fc86a9b99ef1de6edfa3c140b3 authored almost 2 years ago by Andre Miranda <[email protected]>
Fix desktop entry value escaping

Do not remove unescaped backslashes.

7c522ef8139e86ba2ed3dd8f49c7a4d50594c6f1 authored almost 2 years ago by Andre Miranda <[email protected]>
Back to development

9d607f77e9ecc09de2078ef9ba44c7578fccd250 authored about 2 years ago by Gaël Bonithon <[email protected]>
Updates for release

32d2db829d78c3f0573fe440a5250954fab5eda9 authored about 2 years ago by Gaël Bonithon <[email protected]>
build: Bump requirements for Xfce 4.18

6ad47d4a613a81f675b889b416d694d01b0fdee3 authored about 2 years ago by Gaël Bonithon <[email protected]>
Back to development

1918c40d05d7f19193430e150cb1ffa618adda78 authored about 2 years ago by Gaël Bonithon <[email protected]>
Updates for release

b2e69aa5a18932f3a74bff7bdc785d182b7a5de2 authored about 2 years ago by Gaël Bonithon <[email protected]>
bump copyright to 2022

b5047b47302e54003d00ea23364f8c1bc715acd0 authored about 2 years ago by Alexander Schwinn <[email protected]>
docs: Fix return value of xfce_str_replace()

d7ce7094c6d7ea238d2c6d97a8535251ca3edd03 authored about 2 years ago by Gaël Bonithon <[email protected]>
Back to development

37802977b8152c215b8d6743208abda78fb0603b authored about 2 years ago by Gaël Bonithon <[email protected]>
Updates for release

83c041afe2bc85ba1ac4fd6f5afdc1be4b827338 authored about 2 years ago by Gaël Bonithon <[email protected]>
Revert "Add 'xfce_g_desktop_app_get_value' GIO extension"

This reverts commit 1dfc50ae07deea3644dd57730bb611dff5a60a08.
See https://gitlab.xfce.org/xfce/l...

e2f2a6eb970687d3cbf47fa0e684e27cf6e8dad9 authored about 2 years ago by Gaël Bonithon <[email protected]>
Update COPYING

Based on https://www.gnu.org/licenses/old-licenses/lgpl-2.0.txt

0c334855388c1c478cd5c0110676a4eecaddf6d0 authored about 2 years ago by Andre Miranda <[email protected]>
Bump GObject Introspection minim version to 1.66

In order to make this package LTO ready

For more details, see xfconf#8

0d640f3b5fb914981c327c67b7fba84b511e8d38 authored over 2 years ago by Alexander Schwinn <[email protected]>
Add 'xfce_g_desktop_app_get_value' GIO extension

This GIO extension should make it easier to get values for an application
from the corresponding...

1dfc50ae07deea3644dd57730bb611dff5a60a08 authored over 2 years ago by Simon Steinbeiß <[email protected]>
docs: Add missing index of deprecated symbols

a9a32758c078e55fcb31984a91c36ff67bade8e5 authored over 2 years ago by Gaël Bonithon <[email protected]>
docs: Fix broken links

6a779330ebdffe7d56ec7ca2f7680ada9d2f5ebe authored over 2 years ago by Gaël Bonithon <[email protected]>
docs: Fix "unused declarations" warning

* Use private and standard subsections
* Use /*< private >*/
* LIBXFCE4UTIL_INSIDE_LIBXFCE4UTIL_...

b54f32222975859656a87f1cc2b8f9c274f6937a authored over 2 years ago by Gaël Bonithon <[email protected]>
docs: Update `.gitignore`

17f0220377cbcaefbbe7e89dda88631991b238be authored over 2 years ago by Gaël Bonithon <[email protected]>
Remove limit on the size of configuration file line

2b3fcd2b4b08da6cd8813e6dd3255b12fd66b803 authored over 2 years ago by Andrey Sokolov <[email protected]>
I18n: Add new translation ka (57%).

4 translated messages, 3 untranslated messages.

Transifex (https://www.transifex.com/xfce/publi...

98f317dcb91bac5145cab4473ec86ab98ac3a2a8 authored over 2 years ago by FULL NAME <EMAIL@ADDRESS>
Fix documentation of 'xfce_str_is_empty'

20ee61de842349bc73a5e93c6358109a80df6947 authored over 2 years ago by Alexander Schwinn <[email protected]>
Clean the build system and use the new XDT_VERSION_INIT

- XDT_VERSION_INIT is available since xfce4-dev-tools 4.15.0, and
simplify versions initializa...

ff3e60f2782859965711af64cff364841a935159 authored over 2 years ago by Romain Bouvier <[email protected]>
I18n: Update translation el (100%).

7 translated messages.

Transifex (https://www.transifex.com/xfce/public/).

b0d4735b9a564ebefc60fb149faf2a323d3199e1 authored over 2 years ago by Πέτρος Σαμαράς <[email protected]>
I18n: Update translation el (100%).

7 translated messages.

Transifex (https://www.transifex.com/xfce/public/).

97210f772f027b3dceac91edc6a15f11f23ef977 authored over 2 years ago by Anonymous <[email protected]>
I18n: Update translation el (100%).

7 translated messages.

Transifex (https://www.transifex.com/xfce/public/).

c2c43cf5aacebf1c45333c4082aafe0f0643a5e9 authored over 2 years ago by Anonymous <[email protected]>
I18n: Add new translation az (57%).

4 translated messages, 3 untranslated messages.

Transifex (https://www.transifex.com/xfce/publi...

4994ae7cca5882e5a444d4ee3b924374de2156aa authored almost 3 years ago by Əmrə Türkoğlu Tutsaq <[email protected]>
Silence `-Wanalyzer-null-dereference` warnings

If I'm not mistaken this check is not really necessary, i.e. these
warnings are false positives....

0ec33ec5747889bf58ec949a9bbf2b81e8dcbe5b authored almost 3 years ago by Gaël Bonithon <[email protected]>
doc: Fix typo in `xfce_*_append_quoted()`

Related to !24.

64420b499caaf10530488123c0d427779b76282b authored almost 3 years ago by Gaël Bonithon <[email protected]>
xfce-miscutils: Fix `deadcode.DeadStores` warning from `scan-build`

7316159f999e89746b11dd9bdcff440dbbd1dc04 authored almost 3 years ago by Gaël Bonithon <[email protected]>
i18n: Make sure to set locale according to environment

This does not always seem necessary but is generally safer, see
https://www.gnu.org/software/lib...

9f9e7390eb94a6947a69699913fb876705393e8f authored almost 3 years ago by Gaël Bonithon <[email protected]>
I18n: Update translation zh_CN (100%).

7 translated messages.

Transifex (https://www.transifex.com/xfce/public/).

0ef5af7114fd357d7cdb8b20c66f69791858a21c authored almost 3 years ago by 玉堂白鹤 <[email protected]>
Back to development

2f64c7857defd6cccb4435b38b8e016a3a3d1651 authored almost 3 years ago by Alexander Schwinn <[email protected]>
Updates for release

909955cfc8804b3d826df9fbb6565ef35e841b56 authored almost 3 years ago by Alexander Schwinn <[email protected]>
Memo for future devs: Deprecate xfce_str_replace()

f1559ff42c645d9c25564dbac892b52369f2f982 authored almost 3 years ago by MShrimp4 <[email protected]>
Fix document generation error

b9cafbf2e2a54a698519ed399ac45d326a77d27c authored almost 3 years ago by MShrimp4 <[email protected]>
Remove duplicate xfce_str_is_empty ()

bf2674e9874c5b204907d892690aa601331a9b49 authored almost 3 years ago by MShrimp4 <[email protected]>
Move xfce_append_quoted () to xfce-string

xfce_append_quoted () => xfce_g_string_append_quoted ()

69770ec0b2c6019e2b86597f8c89d653fec50df0 authored almost 3 years ago by MShrimp4 <[email protected]>
xfce-string

Related: (exo#82)

Migrated useful functions from exo-string

Functions
xfce_str_replace : Find...

28ce8f4fb53092dbe85bc2e5f96e9135b4f51f7b authored almost 3 years ago by MShrimp4 <[email protected]>
Remove invalid custom ngettext() macro

This patch removes all custom gettext macro definitions. There are multiple
issues with these ma...

e3a9b0d2b22fdbaa1a9c4ecbac64cfe843b8b509 authored almost 3 years ago by Jan Ziak <[email protected]>
I18n: Update translation it (100%).

7 translated messages.

Transifex (https://www.transifex.com/xfce/public/).

e25e7ff679b8d4d597a4e5e6bd50f2ce631f7b20 authored over 3 years ago by Gianvito Cavasoli <[email protected]>
Fix some GObject introspection warnings

Adding GIO to gir_INCLUDES is not enough, one must also avoid conflicts
with vapigen (see https:...

7ab50d208a675c0a96cf42eaca1358e062c9d5bd authored over 3 years ago by Gaël Bonithon <[email protected]>
Add missing G_BEGIN_DECLS and G_END_DECLS

The missing directives prevent libxfce4util to be used from C++ code.

ed6b2e1c9c100a9b780edfdd5f36f634f30fec54 authored over 3 years ago by Jan Ziak <[email protected]>
I18n: Update translation gl (100%).

7 translated messages.

Transifex (https://www.transifex.com/xfce/public/).

603e7ae0d91590f489d5a015e39d00a357b38e77 authored over 3 years ago by Daniel Muñiz Fontoira <[email protected]>
I18n: Update translation ca (100%).

7 translated messages.

Transifex (https://www.transifex.com/xfce/public/).

a67181b6d05d38b0f478971b859e53ecd3fb9d9d authored over 3 years ago by Robert Antoni Buj i Gelonch <[email protected]>
Back to development

9d77491673d26f21b39dcefb219c899dffd85064 authored over 3 years ago by Alexander Schwinn <[email protected]>
Updates for release

546a8404050459a7b4d5bd264d11d1748f71d940 authored over 3 years ago by Alexander Schwinn <[email protected]>
Create new function xfce_create_shared_thumbnail_path

MR !18
Issue thunar#262

bd4f28c34bec5c73d45f76d408d2db4a151863b6 authored over 3 years ago by Sergios - Anestis Kefalidis <[email protected]>
usage of g_file_peek_path requires glib 2.56

Fixes commit c881265b1e421bbf1cbf3f6afe5649f96cd8decc

Signed-off-by: Olaf Hering <[email protected]>

e8547f2a00ba3477e41a26537d27e07efc3318ff authored over 3 years ago by Olaf Hering <[email protected]>
Back to development

da9d244d6531d6acc318c2a3ba149f1c9c42b2f2 authored over 3 years ago by Alexander Schwinn <[email protected]>
Updates for release

4466dbc20f94d1b5814b6adf45809466b852655e authored over 3 years ago by Alexander Schwinn <[email protected]>
Add xfce_unescape_desktop_entry_value

Relates to appfinder#8

05af8d22462b9fc783bf5fa0eb1a72add7a455f5 authored over 3 years ago by Andre Miranda <[email protected]>
xfce-gio-extensions

Related : thunar#156 (comment 18095)

xfce_g_file_metadata_is_supported : Check if metadata is s...

c881265b1e421bbf1cbf3f6afe5649f96cd8decc authored over 3 years ago by Yongha Hwang <[email protected]>
libxfce4util needs to be first character Capital.

4abb3b553af89351366655a8a7ecf41ea8cdb564 authored over 3 years ago by vishal sharma <[email protected]>
I18n: Update translation es (100%).

7 translated messages.

Transifex (https://www.transifex.com/xfce/public/).

6d6b8641965b4904acb2e9eb3095a485c2a42a92 authored over 3 years ago by Toni Estévez <[email protected]>
I18n: Update translation nb (100%).

7 translated messages.

Transifex (https://www.transifex.com/xfce/public/).

497f7e25c868f14eb4cde34a1e6fb33eb69010a9 authored over 3 years ago by heskjestad <[email protected]>
Partially revert "Fix (some) GObject introspection warnings"

This partially reverts commit df016240783fdf09b517eb2c051d4e5c951e54f7,
to avoid confusion in `*...

1b4d5eba3584d0bd3258874c47ee1e3e30496514 authored over 3 years ago by Gaël Bonithon <[email protected]>
Fix (some) GObject introspection warnings

df016240783fdf09b517eb2c051d4e5c951e54f7 authored over 3 years ago by Gaël Bonithon <[email protected]>
I18n: Update translation es (100%).

7 translated messages.

Transifex (https://www.transifex.com/xfce/public/).

765b27fb8b4857ee3c40e45c098240c8ac6bf2e4 authored over 3 years ago by Toni Estévez <[email protected]>
I18n: Update translation et (100%).

7 translated messages.

Transifex (https://www.transifex.com/xfce/public/).

8e25d8d5cf26a6096263e1fd87fb22e5fb21ad8b authored over 3 years ago by Priit Jõerüüt <[email protected]>
I18n: Update translation es (100%).

7 translated messages.

Transifex (https://www.transifex.com/xfce/public/).

5367891516239ca8b0034c5a197330285a86230f authored almost 4 years ago by Toni Estévez <[email protected]>
Revamp the documentation to modernize and uniformize accross components

faed5ecc5d95ca08fe9e79f46da9e0742b787771 authored almost 4 years ago by Romain Bouvier <[email protected]>
I18n: Update translation be (100%).

7 translated messages.

Transifex (https://www.transifex.com/xfce/public/).

17371345206c2cced290c15040a032cf11903fc4 authored almost 4 years ago by Źmicier Turok <[email protected]>
Back to development

16eae00d1d55d94f30caba1070e56b5c36aa79b4 authored about 4 years ago by Romain Bouvier <[email protected]>
Updates for release

ea6c56a668cbd1055b0acaa65466fd163e02b651 authored about 4 years ago by Romain Bouvier <[email protected]>
Prepare for 4.16 final release

3084615fe0526f590aa5251f5ed296be4a513f0b authored about 4 years ago by Simon Steinbeiss <[email protected]>
Properly handle URI schemes other than "file"

082be333f9463a749e89ec53cb92dfb59c59a9d2 authored about 4 years ago by Gaël Bonithon <[email protected]>
Back to development

78700e077ae66f8267644ba0a5e6927eef7250c7 authored about 4 years ago by Simon Steinbeiss <[email protected]>