summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2021-08-06mate-settings-daemon: update to 1.24.2gutteridge2-8/+7
Change log: mate-settings-daemon 1.24.2 * update translations * media-keys: memory leak mate-settings-daemon 1.24.1 * update translations * plugin xsettings: Fix memory leak on delayed_toggle_bg_draw * mpris: Use namespace instead of a whitelist for player names * build: silent build warnings for distcheck * housekeeping: Fix iconname of mate-disk-usage-analyzer
2021-08-06mate-menus: update to 1.24.1gutteridge3-9/+9
Change log: mate-menus 1.24.1 * Translations update * build: silent build warnings for distcheck * Do not collect the translation for Icon
2021-08-06mate-control-center: update to 1.24.2gutteridge3-9/+23
Change log: mate-control-center 1.24.2 * Translations update * Default applications: Add flac/x-flac format (mime-type) for media mate-control-center 1.24.1 * Translations update * 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 * mate-about-me: Fix memory leak * appearance: Fix memory leak * Do not collect the translation for Icon
2021-08-06libmatekbd: update to 1.24.1gutteridge3-9/+9
Change log: libmatekbd 1.24.1 * Translations update * build: silent build warnings for distcheck * Reduce the font size of the key names on keyboard layout display * matekbd-keyboard-drawing: i18n symbolic names
2021-08-04qt5-qtwebengine: TOOL_DEPENDS is correct for ninja.nia1-2/+2
2021-08-04alacritty: update to 0.9.0tnn3-179/+199
Support for ipfs/ipns URLs Mode field for regex hint bindings crash/performance/deadlock fixes
2021-08-03x11: +qt5-qtwebenginemarkd1-1/+2
2021-08-03qt5-qtwebengine: add version 5.15.2nb1markd859-0/+62142
Chromium-based web engine for Qt5
2021-08-03xrestop: update to 0.5.wiz2-10/+9
Alan Coopersmith (3): Update configure.ac bug URL for gitlab migration Fix -Wsign-compare warning in recurse_win_tree() Fix -Wsign-compare warnings in xrestop_client_get_stats Ben Byer (1): fixed typo in output of xrestop -b Gaetan Nadon (5): config: upgrade Autoconf initialization section config: use standard xorg autogen.sh config: use standard xorg .gitignore file config: upgrade to util-macros 1.8 for additional man page support config: remove AC_PROG_CC as it overrides AC_PROG_C_C99 James Cloos (2): Replace static ChangeLog with dist-hook to generate from git log Fix commit 08c9daab3a0b3ef37723c007858fa949cb91bbd8 Keith Packard (1): Use XResQueryClientIds to get pid instead of window property Kevin Ryde (1): In xrestop_client_get_info() show xrestop's own pid. Matthieu Herrb (7): Update README for gitlab migration Fix version for development. More fixes for README.md + modern packaging Remove unused function window_get_pid() Fix character buffer sizes to hold full formatted strings Fix EXTRA_DIST and MAINTAINERCLEANFILES Release xrestop 0.5 Paulo Cesar Pereira de Andrade (1): Correct make distcheck and sparse warnings. Peter Harris (1): Display ShmSeg resource count Søren Sandmann Pedersen (2): man page: Change -dt to -t More man page fixes Walter Harms (4): FIX: warning: initialization discards `const' qualifier from pointer target type no need-to-check argument for XFree remove unused debug code FIX: malloc+memset=calloc
2021-08-03x11/unibar: simplify Makefilepin1-2/+1
2021-08-03xeyes: Remove devel/xorg-util-macros dependency. Bump PKGREVISIONryoon1-2/+2
It is warning and not error. Noticed by wiz@. Thank you.
2021-08-03xeyes: Fix build. xorg-macros.pc and xi.pc are required to buildryoon1-1/+3
2021-08-02x11/rterm: simplify Makefilepin1-2/+1
2021-08-02x11/qt5ct: update to 1.3pin2-7/+7
Version 1.3 -fixed cmake support -prepend custom stylesheets to the application stylesheet (John Lindgren) -updated Catalan translation (Toni Estévez) -updated French translation (setvisible)
2021-08-02xorg-cf-files: update to 1.0.7.wiz2-8/+7
When I released version 1.0.6 in December 2015 I wrote: Today is the 10th anniversary of X.Org moving off this tool for our own builds. While we continue to accept patches and publish updates for the benefit of other packages which still use Imake to build, we have not been actively maintaining, testing, or adding new OS or platform support for Imake. Software that still uses Imake to build is encouraged to move to another build system that is better maintained. Over 5.5 years later this remains true - X.Org strongly encourages anyone still using Imake to move to meson or another modern/maintained build tool. Alan Coopersmith (3): Update README for gitlab migration Update configure.ac bug URL for gitlab migration xorg-cf-files 1.0.7 Mihail Konev (1): autogen: add default patch prefix Petr Písař (1): Imake.tmpl: Invoke "ar cq" with binutils Than Ngo (1): linux: Update LinuxDistribution == LinuxRedHat section
2021-08-02libXft: update to 2.3.4.wiz3-12/+10
This release handles the deprecation of the FcNameRegisterObjectTypes API by fontconfig, and provides minor cleanups for compiler warnings and man pages. Alan Coopersmith (1): libXft 2.3.4 Keith Packard (2): Skip 'render' pattern elements with invalid type Remove call to FcNameRegisterObjectTypes Samanta Navarro (1): Fix typo in manual Thomas E. Dickey (3): fix most type-conversion warnings from gcc-normal, without object-file changes minor typography fix build-fix for c89
2021-08-02libXfont2: update to 2.0.5.wiz2-7/+7
libXfont provides the core of the legacy X11 font system, handling the index files (fonts.dir, fonts.alias, fonts.scale), the various font file formats, and rasterizing them. It is used by the X display servers (Xorg, Xvfb, etc.) and the X Font Server (xfs), but should not be used by normal X11 clients. X11 clients access fonts via either the new APIs in libXft, or the legacy APIs in libX11. In the past, systems needed to provide both libXfont 1.5 & 2.0 libraries to support the full X Window System. If your system has updated to at least xfs 1.2.0 and bdftopcf 1.1, then libXfont 1.5 should no longer be needed and you should only need libXfont 2.0.x going forward. Adam Jackson (1): README: Remove mention of libXfont 1.5 Alan Coopersmith (1): libXfont2 2.0.5 Alex Richardson (1): Fix out-of-bounds read in FontFileMakeDir() Bernd Kuhls (1): configure: define HAVE_LIBBSD when libbsd was found Jon Turney (1): Fix Win32 build since c4ed2e06 "Add some unit testing utilities" Peter Harris (2): Fix crash when font server connection lost Fix use after free when font server connection lost
2021-08-02xwd: update to 1.0.8.wiz2-7/+7
Version 1.0.8 of xwd is now available for all your X11 window dumping needs! It fixes bugs you didn't even know were there and cleans up code you've never seen! Alan Coopersmith (7): Update README for gitlab migration Update configure.ac bug URL for gitlab migration Combine options info into a single string in usage() QueryColorMap() function in multiVis.c may retrieve incorrect colours (#3) Adopt standard X.Org coding style Elide empty else xwd 1.0.8 Jim Rees (1): Zero out uninitialized memory so as not to write stack garbage to dump file Stéphane Aulery (1): Ensure consistency between the manpage and the output of the -help option
2021-08-02xeyes: update to 1.2.0.wiz2-7/+7
This release of xeyes adds support for using the Present and Xinput2 extensions so that your X server is even smoother when making eyes at you. Alan Coopersmith (4): Update README for gitlab migration Update configure.ac bug URL for gitlab migration Remove redundant declaration of hypot() for SVR4 systems xeyes 1.2.0 Keith Packard (3): Add support for the 'Present' extension. [v3] Use XI2 raw events to notice when mouse moves [v2] Clean up compiler warnings
2021-07-31modular-xorg-server: Update to 1.20.13wiz2-7/+7
Matt Turner (1): xserver 1.20.13 Łukasz Spintzyk (2): present: fallback get_crtc to return crtc belonging to screen with present extension modesetting: unflip not possible when glamor is not set
2021-07-30*: Recursive revbump from audio/pulseaudio-15.0ryoon43-84/+86
2021-07-29gtk3: updated to 3.24.30adam3-9/+9
Overview of Changes in GTK+ 3.24.30 =================================== * Input: - Ignore NoSymbol key events (happens with some XKB options) - Fix incomplete reset in some cases * GtkEmojiChooser: - Update data from CLDR 39 - Support translated keywords for multiple languages - Allow inserting multiple Emoji with Ctrl - Match keywords for search - Fix a memory leak * GtkFileChooser: - Accessibility improvements * GtkTreeView - Fix an accessibility-related memory leak - Fix assertion failures in some cases * Printing: - Remove the Google Cloud Print backend, since the service was shut down * Wayland: - Work with pointer-gestures v1 protocol * Win32: - Fix using GL with Mesa drivers - Add support for Windows Pointer Input stack * MacOS: - Fix a crash with Drag-and-Drop * Translation updates: Belarusian Brazilian Portuguese British English Catalan Indonesian Lithuanian Nepali Norwegian Bokmål Occitan Portuguese Romanian Russian Serbian Slovenian Spanish Turkish Ukrainian
2021-07-29xkeyboard-config: update to 2.33.wiz2-7/+7
2.33 38 commits Translations updated
2021-07-27mate-desktop: update to 1.24.1gutteridge3-9/+9
Change log: mate-desktop 1.24.1 * Translations update * build: silent build warnings for distcheck * build: use MATE_COMPILE_WARNINGS = yes as default * mate-about.desktop: Do not collect the translation for Icon * mate-about: remove unused variable ‘window’ * Remove GTimeVal deprecation warning for GLib 2.61.2+ * Make the build reproducible * build: add meson config files to EXTRA_DIST
2021-07-26New package for p5-Gtk3-SimpleList.bsiegert4-1/+29
This module provides a helper module for Gtk3. It is based on Gtk2::SimpleList.
2021-07-26New package, p5-gtk3 (Gtk3 module).bsiegert5-1/+48
Perl bindings to the 3.x series of the gtk+ toolkit. This module allows you to write graphical user interfaces in a Perlish and object-oriented way, freeing you from the casting and memory management in C, yet remaining very close in spirit to original API.
2021-07-26x11/fltk13: Update to 1.3.7micha2-7/+7
This release does not contain new "ABI features". The ABI (Application Binary Interface) is 100% compatible with releases 1.3.5 and 1.3.6. CHANGES IN FLTK 1.3.7 RELEASED: Jul 25 2021 FLTK 1.3.7 is a maintenance release for macOS only. It fixes one regression introduced in FLTK 1.3.6 and two long standing timer issues on macOS. Other platforms than macOS are not concerned. Changes: Avoid premature FL_RELEASE event at start of drag-n-drop operation Fix a timer inconsistency and prevent a crash Fl::add_timeout() must always create a new timer (#248)
2021-07-24mozo: update to 1.24.1gutteridge2-10/+7
Change log: mozo 1.24.1 * Translations update * i18n: Do not collect the translation for Icon * add meson build files to EXTRA_DIST
2021-07-22alacritty: XIM bug workaround no longer necessary on NetBSD-currenttnn1-5/+5
2021-07-22g/c RUSTFLAGS from individual package Makefiles. Handled by cargo.mk.tnn2-4/+2
2021-07-21modular-xorg-server: back out one of the previous patchestnn2-22/+1
The fix needs to go in compiler.h instead, like in xsrc.
2021-07-21modular-xorg-server: some minor build fixes for NetBSD/alphatnn3-1/+39
2021-07-21qt5-qtbase: fix build on Darwin. No need for -lexecinfo.tnn1-2/+6
2021-07-20libdrm: remove duplicate PLISTstnn5-15/+11
2021-07-19mrxvt: patch CVE-2021-33477 RCU. Fix pkglint. Bump.tnn4-9/+52
2021-07-18add x11/cool-retro-termnia5-1/+104
cool-retro-term is a terminal emulator which mimics the look and feel of the old cathode tube screens. It has been designed to be eye-candy, customizable, and reasonably lightweight.
2021-07-17modular-xorg-server: update to 1.20.12.wiz2-14/+9
Erik Kurzinger (1): glx: don't create implicit GLXWindow if one already exists Jeremy Huddleston Sequoia (2): xquartz: Fix appFlags build failure with macOS 10.15+ SDKs xquartz: Ensure the mouse pointer is shown when switching to a native macOS alert or window Jose Maria Casanova Crespo (1): glamor: Avoid using GL_QUADS on V3D Matt Turner (2): Build xz tarballs instead of bzip2 xserver 1.20.12 Olivier Fourdan (4): xwayland: Add PtrFeedback to the touch device dix: Guard against non-existing PtrFeedbackPtr glx: Set ContextTag for all contexts glx: Fix use after free in MakeCurrent Vasily Khoruzhick (1): glx: fixup symbol name for get_extensions function Ville Syrjälä (2): modesetting: Update props for dynamically added outputs modesetting: Fix possible_crtcs Zoltán Böszörményi (1): xfree86: Fix NULL pointer dereference crash orbea (1): hw/dmx/config: Link directly with libdmxconfig.a Łukasz Spintzyk (9): modesetting: Disable reverse prime offload mode for displays running on evdi,udl modesetting: Initialize present extension despite glamor is disabled present: Use crtc's screen present operation for syncing present: fix msc offset calculation in screen mode modesetting: Find crtc on slave outputs as fallback instead of returning primary crtc modesetting: remove unnecessary ms_covering_xf86_crtc dup of ms_covering_randr_crtc modesetting: Remove few common functions from ms namespace xfree86: Change displays array to pointers array to fix invalid pointer issues after table reallocation xfree86: Fix out of array bound access to xf86Entities
2021-07-16qt5-qtmultimedia: pulseaudio no longer indirectly requires rustnia1-9/+1
2021-07-15xkeyboard-config: update to 2.32.wiz3-10/+14
2.32 95 commits Translations updated 2.31 86 commits Translations updated 2.30 29 commits Translations updated 2.29 47 commits Translations updated
2021-07-13modular-xorg-server: note conflict with libxcvtwiz1-1/+3
2021-07-13x11/Makefile: + libxcvtwiz1-1/+2
2021-07-13x11/libxcvt: import libxcvt-0.1.0wiz4-0/+38
libxcvt is a library providing a standalone version of the X server implementation of the VESA CVT standard timing modelines generator. libxcvt also provides a standalone version of the command line tool cvt copied from the Xorg implementation and is meant to be a direct replacement to the version provided by the Xorg server.
2021-07-12alacritty: add link to tech-x11 threadtnn1-1/+2
2021-07-11kde-runtime4: drop openexrmarkd2-5/+3
2021-07-11mate-applets: update to 1.24.1gutteridge3-20/+17
pkgsrc-specific changes: Removed various no longer relevant dependencies, most significantly, Python 2.7 and GObject3. gucharmap continues to be an optional dependency, but the version in pkgsrc is too old, and gets rejected. This is disabled, for now. (There is still an apparent issue to sort out with the MATE meta-pkg's Makefile.common, but it's more minor.) Change log: mate-applets 1.24.1 * update translations * battstat: Fix memory leak * charpick: Fix memory leak reported by clang static analyzer * multiload: Fix memory leak * build: silent build warnings for distcheck * cpufreq: generate missing 256x256 and 64x64 icons from svg file * eyes: generate missing 256x256 and 64x64 icons from svg file * netspeed: don't define MATELOCALEDIR * build: drop unused matelocaledir variable * drivemount: Remove global variable
2021-07-10x11/wmweather: apply patch from Romain Dolbeau in PR 55284.dholland3-8/+36
Fixes time_t abuse leading to crashes on 32-bit platforms.
2021-07-09qt5-qtdeclarative: fix build with gcc-11markd3-1/+34
2021-07-09qt5-qtbase: fix build with gcc-11markd6-1/+115
2021-07-08kdelibs4: drop openexr support.markd3-8/+6
2021-07-08x11/unibar: reclaim maintainershippin1-2/+2