Ecosyste.ms: OpenCollective

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

github.com/xfce-mirror/xfwm4

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

compositor: Set swap control if possible

If either the GLX_MESA_swap_control or the GLX_EXT_swap_control
extension is available, use it t...

5534a5f8c0d54e349c65f1510ed13ae1fba4904d authored about 4 years ago by Olivier Fourdan <[email protected]>
compositor: Adjust to the actual number of buffers

When using multiple buffers, no need to set all possible buffers, just
set the right number of b...

233e4cad60d248454cbb276796a18e966fe27cd2 authored about 4 years ago by Olivier Fourdan <[email protected]>
compositor: Move fence triggered to its own function

Just a small code rework, no functional change.

Signed-off-by: Olivier Fourdan <[email protected]>

185eb00d6065a1a13118ec9f6aae72cf9762c2ae authored about 4 years ago by Olivier Fourdan <[email protected]>
compositor: Use a GLX drawable per buffer

If GLX was configured (at build time) to use multiple buffers, we would
still use a single GLX d...

9018b78b1c600bb6d56987b958138a60ee352503 authored about 4 years ago by Olivier Fourdan <[email protected]>
debug: Fix build in debug mode

Debug mode means compiling with "-Werror", clean up various leftovers
breaking the build in debu...

f654c08bb6b83d4cd8f9e472f33fd96721d9eff2 authored about 4 years ago by Olivier Fourdan <[email protected]>
compositor: Log fence and GLX swap time in debug mode

For debugging purpose, log the time spent waiting on the fence sync and
the redrawing time, incl...

e30c8e7f0957b5fe7d29a25292458674e3443b26 authored about 4 years ago by Olivier Fourdan <[email protected]>
I18n: Update translation ru (100%).

174 translated messages.

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

cdeaa15aaa85f9079e3c182565658184e87464bc authored about 4 years ago by ivmazurenko <[email protected]>
I18n: Update translation sr (100%).

174 translated messages.

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

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

174 translated messages.

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

2f1aab8d6b24aa888428543f4f6d3092c64c8d77 authored about 4 years ago by Hugo Carvalho <[email protected]>
I18n: Update translation nb (100%).

174 translated messages.

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

903f5b80dda7d8930401188ff53480d6a975ed39 authored about 4 years ago by Kjell Cato Heskjestad <[email protected]>
I18n: Update translation es (100%).

174 translated messages.

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

abcb126743f237c4e5561c59d041a7a516059827 authored about 4 years ago by Anonymous <[email protected]>
I18n: Update translation pt_BR (100%).

174 translated messages.

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

df1a95a677b980601d2a8155b380c7dcefe3fe62 authored about 4 years ago by Michael Martins <[email protected]>
I18n: Update translation lt (100%).

174 translated messages.

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

758218196298fe8bb46e779c6840c7ff0358b965 authored about 4 years ago by Anonymous <[email protected]>
I18n: Update translation bg (100%).

174 translated messages.

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

5a509f28e09612930b342d20c26b2af6199cfec2 authored about 4 years ago by Kiril Kirilov <[email protected]>
I18n: Update translation zh_CN (100%).

174 translated messages.

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

0541a2a04b3add19c618c3b21d6f646dd1c53f69 authored about 4 years ago by 玉堂白鹤 <[email protected]>
I18n: Update translation pt_BR (100%).

174 translated messages.

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

992f0839ba6581eeafb6388ee852c2285752a089 authored about 4 years ago by Lucas Wilm <[email protected]>
I18n: Update translation it (100%).

174 translated messages.

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

23a60f181583350cf93f37ee091760fa18f6b453 authored about 4 years ago by Emanuele Petriglia <[email protected]>
client: Allow transients for group to be minimized

We would not allow transients for group to be minimized as long as a
parent is still visible.

B...

a1efc69f70ecb06c3469fa49761f14d7a15f2264 authored about 4 years ago by Olivier Fourdan <[email protected]>
settings: Add a UI option for desktop zooming

Signed-off-by: Olivier Fourdan <[email protected]>

65c168ab5ef49e817c84b8c8c6e26246be128010 authored about 4 years ago by Olivier Fourdan <[email protected]>
themes: Remove title shadow

Signed-off-by: Olivier Fourdan <[email protected]>

bb4a8db76ac4db158558b1f48f391054050ab600 authored about 4 years ago by Olivier Fourdan <[email protected]>
themes: Adjust shadows size/opacity

Signed-off-by: Olivier Fourdan <[email protected]>

d1f3f0c74283dd5f96b5191b6db6d51e22dd32af authored about 4 years ago by Olivier Fourdan <[email protected]>
client: Make above/below consistent

The window menu entries would check for valid transients or modal dialog
window to enable or dis...

8d027c1d6a878b0c19d4d0c33096c9917bb8c6e3 authored about 4 years ago by Olivier Fourdan <[email protected]>
xsync: Handle XError

XSync can fail, handle the XError gracefully.

Signed-off-by: Olivier Fourdan <[email protected]>...

6b3c1ef155a01b61443b832b1922b560ef42ce24 authored about 4 years ago by Olivier Fourdan <[email protected]>
compositor: Only accumulate damage with multiple buffers

When using Xpresent, the compositor maintains multiple pixmap buffers
and therefore needs to acc...

4007bc67ce50e67f576d36d8f13ead42f90f188c authored about 4 years ago by Olivier Fourdan <[email protected]>
compositor: Limit damage region to the screen

When an offscreen window is damaged, there is no need to repaint any
screen region.

Limit damag...

298c2d54e27ec76c16c494993fe688eb18d0ae28 authored about 4 years ago by Olivier Fourdan <[email protected]>
compositor: Copy entire content for GLX buffers

By definition, the content of the back buffer is undefined, therefore we
need to copy the entire...

6c4fd44e6f0dded212f0eb81aade36bd41f94060 authored about 4 years ago by Olivier Fourdan <[email protected]>
compositor: Optimize repaint without vblank

When using no vblank, with a single buffer, no need to render the entire
screen.

Optimize rende...

a33c23b21bcb293bee2130bf5be5017577f6fedb authored about 4 years ago by Olivier Fourdan <[email protected]>
I18n: Update translation id (100%).

173 translated messages.

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

031bf67926659e3cd7bcb87354246b1b0af74b6c authored about 4 years ago by Triyan W. Nugroho <[email protected]>
I18n: Update translation nn (98%).

170 translated messages, 3 untranslated messages.

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

008389e84b4c330539ff4c096b3294c7957d70a6 authored about 4 years ago by Kevin Brubeck Unhammer <[email protected]>
I18n: Update translation hu (98%).

170 translated messages, 3 untranslated messages.

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

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

173 translated messages.

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

928792801f54d4c5ea2cb6000efcae8d9e8283d3 authored about 4 years ago by Anonymous <[email protected]>
compositor: Ignore opaque region for shaded windows

Typically, the opaque region applies to the client window.

When shaded, the client window is un...

1731d0653e60d26114a4b5cf10bf652db1411c95 authored about 4 years ago by Olivier Fourdan <[email protected]>
compositor: Clip opaque region against window shape

The opaque region was clipped against the compositor window extents,
which might be larger than ...

b1443c172ab7d1801f5e8aaf3b7bc73f748a2753 authored about 4 years ago by Olivier Fourdan <[email protected]>
client: Protect against XError in XKillClient()

The client might be gone, and trying to kill the X11 client might cause
an unhandled XError.

Ma...

bb1424e94dff684bfffda01ffe322731bb41a496 authored about 4 years ago by Olivier Fourdan <[email protected]>
compositor: Do not damage on opaque region update

If the opaque region is correctly translated and intersect with the
actual window extents, there...

1e80481ac8da9cdeddc204c2c8e9c2f5841564ef authored about 4 years ago by Olivier Fourdan <[email protected]>
compositor: Opaque region applies to client window

The opaque region is set by the client, and applies to the client
window.

Therefore the opaque ...

2d326f1e23a8113e8ce22eda838de3126f1f1c98 authored about 4 years ago by Olivier Fourdan <[email protected]>
compositor: Reuse client size

Small optimization, the clientSize represents the actual client region,
there is no need to reco...

549f11f369d6d257ea434b3b66c68d8439bdc5bb authored about 4 years ago by Olivier Fourdan <[email protected]>
client: Toggle tiling on key shortcut

We now store the current tile mode along with the client, that makes it
possible to toggle back ...

26b4febb5a4de36c79c4b7e683e3b3180967f421 authored about 4 years ago by Olivier Fourdan <[email protected]>
client: Small cleanup

No need to preset the size when re-computing the tile size.

Signed-off-by: Olivier Fourdan <fou...

90c6204f82986f901bcf51edbd27e4c6f912003d authored about 4 years ago by Olivier Fourdan <[email protected]>
Add README.md to EXTRA_DIST

c858916d9bd10e78a92a5fae14724aeb75138f3a authored about 4 years ago by Andre Miranda <[email protected]>
I18n: Update translation pt_BR (100%).

173 translated messages.

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

a02ea8b6fd661e410346bbf29d6d8909f932cb2b authored about 4 years ago by Andre Miranda <[email protected]>
I18n: Update translation pt (100%).

173 translated messages.

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

a16c6a2ac93a46dc7048bcfbbfd4520b18063f32 authored about 4 years ago by Hugo Carvalho <[email protected]>
client: Keep tiled size of windows

Tiling works by moving and resizing windows to a specific location on
screen.

GTK clients usin...

931545174a88db4d714817e21a97919c2adef9ef authored about 4 years ago by Olivier Fourdan <[email protected]>
compositor: No need to update compositor window on configure

Right now, resizing a window would immediately update the compositor
representation of that wind...

d1d15f82d5c92c79a2a087d5da53f2f271a8908c authored about 4 years ago by Olivier Fourdan <[email protected]>
compositor: Limit opaque region clipping to window extents

The opaque region is set and updated by the client, which may lag when
the window is resized.

T...

d474e0734169e89f9cc0522b91dcaf78936c554e authored about 4 years ago by Olivier Fourdan <[email protected]>
compositor: Damage on opaque region update only if visible

If a client updates the opaque region of its window, regions previously
opaque may become transp...

59e94fb3778845c72dcad706725746596768b1d3 authored about 4 years ago by Olivier Fourdan <[email protected]>
I18n: Update translation sl (100%).

173 translated messages.

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

9de099ae4cfb5733c0a31776ace0773a628729d1 authored about 4 years ago by Arnold Marko <[email protected]>
I18n: Update translation gl (100%).

173 translated messages.

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

b3921e3df88b8a6e78abfbc173a5911778ec66cb authored about 4 years ago by Daniel Muñiz Fontoira <[email protected]>
I18n: Update translation nb (100%).

173 translated messages.

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

2f2f1b0fb0cb88463db4da7dc1406bbba316b2bf authored about 4 years ago by Kjell Cato Heskjestad <[email protected]>
I18n: Update translation zh_TW (97%).

169 translated messages, 4 untranslated messages.

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

0d4006bfe7011c2780dfe23b367f38a063aac6a1 authored about 4 years ago by Xfce Bot <[email protected]>
I18n: Update translation ur_PK (71%).

123 translated messages, 50 untranslated messages.

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

573b661d79ed92993f5f51591edb59ded2620af3 authored about 4 years ago by Xfce Bot <[email protected]>
I18n: Update translation ug (84%).

147 translated messages, 26 untranslated messages.

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

8e93eabd42e0ff50c60b5aaabeb3a8fdcc5d129f authored about 4 years ago by Xfce Bot <[email protected]>
I18n: Update translation ur (71%).

123 translated messages, 50 untranslated messages.

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

32687630edaab26863a6ed45bb195b2493e09b04 authored about 4 years ago by Xfce Bot <[email protected]>
I18n: Update translation uk (99%).

172 translated messages, 1 untranslated message.

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

10256a3b448b47ed84d778ff0d3452cecbbedd33 authored about 4 years ago by Xfce Bot <[email protected]>
I18n: Update translation zh_HK (94%).

163 translated messages, 10 untranslated messages.

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

b5c7823ac77e664d8cc07d123bacb9d2abb657da authored about 4 years ago by Xfce Bot <[email protected]>
I18n: Update translation th (97%).

169 translated messages, 4 untranslated messages.

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

94e5642241feef41c4a94df1ee37df0548740f9e authored about 4 years ago by Xfce Bot <[email protected]>
I18n: Update translation ru (99%).

172 translated messages, 1 untranslated message.

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

ff647028467e6557e8cf3774a921246309ce8164 authored about 4 years ago by Xfce Bot <[email protected]>
I18n: Update translation pt_BR (99%).

172 translated messages, 1 untranslated message.

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

0f239544b841288af8c151a1ced2fe52e98e5f1a authored about 4 years ago by Xfce Bot <[email protected]>
I18n: Update translation sl (98%).

170 translated messages, 3 untranslated messages.

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

26cf2097dadfee240614190e95be0ea8b78e08e0 authored about 4 years ago by Xfce Bot <[email protected]>
I18n: Update translation sk (98%).

170 translated messages, 3 untranslated messages.

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

709632e6cf4f4560a28377024bb8b374cc7e15a0 authored about 4 years ago by Xfce Bot <[email protected]>
I18n: Update translation sr (99%).

172 translated messages, 1 untranslated message.

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

2c674d00126dbb73080eec7fbda92d7efd26c1b0 authored about 4 years ago by Xfce Bot <[email protected]>
I18n: Update translation sq (98%).

171 translated messages, 2 untranslated messages.

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

7aaf29342f04cec0e49c4d4f2a423d75c4b5a88e authored about 4 years ago by Xfce Bot <[email protected]>
I18n: Update translation pt (99%).

172 translated messages, 1 untranslated message.

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

71366fd007befdb5493a164ded648a4cbbae249d authored about 4 years ago by Xfce Bot <[email protected]>
I18n: Update translation sv (99%).

172 translated messages, 1 untranslated message.

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

03ab0d6db8dad34fb46b706f981fc51675fc9b0d authored about 4 years ago by Xfce Bot <[email protected]>
I18n: Update translation ro (92%).

160 translated messages, 13 untranslated messages.

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

42cfaf1cb3b758724b4412efbdcaa92d716ea40e authored about 4 years ago by Xfce Bot <[email protected]>
I18n: Update translation lv (72%).

125 translated messages, 48 untranslated messages.

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

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

173 translated messages.

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

fe8897f5b37e741ac0ec10e012ba7a45676bbeb4 authored about 4 years ago by Pjotr <[email protected]>
I18n: Update translation ms (97%).

169 translated messages, 4 untranslated messages.

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

4a191dd14dd20ea8431f6af9125eca06f341d82b authored about 4 years ago by Xfce Bot <[email protected]>
I18n: Update translation pl (100%).

173 translated messages.

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

ba2bfabeffe808084a8c9a2a4ab92de7bdeb8165 authored about 4 years ago by Anonymous <[email protected]>
I18n: Update translation oc (98%).

171 translated messages, 2 untranslated messages.

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

3f964cabdf1aa42219653470c190429afae7edea authored about 4 years ago by Xfce Bot <[email protected]>
I18n: Update translation nn (97%).

169 translated messages, 4 untranslated messages.

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

7858f9e26f3dd8683c46b40484c37672de3e6da5 authored about 4 years ago by Xfce Bot <[email protected]>
I18n: Update translation lt (100%).

173 translated messages.

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

1c0e264b8d1d44140e01b1153bb22fe7c4c3a4a2 authored about 4 years ago by Anonymous <[email protected]>
I18n: Update translation nb (99%).

172 translated messages, 1 untranslated message.

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

fd0f0017dff09114ae1f500ceacd7adf5eb586bf authored about 4 years ago by Xfce Bot <[email protected]>
I18n: Update translation ie (83%).

145 translated messages, 28 untranslated messages.

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

d9af6f2c55780f1832a80a6a40529e44a6a0b163 authored about 4 years ago by Xfce Bot <[email protected]>
I18n: Update translation id (99%).

172 translated messages, 1 untranslated message.

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

4f31dc6c1d018521dbd207cb36afa8d5b3a5d2ce authored about 4 years ago by Xfce Bot <[email protected]>
I18n: Update translation ko (99%).

172 translated messages, 1 untranslated message.

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

cc91de256336dfbfb278f74eadafabfef0990ade authored about 4 years ago by Xfce Bot <[email protected]>
I18n: Update translation ka (97%).

169 translated messages, 4 untranslated messages.

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

ad18f478eb2477080e6908a983435130b907388d authored about 4 years ago by Xfce Bot <[email protected]>
I18n: Update translation is (97%).

169 translated messages, 4 untranslated messages.

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

bfe4c75254c09e4b57313df546fa6e78f36b56d3 authored about 4 years ago by Xfce Bot <[email protected]>
I18n: Update translation kk (99%).

172 translated messages, 1 untranslated message.

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

92a65dac1dcf0c2e4d29760f4ae9e8e4bfeca432 authored about 4 years ago by Xfce Bot <[email protected]>
I18n: Update translation he (99%).

172 translated messages, 1 untranslated message.

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

b091319215e10de55a12a548b07cb8b2168198fc authored about 4 years ago by Xfce Bot <[email protected]>
I18n: Update translation fi (97%).

169 translated messages, 4 untranslated messages.

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

e7f347b13ef2c34ce7931e849035b2f90f130780 authored about 4 years ago by Xfce Bot <[email protected]>
I18n: Update translation hy_AM (97%).

169 translated messages, 4 untranslated messages.

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

4d43605c210273e00059b63993181c8dc04e97e0 authored about 4 years ago by Xfce Bot <[email protected]>
I18n: Update translation hu (97%).

169 translated messages, 4 untranslated messages.

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

bfeef9bbc8a9e21054ce817c4aa3b596dedaed5e authored about 4 years ago by Xfce Bot <[email protected]>
I18n: Update translation hr (97%).

168 translated messages, 5 untranslated messages.

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

bc2a49b5520ef16080b6e22f80993bf85065168b authored about 4 years ago by Xfce Bot <[email protected]>
I18n: Update translation gl (100%).

173 translated messages.

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

4c9d98cc00f2a8df15311d5bc0b9f583c6f90885 authored about 4 years ago by Daniel Muñiz Fontoira <[email protected]>
I18n: Update translation hye (97%).

169 translated messages, 4 untranslated messages.

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

83aefce8dc44a7c0847e9f069e2dc956d0dd5d26 authored about 4 years ago by Xfce Bot <[email protected]>
I18n: Update translation en_AU (97%).

169 translated messages, 4 untranslated messages.

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

d1e0ebba8e9c8b97c3efc6c4a76c014bb33538a4 authored about 4 years ago by Xfce Bot <[email protected]>
I18n: Update translation en_GB (97%).

169 translated messages, 4 untranslated messages.

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

9131664e623a329f85b2d8ebd0aca460314aedee authored about 4 years ago by Xfce Bot <[email protected]>
I18n: Update translation de (100%).

173 translated messages.

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

08f9dea4d9bc583303e5af1bda5631f956a67f21 authored about 4 years ago by Andreas Eitel <[email protected]>
I18n: Update translation el (97%).

169 translated messages, 4 untranslated messages.

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

ee662831ba1dfeb28362d383c55a48fb4def3855 authored about 4 years ago by Xfce Bot <[email protected]>
I18n: Update translation es (100%).

173 translated messages.

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

bd3e50297e8ee2e73ecba819e5c6d665c1ab668a authored about 4 years ago by Anonymous <[email protected]>
I18n: Update translation fa_IR (56%).

98 translated messages, 75 untranslated messages.

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

9c51777ce5ffabae973ca4ca9e4e7ea9f2867596 authored about 4 years ago by Xfce Bot <[email protected]>
I18n: Update translation eu (91%).

158 translated messages, 15 untranslated messages.

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

42efd6911e8fb802265b884b402b4e297df106a5 authored about 4 years ago by Xfce Bot <[email protected]>
I18n: Update translation en_CA (99%).

172 translated messages, 1 untranslated message.

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

5c56927677d7c654d455d45fd5294e797d06b55d authored about 4 years ago by Xfce Bot <[email protected]>
I18n: Update translation bg (100%).

173 translated messages.

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

ff24cc6dc6c1914f8e6339fb367f4848b6e433c4 authored about 4 years ago by Kiril Kirilov <[email protected]>
I18n: Update translation ar (96%).

167 translated messages, 6 untranslated messages.

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

72f9ecefca7b6fae5b024fe243be40dd2b1b099e authored about 4 years ago by Xfce Bot <[email protected]>
I18n: Update translation bn (78%).

135 translated messages, 38 untranslated messages.

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

5b16b339603aa03b3d5e7a0b5abe31045bd69727 authored about 4 years ago by Xfce Bot <[email protected]>
I18n: Update translation be (99%).

172 translated messages, 1 untranslated message.

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

1c10dbb2ec28801a62cd97eb9f963e7ef64ae6aa authored about 4 years ago by Xfce Bot <[email protected]>
I18n: Update translation cs (100%).

173 translated messages.

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

b6dc4b4f53818e46054ea3eb12d7b269b2767349 authored about 4 years ago by Michal Várady <[email protected]>
I18n: Update translation tr (100%).

173 translated messages.

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

d5eccc896be3a7a364714b4d36ce31cf05fb5f71 authored about 4 years ago by Emin Tufan <[email protected]>