summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2020-02-06xkbcomp: Fix build with gcc 8.3.0/NetBSD/amd64kamil1-1/+3
Add -Wno-error=string-compare.
2020-02-05modular-xorg-server: fix build on aarch64tnn2-6/+15
2020-02-02kdelibs4support: autogen now uses json filesmarkd1-5/+5
2020-02-02plasma-framework: autogen now uses json filesmarkd1-3/+3
2020-02-02mate-menus: Fix categories to match location.bsiegert1-2/+2
From Jay Patelani via IRC.
2020-01-31xbanish: simplify. Honor LDFLAGS to fix RELRO build. Bump PKGREVISION.wiz2-14/+10
2020-01-31Add xbanishpho1-1/+2
2020-01-31Import xbanish-1.6pho4-0/+37
xbanish hides the mouse cursor when you start typing, and shows it again when the mouse cursor moves or a mouse button is pressed. This is similar to xterm's pointerMode setting, but xbanish works globally in the X11 session.
2020-01-31deforaos-integration: update to 0.1.0khorben2-10/+9
Changes since 0.0.2: - Defaults to Gtk+ 3 (like libDesktop)
2020-01-30deforaos-notes: update to 0.2.0khorben4-26/+11
Changes since 0.1.0: - Defaults to Gtk+ 3 (like libDesktop)
2020-01-30py-qt5: fix ALTERNATIVES syntaxwiz1-3/+3
2020-01-29kf5: update to frameworks 5.66markd44-145/+129
build with qt5 5.14 All frameworks Port from QRegExp to QRegularExpression Port from qrand to QRandomGenerator Fix compilation with Qt 5.15 (e.g. endl is now Qt::endl, QHash insertMulti now requires using QMultiHash...) Attica Don't use a verified nullptr as a data source Support multiple children elements in comment elements Set a proper agent string for Attica requests Baloo Correctly report if baloo_file is unavailable Check cursor_open return value Initialise QML monitor values Move URL parsing methods from kioslave to query object Breeze Icons Change XHTML icon to be a purple HTML icon Merge headphones and zigzag in the center Add application/x-audacity-project icon Add 32px preferences-system Add application/vnd.apple.pkpass icon icon for ktimetracker using the PNG in the app repo, to be replaced with real breeze SVG add kipi icon, needs redone as a breeze theme svg [or just kill off kipi] Extra CMake Modules [android] Fix apk install target Support PyQt5 compiled with SIP 5 Framework Integration Remove ColorSchemeFilter from KStyle KDE Doxygen Tools Display fully qualified class/namespace name as page header KCalendarCore Improve README.md to have an Introduction section Make incidence geographic coordinate also accessible as a property Fix RRULE generation for timezones KCMUtils Deprecate KCModuleContainer KCodecs Fix invalid cast to enum by changing the type to int rather than enum KCompletion Deprecate KPixmapProvider [KHistoryComboBox] Add method to set an icon provider KConfig kconfig EBN transport protocol cleanup Expose getter to KConfigWatcher's config Fix writeFlags with KConfigCompilerSignallingItem Add a comment pointing to the history of Cut and Delete sharing a shortcut KConfigWidgets Rename "Configure Shortcuts" to "Configure Keyboard Shortcuts" KContacts Align ECM and Qt setup with Frameworks conventions Specify ECM dependency version as in any other framework KCoreAddons Add KPluginMetaData::supportsMimeType [KAutoSaveFile] Use QUrl::path() instead of toLocalFile() Unbreak build w/ PROCSTAT: add missing impl. of KProcessList::processInfo [KProcessList] Optimize KProcessList::processInfo [KAutoSaveFile] Improve the comment in tempFileName() Fix KAutoSaveFile broken on long path KDeclarative [KeySequenceHelper] Grab actual window when embedded Add optional subtitle to grid delegate [QImageItem/QPixmapItem] Don't lose precision during calculation KFileMetaData Partial fix for accentuated characters in file name on Windows Remove unrequired private declarations for taglibextractor Partial solution to accept accentuated characters on windows xattr: fix crash on dangling symlinks KIconThemes Set breeze as default theme when reading from configuration file Deprecate the top-level IconSize() function Fix centering scaled icons on high dpi pixmaps KImageFormats pic: Fix Invalid-enum-value undefined behaviour KIO [KFilePlacesModel] Fix supported scheme check for devices Embed protocol data also for Windows version of trash ioslave Adding support for mounting KIOFuse URLs for applications that don't use KIO Add truncation support to FileJob Deprecate KUrlPixmapProvider Deprecate KFileWidget::toolBar [KUrlNavigator] Add RPM support to krarc: KFilePlaceEditDialog: fix crash when editing the Trash place Add button to open the folder in filelight to view more details Show more details in warning dialog shown before starting a privileged operation KDirOperator: Use a fixed line height for scroll speed Additional fields such as deletion time and original path are now shown in the file properties dialog KFilePlacesModel: properly parent tagsLister to avoid memleak. HTTP ioslave: call correct base class in virtual_hook(). The base of HTTP ioslave is TCPSlaveBase, not SlaveBase Ftp ioslave: fix 4 character time interpreted as year Re-add KDirOperator::keyPressEvent to preserve BC Use QStyle for determining icon sizes Kirigami ActionToolBar: Only show the overflow button if there are visible items in the menu Don't build and install app templates on android Don't hardcode the margin of the CardsListView Add support for custom display components to Action Let the other components grow if there's more things on the header Remove dynamic item creation in DefaultListItemBackground reintroduce the collapse button Show application window icon on AboutPage KItemModels Add KColumnHeadersModel KJS Added tests for Math.exp() Added tests for various assignment operators Test special cases of multiplicate operators (*, / and %) KNewStuff Ensure the dialog title is correct with an uninitialised engine Don't show the info icon on the big preview delegate Support archive installs with adoption commands Send along the config name with requests KPeople Expose enum to the metaobject compiler KQuickCharts Also correct the shader header files Correct license headers for shaders KService Deprecate KServiceTypeProfile KTextEditor Add "line-count" property to the ConfigInterface Avoid unwanted horizontal scrolling KWayland [plasmashell] Update docs for panelTakesFocus to make it generic [plasmashell] Add signal for panelTakesFocus changing KXMLGUI KActionCollection: provide a changed() signal as a replacement for removed() Adjust keyboard shortcut configuration window's title NetworkManagerQt Manager: add support for AddAndActivateConnection2 cmake: Consider NM headers as system includes Sync Utils::securityIsValid with NetworkManager Plasma Framework [ToolTip] Round position Enable wheel events on Slider {} Sync QWindow flag WindowDoesNotAcceptFocus to wayland plasmashell interface [calendar] Check out of bounds array access in QLocale lookup [Plasma Dialog] Use QXcbWindowFunctions for setting window types Qt WindowFlags doesn't know [PC3] Complete plasma progress bar animation [PC3] Only show progress bar indicator when the ends won't overlap [RFC] Fix Display Configuration icon margins [ColorScope] Work with plain QObjects again [Breeze Desktop Theme] Add monochrome user-desktop icon Remove default width from PlasmaComponents3.Button [PC3 ToolButton] Have the label take into account complementary color schemes Added background colors to active and inactive icon view QQC2StyleBridge [ToolTip] Round position Update size hint when font changes Solid Display first / in mounted storage access description Ensure mounted nfs filesystems matches their fstab declared counterpart Sonnet The signal done is deprecated in favour of spellCheckDone, now correctly emitted Syntax Highlighting LaTeX: fix brackets in some commands TypeScript: add "bigint" primitive type Python: improve numbers, add octals, binaries and "breakpoint" keyword SELinux: add "glblub" keyword and update permissions list Several enhancements to gitolite syntax definition
2020-01-29redshift: Update to 1.12nia3-32/+13
v1.12 (2018-05-20) ------------------ - Change location providers to allow updates. GeoClue and CoreLocation now provide continuous location updates. - Allow time-based configuration i.e. setting the redness effect based on time of day instead of based on the elevation of the sun. See the man page for more information. - Now looks for the configuration file in `~/.config/redshift/redshift.conf` (or `${XDG_CONFIG_HOME}/redshift/redshift.conf`) if `$XDG_CONFIG_HOME` is set. The old location at `~/.config/redshift.conf` is deprecated but still searched as a fall back. - Run hooks when enabling/disabling Redshift. - Default temperatures changed to 6500K during daytime and 4500K during night. - With `randr`, allow multiple but not all CRTCs to be redshifted. - Removes deprecated original GeoClue location provider (use GeoClue 2 instead). - The option for enabling the short fade between color effects is now called `fade` instead of `transition` in the configuration file. The term transition caused a lot of confusion about what this option does (the old option still works but is deprecated). - The `preserve` option is enabled by default for `vidmode`, `randr`, Windows (`w32gdi`) and macOS (`quartz`). The option is now controlled by the `-P` command line option. - Work around issue where Windows adjustments sometimes fail. - Install AppArmor profile. - quartz: Fix incorrect use of display identifier. - Various bug fixes and updated translations.
2020-01-29Updated x11/ocaml-lablgtk3 to version 3.1.0.jaapb3-12/+10
This mostly adds support for OCaml 4.10, plus minor features.
2020-01-29Updated x11/ocaml-lablgtk to version 2.18.10.jaapb5-16/+18
This mostly adds support for OCaml 4.10, and fixes compiler warnings.
2020-01-29xfce4-screenshooter: update to 1.9.7gutteridge2-9/+10
Change log: 1.9.7 ====== - Add warning notice to imgur upload option (Bug #15347) - Fix cursor capture when near screen edge (Bug #9262) - Improve wording (Bug #15429) - Allow compilation with panel 4.15 - Restore libxfce4ui 4.12 compatibility - Translation Updates: Basque, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Danish, Dutch, English (United Kingdom), French, German, Greek, Hungarian, Korean, Lithuanian, Malay, Norwegian Bokmål, Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Spanish, Turkish
2020-01-29xfce4-whiskermenu-plugin: update to 2.3.5gutteridge2-8/+8
Change log: 2.3.5 ===== - Fix saving unchanged plugin title. (bug #15403) - Fix sidebar scrollbar covering buttons. (bug #14730) - Fix categories remaining scrolled when hidden. - Fix incorrect alignment of commands next to search. - Fix incorrect fallback value for menu opacity. - Fix incorrect check when setting command. - Update documentation URL. (bug #16183) 2.3.4 ===== - Fix building against xfce4-panel 4.15.0 - Translation updates: Dutch, Galician, Georgian.
2020-01-29xfce4-desktop: update to 4.14.2gutteridge3-9/+10
Change log: 4.14.2 ====== - Update thumbnail when file changes (Bug #14919) - Add DnD support for application/octet-stream (Bug #14919) - windowlist: Fix ellipsizing (Bug #15851) - Add padding to custom actions without icon (Bug #14628) - Fix yet another rubber band DnD issue (Bug #16046) - Reintroduce workaround for Bug #11283 - Show file names in tooltips (Bug #15899) - fallback style: Highlight selected icons (Bug #15866) - Translation Updates: Albanian, Amharic, Arabic, Armenian (Armenia), Asturian, Basque, Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Hong Kong), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, English (Australia), English (Canada), English (United Kingdom), Estonian, Finnish, French, Galician, Georgian, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese, Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål, Norwegian Nynorsk, Occitan (post 1500), Persian (Iran), Polish, Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish, Uighur, Ukrainian, Uzbek
2020-01-29xfce4-settings: update to 4.14.2gutteridge2-8/+8
Change log: 4.14.2 ====== - display: Fix icon name for primary indicator - display: Initialize crtc->scalex/y (Bug #15971) - appearance: Only show themes that support Gtk3 (Bug #15849) - color: Fix crash in add-profiles dialog (Bug #15876) - Translation Updates: Albanian, Arabic, Armenian (Armenia), Asturian, Basque, Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Hong Kong), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, English (Australia), English (Canada), English (United Kingdom), Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, 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
2020-01-29xfce4-session: while here, update archive site to httpsgutteridge1-2/+2
2020-01-29xfce4-panel: update to 4.14.3gutteridge4-10/+12
Change log: 4.14.3 ====== - Always provide files for vala binding in dist tarball 4.14.2 ====== - plugins: Fix enter/leave opacity w/o compositing (Bug #14577) - tasklist: Fix drag&drop in deskbar mode (Bug #16298) - appmenu: Use panel's icon size - appmenu: Listen to icon theme changes (Bug #15861) - prefs: Plug memory leaks (Bug #16016) - Replace GtkStock icon - Translation Updates: Albanian, Amharic, Arabic, Armenian (Armenia), Asturian, Basque, Belarusian, Bengali, Bulgarian, Catalan, Chinese (China), Chinese (Hong Kong), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, English (Australia), English (United Kingdom), Estonian, Finnish, French, Galician, Georgian, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese, Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål, Norwegian Nynorsk, Occitan (post 1500), Panjabi (Punjabi), Persian (Iran), Polish, Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian, Sinhala, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish, Uighur, Ukrainian, Vietnamese
2020-01-29xfce4-session: update to 4.14.1gutteridge2-7/+7
Change log: 4.14.1 ====== - Fix session crash at logout (Bug #16105) - settings: Don't make 'saved sessions' tab reorderable - Translation Updates: Albanian, Arabic, Armenian (Armenia), Asturian, Basque, Belarusian, 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, Interlingue, 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, Vietnamese
2020-01-27qt5: updated to 5.14.1adam36-190/+188
Compared to Qt 5.14.0, the new Qt 5.14.1 contains around 220 bug fixes including security issue fixes for both Qt (CVE-2020-0570) and 3rd party components (CVE-2019-19244, CVE-2019-19603, CVE-2019-19242, CVE-2019-19645, CVE-2019-19646 & CVE-2019-19880). Also in QtWebEngine there are many CVE fixes from Chromium. For details of the most important changes, please check the Change files of Qt 5.14.1.
2020-01-27libxkbcommon: update to 0.10.0.wiz2-8/+8
libxkbcommon 0.10.0 - 2020-01-18 =================== - (security) Fix quadratic complexity in the XKB file parser. See commit message 7c42945e04a2107827a057245298dedc0475cc88 for details. - Add $XDG_CONFIG_HOME/xkb to the default search path. If $XDG_CONFIG_HOME is not set, $HOME/.config/xkb is used. If $HOME is not set, the path is not added. The XDG path is looked up before the existing default search path $HOME/.xkb. Contributed by Peter Hutterer <@who-t.net>. - Add support for include statements in XKB rules files. This is a step towards making local XKB customizations more tenable and convenient, without modifying system files. You can now include other rules files like this: ! include %S/evdev Two directives are supported, %H to $HOME and %S for the system-installed rules directory (usually /usr/share/X11/xkb/rules). See commit message ca033a29d2ca910fd17b1ae287cb420205bdddc8 and doc/rules-format.txt in the xkbcommon source code for more information. Contributed by Peter Hutterer <@who-t.net>. - Downgrade "Symbol added to modifier map for multiple modifiers" log to a warning. This error message was too annoying to be shown by default. When working on keymaps, set `XKB_LOG_LEVEL=debug XKB_LOG_VERBOSITY=10` to see all possible messages. - Support building on Windows using the meson MSVC backend. Contributed by Adrian Perez de Castro <@igalia.com>. - Fix bug where the merge mode only applied to the first vmod in a `virtual_modifiers` statement. Given augment virtual_modifiers NumLock,Alt,LevelThree Previously it was incorrectly treated as augment virtual_modifiers NumLock; virtual_modifiers Alt; virtual_modifiers LevelThree; Now it is treated as augment virtual_modifiers NumLock; augment virtual_modifiers Alt; augment virtual_modifiers LevelThree; - Reject interpret modifier predicate with more than one value. Given interpret ISO_Level3_Shift+AnyOf(all,extraneous) { ... }; Previously, extraneous (and further) was ignored. Now it's rejected. - Correctly handle capitalization of the ssharp keysym. - Speed up and improve the internal `xkeyboard-config` tool. This tool compiles all layout/variant combinations in the xkeyboard-config dataset and reports any issues it finds. Contributed by Peter Hutterer <@who-t.net>. - Speed up "atoms" (string interning). This code goes back at least to X11R1 (released 1987).
2020-01-26all: migrate homepages from http to httpsrillig24-48/+48
pkglint -r --network --only "migrate" As a side-effect of migrating the homepages, pkglint also fixed a few indentations in unrelated lines. These and the new homepages have been checked manually.
2020-01-26gtk-sharp3: Add buildlink3nia1-0/+12
2020-01-26x11: Add gtk-sharp3nia7-1/+122
.NET language binding for the GTK+3 toolkit.
2020-01-26Make it aware of .api files wich may be installed in different qt5/qsci*rhialto3-3/+51
directories depending on Python version.
2020-01-26Python-version some more files to avoid conflicts.rhialto5-14/+28
This package installs once per python version. A few files were not versioned and caused conflicts. These files now have the python version number in their path.
2020-01-26all: migrate some SourceForge homepage URLs back from https to httprillig24-48/+48
https://mail-index.netbsd.org/pkgsrc-changes/2020/01/18/msg205146.html In the above commit, the homepage URLs were migrated from http to https, assuming that SourceForge would use the same host names for both http and https connections. This assumption was wrong. Their documentation at https://sourceforge.net/p/forge/documentation/Custom%20VHOSTs/ states that the https URLs use the domain sourceforge.io instead. To make the homepages from the above commit reachable again, pkglint has been extended to check for reachable homepages. This check is only enabled when the --network command line option is given. Each of the homepages that referred to https://$project.sourceforge.net before was migrated to https://$project.sourceforge.io (27), and if that was not reachable, to the fallback URL http://$project.sourceforge.net (163).
2020-01-24Added options to x11/ocaml-lablgtk3jaapb4-4/+75
2020-01-24Added ocaml-lablgtk3 to Makefile SUBDIRsjaapb1-1/+2
2020-01-24Added x11/ocaml-lablgtk3, an update of the OCaml Gtk bindings for Gtk3jaapb6-0/+531
2020-01-22qt5-qtbase: Use PLIST.Darwin instead of nonunix PLIST optionryoon1-4/+2
Pointed by adam@. Thank you.
2020-01-22qt5-qttools: Remove some entries in PLIST.Darwinryoon1-6/+1
Pointed by adam@. Thank you.
2020-01-22qt5-qttools: Fix packageing on NetBSDryoon1-6/+6
2020-01-22qt5-qtmultimedia: Fix packageing on NetBSDryoon1-1/+2
2020-01-22qt5-qtbase: Add nonunix PLIST option for inverted unix optionryoon1-2/+4
2020-01-21qt5-qtdeclarative: add new patchadam1-0/+15
2020-01-21qt5: updated to 5.14.0adam123-472/+608
New Features in Qt 5.14 Qt 3D Module Overhauled the threading architecture. This includes the removal of the aspect thread. Overhauled the frontend/backend node sync. Enabled QTransform to have access to the world matrix. Introduced Scene3DView. Scene3D is now in sync with QtQuick, and can render as an underlay without an FBO. Qt Bluetooth Module Introduced a new, optional Win32 backend with support for Windows 7 and 8. This backend is not built by default, nor is it part of the pre-built packages. QLowEnergyController: Introduced AuthorizationError. Added the ability to include multiple manufacturer data entries per manufacturer ID. Qt Core Module Added support in QCalendar for calendars other than Gregorian, by implementation of suitable backends. Added backends to implement the Gregorian, Jalali (Persian), Islamic Civil, Milankovic, and Julian calendars. We look forward to other contributions. Added QColorConstants, a namespace providing constexpr QColor instances that don't cost any runtime overhead. Qt GUI Module Updated High-DPI support: Introduced non-integer scale factors (for example, a scale factor of 150%) that applications can opt-in to use. Use QGuiApplication::highDpiScaleFactorRoundingPolicy or QT_SCALE_FACTOR_ROUNDING_POLICY to set the rounding policy. Added the QT_ENABLE_HIGHDPI_SCALING environment variable, enabling high-DPI scaling based on display DPI. This replaces QT_AUTO_SCREEN_SCALE_FACTOR (now deprecated), and corresponds to the Qt::AA_EnableHighDpiScaling application attribute. Added cross-platform support for the QT_FONT_DPI environment variable, for the purpose of developing and testing with specific DPI values. Added color-space support for images; reading and writing color-spaces from JPEG, PNG, WebP and TIFF images, and performing color-space transformation on images. Improvements to QTextDocument and QTextTable styling: Added per-edge border styling via QTextTableCellFormat. Added border-collapse mode. Added support for (partial) HTML table style import and export. Added support for reading and writing Markdown format to QTextDocument, as an alternative to HTML. Qt Multimedia Module Added QVideoFrame::Format_YUV422P. Introduced support for the GStreamer OpenGL plugin. Qt Network Module Introduced the HTTP/2 Configuration API. Introduced network connectivity monitoring. Added support for Kerberos proxy authentication. Qt QML Module Added qmlRegisterSingletonInstance() function. This allows to expose a QObject as a singleton to QML, without having to create a factory function as required by qmlRegisterSingletonType(). It is meant as a type safe replacement of setContextProperty() in common usages. Added qmlRegisterAnonymousType() as a replacement for qmlRegisterType(). It allows to specify the URI and major version, which enables better tooling support. Added an experimental -U option to qmllint. When set, access to unqualified identifiers generates warnings. Qt Quick Module Added a preview of the graphics API independent scenegraph renderer as an opt-in feature. This allows running qualifying Qt Quick applications on top of Vulkan, Metal, or Direct3D 11, instead of OpenGL. Currently supported platforms: Windows 10 (Direct3D) Linux with X11/xcb (Vulkan) macOS (Metal or Vulkan with MoltenVK) Android 7.0+ (Vulkan) Added support for the Markdown format (including CommonMark and GitHub dialects) to Text and TextEdit as an alternative to HTML. This includes the GitHub checklist extension, allowing to toggle checkboxes in a TextEdit. Switched TextEdit to use an I-beam cursor by default, and a pointing-hand cursor when hovering over a checkbox or a link. Default cursors can be overridden. Added WheelHandler, an event handler for the mouse wheel, and optionally for emulated mouse wheel events coming from a trackpad. Added BoundaryRule in Qt.labs.animation: a PropertyValueInterceptor that restricts the range of values a numeric property can have, applies "resistance" when overshooting a value, and provides the ability to animate it back to its normal range. It's particularly useful in combination with WheelHandler, providing physics similar to Flickable. Added currentFrame and frameCount properties to Image and BorderImage, just as AnimatedImage has; for example, this allows choosing an individual icon from an .ICO file that contains multiple icons. Added PathPolyline and PathMultiline as additional ways of drawing and/or filling arbitrary polygons and sets of polygons with Qt Quick Shapes. Qt Serial Bus Module Added operators to compare QCanBusDevice::Filter for equality or inequality. Added the QCanBusDevice::OperationError and QCanBusDevice::TimeoutError codes to signal operation and timeout errors. Added the QCanBusDevice::busStatus() function to query the bus status from the CAN bus device. Added the QCanBusDevice::resetController() function to release the CAN controller from bus off state. SocketCAN: Added the configuration parameter QCanBusDevice::ProtocolKey to use another protocol inside the protocol family PF_CAN. SocketCAN: If libsocketcan is available, the CAN bus bitrate can be retrieved and set at runtime. PeakCAN: Added support for PCAN-USB devices on macOS by using the MacCAN library. Exposed the underlying QIODevice used for Modbus communication. This enables, for example, setting the serial port hardware flow control (RTS/CTS). Qt Test Module Introduced initMain() function to perform any initialization that must happen before QApplication exists. Qt WebEngine Module Updated to Chromium 77. Added a new API to control the life-cycle of QWebEnginePage. Qt Widgets Module Added support for the Markdown format (including CommonMark and GitHub dialects) to QTextEdit and QTextBrowser as an alternative to HTML. This includes the GitHub checklist extension, allowing to toggle checkboxes if the widget is editable. QTextBrowser::setSource() detects Markdown based on the file extension.
2020-01-20gnome-desktop3: Update buildlink3 to match .pc filenia1-2/+3
2020-01-18move patch that seems to be in the wrong packagetnn2-1/+14
(Hi Joerg)
2020-01-18all: migrate several HOMEPAGEs to httpsrillig216-432/+432
pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU.
2020-01-18*: Recursive revision bump for openssl 1.1.1.jperkin159-264/+318
2020-01-18xscreensaver: fix PLISTsgutteridge2-346/+11
Fix PLIST and PLIST.opengl that were garbled in the previous update such that builds without the opengl option failed to package. (No bump to PKGREVISION, since builds with default options were unaffected.)
2020-01-15modular-xorg-server: update to 1.20.7.wiz4-11/+10
A variety of bugfixes, primarily in modesetting, glamor, and Solaris support. This release also contains support for choosing the DRI driver via EGL_MESA_query_driver. Thanks to all who contributed with testing and fixes! Aaron Plattner (1): modesetting: Check whether RandR was initialized before calling rrGetScrPriv Alan Coopersmith (5): os-support/solaris: Drop ExtendedEnabled global variable Add ddxInputThread call from os layer into ddx layer Add xf86OSInputThreadInit call from common layer into os-support layer os-support/solaris: Set IOPL for input thread too ospoll: Fix Solaris ports implementation to build on Solaris 11.4 Kenneth Graunke (2): glamor: Add a function to get the driver name via EGL_MESA_query_driver modesetting: Use EGL_MESA_query_driver to select DRI driver if possible Matt Turner (1): xserver 1.20.7 Michel Dänzer (5): modesetting: Call glamor_finish from drmmode_crtc_set_mode xfree86/modes: Call xf86RotateRedisplay from xf86CrtcRotate modesetting: Clear new screen pixmap storage on RandR resize xwayland: Do flush GPU work in xwl_present_flush glamor: Only use dual blending with GLSL >= 1.30 Peter Hutterer (1): Xi: return AlreadyGrabbed for key grabs > 255
2020-01-12Don't force LTO.joerg1-1/+4
2020-01-12*: Recursive revbump from devel/boost-libsryoon20-37/+40
2020-01-12deforaos-keyboard: update to 0.4.0khorben2-10/+9
Changes since 0.3.1: - Defaults to Gtk+ 3 (like libDesktop) - Experimental support for the German and French layouts
2020-01-11gtk3: This needs sed -i to build with waylandnia1-1/+6
Some smaller linux toolchests don't provide it. So make sure gsed is used on such systems.