Skip to content

Commit

Permalink
xfce4-settings: Update version from 4.12.0 to 4.12.3
Browse files Browse the repository at this point in the history
Release notes for [4.12.1][1], [4.12.2][2], and [4.12.3][3].

> Release notes for 4.12.1
> ========================
> - Fix: Color scheme preview on low bit depth displays (Xfce #12223)
> - Fix: Memory leak in xfce4-appearance-settings (Xfce #11746)
> - Fix: /Xft/Hinting is never set (Xfce #12086)
> - Fix: Segfault in convert_xfce_output_info when plugging in an external
> model, fallback on 640x480 (Xfce #12580, RH #1317382)
> - Fix: xfsettingsd resets TV mode to NULL on power cycle (Xfce #11107)
> - Make sure icon == NULL if no icon is found
> - Make the 'Settings Editor Dialog' pluggable.
> - Translation updates: Arabic, Asturian, Bulgarian, Catalan, Croatian,
> English (Australia), Galician, German, Greek, Hebrew, Hungarian,
> Icelandic, Indonesian, Lithuanian, Occitan (post 1500), Polish, Russian,
> Slovak, Swedish

> Release notes for 4.12.2
> ========================
> - Fix: Leave monitors where they were if possible (Xfce #14096)
> - Fix: syncdaemon not starting with certain locales
> - Fix: division by 0 crash from gdk_screen_height_mm()
> - New: Default monospace font option in the Appearance dialog
> - New: Improved support for embedded DisplayPort connectors
> - New: Show location of the mouse pointer on keypress
> - Translation updates: Arabic, Asturian, Basque, Bengali, Bulgarian,
> Catalan, Chinese (China), Chinese (Hong Kong), Chinese (Taiwan),
> Croatian, Czech, Danish, Dutch, English (Australia), English (United
> Kingdom), Finnish, French, Galician, German, Greek, Hebrew, Hungarian,
> Icelandic, Indonesian, Italian, Japanese, Kazakh, Korean, Lithuanian,
> Malay, Norwegian Bokmål, Norwegian Nynorsk, Occitan (post 1500), Polish,
> Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian, Slovak,
> Slovenian, Spanish, Swedish, Thai, Turkish, Uighur, Ukrainian

> Release notes for 4.12.3
> ========================
> Improvements for multimonitor support:
> - Visualize all three display configuration states
> - Visually note if two displays overlap (mirrored) but are not cloned
> - Always draw active display last so it's on top
> - Fix: Correctly position monitors in extended mode
> - Fix: Race condition with monitor connect and disconnect
> - Fix: Segfault on monitor reconnect

[1]: https://mail.xfce.org/pipermail/xfce-announce/2016-September/000464.html
[2]: https://mail.xfce.org/pipermail/xfce-announce/2018-March/000584.html
[3]: https://mail.xfce.org/pipermail/xfce-announce/2018-March/000589.html
  • Loading branch information
pmenzel committed Mar 19, 2018
1 parent 54a414e commit 7fecadf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xfce4-settings.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION xfce4-settings-4.12.0-0
# BEE_VERSION xfce4-settings-4.12.3-0

## this file was created by bee init and should be executed to build a
## bee-package. (Additional hints are located at the end of this file.)
Expand Down

0 comments on commit 7fecadf

Please sign in to comment.