summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2020-11-25py-qt5: updated to 5.12.2adam2-8/+7
PyQt v5.15.2 has been released. This is a minor feature and bug-fix release. The wheels are bundled with Qt v5.15.2. There are corresponding releases of the other PyQt-related packages. * Bound signals are now hashable. * The QT_MAC_WANTS_LAYER environment variable is automatically set on macOS.
2020-11-24ratmen: Update to 2.2.3nia4-47/+21
Unknown changes
2020-11-24rofi: Update to 1.6.1nia3-9/+9
v1.6.1: Tortoise Power - Use GdkPixbuf for Icon parsing. - Add FileBrowser to default mode. - Fix parsing dicts in config file (with " in middle of string.) - Add -normalize-match option, that tries to o match ö, é match e. (#1119) - [Theme] Add min/max operator support to calc() (#1172) - Show error message and return to list instead of closing (#1187) - [Theme] Add nested media support. (#1189) - [Textbox] Try to fix estimated font height. (#1190) - [DRun] Fix broken caching mechanism. v1.6.0: The Masked Launcher - Add `themes/` directory in the users rofi config directory to the theme search path. (#1001) - Split listview element into box widget holding icon and textbox. Supporting more dynamic themes. (#949) - Fix default theme. - Add -upgrade-config option. - Add `ROFI_PLUGIN_PATH` variable. - Add check for running rofi inside a Script mode. - Remove gnome-terminal from rofi-sensible-terminal (#1074) - Set window title based on mode name. (#969) - Subpixel rendering workaround. (#303) - Support character type in configuration {} block . (#1131) - Use `XDG_CONFIG_DIRS` (#1133) - [Box] Bug fix update propagation. - [Build] Fix meson build with meson 0.55. - [DMenu] Add `-keep-right` flag. (#1089) - [DMenu] Don't match markup when filtering. (#579,#1128) - [DRUN] Support Type=Link (#1166) - [DRun] Add % to escape variable. - [DRun] Add an optional cache for desktop files. (#1040) - [DRun] Add keywords as default match item. (#1061) - [DRun] Don't run custom commands. - [DRun] Match keywords field. - [DRun] Only show selected categories. (#817) - [Dmenu|Script] Add non-selectable entries. (#1024) - [Doc] Update documentation. - [IconFetcher] Add jpeg support. - [Icon] Set default size to 1.2 CH. - [Icon] support distance for size. - [Listview] Add widget to show keybinding index. (#1050) - [Listview] Fix distribution of remaining space. - [Listview] Fix left-to-right scrolling. (#1028) - [Listview] Fix updating elements. (#1032) - [Matching] Make Fuzzy matching non greedy. - [Script] Add delimiter option. (#1041) - [Script] Add environment variable indicating state. - [Script] Add extra matchign field (meta). (#1052) - [Script] Add info option, hidden field that gets passed to script via `ROFI_INFO` environment. - [Script] Add no-custom option. - [Textbox] Add cursor blinking option. - [Textbox] Add placeholder. (#1020) - [Theme] Add `calc()` support. (#1105) - [Theme] Add alpha channel to highlight color. (#1033) - [Theme] Add sidebar as mode-switcher alias. - [Theme] Add some initial @media support. (#893) - [Theme] Support buttons in the UI. - [View] Add two widgets. One showing number of rows, other number of filtered rows. (#1026) - [Window] Add window thumbnail option. - [Window] Remove arbitrary # window limit. (#1047) - [Window] check buffer overflow.
2020-11-24xbanish: Update to 1.7nia2-9/+8
Christian Garbs (1): call XFreeDeviceList() after XListInputDevices() (#46) Graham Gower (1): Rescan the input devices when a device is (un)plugged. (#41) Oleksandr Motsak (1): Add -a option to always hide mouse pointer joshua stein (9): Add DPRINTF macro to make debugging printfs easier Makefile: always add -W flags to CFLAGS Makefile: releases are handled through git tags Add an -m option to move the cursor to a corner when hiding XQueryPointer's final arg needs an unsigned int usage: don't depend on __progname hide_cursor: return early snoop_xinput: close the device after probing it to avoid leaking mem xinput: ignore duplicate XDevicePresenceNotifyEvents
2020-11-24xbindkeys: Update to 1.8.7nia4-10/+53
2020-05-23 Philippe Brochard <hocwp@free.fr> * Fix some compilation warnings 2020-05-23 Jason Miller <jasom@fastmail.com> * Prevent scheme functions to be garbage collected
2020-11-24xteddy2: Update to 2.2nia8-48/+62
2009-02-25: * Ported to Imlib2 (Thanks to Peter De Wachter <pdewacht@gmail.com>)
2020-11-24qt5-qtbase: fix a build error on NetBSD/sh3el.tsutsui2-1/+17
2020-11-24mlterm: -fno-dce hack is also required for NetBSD/sh3el 9.1 (gcc 7.5.0).tsutsui1-4/+5
2020-11-23libxkbcommon: update to 1.0.2.wiz2-8/+7
libxkbcommon 1.0.2 - 2020-11-20 ================== - Fix a bug where a keysym that cannot be resolved in a keymap gets compiled to a garbage keysym. Now it is set to XKB_KEY_NoSymbol instead. - Improve the speed of xkb_x11_keymap_new_from_device() on repeated calls in the same xkb_context().
2020-11-23lemonbar: Update to 1.4nia3-15/+55
Notable changes: Unlimited number of clickable areas, the -a switch was removed. Unlimited number of loadable fonts (yay, I guess?). You can now specify what screens are used by lemonbar with the -o switch. The new Sn specifier allows you to select a screen by name. Much better handling of rapidly-changing input (#107). Underlines and overlines are not reset when changing the alignment. Bug fixes: Use opaque black/white colors as default values. Reset the attributes and colors between each rendered line.
2020-11-22x11/kitty: update to 0.19.2pin3-8/+13
-Add a new mappable select_tab action to choose a tab to switch to even when the tab bar is hidden (#3115) -Distribute extra pixels among all eight-blocks rather than adding them all to the last block (#3097) -Fix drawing of a few sextant characters incorrect (#3105) -macOS: Fix minimize not working for chromeless windows (#3112) -Preserve lines in the scrollback if a scrolling region is defined that is contiguous with the top of the screen (#3113)
2020-11-22x11/xterm: update to 362pin2-7/+7
Patch #362 - 2020/11/11 -cleanup of calls to free, removing checks for null (Walter Harms). -improved mouse-button reporting (prompted by discussion with Stephane Chazelas) -narrow the scope of the change for shift-key in patch #361 to make it apply only when the modifyOtherKeys resource is set to 2 (i.e., “program mode”). Also, when checking the shift-key, ignore modifiers other than shift, control and “meta” -use the alt/meta modifier information obtained in VTInitModifiers to replace a hard-coded mod1 used to detect “Meta” for mouse-button responses. -reduce SIGWINCH's sent to the client by filtering out duplicates. -improve display when scaleHeight is greater than 1: -the text-cursor is vertically-centered on the current line, rather than only extending below the current line (report by Manu Chaturvedi). -the built-in line-drawing characters extend to the scaled cell-height. -fill-in special case for motion-events to match the changes for shift-key in pointer-button events from patch #361.
2020-11-21qt5-qtwebkit: restore PKGREVISIONwiz1-1/+2
This was not updated with the rest of qt5
2020-11-21qt5: updated to 5.15.2adam64-219/+185
5.12.2: Bug fix release.
2020-11-21*: recursive bump for poppler 20.11.0wiz1-2/+2
2020-11-20libX11: update to 1.7.0.wiz4-18/+18
libX11 version 1.7.0 includes a new API, hence the change from the 1.6 series to 1.7: * XSetIOErrorExitHandler which provides a mechanism for applications to recover from I/O error conditions instead of being forced to exit. Thanks to Carlos Garnacho for this. This release includes a bunch of bug fixes, some which have been pending for over three years: * A bunch of nls cleanups to remove obsolete entries and clean up formatting of the ist. Thanks to Benno Schulenberg for these. * Warning fixes and other cleanups across a huge swath of the library. Thanks to Alan Coopersmith for these. * Memory allocation bugs, including leaks and use after free in the locale code. Thanks to Krzesimir Nowak, Jacek Caban and Vittorio Zecca for these. * Thread safety fixes in the locale code. Thanks to Jacek Caban for these. * poll_for_response race condition fix. Thanks to Frediano Ziglio for the bulk of this effort, and to Peter Hutterer for careful review and improvements. Version 1.7.0 includes a couple of new locales: * ia and ie locales. Thanks to Carmina16 for these. There are also numerous compose entries added, including: * |^ or ^| for ↑, |v or v| for ↓, ~~ for ≈. Thanks to Antti Savolainen for this. * Allowing use of 'v' for caron, in addition to 'c', so things like vC for Č, vc for č. Thanks to Benno Schulenberg for this. * Compose sequences LT, lt for '<', and GT, gt for '>' for keyboards where those are difficult to access. Thanks to Jonathan Belsewir for this.
2020-11-20mate-settings-daemon: remove superfluous gnome-keyring dependencybsiegert1-3/+2
Not only is gnome-keyring super crufty, it is not actually used by this package. Prodded by nia@ on IRC
2020-11-20xdesktopwaves: Update to 1.4nia2-7/+8
Version 1.4 * Added backdrop failure checking, and because this is not always reliable, also added an (emergency) exit button. * Adapted to new KDE versions. * Added support for Hygon Dhyana processor. * Fixed some minor portability flaws.
2020-11-20xprop: update to 1.2.5.wiz2-7/+7
Jason Nader (1): Add missing `-help` function Keith Packard (5): Make output with unknown width terminal the same as old code Free string list returned from XmbTextPropertyToTextList Correct icon buffer width computation for truecolor terminals Check return value from ioctl(TIOCGWINSZ) xprop 1.2.5 Pierre-Loup A. Griffais (5): Don't display icons if they would line-wrap. Break down memory allocation logic and fix overallocating for UTF8. Fix aspect ratio for icon display by using two characters per icon pixel. Support true color output for icons if the terminal advertises it. Fix formatting of back-to-back not shown icons.
2020-11-19picom: Update to 8.2nia9-104/+170
This is a bug fix release of picom Fixes assertion failures related to WIN_FLAGS_SHADOW_STALE, see #479 write-pid-path in configuration file now accepted, see #492 Pid files are now deleted during shutdown, see #492 Build fixes for certain platforms, see #501, #502 Thanks to @tryone144, @jialeens, and @niacat
2020-11-17BUILD_DEPENDS -> TOOL_DEPENDSnia1-3/+2
2020-11-17(x11/gnome-session) Add gdbus-codegen-[0-9]* for BUILD_DEPENDS (is it enough ?)mef1-1/+3
2020-11-17vte3: Do not install files to SYSCONFDIR. Use CONF_FILES.nia4-7/+38
Should fix the build on systems where SYSCONFDIR exists outside of PREFIX.
2020-11-17gnome-desktop3: Remove USE_PKGLOCALEDIR, it's harmful herenia1-3/+1
2020-11-17qt5-qtmultimedia: audioengine plugin is conditional on -gstreamermcf3-5/+10
Except on QNX and Darwin, where it is always enabled: https://github.com/qt/qtmultimedia/blob/v5.15.1/src/plugins/plugins.pro
2020-11-16mlterm: update to 3.9.1.tsutsui5-150/+55
pkgsrc changes: - remove a patch applied in the upstream - pull an upstream fix for NetBSD/x68k VGA mode support: https://github.com/arakiken/mlterm/commit/0d3a3b0bdc36ee2d702167fd234dcfc3c500ac09 Upstream changes noted in doc/en/ReleaseNote: ver 3.9.1 * Support copy mode which starts by Control+Shift+Return. * Support OSC 1337;Setmark ST. * Support CSI 3 J (ED) which clears backlog. * Support gradle to build mlterm for Android. (See doc/en/README.android) * Add --enable-utmp-suid option to ./configure script. (The default value is disabled.) * Add --with-utmp option which specifies the way of accessing to utmp database to ./configure script. * Add SCROLL_UP_TO_MARK, SCROLL_DOWN_TO_MARK and SET_MARK shortcut keys. * Add resize_mode / --rz option, and drop scroll_on_resize / --sr option. (If you want to revert to the old behavior, specify --rz=none option.) * Add emoji_file_format / --emojifmt option. * Add libvterm 0.1 API symbols to libvterm compatible library. * Add vte 0.62 API symbols to libvte compatible library. * Drop SCROLL_DOWN and PAGE_DOWN shortcut keys. * Drop use_extended_scroll_shortcut option and SCROLL_UP shortcut key is enabled by default. (If you want to disable it, add UNUSED=SCROLL_UP to ~/.mlterm/key.) * Update unicode property table (generated from UnicodeData.txt and EastAsianWidth.txt) to version 13.0.0. * letter_space / --csp option accepts negative value. * libvte compatible library supports XInput2. * Bug fixes: Fix a bug which caused a 'mlimgloader' process not to exit after loading a wall picture. (Enbugged at 3.8.8) Fix a bug which disabled keyboard and mouse on Haiku R1/beta2. Mlconfig starts correctly by Ctrl + RightClick on cygwin 3.1.4. Fix https://sourceforge.net/p/mlterm/mailman/message/37033060/ Fix segfault of mlcc in exiting after changing configurations. Fix segfault in double click at RTL characters. (Enbugged at 3.6.2) Fix corruption of data transferred by "OSC 5379; scp ... ST". Fix https://github.com/arakiken/mlterm/issues/4. Fix http://twitter.com/oshimyja/status/1320251099211649024.
2020-11-14(x11/gnustep-back) Fix PLIST_SUBST, ref: PKGVERSION_NOREVmef1-2/+2
2020-11-13(x11/gnustep-gui) Add patch for icu-68 fallout (TRUE -> true)mef3-3/+28
2020-11-12py-pyperclip: updated to 1.8.1adam3-9/+15
1.8.1: Unknown changes
2020-11-11gnome-session: Needs msgfmt with --xmlnia1-1/+8
2020-11-10x11: Add gnome-shell. Based on work by Dan Cîrnaț and myself in wip.nia12-1/+476
GNOME Shell provides core user interface functions for the GNOME 3 desktop, like switching to windows and launching applications. GNOME Shell takes advantage of the capabilities of modern graphics hardware and introduces innovative user interface concepts to provide a visually attractive and easy to use experience.
2020-11-10gnome-session: Import version 3.38.0nia7-1/+244
Based on work by Dan Cîrnaț and myself. gnome-session contains the GNOME session manager, as well as a configuration program to choose applications starting on login.
2020-11-09mate-terminal: remove unused PLIST_VARgutteridge1-4/+1
The skey option hasn't made a difference in PLIST content in some time.
2020-11-09mate-terminal: update to mate-terminal 1.24.1gutteridge3-9/+9
Change log: mate-terminal 1.24.1 * Translations update * build: silent build warnings for distcheck * build: do not override the default value for MATE_COMPILE_WARNINGS * fix searching in terminal window * fix url highlighting due to deprecation of vte_terminal_match_add_gregex * terminal-screen: prevent crash on bad term spawn due to redundant frees * Use user page on github when user email is private * Update authors
2020-11-08xclip: Add "-f -" flags to tar in xclip-pastefilekim3-2/+28
BSD implementations of tar use tape device as default file, so "tar xv" would extract files from tape device instead of standard input.
2020-11-07vte3: Make icu support optional.nia2-3/+19
According to upstream it's only used for legacy charset support, and doesn't seem to be enabled in some popular Linux distributions I checked.
2020-11-07qt5-qtwebkit: fix build with icu-68 based on webkit-gtk patcheswiz5-1/+141
2020-11-06gnome-desktop3: make gdbus-codegen a TOOL_DEPENDSwiz1-2/+2
2020-11-06(x11/gnome-desktop3) DEPENDS+= line should appear earliermef1-3/+3
2020-11-06(11/gnome-desktop3) Fix build: +DEPENDS+= gdbus-codegen-[0-9]*mef1-1/+2
2020-11-05xkbcomp: update to 1.4.4.wiz2-7/+7
Alan Coopersmith (1): Fix spelling/wording issues Miroslav Koškár (1): Fix lockdevbtn to be XkbSA_LockDeviceBtn action Peter Hutterer (3): For -R and after chdir, add the current directory to the path Don't pretend unresolved symbols are an error xkbcomp 1.4.4
2020-11-05*: Recursive revbump from textproc/icu-68.1ryoon65-120/+130
2020-11-05*: Recursive revbump from textproc/icu-68.1ryoon154-278/+308
2020-11-04gnome-desktop3: Update to 3.38.1.nia9-69/+358
Based on work by Dan Cîrnaț in pkgsrc-wip. Changes: - Add default input source for fr_BE - Add default keyboard layout for Indonesia - Add utility function to start a transient systemd scope - Allow /etc/alternatives in bubblewrap sandbox (#92, Simon McVittie) - Avoid using g_type_class_add_private() - Blacklist seccomp on riscv64 architecture as its not supported yet - Change default Japanish input source to KCC - Disable gvfs in thumbnailer sandboxes - Display locale @modifiers properly (#50, Gunnar Hjalmarsson) - Don't run locale tests at build time (#159, Simon McVittie) - Fix a compile-time error on x32 - Fix a crash in xkb info handling (#785320) - Fix a memory leak in the display handling code - Fix a use-after-free in the thumbnailer - Fix bubblewrap sandbox on s390x (!82, Simon McVittie) - Fix crash in idle monitor - Fix crashes in thumbnailers (#785963) - Fix detection of builtin display on NVIDIA (Jeremy Soller) - Fix memory leak - Fix multiple bugs in sandboxed thumbnailer handling, - Fix multiple bugs in thumbnailing - Fix regressions from intltool removal - Fix regressions introduced by g_autoptr usage - Fix slow thumbnailer due to missing font cache (#90) - Fix some thumbnailer sandboxing issues - Fix time display issue with Japanese translation (Tianhao Chai) - Fix uninitialized memory in the thumbnailer (#784915) - Fix various wall clock regressions - GnomeBGSlideShow filename property replaced with a file property (Marco Trevisan) - Honor XKB_CONFIG_ROOT environment variable - Improve error reporting in thumbnailers - Miscellaneous improvements to the thumbnailer code - Modernize autotools configuration a bit - Port buildsystem to meson - Remove some obsolete API's in thumbnailer - Remove unused API not compatible with wayland - Remove unused gnome_desktop_thumbnail_has_uri() - Replace GdkColor methods with GdkRGBA methods - Require gio-unix-2.0 - Several fixes for compilation warnings - Support common_name in ISO 639 (#49, Gunnar Hjalmarsson) - Thumbnailers are now sandboxed (#7744970, #785197) - Translation updates - Use GLib fixed-width types (#168, Christopher Chavez) - Use LC_TIME for time format string translations - gnome-bg: Handle exif orientations (#516177) - gnome-languages: Use uselocale to avoid threadsafety issues (#105) - gnome_bg_slide_show_get_current_slide: add NULL check (#169, Mike Gorse) - idle-monitor fixes - languages: Fix encoding issue when translating locale modifiers (#156) - remove unused direct x11 dependency - rr: add color transform functions - systemd: Change naming scheme to conform to systemd convention - systemd: Default to garbage collect failed scopes - tests/wall*: Do not fail if some of the locales is missing - thumbnail: Update documentation - thumbnailer: Correctly cleanup stale thumbnailer directories - thumbnailer: fix incomplete TIOCSTI filtering (#112) - thumbnails: keep the orignal file name (#154) - wall-clock: Immediately react to show-weekday changes - wall-clock: Tweak the clock format - wall-clock: respect new clock-show-weekday setting - wallclock: am/pm is always available now (#780877) - wallclock: don't update needlessly (#780861)
2020-11-04gnustep-gui: fix build on FreeBSDtriaxx2-4/+0
2020-11-03x11: add lemonbarnia5-1/+45
based on work by Zach Hopkins in pkgsrc-wip. lemonbar (formerly known as bar) is a lightweight bar entirely based on XCB. Provides full UTF-8 support, basic formatting, RandR and Xinerama support and EWMH compliance without wasting your precious memory.
2020-10-30x11: remove hyenania10-151/+1
unused mono library, doesn't build, discontinued upstream
2020-10-29x11/xnotify: update to 0.7.3pin2-7/+7
0.7.3 scale image rather than crop it 0.7.2 fix missing left alignment when reading xresources
2020-10-28add x11/xnotifypin1-1/+2
2020-10-28x11/xnotify: import pkg from wippin4-0/+48
XNotify displays a notification on the screen. XNotify receives a notification specification in stdin and shows a notification for the user on the screen.