- Aug 11, 2019
-
-
Kjell Cato Heskjestad authored
169 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
- Aug 08, 2019
-
-
Emanuele Petriglia authored
169 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
- Aug 05, 2019
-
-
damufo authored
169 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
- Aug 02, 2019
-
-
Bug: 15768 Currently we don't get translations for the Help and Close buttons in many dialogs. Replace the `GtkStock` items with our own label/image.
-
- Jul 31, 2019
-
-
Kevin Brubeck Unhammer authored
168 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
- Jul 27, 2019
-
-
Olivier Fourdan authored
Signed-off-by:
Olivier Fourdan <fourdan@xfce.org>
-
Olivier Fourdan authored
Signed-off-by:
Olivier Fourdan <fourdan@xfce.org>
-
- Jul 25, 2019
-
-
Kjell Cato Heskjestad authored
168 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
- Jul 23, 2019
-
-
Kjell Cato Heskjestad authored
168 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
- Jul 22, 2019
-
-
Nobuhiro Iwamatsu authored
168 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
- Jul 20, 2019
-
-
Michael Martins authored
168 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
- Jul 17, 2019
-
-
Саша Петровић authored
168 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Jiri Grönroos authored
168 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
- Jul 16, 2019
-
-
Jiri Grönroos authored
167 translated messages, 1 untranslated message. Transifex (https://www.transifex.com/xfce/public/).
-
- Jul 15, 2019
-
-
Olivier Fourdan authored
Bug: 15709 Signed-off-by:
Olivier Fourdan <fourdan@xfce.org> (cherry picked from commit 6caed779)
-
- Jul 14, 2019
-
-
Baurzhan Muftakhidinov authored
168 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
- Jul 10, 2019
-
-
Theppitak Karoonboonyanan authored
168 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
- Jul 09, 2019
-
-
Yarema aka Knedlyk authored
168 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Olivier Fourdan authored
Bug: 15580 Following commit fa9517ea (“Raise all transients together”), xfwm4 would search for the deepest parent of a given transient and raise it to bring all related windows together. however, taking into account parents from the same group, it would raise the lowest window while the others from the same group aren't raised along with it, causing apparently random windows to be raised. Make sure we pick only direct transients when walking down the windows stack. Signed-off-by:
Olivier Fourdan <fourdan@xfce.org>
-
- Jul 08, 2019
-
-
Olivier Fourdan authored
Bug: 14959 Place dialogs without parent on the current monitor, i.e. the monitor where the pointer currently resides. Signed-off-by:
Olivier Fourdan <fourdan@xfce.org>
-
- Jul 05, 2019
-
-
Olivier Fourdan authored
This breaks zooming without GLX, reverting. This reverts commit 18721a1a. Signed-off-by:
Olivier Fourdan <fourdan@xfce.org>
-
- Jul 04, 2019
-
-
Bug: 15676 Between versions 4.13.1 and 4.13.2 the GL_NEAREST filter (used on the deepest levels of desktop zoom) stopped working, and GL_LINEAR was used instead. Fix by setting GL_TEXTURE_MIN_FILTER in addition to GL_TEXTURE_MAG_FILTER, like was done in version 4.13.1; apparently the former needs to be correctly configured for the latter to take effect. Signed-off-by:
Juha Aatrokoski <jha@iki.fi>
-
- Jul 03, 2019
-
-
Olivier Fourdan authored
Also increase the timeout value to be just above the default priority. Suggested-by:
<howaboutsynergy@protonmail.com> Signed-off-by:
Olivier Fourdan <fourdan@xfce.org>
-
Real School authored
168 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
- Jul 01, 2019
-
-
Olivier Fourdan authored
Signed-off-by:
Olivier Fourdan <fourdan@xfce.org>
-
- Jun 30, 2019
-
-
Olivier Fourdan authored
Signed-off-by:
Olivier Fourdan <fourdan@xfce.org>
-
Olivier Fourdan authored
Use “xdt-csource” instead of “exo-csource”. Signed-off-by:
Olivier Fourdan <fourdan@xfce.org>
-
Andre Miranda authored
168 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
- Jun 28, 2019
-
-
Hsiu-Ming Chang authored
168 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
- Jun 27, 2019
-
-
Michael Martins authored
166 translated messages, 2 untranslated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Zmicer Turok authored
168 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Ardjuna authored
165 translated messages, 3 untranslated messages. Transifex (https://www.transifex.com/xfce/public/).
-
- Jun 26, 2019
-
-
Ardjuna authored
165 translated messages, 3 untranslated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Anonymous authored
142 translated messages, 26 untranslated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Vinzenz Vietzke authored
168 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
abuyop authored
168 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
- Jun 24, 2019
-
-
Olivier Fourdan authored
Using icons in menu is deprecated, remove them. Signed-off-by:
Olivier Fourdan <fourdan@xfce.org>
-
Bug: 15586 Move "Notify of urgency by making window's decoration blink" closer to "Keep urgent windows blinking repeatedly" since the latter depends on the former to be activated. Signed-off-by:
Andre Miranda <andreldm@xfce.org>
-
Olivier Fourdan authored
Bug: 13954 Some clients tend to send us a configure request when transitioning to maximized, which introduces a race condition because the window manager will remove the maximized flag when the client resizes itself, now that we allow for that since commit aee8b25a. Ignore the configure size request from the client when maximized or fullscreen to work around such behavior from the client. Signed-off-by:
Olivier Fourdan <fourdan@xfce.org>
-
Olivier Fourdan authored
Bug: 15638 Ignoring all configure requests when maximized or fullscreen is overkill and prevent valid use cases from working. This reverts commit 3751c2c7.
-