Ecosyste.ms: OpenCollective

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

github.com/xfce-mirror/xfce4-taskmanager

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

I18n: Update translation it (100%).

85 translated messages.

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

68ad15a06bc6cbfd5e776c80700fca8ff20cefa2 authored over 6 years ago by Emanuele Petriglia <[email protected]>
Rework configure logic to build with Gtk+3 by default

Use --enable-gtk2 if you still want to build with the older toolkit, but
the corresponding code ...

13c78d9738ba3b65ba0432bdbe8986f2510d784f authored over 6 years ago by Landry Breuil <[email protected]>
back to development

cd7b6e2d51e7772dcaf2380b3d2b3d8090a66353 authored over 6 years ago by Landry Breuil <[email protected]>
switch to release

1e3f21056fdba004f5b7c4f5b5e6868b7bf68bb6 authored over 6 years ago by Landry Breuil <[email protected]>
Updates for release 1.2.1

6f9a6d7c8f381a0529d6a029502b3f15cea3bced authored over 6 years ago by Landry Breuil <[email protected]>
Switch back all bzero() calls to use memset()

Even if it's uglier to use memset, bzero seems deprecated.

993ef78b817ac3d6758f8e02d699ea1913c9c691 authored over 6 years ago by Landry Breuil <[email protected]>
include task-manager.h to have __unused definition, should fix compilation on linux (bug 14401)

fcf8beb64eaf6a2dac488ab09cd9b1e911e221ae authored over 6 years ago by Landry Breuil <[email protected]>
Simplify the way process state is stored on FreeBSD (bug 14401)

84e719796ec6223dd31107283918c08d22b268cf authored over 6 years ago by rim <[email protected]>
More cast/type fixes (bug 14401)

6cfb7547b0de3cdeffd618b0d804d0a77af3d0aa authored over 6 years ago by rim <[email protected]>
Rework the way model is iterated through (bug 14401)

f51c2b18f7462d9c258ad6b86cf0e02ee4a45d14 authored over 6 years ago by rim <[email protected]>
parenthesis around addition (bug 14401)

3d7f9fd794e48e00a5bf5b9b9b2d76d40d943dc7 authored over 6 years ago by rim <[email protected]>
Properly bzero args (bug 14401)

01abcbdd73377b8b416272d6714fabda59cad0a7 authored over 6 years ago by rim <[email protected]>
use a 1k buffer for the initial argv malloc (bug 14401)

bbee8970794caddd3e7231cd0b05be1a12eda5d4 authored over 6 years ago by rim <[email protected]>
Select_Window returns a static Window (bug 14401)

ccb9824ce2acf69c56774f4a3f36085943f4687d authored over 6 years ago by rim <[email protected]>
Fix useless indentation (bug 14401)

295e635606d7348b22c6969a24a9f6a671dd759e authored over 6 years ago by rim <[email protected]>
Better zeroing of found struct (bug 14401)

7de82ec291fe810b88e5cebb877b973e74481c78 authored over 6 years ago by rim <[email protected]>
spacing

ce69b96ce4d1e08d845eb5ded84a0ef35cdb8372 authored over 6 years ago by rim <[email protected]>
xtm_process_tree_model_get_value returns void (bug 14401)

e8b4fa49bbb0bba59d5261face8deb63772ff81b authored over 6 years ago by rim <[email protected]>
More float initializers (bug 14401)

9ed5f79f8dbe95a531c1515af7c470c497663c10 authored over 6 years ago by rim <[email protected]>
Use the proper types, add casts where necessary (bug 14401)

1c09b7329b9df1a7a675f4a03b5261bd4edf8698 authored over 6 years ago by rim <[email protected]>
timeout is an unsigned integer (bug 14401)

512e88ad6ca039d001f622e6f5e8f6428e0d30c9 authored over 6 years ago by rim <[email protected]>
Improve GOptionEntry initialization (bug 14401)

a5f4aaa667ad34058219945c195b502de2688cf1 authored over 6 years ago by rim <[email protected]>
Stop displaying 'Running as <uid> on <hostname>' and remove corresponding code (bug 14401)

0111851b4d6cdc87699a932b208ebf783491dbde authored over 6 years ago by rim <[email protected]>
Move getpwuid() from backends to gui, use getpwuid_r(), call only once on task add. (bug 14401)

8e1b48f8def94d7b1b72464aaf495d761d46176a authored over 6 years ago by rim <[email protected]>
Fix possible file descriptor leak on linux (bug 14401)

40a3e65803a87770138d49acf79da33398497f6a authored over 6 years ago by rim <[email protected]>
Mark unused params, remove unused macro and args (bug 14401)

66a0d4bfc9e13de705b97bbe395b7b7d42a38276 authored over 6 years ago by rim <[email protected]>
Make pid type: GPid (bug 14401)

ceb5a7d347b14ed71bf66e60fcb751b8ab868dc6 authored over 6 years ago by rim <[email protected]>
Improvements to --start-hidden (bug 14343)

* Prints an explanatory warning message when both the window and the
status icon can't be show...

397bb63e2384709a0a9e39e0c81ce5cc5ab3f352 authored over 6 years ago by Ben Burrill <[email protected]>
Add --start-hidden command-line option (bug 14343)

When --start-hidden is used, the primary interface is not shown. If the
"Hide into the notifica...

5fdfe369a62eb8027ffd50962c3dc0a01b25c92a authored over 6 years ago by Ben Burrill <[email protected]>
declarations at the beginning of functions (ISO C90 forbids mixed declarations and code)

c507f13d86647410fa7beac383efc22fe674a83b authored over 6 years ago by Landry Breuil <[email protected]>
Simplify WNCK #ifdefs

8d4f013877b33f22c8cdfe48aaf6a494571b267b authored over 6 years ago by rim <[email protected]>
declarations at the beginning of functions (ISO C90 forbids mixed declarations and code)

6f9d95d1f5e64fd51ac4af70908e9d82a2f24f68 authored over 6 years ago by Landry Breuil <[email protected]>
app-manager optimizations

- simplify lookup by pid
- less calls to wnck_window_get_pid
- use a gint for the pid

621de4fd13b468189a814aa654572e84c47269fe authored over 6 years ago by rim <[email protected]>
Make sure only printable characters are used in the pretty cmdline display (bug 14172)

fd9e313e2e89ed0b81bec8c491842e7032e797ac authored over 6 years ago by Rozhuk Ivan <[email protected]>
Rework the way the model is updated (bug 14403)

- Do more lazy updates
- More robust to quick process creation/deletion
- Use bsearch to look in...

fd149b63df44eeace3851ca40812d52684f4e2c6 authored over 6 years ago by Rozhuk Ivan <[email protected]>
Check that treeview isnt NULL in cb_send_signal (bug 14403)

f27d270f0c87f7317a16c8afc37df00ec111a03f authored over 6 years ago by rim <[email protected]>
Use sizeof in get_hostname (bug 14401)

a76b13057cf8f273ee5f61707b4cf07983f9a6e3 authored over 6 years ago by rim <[email protected]>
Use sysctl w/ KERN_PROC_ARGS instead of kvm_getargv in get_task_details() (bug 14401)

3af7e3d491e80c283febe0b306a1bb1213f7fd88 authored over 6 years ago by rim <[email protected]>
Sort the task list by pid, as we're going to use bsearch() (bug 14403)

159c3c1d0ca1b7397453a08fc46469931af1bb7e authored over 6 years ago by Landry Breuil <[email protected]>
Properly use float for constants where appropriate (bug 14401, bug 14403)

704411a38b906e4a70d6cff3afe60d281ef8ebc7 authored over 6 years ago by rim <[email protected]>
Add a function comparing tasks (bug 14403)

4d4d0b50736a9b63f49aeadeca51fb3b3691d507 authored over 6 years ago by rim <[email protected]>
Properly zero memory where appropriate (bug 14401, bug 14403)

2329f243fb2374d72a8c8abb7df8779150197936 authored over 6 years ago by rim <[email protected]>
More sizeof uses (bug 14401, bug 14403)

fa797de1406767b38fc709d05a15931142827c56 authored over 6 years ago by rim <[email protected]>
Add G_DEBUG_FMT macro (bug 14401, bug 14403)

5be9587903122389c955f5e4ecc8ff0539542d7b authored over 6 years ago by rim <[email protected]>
more sizeof (bug 14401, bug 14403)

c725dee6a9a4090151cb4251c935ba002fad071b authored over 6 years ago by rim <[email protected]>
Use sizeof() when appropriate instead of hardcoding values (bug 14401, bug 14403)

5e0fb6f4bcf2935fd1bd38336947d36f642d565d authored over 6 years ago by rim <[email protected]>
Fix clang warning by grouping conditions (bug 14402)

c408ee48db100b51500d2d8264c7b77066d600d9 authored over 6 years ago by rim <[email protected]>
remove unused vars

5992ec97449999d6de2f2237a36d551138d06bfc authored over 6 years ago by Landry Breuil <[email protected]>
Fix clang warning by grouping conditions to actually catch ctrl-q (#14402)

c1fd3a9d0868c55b560f11a30ec9203157aec8e7 authored over 6 years ago by rim <[email protected]>
use correct type for XGetWindowProperty argument (#14402)

dff8c3e07154d64efb9a8f2d5dd31384a72b19da authored over 6 years ago by rim <[email protected]>
I18n: Update translation hu (100%).

85 translated messages.

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

2e68217ecbd2b8c747829f46dbc1b2297b4b594f authored over 6 years ago by Balázs Meskó <[email protected]>
I18n: Update translation be (100%).

85 translated messages.

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

b89ba57eadec9ffa6cdb9c2e90fe146a79905ed0 authored almost 7 years ago by Сяргей Снапкоўскі <[email protected]>
I18n: Update translation en_AU (100%).

85 translated messages.

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

0d7d13bd6cda4c872e7fc35872469d254c7e3af0 authored almost 7 years ago by John Humphrys <[email protected]>
I18n: Update translation ca (100%).

85 translated messages.

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

89607e8694e09de3e1f33700c5f9e00c065ccf59 authored almost 7 years ago by Robert Antoni Buj Gelonch <[email protected]>
I18n: Update translation fr (100%).

85 translated messages.

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

b0f4a5dfe7e2c07bdc18c295a18ba2661a253b53 authored almost 7 years ago by Charles Monzat <[email protected]>
I18n: Update translation sq (96%).

82 translated messages, 3 untranslated messages.

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

ca4b6139ec874c61074797fe0921e70fd535818b authored almost 7 years ago by Besnik <[email protected]>
I18n: Update translation lt (100%).

85 translated messages.

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

538bd99c3bf308f7b9d7625b7889d921456871a7 authored almost 7 years ago by Anonymous <[email protected]>
I18n: Update translation sr (100%).

85 translated messages.

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

dde84d681bedc72d7f09f338d8b20fe296cc6f8d authored about 7 years ago by Саша Петровић <[email protected]>
I18n: Update translation ko (100%).

85 translated messages.

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

d39ba40fe75eba108e6221ec46c8a8d07a5cf901 authored about 7 years ago by 박정규(Jung-Kyu Park) <[email protected]>
Fix UID reporting properly

The patch that was already committed apparently fixes the issue but
using a non-documented metho...

946be336114ed84ad5d24838b4ae14a0bfc0f0fe authored about 7 years ago by Bobby Hopere <[email protected]>
I18n: Update translation hu (92%).

79 translated messages, 6 untranslated messages.

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

eed347b74bcc34dcd4d1ead1dd458096b78fc838 authored about 7 years ago by Anonymous <[email protected]>
I18n: Update translation da (100%).

85 translated messages.

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

21a45b691e7e6d19b1d2345284cc9fa34a34ce28 authored about 7 years ago by Anonymous <[email protected]>
I18n: Update translation el (100%).

85 translated messages.

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

d108e97fe40c5ed40898b9769d442bfa41aa2121 authored about 7 years ago by Πέτρος <[email protected]>
I18n: Update translation ug (77%).

66 translated messages, 19 untranslated messages.

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

ef43e50a5f6ebe2fe4c8fffe87532f8479fa622c authored over 7 years ago by Xfce Bot <[email protected]>
I18n: Update translation th (100%).

85 translated messages.

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

562deb94d2717851e313b4ce2b4761ff0459061d authored over 7 years ago by Theppitak Karoonboonyanan <[email protected]>
I18n: Update translation te (67%).

57 translated messages, 28 untranslated messages.

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

ad373223f24be478cc966ef30890e88f9aef438e authored over 7 years ago by Xfce Bot <[email protected]>
I18n: Update translation ru (100%).

85 translated messages.

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

bbe769e2a93f8de138cfec7b4f45fe219f796e93 authored over 7 years ago by Igor <[email protected]>
I18n: Update translation pt (100%).

85 translated messages.

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

ad563e1772d258a71c0715e1bf9d01961dd3b0f6 authored over 7 years ago by Nuno Miguel <[email protected]>
I18n: Update translation pl (100%).

85 translated messages.

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

0cc6d6112e91de002a6edbfa7469b30fe9646dd2 authored over 7 years ago by m4sk1n <[email protected]>
I18n: Update translation pt_BR (100%).

85 translated messages.

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

91e8655bd13165ec03c2ca99474dc48b28ff40bc authored over 7 years ago by Michael Martins <[email protected]>
I18n: Update translation he (100%).

85 translated messages.

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

6fa7ca23b3078fcd1fd7070c8e0d82861444811c authored over 7 years ago by Elishai Eliyahu <[email protected]>
I18n: Update translation it (100%).

85 translated messages.

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

811986bdfbae1e991ae9f5b0a280b38c3f7579e5 authored over 7 years ago by Enrico B <[email protected]>
I18n: Update translation hr (100%).

85 translated messages.

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

8fa09a91932d7c70acdd524725ef14092046ae9f authored over 7 years ago by Ivica Kolić <[email protected]>
I18n: Update translation oc (77%).

66 translated messages, 19 untranslated messages.

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

4bc2868cb8b6878e122e3c61c16c600dc3a9e041 authored over 7 years ago by Xfce Bot <[email protected]>
I18n: Update translation nl (100%).

85 translated messages.

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

dacd38bf21d096a2061617824ed1879f31bf4ec6 authored over 7 years ago by Pjotr <[email protected]>
I18n: Update translation de (100%).

85 translated messages.

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

e247d3485cadda9c289bee6903ed465d74c17ed6 authored over 7 years ago by Tobias Bannert <[email protected]>
I18n: Update translation fr (100%).

85 translated messages.

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

a6cc4a71a32ee4b5a93cb79fb87964e259692db5 authored over 7 years ago by Yannick Le Guen <[email protected]>
I18n: Update translation en_AU (87%).

74 translated messages, 11 untranslated messages.

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

7608c77cdb011f535635f6cabebe2598bd20373c authored over 7 years ago by Xfce Bot <[email protected]>
I18n: Update translation ast (84%).

72 translated messages, 13 untranslated messages.

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

31c09f5cde15203b98fb2ec9b6012260a78bd967 authored over 7 years ago by Xfce Bot <[email protected]>
I18n: Update translation tr (100%).

85 translated messages.

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

30adca34c0a284418008571825cfa8ca7c2a0ec0 authored over 7 years ago by Necdet Yücel <[email protected]>
I18n: Update translation ug (77%).

66 translated messages, 19 untranslated messages.

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

21bd5746baead44bd18e0129677efffca202142f authored over 7 years ago by Xfce Bot <[email protected]>
I18n: Update translation zh_CN (100%).

85 translated messages.

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

4ef73e8d4b195fc4051fe91e96ccd5d4f650f690 authored over 7 years ago by Mingcong Bai <[email protected]>
I18n: Update translation uk (100%).

85 translated messages.

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

b382a77a3b55ba384b0b1c50d873f294250632bc authored over 7 years ago by Yarema aka Knedlyk <[email protected]>
I18n: Update translation zh_TW (100%).

85 translated messages.

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

ddc930cfbd3e8ac4c4a4e5cdf7fcc2457f5bc69e authored over 7 years ago by Jeff Huang <[email protected]>
I18n: Update translation zh_HK (77%).

66 translated messages, 19 untranslated messages.

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

68b252d7108c50e2e1cd6ed66855604b54211ee0 authored over 7 years ago by Xfce Bot <[email protected]>
I18n: Update translation sv (100%).

85 translated messages.

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

faeae9efa242372d7dd86ea8ff34975f4e8a4ade authored over 7 years ago by Påvel Nicklasson <[email protected]>
I18n: Update translation oc (77%).

66 translated messages, 19 untranslated messages.

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

a53652f5bce3caf4abea30778a398ffe9acb4bb7 authored over 7 years ago by Xfce Bot <[email protected]>
I18n: Update translation sr (95%).

81 translated messages, 4 untranslated messages.

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

7b241b3fd69a036e8684bb1556a610a55b67f894 authored over 7 years ago by Саша Петровић <[email protected]>
I18n: Update translation ms (100%).

85 translated messages.

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

91b66b3bb7c1bb31a11a48edc5b56681f31e8ec5 authored over 7 years ago by abuyop <[email protected]>
I18n: Update translation nb (100%).

85 translated messages.

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

48dd750027c7656e29196b14ddbdaeadff8b2806 authored over 7 years ago by Allan Nordhøy <[email protected]>
I18n: Update translation nl (100%).

85 translated messages.

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

184f0813555a94b62fdb2cdb34b20579853984ff authored over 7 years ago by Pjotr <[email protected]>
I18n: Update translation sk (100%).

85 translated messages.

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

7bbc66d8dce727a602f36141a6b1aab5995d0524 authored over 7 years ago by Slavko <[email protected]>
I18n: Update translation pl (100%).

85 translated messages.

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

f50a211d17b1a30faab87e6425d05b28d250c397 authored over 7 years ago by m4sk1n <[email protected]>
I18n: Update translation te (67%).

57 translated messages, 28 untranslated messages.

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

869397892faf540c0ae1bbe64acfa600678b4392 authored over 7 years ago by Xfce Bot <[email protected]>
I18n: Update translation pt_BR (100%).

85 translated messages.

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

72ab412e927a9ede29c193616f330751bd5aa26c authored over 7 years ago by Michael Martins <[email protected]>
I18n: Update translation th (100%).

85 translated messages.

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

cc0e751bb544f834aab2953230e7c0a7e9174c68 authored over 7 years ago by Theppitak Karoonboonyanan <[email protected]>
I18n: Update translation ru (100%).

85 translated messages.

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

60dfef862edbb64bc35950c902ea8f73d0c86101 authored over 7 years ago by Igor <[email protected]>
I18n: Update translation pt (100%).

85 translated messages.

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

2fb62b9ddb35b273e7925c1693abca22c57b4c9a authored over 7 years ago by Nuno Miguel <[email protected]>
I18n: Update translation lt (100%).

85 translated messages.

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

e56eb6b237b0ccc651a9e7a7f23567d791bb7054 authored over 7 years ago by Anonymous <[email protected]>
I18n: Update translation kk (100%).

85 translated messages.

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

526e44c3ed8c26df1580e2b0a444fa4fce9c968c authored over 7 years ago by Baurzhan Muftakhidinov <[email protected]>