### mate-terminal 1.22.1
* Translations update
* Show confirmation dialog if there are multiple open tabs on closing
* about: update copyright
* Explicitly enable bright bold to match new VTE versions
* help: update copyright
### mate-applets 1.22.1
* update translations
* Use g_list_free_full() convenience function
* Fix use-after-free clang warning
* help: update copyright
* Help: Use XInclude instead of ENTITY for legal.xml
* assignment discards 'const' qualifier from pointer target type
* Make translatable documenters in about dialog
* Make translatable copyright info in about dialog
* Ensure proper translation of the about dialog title
### mate-control-center 1.22.1
* tx: sync with transifex
* default-applications: Improve UI accessibility
* Use keyboard device icon like in other hardware devices
* control-center: Fix memory leak
* Use GtkSeparatorMenuItem in Apparence preview
* Remove dead store detected by clang
* Use icons provided by themes and remove not used icons
* help: update copyright
### mate-session-manager 1.22.1
tx: sync with transifex
add installation instructions and update URL
Remove duplicate check for libelogind
Add ELOGIND support
Guard against missing systemd
### mate-desktop 1.22.1
* Translations update
* Use mate-desktop icon instead of mate for mate-about
* Use radial gradient (Blur 13.9%, Opacity 73.4%) for MATE logo shadow
* mate-thumbnail-pixbuf-utils: Fix division by zero
* mate-bg: Fix memory leak
* GEN png icons from hicolor_apps_scalable_mate.svg
* Make translatable the program name in mate about dialog
* Make translatable the copyright info in mate about dialog
* [Security] Use 'g_strlcpy' instead of 'strcpy'
* [Security] test-ditem: Use 'g_strlcat' instead of 'strcat'
Without passing `--with-cursordir' - e.g. with native X11 on NetBSD
- /usr/X11R7 is picked up instead leading to PLIST mismatches
because no files ends up installed under (${DESTDIR}/)${PREFIX}.
Problem reported by matt farnsworth via PR pkg/54175, thanks!
Change log:
* Port to GTK+ 3!
* Bumped dependencies to modern stack:
- GTK 3.22
- GLib 2.42
- Xfce 4.12
* Added support for Xfce Panel's icon size preference
* Improved appearance of the preferences dialog
* Fixed crash with undefined symbol (bug #11939)
* Updated translations
0.12.5
======
- Bug Fixes:
- Fix typehead in ExoIconView (Xfce #15100)
- Build Updates:
- Building libexo-1 can now be disabled (Xfce #15138, #15199)
- Building documentation still requires libexo-1 since some older
symbols exists only in the GTK+ 2 library
- Several components were moved around to align with the correct
library versions:
- Helpers are now installed in exo-2 paths, and exo-helper-1 has
been renamed to exo-helper-2 to follow the library version
- Pixmaps were moved to an unversioned path (pixmaps/exo) since
they are used by both versions of the library
- exo-compose-mail has dropped the library version since it
does not depend on either version of the library
- The expansion-to-defined flag was re-enabled
- Translation Updates: Albanian, Bulgarian, Danish, Dutch,
English (United Kingdom), Finnish, Indonesian, Korean, Spanish
commit a485748ec1a1d2125ce25c7cca0ef6062bff8c88
Author: Ingo Bürk <ingo.buerk@tngtech.com>
Date: Sat Mar 24 18:33:55 2018 +0100
Update version
commit 0d73c101022f13264605693788e06e75d5900314
Merge: a45b3d0 64ee910
Author: Ingo Bürk <admin@airblader.de>
Date: Sat Mar 24 18:31:57 2018 +0100
Merge pull request #80 from Airblader/issue-79
Correctly collapse multiple consecutive bindings.
commit 64ee910c5bcee0413e465df404af5a4b1674cfd4
Author: Ingo Bürk <ingo.buerk@tngtech.com>
Date: Sat Mar 24 18:30:08 2018 +0100
Correctly collapse multiple consecutive bindings.
As per the specification, if several bindings (".", "*") are following
each other, they are treated as if there was only a single binding,
wherein it is treated as "." if and only if all of the consecutive bindings
were tight ("."); otherwise, it is treated as a single loose ("*") binding.
fixes#79
In Lablgtk-2.18.8:
2019.4.25 [Jacques]
* release new version, as 2.18.7 fails on 4.08 (boxing problem)
2019.4.12 [Jacques]
* remove -warn-error to allow compilation on future versions of ocaml
2019.2.15 [Jacques]
* mark Gdk.PointArray.t and Gdk.SegmentArray.t as [@@ boxed]
(report by Andre Maroneze)
If the (non-default) "pam" option is selected, then don't install this
SETUID, it's not necessary. (Or, to put it differently, do what gnome-
screensaver and mate-screensaver are already doing, which is the same.)
Framework Integration
use more appropriate plasma-specific icon for plasma category
use plasma icon as icon for plasma notification category
KDELibs 4 Support
Remove find modules provided by ECM
Kirigami
fix listItems implicitWidth
shannon entropy to guess monochrome icon
Prevent context drawer from disappearing
remove actionmenuitembase
don't try to get the version on static builds
[Mnemonic Handling] Replace only first occurrence
sync when any model property updates
use icon.name in back/forward
fix toolbars for layers
Fix errors in kirigami example files
Add a SearchField and PasswordField component
fix handle icons
[InlineMessage] Do not draw shadows around the message
immediately layout on order changed
fix breadcrumb layout
never show toolbar when the current item asks not to
manage back/forward in the filter as well
support back/forward mouse buttons
Add lazy instantiation for submenus
fix toolbars for layers
kirigami_package_breeze_icons: Search among size 16 icons as well
Fix Qmake based build
get the attached property of the proper item
fix logic when to show the toolbar
possible to disable toolbar for layer's pages
always show global toolbar on global modes
signal Page.contextualActionsAboutToShow
a bit of space to the right of the title
relayout when visibility changes
ActionTextField: Properly place actions
topPadding and BottomPadding
text on images always need to be white
clip overlaysheet
avoid parenting OverlaySheet to ColumnView
use a qpointer for the theme instance
hide breadcrumb on pages that don't want a toolbar
don't try to override the enabled property
Possibility for custom header and footer in ContextDrawer
KJobWidgets
[KUiServerJobTracker] Update destUrl before finishing the job
KWidgetsAddons
Make KFontRequester consistent
Update kcharselect-data to Unicode 12.0
KWindowSystem
Send blur/background contrast in device pixels
Plasma Framework
[AppletInterface] Check for corona before accessing it
[Dialog] Don't forward hover event when there is nowhere to forward it to
[Menu] Fix triggered signal
Reduce the importance of some debug information so actual warnings can be seen
[PlasmaComponents3 ComboBox] Fix textColor
FrameSvgItem: catch margin changes of FrameSvg also outside own methods
Add Theme::blurBehindEnabled()
FrameSvgItem: fix textureRect for tiled subitems to not shrink to 0
Fix breeze dialog background with Qt 5.12.2
Remove crash in plasmashell
[Icon Item] Also clear image icon when using Plasma Svg
textfield height based only on clear text
bind alternateBackgroundColor
Qt 5.12.3, the third patch release of Qt 5.12 LTS, is released today. While not adding new features, the Qt 5.12.3 release provides a number of bug fixes, as well as performance and other improvements.
Compared to Qt 5.12.2, the new Qt 5.12.3 provides almost 200 bug fixes. For details of the most important changes, please check the Change files of Qt 5.12.3.
Qt 5.12 LTS will receive many more patch releases throughout the coming years and we recommend all active developed projects to migrate to Qt 5.12 LTS. Qt 5.9 LTS is currently in ‘Strict’ phase and receives only the selected important bug and security fixes, while Qt 5.12 LTS is currently receiving all the bug fixes. Qt 5.6 Support has ended in March 2019, so all active projects still using Qt 5.6 LTS should migrate to a later version of Qt.
Merged PRs include:
* Do not consider root window's children as window frames
* Fix building with IJG jpeg
* Add flag to capture background for transparent windows
* Avoid printing image output to a TTY
This release adds marketing names for AMDGPU devices, a fallback path in
drmDevice for devices lacking OF data and drmIsMaster API, amongst other
changes.
Overview of Changes in GTK+ 3.24.8
* Color editor: don't warn if editing is cancelled
* Always redraw on allocate - not doing so is
not safe when any widget can have a background
* Use GLSL 3.30 for shaders
* Quartz: add a preliminary GdkGLContext implementation
* Win32: Fix a bug that prevented storing printer driver prefs
* Wayland: properly place window menus
* GtkApplication: support session state changes in
sandboxes, using the inhibit portal
* Fix a problem with autostart notification
* Places: Show loop devices as reported by gvfs
* Translation updates:
Brazilian Portuguese
Catalan
Czech
German
Hungarian
Indonesian
Italian
Polish
Romanian
Spanish
Swedish
Turkish
Overview of Changes in GTK+ 3.24.7
* Undeprecate gtk_window_present
Overview of Changes in GTK+ 3.24.6
* Link against fribidi
* Broadway: Ensure focus on click
* Fix some compiler warnings
* Improve menu positioning with move-to-rect
* Improve activation of the onscreen keyboard
* Use C locale when generating code
* Treeview: Make sure separator nodes have height > 0
* theme
- Fix some inconsistences for radii
* quartz:
- Full-screen only normal windows
- Restore key-window switching when changing windows
- Change monitor geometry calculation
- search: Limit the cop of Spotlight search
* Translation updates:
Basque
Dutch
Finnish
Icelandic
Kazakh
Korean
Romanian
Serbian
Slovenian
Fix SUBST* while here.
Matt Turner (4):
Post-release version bump to 0.38.3
Makefile.am: Update download links
Makefile.am: Ship Meson assembly test files in the tarball
Pre-release version bump to 0.38.4
A new pixman release 0.38.2 is now available. This is a stable release in the
in the 0.38 series.
This release mostly contains fixes for the Meson build system.
pkgsrc changes:
- handle utmp option properly
- remove a patch applied in the upstream
Upstream changes noted in doc/en/ReleaseNote:
ver 3.8.8
* Support Haiku OS. (Experimental)
(Execute ./configure with --with-gui=beos option.) (See doc/en/README.beos)
* Support "[font family]:style=..." format in aafont or font-fb config file.
* Support mosh. (Experimental) (See doc/en/README.mosh)
(Don't distribute libptymosh in binary format.)
* Clear a window and scroll out all lines if the size of a window decreases
and some characters in it disappear.
* Support "%s" (replaced by selected strings) in "exesel:..." in ~/.mlterm/key.
* Add local_echo_wait / --lew option.
* Remove libind_tamil.so because it is very buggy.
* Change the default shortcut key of INSERT_SELECTION from Shift+Insert to
Command+v on MacOSX and iOS.
* Skip \r in configuration files.
* Start scp by Shift+Drag&Drop on not only xlib and win32 but also wayland, sdl2
and cocoa. (Command+Drag&Drop on cocoa.)
* Change the default value of "font_size_range" option from 6-30 to 1-100.
* Add vte 0.56.0 API symbols to libvte compatible library.
* Bug fixes:
Fix https://sourceforge.net/p/mlterm/mailman/message/36472061/
Fix https://sourceforge.net/p/mlterm/mailman/message/36513313/
Fix https://sourceforge.net/p/mlterm/bugs/79/
Fix segfault in processing illegal sixel sequence.
Fix invalidation of DECDWL on cairo. (Enbugged at 3.8.6)
Fix handling ISCII fonts on cairo and xft. (Improve showing bengali characters.)
Fix screen corruption (http://twitter.com/Cj_bc_sd/status/1088111309223161857)
on MacOSX 10.14. (Thanks to @Cj_bc_sd)
Fix segfault in showing an input method window. (Thanks to @isaki68k)
QMAKE_COMPILER is meant to signify the compiler family being used
gcc for gcc
gcc clang llvm for clang
should properly fix the build issue seen on CentOS and likely other
systems.
Extend non-PAM coverage to Linux. security/pam-pwauth_suid has BSDisms
in it that don't build on Linux. Someone may want to revisit this later
and alter support here, but that's not something to apply during a
freeze, anyway.