Ecosyste.ms: OpenCollective

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

github.com/xfce-mirror/libxfce4ui

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

build: Fix regenerating libxfce4ui.h after configure options change

Add a dependency on `config.h` to ensure that `libxfce4ui.h` is
regenerate whenever `./configure...

51efaa3df311a64406d55329c56c91ce96dee2dd authored 11 months ago by Michał Górny <[email protected]>
build: Do not distribute libxfce4ui.h

Fixes: 967359624e408365b4c027bab66e737063af604b
Related: !110, !113

e46988c380731b5a1deffc881d0e0568aadb8fe4 authored 11 months ago by Gaël Bonithon <[email protected]>
shortcuts-grabber: Remove filtering by level

This basically reverts b2e1dac2 and a0203505. The reason is that I don't
know how to tell the di...

e8b347d7af642cdfbb3cc56d4030541f99ed9ec7 authored 11 months ago by Gaël Bonithon <[email protected]>
I18n: Update translation it (100%).

209 translated messages.

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

3a0ccf83bcad161e97e4e4a6c0bf3029a2573d83 authored 11 months ago by Anonymous <[email protected]>
Back to development

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

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

7726801a6a0a49bd186a99c8a7c8f764f019fa98 authored 11 months ago by Gaël Bonithon <[email protected]>
Update `.gitignore`

afcb7c68ccfaf7b59661a8b3894ed5f940e9f5e0 authored 11 months ago by Gaël Bonithon <[email protected]>
Add new CI builds to build without X11 and Wayland

39f5bb99b9c3d6a4c32ce8c0a0a5801b6f72eaf3 authored 11 months ago by Gaël Bonithon <[email protected]>
build: Search for bind_textdomain_codeset in libintl too

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

Related...

2b78f44eb51a9d8a751581c65f97bff0027bfd9a authored 12 months ago by Gaël Bonithon <[email protected]>
I18n: Update translation hr (91%).

192 translated messages, 17 untranslated messages.

Transifex (https://explore.transifex.com/xfc...

69d391be1ab80cec325568fd2dc82cf515cb430e authored about 1 year ago by Anonymous <[email protected]>
I18n: Update translation tr (100%).

209 translated messages.

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

13e8db54dae602ebd06c623ac64eed7c21aa80b5 authored about 1 year ago by Anonymous <[email protected]>
sm-client: Reset SmcConnection when IceConnection is closed on error

Maybe we shouldn't have to do this, but it's better to avoid a crash.

Fixes: #99

1e3c4ec2a4f937a0575eb6d12740177f0699ac4a authored about 1 year ago by Gaël Bonithon <[email protected]>
I18n: Update translation ko (100%).

209 translated messages.

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

9e6b623af19132d12906e324769a4684ab515122 authored about 1 year ago by Anonymous <[email protected]>
I18n: Update translation oc (100%).

209 translated messages.

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

444efe29f16936566f342352e543f54b4f8ad5f4 authored about 1 year ago by Anonymous <[email protected]>
I18n: Update translation tr (99%).

208 translated messages, 1 untranslated message.

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

69e54834c136b520a7c5bd4478d9eb53822ca7c6 authored about 1 year ago by Anonymous <[email protected]>
I18n: Update translation sr (100%).

209 translated messages.

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

894f91ad55b6a9c7f2dd9959a40181f37f05ae76 authored about 1 year ago by Anonymous <[email protected]>
docs: Improve xfce_sm_client_get()

It shouldn't actually work like this (it should be either transfer full
or transfer none), but w...

0987ba01884f7dfc66dbb338c997cf030a270756 authored about 1 year ago by Gaël Bonithon <[email protected]>
build: Make libsm optional again

It was actually optional using XDT_CHECK_LIBSM, and I made it required
by mistake in 96735962.

...

3c30f2eb0d3269f7d1c64bc395e856b14c932205 authored about 1 year ago by Gaël Bonithon <[email protected]>
build: Do not use ENABLE_X11/WAYLAND in installed headers

Sources not built should be removed from installed headers at configure
time instead.

Fixes: 96...

905dad07cf9d0734f8a27363dca8f7ca1e6d0064 authored about 1 year ago by Gaël Bonithon <[email protected]>
build: Adapt ABI check so it passes with --disable-x11

be626d7d21098f71b5beb4d82476d2f6cf59a491 authored about 1 year ago by Gaël Bonithon <[email protected]>
build: Use AM_DISTCHECK_CONFIGURE_FLAGS

So user can extend or override the flags provided there by defining the
DISTCHECK_CONFIGURE_FLAG...

e870b6d16ed8d5eb97ee6580a0b44909cb20d7a7 authored about 1 year ago by Gaël Bonithon <[email protected]>
build: Properly distinguish X11/Wayland code paths

967359624e408365b4c027bab66e737063af604b authored about 1 year ago by Gaël Bonithon <[email protected]>
cleanup: Remove useless X11-specific includes, formatting

058e84813476b618d92bf2ab34b1d39609f44059 authored about 1 year ago by Gaël Bonithon <[email protected]>
xfce4-about: Use GdkGLContext for system tab

Although the current code runs on Wayland it is obviously X11-specific
and would be disabled lat...

0c3a2652453adb8fddce9cafad945034f2dc743c authored about 1 year ago by Gaël Bonithon <[email protected]>
Replace deprecated xfce_spawn_command_line_on_screen()

The warning is silenced by 0e7f4677 but better to replace this.

9afd8af4eccab8d44a1787baec1b2362b8774b2f authored about 1 year ago by Gaël Bonithon <[email protected]>
I18n: Update translation ie (90%).

190 translated messages, 19 untranslated messages.

Transifex (https://explore.transifex.com/xfc...

2e000c5dd2f369baa49ae835704746ec367ab304 authored about 1 year ago by Anonymous <[email protected]>
I18n: Update translation en_GB (100%).

209 translated messages.

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

92e6a26fd01316321a39aef0c1d3b3d495ce846a authored about 1 year ago by Anonymous <[email protected]>
I18n: Update translation sv (100%).

209 translated messages.

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

722859e41956aa6210bcc599e35299d1a0ae0083 authored about 1 year ago by Anonymous <[email protected]>
I18n: Update translation el (100%).

209 translated messages.

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

1a17fbad24b9cad4c9beada9bf08ebcfe3cde1e7 authored about 1 year ago by Anonymous <[email protected]>
I18n: Update translation es (100%).

209 translated messages.

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

13dd13627daef600d19db01a3522b519217db888 authored about 1 year ago by Anonymous <[email protected]>
I18n: Update translation pt_BR (100%).

209 translated messages.

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

c4b29be8c3c7fbc5f1c3683146a4cb437584c609 authored about 1 year ago by Anonymous <[email protected]>
I18n: Update translation sl (100%).

209 translated messages.

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

f204ca6015ce422c3fa0a8f2d02166ae1342db51 authored about 1 year ago by Anonymous <[email protected]>
I18n: Update translation nb (100%).

209 translated messages.

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

cf714a0ca75cdd11cc99f160ab13b1dc0b6c2640 authored about 1 year ago by Anonymous <[email protected]>
I18n: Update translation et (100%).

209 translated messages.

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

48d16896c8aec69262cd444048466be52703fb6c authored about 1 year ago by Anonymous <[email protected]>
I18n: Update translation ja (100%).

209 translated messages.

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

ccb85200528196703141616987908736080602c9 authored about 1 year ago by Anonymous <[email protected]>
I18n: Update translation ca (100%).

209 translated messages.

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

b8ec417c4b7be9ddcd03426b4c130e04e41eabd9 authored about 1 year ago by Anonymous <[email protected]>
I18n: Update translation zh_CN (100%).

209 translated messages.

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

bbc6f19ad12974766f95c1ead40f2ac81b06e5e4 authored about 1 year ago by Anonymous <[email protected]>
I18n: Update translation pt (100%).

209 translated messages.

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

2845e0a9ad1e6786b29b50c0ca376fb98c3f2b1b authored about 1 year ago by Anonymous <[email protected]>
I18n: Update translation bg (100%).

209 translated messages.

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

d2ddc970a2cfbb726726de21619ba4051d475034 authored about 1 year ago by Anonymous <[email protected]>
I18n: Update translation uk (100%).

209 translated messages.

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

7c47730b36a13662e5a9d6ec5751d5476ae3e4f8 authored about 1 year ago by Anonymous <[email protected]>
I18n: Update translation nl (100%).

209 translated messages.

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

d921e7153f00fd64d79d165d04a8d36ab65cf1f2 authored about 1 year ago by Anonymous <[email protected]>
I18n: Update translation sq (100%).

209 translated messages.

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

05bad671d6dec3a3bcb0d4d06e8ad1bcae082eb7 authored about 1 year ago by Anonymous <[email protected]>
I18n: Update translation zh_TW (100%).

209 translated messages.

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

fa4b6df11af325f6fe1213ae5cce9a64897319e8 authored about 1 year ago by Anonymous <[email protected]>
I18n: Update translation da (100%).

209 translated messages.

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

87386c25ef586fa317a81ee67c3d59c4e285ef20 authored about 1 year ago by Anonymous <[email protected]>
I18n: Update translation it (100%).

209 translated messages.

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

ad79cc9cbf0e9a7cd2a4fe9524559ea7f4f47b76 authored about 1 year ago by Anonymous <[email protected]>
I18n: Update translation ru (100%).

209 translated messages.

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

88d5247804ff072833bbee06380894362d9caaea authored about 1 year ago by Anonymous <[email protected]>
I18n: Update translation pl (100%).

209 translated messages.

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

24805508f7c017e097a6fb59e673c8df9d6bf3e5 authored about 1 year ago by Anonymous <[email protected]>
I18n: Update translation fr (100%).

209 translated messages.

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

83f9735ba5f0b51f39ad6fd2468aaafdaa03fecb authored about 1 year ago by Anonymous <[email protected]>
I18n: Update translation de (100%).

209 translated messages.

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

5c9deb64591e990bda0305df77e65408e6c88065 authored about 1 year ago by Anonymous <[email protected]>
I18n: Update translation lt (100%).

209 translated messages.

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

c788ce713c5be3f93ef9fca720e99fffb4b17063 authored about 1 year ago by Anonymous <[email protected]>
Add title to read manual dialog

0f49a05477e75bb1d13b9e6e7ac554c1844329e6 authored about 1 year ago by Andre Miranda <[email protected]>
Back to development

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

30a66352b7ce63d322842c3bca2837282cb5201f authored about 1 year ago by Gaël Bonithon <[email protected]>
titled-dialog: Ensure a single icon on the left when CSD is used (#92)

87033dac4532b6a222c657e34c785fa4c568b9a3 authored about 1 year ago by Elliot <[email protected]>
wayland: Reduce verbosity

56d8fb63c05989028eebef05dff783d2db621709 authored about 1 year ago by Gaël Bonithon <[email protected]>
Remove remaining uses of xfce_titled_dialog_create_action_area()

Completes: !108

138e2fca04820c731b8f0b36917ea15f33132db2 authored about 1 year ago by Gaël Bonithon <[email protected]>
titled-dialog : Deprecate xfce_titled_dialog_create_action_area()

Optimize XfceTitledDialog action area related code.
xfce_titled_dialog_create_action_area() no l...

6153be02aef821ef0a9561f811c7e49b419ad40b authored about 1 year ago by Irfan Bagus <[email protected]>
titled-dialog: Ensure action area is shown when using CSD

Another necessary thing after b84f25b0. Signal disconnection avoids a
warning about adding widge...

a9ce3cf86768428b752329904ea1092ec7ac61f2 authored about 1 year ago by Gaël Bonithon <[email protected]>
titled-dialog: Ensure action widget can default

Necessary after b84f25b0 for some reason, e.g. with the "add item" panel
dialog.

Related: !107

01d67a5e8cdd599fc9da8e7d53c0dee5f5b24592 authored about 1 year ago by Gaël Bonithon <[email protected]>
Fix xfce_titled_dialog action area margin

Buttons created with xfce_titled_dialog_add_button have smaller margin.
xfce_titled_dialog creat...

b84f25b0f8ec0c3cf8b2b8eb8ddfebb097cac6dd authored about 1 year ago by Irfan Bagus <[email protected]>
I18n: Update translation da (100%).

208 translated messages.

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

5890f873e57fe72792784a00991f773d3a10561a authored over 1 year ago by Anonymous <[email protected]>
shortcuts-grabber: Variable renaming

746c1e02ffb6a51aab2e19fd100f2586be0d16e9 authored over 1 year ago by Gaël Bonithon <[email protected]>
shortcuts-grabber: Avoid duplicate code in _grab*() funcs

492f50e8906b8bbe36e8629c7e73a13ad60aacf1 authored over 1 year ago by Gaël Bonithon <[email protected]>
shortcuts-grabber: Implement refcounted grabs as a set

273bfdaa2e7f5fbfd12d6b32bd03f32c4c8b5033 authored over 1 year ago by Gaël Bonithon <[email protected]>
shortcuts-grabber: Remove constructed()

There's no reason why init() can't do what constructed() does here. This
also avoids forgetting ...

a8b89e2226776e3506120659149a9ac9744a6111 authored over 1 year ago by Gaël Bonithon <[email protected]>
shortcuts-grabber: Remove dead code, useless casts and declarations

04a42334285ed1a5d5cbb57a6c75f41ef151582b authored over 1 year ago by Gaël Bonithon <[email protected]>
shortcuts-grabber: Formatting

4c671b3c5e8f259347e1a65ec6a39812487df3ec authored over 1 year ago by Gaël Bonithon <[email protected]>
shortcuts-grabber: Clarify keys management in _grab*() funcs

get_entries_for_keyval() and _xfce_shortcuts_grabber_grab() ensures that
n_keys == 0 iff keys ==...

26037503b743fe0453f3b06343b7f1b8a4ff5bd8 authored over 1 year ago by Gaël Bonithon <[email protected]>
shortcuts-grabber: Isolate layout-related code more clearly

1410976b427c725a8ea9abdd4c3a0133d9d9accd authored over 1 year ago by Gaël Bonithon <[email protected]>
Display distribution logo in xfce4-about (Fixes #54)

eab0fcba817b337bf2f15c0814a071dc4ffd2ecf authored over 1 year ago by Elliot <[email protected]>
shortcuts-grabber: Variable renaming

daabed0cdd7e766176d4be5a5080865b92bab04c authored over 1 year ago by Gaël Bonithon <[email protected]>
shortcuts-grabber: Fix filtering by level

a0203505 introduced a regression, see
https://gitlab.xfce.org/xfce/libxfce4ui/-/merge_requests/1...

b2e1dac24e4393badbf0d9ede344f1096b5d8c82 authored over 1 year ago by Gaël Bonithon <[email protected]>
shortcuts-grabber: Simplify filtering by group

If (group0_only && n_matches > 0) then n_matches == n_keys, so we keep
all keys regardless of n_...

c82e0123090dd822b48956f6cd90db6be1b95cae authored over 1 year ago by Gaël Bonithon <[email protected]>
shortcuts-grabber: Filter grabbing by key level

The idea is to look at the "level" value from GdkKeymapKey and see if
there is a mismatch with t...

a0203505201af43a8ccc063e536f1353b8c5daa4 authored over 1 year ago by Theo Linkspfeifer <[email protected]>
Detect keyboard shortcuts with only single modifier keys on key release

Fixes: #1

f35d7bd8a62d903b0d19cf3f7554a8736d6cdad1 authored over 1 year ago by Elliot <[email protected]>
I18n: Update translation pt_BR (100%).

208 translated messages.

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

c187464bf7a80a414723a7d6131e430e4cda8613 authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation el (100%).

208 translated messages.

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

8194ffdd5f90fb54b6d9dd8d3542483f6e292350 authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation el (100%).

208 translated messages.

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

6072fd9ed1fd3b4fbcac71b53fc53b2f8a58702a authored over 1 year ago by Anonymous <[email protected]>
Back to development

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

5e4b3daae5da8b0b0f2d5879281f9f607e595413 authored over 1 year ago by Gaël Bonithon <[email protected]>
screensaver: Prevent recursive calling of lock command

This is not intended to prevent a malicious attack but an accidental
recursive call. When xfce4-...

1678d6082c5032a8bf9da591c7251ee8452e7250 authored over 1 year ago by Gaël Bonithon <[email protected]>
screensaver: Add lock-on-sleep property

This is to keep in sync components having this setting under one name
or another.

Related: xfce...

a234e63495e98598d38139e11f2b653c5f63fb43 authored over 1 year ago by Gaël Bonithon <[email protected]>
screensaver: Use reasonable timeout for methods that may not reply

Helps: #62, #63

877226ca89e4df4192a85b37a8804b819c07121f authored over 1 year ago by Gaël Bonithon <[email protected]>
screensaver: Remove support for gnome-screensaver (Fixes #62)

3d15064e500cb683188adb5d613b8ca21241b2a5 authored over 1 year ago by Gaël Bonithon <[email protected]>
screensaver: Do not take into account empty commands

4a1067561eddf35b1df635c33b2935dcfddbc587 authored over 1 year ago by Gaël Bonithon <[email protected]>
screensaver: Rewrite D-Bus proxies management

* Do not autostart proxies at initialization
* Monitor all proxies, properly update running stat...

a25f036b656546f2d5ad840ea2aa1a49d8ece232 authored over 1 year ago by Gaël Bonithon <[email protected]>
screensaver: Prioritize user lock command

d381731a8e68e72ae84354d08b9cfe1d47581860 authored over 1 year ago by Gaël Bonithon <[email protected]>
screensaver: Update fallback list

Remove xflock4 since it is redundant and this code could replace it in
the future (or not).

3d38ce96b63ac7c7e67d63461c453688d026be2c authored over 1 year ago by Gaël Bonithon <[email protected]>
screensaver: Fix typos

31baf6ac8ca03610cfe0a78333cc332a9d407845 authored over 1 year ago by Gaël Bonithon <[email protected]>
screensaver: Simplify Xfconf management

8b947d87b3d1365fc888791631420728af6644e7 authored over 1 year ago by Gaël Bonithon <[email protected]>
screensaver: Fix memory leak

68d465e72fa8c9461e5febcc1ed015d7ab310e74 authored over 1 year ago by Gaël Bonithon <[email protected]>
Update `.gitignore`

f8eec013af00d8716e57ae405d2e4e7260922563 authored over 1 year ago by Gaël Bonithon <[email protected]>
I18n: Update translation sl (100%).

208 translated messages.

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

5d1f4e397c334933836b3ebd639deffad68a5dd6 authored over 1 year ago by Anonymous <[email protected]>
screensaver: Run lock command synchronously (Fixes #70)

32f761266658e2f59093af259655e44efecf31a9 authored over 1 year ago by Gaël Bonithon <[email protected]>
I18n: Update translation zh_TW (100%).

208 translated messages.

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

acf36a419611ba695e9010c96e0c8005218dd160 authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation sr (100%).

208 translated messages.

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

2a572548d1812464ef8079771048ae4b19920aca authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation zh_CN (100%).

208 translated messages.

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

76e100d8ba1b1c2a829f1cec771624b64bd6a973 authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation ru (100%).

208 translated messages.

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

155039766d4de64e784b76cb2959bf9c7dd0d5ec authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation pt (100%).

208 translated messages.

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

5b0d4ead9e249af84c6bbb5f7f6148d786b4e9b7 authored over 1 year ago by Anonymous <[email protected]>