summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2022-11-27mate-control-center: update to 1.26.0gutteridge2-7/+6
Change log: ### mate-control-center 1.26.0 * Translations update Replace the deprecated GtkTable with GtkGrid Replace the deprecated gtk_widget_set_state with gtk_widget_set_state_flags Remove useless and discarded gtk_button_released Replace the deprecated g_bookmark_file_get_modified with g_bookmark_file_get_modified_date_time Fix compilation warning Use gtk-cancel icon replace window-close icon update copyright to 2021 ### mate-control-center 1.25.2 * Translations update * windows-applet: csd windows respect titlebar button layout * windows-applet: add right and left (with menu) titlebar button layout options, respect custom values * windows-applet: group alt-tab options together, remove reduced resources option * appearance: Type column in GtkFileChooser requires gtk 3.24.12 * time-admin: g_time_zone_new is deprecated from glib 2.68 * display: remove conversion warnings * keybindings: use gtk_builder_new_from_resource * display: use gtk_builder_new_from_resource * default-applications: use gtk_builder_new_from_resource * appearance: use gtk_builder_new_from_resource * accessibility: use gtk_builder_new_from_resource * help: update default apps * i18n: fix an error that prevents showing the wallpaper name * display: frame spacing * Add adjust window scaling function for display preference and update display-capplet.ui file * windows: remove unused macros UIDIR, PIXMAPDIR * bookmark-agent: Function 'bookmark_agent_new' used prior to declaration * marco-window-manager: get XDG_DATA_DIRS (code portability) * Line comments // are not allowed (code style) * appearance: no previous prototype for 'wp_create_filechooser' * appearance: missing includes * Missing include guards * windows: avoid duplication of accelerator keys * windows: don't translate the spinbutton text, set the entry purpose * windows: show the translations in mate-window-properties dialog * libwindow-settings: no previous prototype for ���window_manager_new��� * windows: missing include mate-metacity-support.h (#624) * common: missing include gtkrc-utils.h * help: update copyright year to 2021 ### mate-control-center 1.25.1 * Translations update * time-admin: remove unused includes * build: allow users to disable gettext support (--disable-nls) * build: show the package version in the configure summary * mate-wm-manager: do not use dirent.h * mate-wm-manager: Use g_list_free_full * mate-wm-manager: compact the code using macros * mate-wm-manager: Remove warning -Wconversion * mate-wm-manager: directory parameter is an immutable string on scan_wm_directory * marco-window-manager: do not use dirent.h * libslab-utils: Remove dead function libslab_get_current_screen * libslab-utils: Remove libslab_strcmp and use g_strcmp0 instead * build: remove legacy variable MATE_ICONDIR * mate-keyboard-properties: drop create_dialog * mate-keyboard-properties: size groups on ui file * mate-keyboard-properties: Do not use stock icons on ui file * mate-keyboard-properties-dialog: upgrade ui label names * mate-mouse-properties: drop create_dialog * mate-mouse-properties: size groups on ui file * mate-mouse-properties: upgrade ui label names * Revisit windows applet, add allow-top-tiling option * Use G_BEGIN_DECLS/G_END_DECLS macros * Use g_slist_free_full * mate-theme-info: remove unused includes * mate-mouse-properties: remove unused includes * appearance: Add file chooser settings * xrandr-capplet: warning -Wincompatible-pointer-types * application-tile: warning -Wempty-body * appearance: Set icon-name in ui file * appearance: Introduce GET_WINDOW macro * Remove USE_MATE2_MACROS from autogen.sh (legacy) * mcc: windows-applet: Rewrite windows-properties.ui and add new settings. * appearance: Fix preview in Add Wallpaper dialog * Default applications: Add flac/x-flac format (mime-type) for media * keyboard-properties-a11y-notifications.ui: Fix a11y warnings * mate-about-me-fingerprint: Use g_variant_is_of_type for checking types * default-applications: Set icon-name in ui file * about-me: migrate from dbus-glib to GDBus * keyboard-a11y: Add UI for capslock-beep * Remove unused macros * Remove unused variable from capplet_notebook_scroll_event_cb * common: migrate to GDBus ### mate-control-center 1.25.0 * Translations update * Add git.mk to generate .gitignore * shell-window: Remove unused function shell_window_handle_size_request * shell-window: Remove shell_window_paint_window * shell-window: Remove warning ���gtk_paint_flat_box��� is deprecated * appearance-ui: Remove unused function button_press_block_cb * support tab scrolling in mate-window-,- and mate-appearance-properties * mate-theme-info: Use of memory after it is freed * build: silent build warnings for distcheck * use default MATE_COMPILE_WARNINGS level * Port libslab_handle_g_error to the built-in GLib logging framework * libslab: Remove libslab_get_current_time_millis * typing-break: Remove warning ���GTimeVal��� is deprecated * remove warnings: function declaration isn���t a prototype * mate-about-me: Fix memory leak * appearance: Fix memory leak * windows: Remove unused function * Do not collect the translation for Icon * time-admin: dereference of NULL ���db��� in function ���CreateCityList���
2022-11-27mate-panel: update to 1.26.2gutteridge3-7/+10
Change log: ### mate-panel 1.26.2 * update translations * clock: fix memory leak * panel-test-applets: fix memory leak * wncklet: The values stored in the wrapper hash table are incorrect * Upscale in panel_xutils_set_strut * panel-toplevel: fix the computed dimension for (non) auto hidden panels * struts: add support for _GNOME_WM_STRUT_AREA ### mate-panel 1.26.1 * update translations * fix show window thumbnails check button * Revert "window-list.c: use g_settings_* functions directly instead of using stored values" * Updated installation instructions ; added missing build dependency * fix mate-desktop-item-edit executable ### mate-panel 1.26.0 * update translations * Use absolute path g_get_home_dir replaces "~/" * Fix clock applet add location crash * Add the function of monitor panel launcher files ### mate-panel 1.25.3 * update translations * update copyright to 2021 * workspace-switcher: support xmonad WM * window-list.c: use g_settings_* functions directly instead of using stored values * window-list.ui: use GtkNotebook * Replace deprecated GCompletion with GtkEntryCompletion * struts: add panel_xutils_unset_strut * panel-xutils: tab to spaces * panel-struts: tab to spaces * Make Recent Documents list in Places menu of configurable length (#1216) * Add window list disable mouse scrolling function * Add panel-ditem-editor-dialog.ui * notification_area: Add XAyatanaLabel and XAyatanaNewLabel to interface description * notification_area: move XAyatana(New)Label case at the bottom * notification_area: fix memory leak * Add text label display function for notification area * Redundant NULL check before freeing a variable * build: Use PACKAGE_URL variable * Update copyright to 2021 * panel-toplevel: declaration of 'allocation' shadows a parameter * panel-menu-items: declaration of 'item' shadows a previous local * Local variable shadows outer variable warning reported by cppcheck * Variable is reassigned a value before the old one has been used * wncklet: remove extra ref on gdk_x11_window_foreign_new_for_display * panel-properties-dialog: show dialog on _present instead of _new * wncklet: search the window before creating a new one * wncklet: Condition ~wm_name is always true * wncklet: variable is assigned a value that is never used * wncklet: missing breaks on switch cases ### mate-panel 1.25.2 * update translations * Signal name is 'value-changed' for GtkSpinButton * applet: Avoid a NULL pointer dereference * mate-panel-applet.h: tabs to spaces * remove function calls to mate_panel_applet_set_background_widget * window-list: remove intermediate steps to get scaled thumbnail * window-list: Get thumbnail size and scale in preview_window_thumbnail * cppcheck warning: The if condition is the same as the previous one * update issue template * window-list: Render thumbnails as cairo surfaces * panel-applets-manager: Boilerplate * mate-panel-applet-factory: format code * mate-panel-applet-factory: Boilerplate * fish: Do not to include the math.h library to get the PI value * Fix solid color controls after disabling compositor * mate-panel-applet: Boilerplate * Fix applet background for transparency * Don't enable transparency slider if not supported * Don't try to use transparent color if not supported * Fix the opaque label in panel-properties-dialog.ui * Drop panel_profile_set_background_gdk_rgba() * Remove get_background_color() (duplicate of panel_profile_get_background_gdk_rgba()) * Drop dead panel_background_set_opacity() * Drop background compositing * wncklet: function declaration isn't a prototype * configure: remove warning about option 'subdir-objects' is disabled * Remove USE_MATE2_MACROS from autogen.sh (legacy) * Use g_task... replace obsolete function g_ simple.... * Show label about options not available on Wayland * Disable controls not applicable to Wayland * Set minimized windows control sensitivity with the parent box * Suppress applet's default context menu for window buttons * Switch to C-style comments as requested * Fix workspace switcher on X11 * Fix showdesktop applet on X11 * Link with libwayland * Link wncklet with libwayland-client (why did this ever work?) * Don't crash if shell doesn't support foreign toplevel * Window list Wayland support * Add foreign toplevel management protocol and generated code * Wncklet applets: don't crash on Wayland * Use gdk_set_allowed_backends () instead of custom check * Drop libxau from .build.yml * Drop 'xau' from PKG_CHECK_MODULES call * Remove variableScope warnings reported by cppcheck * wncklet: Check the length of the pixel data for empty thumbnails ### mate-panel 1.25.1 * sync with transifex * Handle locked down settings better when dropping an image URI * panel-toplevel: Fix -Wenum-conversion warning * wncklet: Hide window preview on non-visible windows * launcher: Fix memory leaks * panel-action-button: using enum for accessing an array indexed * clock-face: Use gdk_pixbuf_new_from_resource_at_scale * launcher: Fix memory leak * Ask the user what to do when receiving an image drop * Create launchers when dropping multiple image URIs * panel-util: Fix memory leak * Fix creating several launchers at once * clock: assignment to 'GSList *' from incompatible pointer type 'GList *' * clock: Use single-linked lists for locations * clock: sort locations by time reverse and name * clock: merge sorting and reversing node list of selected locations * clock: Fix GError double free * clock: Properly free rsvg handles * wncklet: Fix leaking cairo_t * panel-run-dialog: Fix leaking tree model strings * workspace-switcher: Fix leaking color string * panel-properties-dialog: Fix leaking string * clock: Fix leaking GtkListStore * panel-profile: Fix leaking list elements * clock: Fix list iteration * panel-lockdown: Fix leaking string array * panel-menu-items: Fix leaking string * mate-panel-applet: Fix leaking GVariantBuilder * launcher: Fix leaking strings * clock: Fix leaking cairo surface * Clarify meaning of panel reset option * panel-toplevel: Refactor panel_toplevel_update_hide_buttons_size() * panel-util: Fix leaking root GFile * panel-profile: Fix leaking list elements * panel-frame: Fix leaking background-color * panel-applet-frame: Fix leaking bg_pattern * panel-multimonitor: Do not require limits.h macros * clock: Simplify notebook scroll-event callback * Using #include with system libraries * build: Add built sources to CLEANFILES target * Avoid using single-line cpp comments * build: Add glib-2.0 module in PKG_CHECK_MODULES(LIBEGG) * Use '#include <config.h>' instead of '#include "config.h"' * panel-util: switch to generic header for --disable-x11 * add git.mk to generate .gitignore ### mate-panel 1.25.0 * sync with transifex * libegg: use git submodule * panel-toplevel: Use monotonic time for measuring time intervals * panel-toplevel: Use animation duration time instead of end time * panel-toplevel: Remove warning ���GTimeVal��� is deprecated * Fix some cast-function-type warnings introduced in GCC 8 * preferences dialog: change show thumbnails radio to check button and bind its active property to sensitivity state of GtkSpinButton * build: silent build warnings for distcheck * use default MATE_COMPILE_WARNINGS level * update icons * button-widget: Fix memory leak * Do not collect the translation for Icon * Enable applications in addto menu (fixes 1055) (#1056) * Remove warnings: function declaration isn���t a prototype
2022-11-27mate-menus: update to 1.26.0gutteridge3-8/+8
Change log: ### mate-menus 1.26.0 * Translations update * update copyright to 2021 ### mate-menus 1.25.1 * Translations update * build: remove .directory files using clean target * build: allow users to disable gettext support (--disable-nls) * Set compiler debug flags / logging with MATE_DEBUG_CHECK * build: set GETTEXT_PACKAGE=AC_PACKAGE_NAME * Remove -Wconversion -Wsign-compare -Wsign-conversion warnings * matemenu-tree: do not call g_settings_get_string unless necessary * Improve the description of the collection directory * i18n: Add mate-collection.directory.in in POTFILES.in * build: Set debug symbols and logging using --enable-debug * entry-directories: Use of memory after it is freed (scan-build) * matemenu-tree: Fix memory leak * matemenu-tree: Remove collection_applet_free * Remove the cppcheck warning about the variable scope can be reduced * matemenu-tree: minor code format * desktop-entries: warning -Wempty-body * Remove USE_MATE2_MACROS from autogen.sh (legacy) * Add collection menu item ### mate-menus 1.25.0 * Translations update * add git.mk to generate .gitignore * build: silent build warnings for distcheck * build: do not override the default value for MATE_COMPILE_WARNINGS * Do not collect the translation for Icon
2022-11-27mate-applets: update to 1.26.1gutteridge11-529/+82
Remove bit-rotted/broken NetBSD cpufreq support. This doesn't seem to work, and is a burden to patch. FreeBSD has likewise removed their support, which ours was based on. If someone wants to resurrect this, they can check the source history for both projects. Change log: ### mate-applets 1.26.1 * update Translations * command: fix memory leak * charpick: fix memory leak * multiload: fix memory leak * geyes: consider the offset widget <-> window * netspeed/src/backend.c: Typo fix. * Sticky Notes applet: add documentation * stickynotes: Popup the note menu with the keyboard * stickynotes: Restore note popup menu that got lost in 37a85e35448f8 * Mate Trash applet: add accessible Atk object with proper label. * Mate Timer applet: add accessible Atk object with proper label. * Mate Sticky notes applet: enable keyboard navigation through F6 * Mate Sticky notes applet: make dialogs accessible. * Mate Sticky notes applet: fix segfault when Caja isn���t running * Mate Netspeed applet: make dialog accessible. * Mate Netspeed applet: add accessible Atk object with proper label. * Mate Multiload applet: add accessible Atk object with proper label. * Mate Cpufreq applet: enable standard keyboard navigation * Mate Command applet: add accessible Atk object with proper label. * Mate Weather applet: make dialog accessible. * Charpick-applet: use GtkInvisible widget ### mate-applets 1.26.0 * update translations ### mate-applets 1.25.3 * update translations * netspeed: avoid a NULL pointer dereference * netspeed: allow to select an interface which is down * netspeed-preferences: disconnect a signal handler on finalize * multiload: fix typo reported by translator * netspeed: fix typo * netspeed: Add NetspeedPreferences class * mateweather: Remove conversion warnings * geyes: Remove conversion warnings * trashapplet: Upgrade trashapplet-empty-progress.ui * stickynotes: improve code-style * multiload: Add properties.ui * netspeed: connect the widget signal handlers on class_init * netspeed: refactor variable names * netspeed: NetspeedApplet subclass of MatePanelApplet * netspeed: fix line indent * netspeed: Fix display of IP if no IPv4 is configured * netspeed: improve display of IPv6 addresses in device details. * netspeed: show all ipv6 addrs in device details dialog * netspeed: show all IP addresses on tooltip if enabled * mateweather: Do not update panel when upgrade process begins * mateweather: Avoid NULL pointer dereferences if there is no weather info * mateweather: set values before connecting signals on preferences dialog * multiload: use guint64 as data source for graphs * multiload: use bit rate in netload graph * multiload: compute combined network data on GetNet once * multiload: Drop scaler from GetNet * multiload: fix interval on autoscaler_init call * multiload: Use one callback for each of the spin buttons * multiload: increase refresh rate range setting * battstat: whitespace is missing * netspeed: code style * multiload: load menu from resource bundle ### mate-applets 1.25.2 * update translations * mateweather: Use common subdirs - src, data * netspeed: show ipv6 address in tooltip if ipv4 address is not used * multiload: Use common subdirs - src, data * stickynotes: Add stickynotes-applet-menu.xml into resource bundle * drivemount: Use common subdirs - data, src * geyes: Do not use dirent * geyes: define GEYES_SETTINGS_THEME_PATH_KEY & GEYES_SETTINGS_SCHEMA * geyes: Use g_clear_error * geyes: use returned value by load_theme * geyes: Remove duplicated NULL check * geyes: Use g_debug instead of printf for logging * geyes: format code * trashapplet: load menu and ui files from resource bundle * cpufreq: Remove /proc/cpufreq support (Linux 2.4) * build: Remove legacy variable MATE_ICONDIR * update issue template * update issue template * geyes: signal 'dispose' is invalid for instance 'ID' of type 'GtkBox' * remove dead function mate_panel_applet_set_background_widget * trashapplet: Remove warning about missing initializer * build: Do not define M4_FILES twice * ac-define-dir.m4: Remove execution bit * fix build warning caused by several translations * build: make maintainer-clean * drivemount: improve code-style * build: replace acinclude.m4 with original as-ac-expand.m4 * timer: i18n label * Cpufreq: improve code-style * Remove USE_MATE2_MACROS from autogen.sh (legacy) * charpick: improve code-style * timerapplet: Use common subdirs - src, data * battstat: improve code-style * mateweather: Warn about accessing an undefined property of object * accessx-status: improve code-style * multiload: improve code-style * accessx-status: array subscript 128 is above array bounds * drivemount: Load menu from resources * multiload: do not count shared memory twice on Linux * multiload: Remove legacy variable 'show_frame' * multiload: do not use a computed compound key for graph visibility * multiload: Do not get "diskload-nvme-diskstats" on GetDiskLoad * multiload: Remove dead function - GetPage * timerapplet: Use gtk_spin_button_get_value_as_int for int values ### mate-applets 1.25.1 * update translations * accessx-status: add src and data folders * accessx-status: Simplify icons installation * geyes: Use common subdirs - src, icons, data * command: Use common subdirs - src, data * Remove -Wtype-limits warnings * netspeed: Simplify icons/Makefile.am * netspeed: Load netspeed-menu.xml from resources * netspeed: move ui files to data folder * battstat: Rewrite preference dialog from scratch * battstat: invalidScanfArgType_int cppcheck warnings (/proc/apm) * cpufreq: Remove warning about unreachable code reported by scan-build * cpufreq: -1 indicates error obtaining max frequency * cpufreq: Update cpufreq-preferences.ui * cpufreq: remove builder_DATA, ui_DATA variables from EXTRA_DIST * cpufreq: avoid deprecated GtkAlignment * cpufreq: create all needed widgets only once * cpufreq: fix code-style * geyes: Load menu from resources * charpick: Load menu from resources * cpufreq: Load menu and ui file from resources * multiload: Use the id instead of the name to identify the graph type * multiload: Display the percentage used accurately on tooltip * accessx-status: Load menu from resources * battstat: Fix memory leak * battstat: Reduce the dynamically allocated memory * battstat: Free only dynamically allocated memory * netspeed: remove warning about g_object_disconnect on remove it from panel * Netspeed kernel warning (#510) * netspeed: Add netspeed-details.ui * netspeed: fix memory leaks on backend * charpick: Fix memory leak reported by clang static analyzer * mateweather: Add mateweather-dialog.ui in POTFILES.in * mateweather: Add mateweather-dialog.ui * multiload: code formatting - global.h * multiload: the initialization of the variable is not really used * multiload: set and check the ranges for all network thresholds * multiload: Do not add the same global variables within all graphs * stickynotes: Fix -Wformat-nonliteral warning * multiload: Fix memory leak * netspeed: Use a macro for setting refresh time value * netspeed: Use IEC units for transfer rates * netspeed: add netlink support * Remove warning about assigned value is never used reported by cppcheck * battstat: warning about boolean algebra reported by cppcheck * Remove unused variable warning reported by cppcheck * command: Remove runtime warning about invalid icon size 24 * battstat: bump upower required version and drop legacy code * batstatt: fix deprecated up_client_get_devices * Guard block is missing * geyes: Add themes.ui ### mate-applets 1.25.0 * update translations * timerapplet: Add timerapplet-preferences.ui * mate-cpufreq-selector: Fix example in man page * command: Add command-preferences.ui * netspeed: Add netspeed-preferences.ui * charpic-about: fix DE name in about dialog * stickynotes: Remove enum conversion warnings * build: set 'enable_polkit=yes' if not given * cpufreq: Port client of selector service to GDBus * build: Remove MATEDESKTOP_CFLAGS and MATEDESKTOP_LIBS * build: Use dbus-glib only when required * Remove unused-function warnings * build: silent build warnings for distcheck * multiload: declaration of ���screen��� shadows a previous local * Remove unused-variable warnings * stickynotes: Remove strict-prototypes warning * build: Remove --enable-more-warnings configure flag * build: Use WARN_CFLAGS variable * cpufreq: generate missing 256x256 and 64x64 icons from svg file * eyes: generate missing 256x256 and 64x64 icons from svg file * stickynotes: Use gresources for UI files * netspeed: don't define MATELOCALEDIR * build: drop unused matelocaledir variable * tx: pull with fixed translations of pt and pt_BR * drivemount: Remove global variable
2022-11-27libmatekbd: update to 1.26.0gutteridge2-7/+6
Change log: ### libmatekbd 1.26.0 * tx: sync with transifex build: show package name and version in configure summary build: set GETTEXT_PACKAGE=AC_PACKAGE_NAME Remove USE_MATE2_MACROS from autogen.sh (legacy) ### libmatekbd 1.25.0 * Remove unused macros * add git.mk to generate .gitignore * build: silent build warnings for distcheck * Reduce the font size of the key names on keyboard layout display * matekbd-keyboard-drawing: i18n symbolic names
2022-11-26Add qt6-qtremoteobjects version 6.4.1 to pkgsrc-currentnros1-1/+2
Easier inter process communication facility for Qt6.
2022-11-26py-sip5: add buildlink3.mk file like py-sip haswiz1-0/+14
2022-11-25Add qt6-qt3d version 6.4.1 to pkgsrc-currentnros1-1/+2
Qt6 module that provides functionality for simulation systems with support for 2D and 3D rendering in Qt C++ and Qt Quick.
2022-11-25Add qt6-qtquick3d version 6.4.1 to pkgsrc-currentnros1-1/+2
Qt6 Quick 3d provides a high-level API for creating 3D content 3D user interfaces based on Qt Quick.
2022-11-25Add qt6-qtquicktimeline version 6.4.1 to pkgsrc-currentnros1-1/+2
Qt6 module for creating keyframe based animations using Qt quick.
2022-11-25Add qt6-qtnetworkauth version 6.4.1 to pkgsrc-currentnros1-1/+2
Qt6 module with network auth libraries.
2022-11-25Add qt6-qtlottie version 6.4.1 to pkgsrc-currentnros1-1/+2
Qt6 module that enables usage of lottie animations in Qt apps.
2022-11-25Add qt6-qtdatavis3d version 6.4.1 to pkgsrc-currentnros1-1/+2
Qt6 module for data visualization in 3D space.
2022-11-25Add qt6-qtcharts version 6.4.1 to pkgsrc-currentnros1-1/+2
Qt6 module for easy graphical chart creation.
2022-11-25*: mark py-sip and its users as not supporting Python 3.11wiz5-6/+16
Consider switching to py-sip5 (or (unpackaged) py-sip6)
2022-11-25Add qt6-qtwesockets version 6.4.1 to pkgsrc-currentnros1-1/+2
Qt6 module providing communication using websockets(RFC 6455).
2022-11-25Add qt6-qtdeclarative version 6.4.1 to pkgsrc-currentnros1-1/+2
Qt declarative is a Qt6 module that provides the possibility of writing Qt apps in a declarative fashion using the QML language. It also includes Qt quick that is standard library for QML applications.
2022-11-25Add qt6-qtlanguageserver version 6.4.1 to pkgsrc-currentnros1-1/+2
Language server implementation for Qt6, also includes a json-rpc 2.0 implementation used by the language server implentation.
2022-11-24Add qt6-qtshadertools version 6.4.1 to pkgsrc-currentnros1-1/+2
shader tools for use with qt6.
2022-11-24Add qt6-qtimageformats version 6.4.1 to pkgsrc-currentnros1-1/+2
qt6-qtimageformats adds additional image handlers for Qt6.
2022-11-24Add qt6-qtsvg version 6.4.1 to pkgsrc-currentnros1-1/+2
qt6-qtsvg is the svg handling module for Qt6.
2022-11-24Add qt6-psql version 6.4.1 to pkgsrc-currentnros1-1/+2
qt6-psql is the postgresql database driver for qt6.
2022-11-24Add qt6-odbc version 6.4.1 to pkgsrc-currentnros1-1/+2
qt6-odbc is the odbc driver qt6
2022-11-24Add qt6-qtbase version 6.4.1 to pkgsrc-currentnros35-1/+5019
Qt6-qtbase is version 6 of the qtbase package of the Qt C++ GUI framework. This commit also adds qt6 meta-package needed for versioning and to be filled with more packages.
2022-11-24gtkmm: updated to 3.24.7adam5-27/+13
3.24.7 (stable): Gtk: * Don't derive gtkmm__GtkXxx GTypes from final types * TextView::get_tabs(): Fix a memory leak Documentation: * Widget: Improve the class documentation Demos: * Dialog demo: Add a non-modal dialog Build: * Meson build: Avoid configuration warnings * MSVC build: Disable more warnings * Fix build with -Dbuild-deprecated-api=false 3.24.6 (stable): Gtk: * TreeValueProxy: Declare copy constructor =default, avoiding warnings from the clang++ compiler * Object::_release_c_instance(): Unref orphan managed widgets Demos: * SizeGroup demo: Set active items in the combo boxes, so something is shown Build with Meson: * MSVC build: Support Visual Studio 2022 * Specify 'check' option in run_command() * Check if Perl is required for building documentation * Don't use deprecated python3.path() and execute(..., gui_app: ...)
2022-11-23massive revision bump after textproc/icu updateadam221-366/+442
2022-11-23gtk4: updadted to 4.8.2adam3-12/+9
Overview of Changes in 4.8.2, 24-10-2022 ======================================== * Input: - Give input methods more control over resets and allow them to preserve state - Align interpretation of modifiers in key events in X11 and Wayland * GtkColumnView: - Fixes to focus handling * GtkPopover: - Fix problems with focus when dismissing popovers - Fix problems with focusing editable labels in popovers * Build: - Fix build problems with resources and non-gnu linkers - Fix gi-docgen detection in cross builds - Require meson 0.60 * Debugging: - Make more debug options available in no-debug builds - Improve consistency of debug logging - Give names to all sources * Accessibility: - Introduce GtkAccessibleRange * Wayland: - Make monitor bounds handling more robust - Prevent shrinking clients due to wrong toplevel bounds * Broadway: - Return correct pointer coordinates from device queries * Windows: - Use native API to translate key events * Translation updates: Brazilian Portuguese British English Bulgarian Catalan Croatian Czech Friulian Galician Georgian German Indonesian Lithuanian Polish Portuguese Russian Serbian Slovenian Swedish Turkish Ukrainian
2022-11-23gtk3: updated to 3.24.35adam3-8/+8
Overview of Changes in GTK+ 3.24.35, 11-22-2022 =============================================== * GtkFontChooserWidget: - Fix a critical * GtkAccelLabel: - Differentiate keypad keysyms in accelerators * Input: - Recognize stylus devices as pens - Fix problems with motion compression * Windows: - Build system improvements * Wayland: - Fix problems with unreliable DND - Use GLES if required - Add support for titlebar gestures - Refactor handling of IM client updates - Fix cursor hotspots with scaled surfaces - Use the xdg-activation protocol - Load cursors on demand - Fix cursor size on hi-dpi displays * MacOS: - Use a CVDisplayLink based frame clock
2022-11-21*: Re-apply SunOS linker argument removals.jperkin6-6/+19
These are currently duplicated in mk/platform/SunOS.mk but the generic removals will be removed soon in favour of per-package removals, due to flags getting leaked into installed files.
2022-11-21qt5-qtbase: Abstract linker flags in qmake.conf.jperkin3-7/+13
Avoids shipping hardcoded linker flags on SunOS that are unsupported.
2022-11-20libXrandr: update to 1.5.3.wiz2-6/+8
Restore RCS Id. Alan Coopersmith (8): Build xz tarballs instead of bzip2 Fix spelling/wording issues gitlab CI: add a basic build test Xrandr.h: remove misleading comment for XRRGetScreenSizeRange() XRRGetProviderInfo: Remove unneeded ProviderInfoExtra Variable scope reductions as recommended by cppcheck Remove unnecessary casts of return values from malloc() libXrandr 1.5.3
2022-11-19libXpm: update to 3.5.14.wiz5-17/+58
The only changes to the code in this release are typo fixes in the comments, but the big change is the addition of man pages, thanks to the work Walter Harms did to convert the API docs from the old Postscript file into man page format. Alan Coopersmith (11): Build xz tarballs instead of bzip2 Fix spelling/wording issues man: strip trailing whitespace gitlab CI: add a basic build test man pages: Make file names consistent with their displayed names man pages: Fix shadow man pages man pages: Make function synopses more consistent with other pages man pages: Add missing word 'function' where needed man pages: Fix typos man pages: Correct Copyright/License notices libXpm 3.5.14 Walter Harms (2): add man pages based on doc/xpm.PS update man pages
2022-11-19libXdmcp: update to 1.1.4.wiz6-73/+12
Alan Coopersmith (11): Update configure.ac bug URL for gitlab migration gitlab CI: add a basic build test Fix build on Solaris 11.3.0 - 11.3.8 Build xz tarballs instead of bzip2 Fix spelling/wording issues gitlab CI: enable doc builds in basic build test Use memcpy() instead of memmove() when buffers are known not to overlap arc4random_buf: Only declare ret if HAVE_GETENTROPY is defined XdmcpDisposeARRAYofARRAY8: Reduce scope of i Only link with libbsd if needed for arc4random_buf() libXdmcp 1.1.4 Guillem Jover (1): Switch from libbsd to libbsd-overlay
2022-11-18liblxqt: belatedly bump BUILDLINK_API_DEPENDSgutteridge1-3/+2
Though this library really didn't change significantly, the LXQt CMake build infrastructure insists component versions match at compile time.
2022-11-18py-wxWidgets: fix incorrectly duplicated BUILDLINK_ABI_DEPENDSgutteridge1-3/+2
2022-11-17libX11: remove unused patchwiz1-16/+0
2022-11-17xfce4-places-plugin: update to 1.8.3gutteridge2-6/+6
Change log: 1.8.3 (2022-11-16) ===== - Fix function called only in debug mode (Clear button works now)
2022-11-17xfce4-screenshooter: update to 1.10.0gutteridge2-10/+14
Change log: 1.10.0 (2022-11-15) ====== - Introduce custom actions (!37) - Bump dependencies - Replace deprecated functions - Added writability check to screenshot_dir (#84) - Include "config.h" before GLib include files - Revert icon name translation - Drop subtitles Add version check for libxi (#79) - Translation Updates: Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English (Australia), English (United Kingdom), Estonian, Finnish, French, Galician, Georgian, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese, Kazakh, Korean, Lithuanian, Malay, Norwegian Bokml, Occitan (post 1500), Persian (Iran), Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish, Ukrainian
2022-11-17xfce4-exo: slightly (and belatedly) bump BUILDLINK_API_DEPENDSgutteridge1-2/+2
Move us to present general reality (still more generous than the recency required of some other Xfce components).
2022-11-16libXft: pkglint cleanupwiz1-6/+6
2022-11-16libXft: update to 2.3.7.wiz2-6/+6
Thomas E. Dickey (4): libxft issue #15 fix compiler warning libxft issue #16 libXft 2.3.7 ericLemanissier (1): stdint.h header is needed for SIZE_MAX
2022-11-15py-sip: update comment, fix pkglintwiz1-4/+3
2022-11-15py-sip-qt4: removewiz4-22/+1
Support package for removed py-qt4.
2022-11-15py-qt4: removewiz10-922/+1
No users in pkgsrc, upstream does not support it any longer
2022-11-13xlsclients: update to 1.1.5.wiz2-7/+7
Alan Coopersmith (10): Update README for gitlab migration Update configure.ac bug URL for gitlab migration gitlab CI: add a basic build test Build xz tarballs instead of bzip2 gitlab CI: stop requiring Signed-off-by in commits Quiet -Wmaybe-uninitialized warnings from gcc Handle -Wsign-compare warnings usage: add cold & noreturn attributes to function Resolve implicit conversion warnings from clang xlsclients 1.1.5
2022-11-13xlsatoms: update to 1.1.4.wiz2-7/+7
Alan Coopersmith (7): gitlab CI: add a basic build test Build xz tarballs instead of bzip2 gitlab CI: stop requiring Signed-off-by in commits Variable scope reductions as suggested by cppcheck Resolve clang -Wshorten-64-to-32 warnings usage: add cold & noreturn attributes to function xlsatoms 1.1.4
2022-11-13x11/kitty: update to 0.26.5pin2-6/+6
0.26.5 [2022-11-07] - Splits layout: Add a new mappable action to move the active window to the screen edge (#5643) - ssh kitten: Allow using absolute paths for the location of transferred data (#5607) - Fix a regression in the previous release that caused a resize_draw_strategy of static to not work (#5601) - Wayland KDE: Fix abort when pasting into Firefox (#5603) - Wayland GNOME: Fix ghosting when using background_tint (#5605) - Fix cursor position at x=0 changing to x=1 on resize (#5635) - Wayland GNOME: Fix incorrect window size in some circumstances when switching between windows with window decorations disabled (#4802) - Wayland: Fix high CPU usage when using some input methods (#5369) - Remote control: When matching window by state:focused and no window currently has keyboard focus, match the window belonging to the OS window that was last focused (#5602)
2022-11-13xlogo: update to 1.0.6.wiz2-8/+7
Alan Coopersmith (8): gitlab CI: add a basic build test Build xz tarballs instead of bzip2 configure: make --with-render help string match the accepted option name gitlab CI: stop requiring Signed-off-by in commits Use _CONST_X_STRING to make libXt declare String as const char * Fix -Wmissing-field-initializers warning Add configure check and --with-xkb option for use of XkbStdBell xlogo 1.0.6
2022-11-13xkill: update to 1.0.6.wiz2-7/+7
Alan Coopersmith (8): Update README for gitlab migration Update configure.ac bug URL for gitlab migration gitlab CI: add a basic build test Build xz tarballs instead of bzip2 gitlab CI: stop requiring Signed-off-by in commits Variable scope reductions as recommended by cppcheck gitlab CI: explictly list GNU make to be installed in build environment xkill 1.0.6
2022-11-13xkbevd: update to 1.1.5.wiz2-7/+7
Alan Coopersmith (13): Update README for gitlab migration Update configure.ac bug URL for gitlab migration gitlab CI: add a basic build test Build xz tarballs instead of bzip2 man page: remove out-of-date COPYRIGHT section gitlab CI: stop requiring Signed-off-by in commits Variable scope reduction as suggested by cppcheck Rename shadowed variables cfgscan: check if character is EOF before calling isalpha or isdigit xkbevd.c: Update default DFLT_XKB_CONFIG_ROOT path eventTypeToString: remove unnecessary strcpy to static buffer Add .git-blame-ignore-revs to hide whitespace commits from git blame xkbevd 1.1.5 Emil Velikov (1): autogen.sh: use quoted string variables Mihail Konev (1): autogen: add default patch prefix Peter Hutterer (1): autogen.sh: use exec instead of waiting for configure to finish