- Apr 14, 2020
-
-
Xfce Bot authored
170 translated messages, 3 untranslated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Xfce Bot authored
125 translated messages, 48 untranslated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Xfce Bot authored
170 translated messages, 3 untranslated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Xfce Bot authored
170 translated messages, 3 untranslated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Xfce Bot authored
170 translated messages, 3 untranslated messages. Transifex (https://www.transifex.com/xfce/public/).
-
UTUMI Hirosi authored
173 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Xfce Bot authored
170 translated messages, 3 untranslated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Xfce Bot authored
170 translated messages, 3 untranslated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Xfce Bot authored
145 translated messages, 28 untranslated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Xfce Bot authored
167 translated messages, 6 untranslated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Xfce Bot authored
170 translated messages, 3 untranslated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Xfce Bot authored
170 translated messages, 3 untranslated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Xfce Bot authored
169 translated messages, 4 untranslated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Xfce Bot authored
170 translated messages, 3 untranslated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Xfce Bot authored
98 translated messages, 75 untranslated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Xfce Bot authored
159 translated messages, 14 untranslated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Anonymous authored
173 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Xfce Bot authored
170 translated messages, 3 untranslated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Xfce Bot authored
170 translated messages, 3 untranslated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Xfce Bot authored
170 translated messages, 3 untranslated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Xfce Bot authored
170 translated messages, 3 untranslated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Xfce Bot authored
170 translated messages, 3 untranslated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Xfce Bot authored
135 translated messages, 38 untranslated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Xfce Bot authored
170 translated messages, 3 untranslated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Xfce Bot authored
168 translated messages, 5 untranslated messages. Transifex (https://www.transifex.com/xfce/public/).
-
- Apr 13, 2020
-
-
Olivier Fourdan authored
Bug: 16383 If the window has vanished, the XShape request will fail. Make sure all XShape requests are protected by error traps. Signed-off-by:
Olivier Fourdan <fourdan@xfce.org>
-
Olivier Fourdan authored
As we already do an error trap/push with X11 core devices, do the same with Xi2 grabs and remove the check from the callers as it is not needed anymore. Signed-off-by:
Olivier Fourdan <fourdan@xfce.org>
-
- Apr 12, 2020
-
-
Olivier Fourdan authored
Bug: 15891 When raising a transient window we would automatically raise its parent windows. However, if the transient and parent are not placed on the same layer, we might raise the parent from a lower layer. To avoid that issue, limit the scope of search to the same or higher layers. Signed-off-by:
Olivier Fourdan <fourdan@xfce.org>
-
Olivier Fourdan authored
Signed-off-by:
Olivier Fourdan <fourdan@xfce.org>
-
Olivier Fourdan authored
When using automatic vblank mode, use a message instead of a warning. Signed-off-by:
Olivier Fourdan <fourdan@xfce.org>
-
- Apr 11, 2020
-
-
Olivier Fourdan authored
With vblank mode set to auto (default), use the GL renderer to select XPresent on Intel and AMD if available. Signed-off-by:
Olivier Fourdan <fourdan@xfce.org>
-
Olivier Fourdan authored
glEnable() is not once the texture type is chosen, no need to do that in advance. Signed-off-by:
Olivier Fourdan <fourdan@xfce.org>
-
- Apr 10, 2020
-
-
Kjell Cato Heskjestad authored
173 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
- Apr 09, 2020
-
-
Olivier Fourdan authored
An `else` statement was left after the recent code rework. Signed-off-by:
Olivier Fourdan <fourdan@xfce.org>
-
Pjotr authored
173 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
玉堂白鹤 authored
173 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
- Apr 08, 2020
-
-
Anonymous authored
173 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Olivier Fourdan authored
Bug: 15852 Previous attempt to fix a crash with a screensize of 0, which can occur without any output connected was incomplete (commit 3925109d) as a client might still trigger a repaint by queuing up damages. Make sure we take this case into account as well. Signed-off-by:
Olivier Fourdan <fourdan@xfce.org>
-
Bug: #16382 After hovering the currently selected item the tabwin would be left without a selected item. This patch makes sure that on the leave event the selected item regains its selected style. Also switch from GTK_STATE_FLAG_ACTIVE to GTK_STATE_FLAG_CHECKED.
-
- Apr 07, 2020
-
-
Bug: 16644 GTimeVal is deprecated, use the GDK API du jour instead.
-