summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2021-06-13add x11/xrectselnia5-1/+31
xrectsel is a small program that tells you the geometry of a rectangular screen region which you have selected by dragging the mouse / pointer.
2021-06-13kitty: fix PLIST for non-waylandnia1-2/+2
2021-06-13modular-xorg-server: only enable glamor if EGL is availablenia1-1/+3
2021-06-13qt5-qtwebkit: force a MIPS -march of at least MIPS32/MIPS64nia1-1/+8
2021-06-11Add option to build slim without consolekit (default unchanged)abs2-3/+19
2021-06-10fltk: drop stale $MASTER_SITES entrygutteridge1-3/+2
The easysw.com domain now redirects to hotels-of-london.com, and the archived files don't seem to be accessible anymore, despite some continued relationship between the two entities.
2021-06-10*: bump PKGREVISION for poppler shlib bumpwiz1-2/+2
2021-06-08modular-xorg-xephyr: fix build on Solaris 10khorben6-10/+70
From pkg/56169; thanks for reporting!
2021-06-08x11/xterm: update to 368pin2-7/+7
Patch #368 - 2021/06/07 -add DefaultOff option to RenderFont resource, as part of the session-management feature. -add auto-scroll-lock feature (patch by add Stelios Bounanos). -update the window-size information returned via TIOCGWINSZ when rows/columns are unchanged but the font-size changes (report by Nick Black). -improve session-management feature by saving/restoring the font settings. -update config.guess, config.sub
2021-06-06libX11: update to 1.7.2.wiz4-47/+44
This is a bug fix release, correcting a regression [1] introduced by and improving the checks from the fix for CVE-2021-31535. [1] https://gitlab.freedesktop.org/xorg/lib/libx11/-/issues/133 Alan Coopersmith (1): libX11 1.7.2 Matthieu Herrb (2): include <limits.h> always, not if HAVE_CONFIG_H is set. Check for NULL strings before getting their lengths Tobias Stoeckmann (1): Protect against overly long strings
2021-06-05xscreensaver: update to 5.45nb4.wiz3-3/+41
Fix vulnerability when disconnecting screens.
2021-06-03gnome-shell: Update x11/gnome-shell to 40.0cirnatdan6-10/+107
40.0 ==== Translators: Zander Brown [en_GB], Dušan Kazik [sk] 40.rc ===== * Define default app grid arrangement [Allan; !1700] * Fix shading behind system modal dialogs [Florian; !1712] * Only show logout-inhibiting apps in end-session dialog [Michael; !1424] * Fix minimap previews on multi-monitor systems [Florian; !1721] * Drop strict extension version match for unstable releases [Florian; !1719] * Fix missing app menu after overview gesture [Florian; !1726] * Improve app folder appearance [Jakub; !1714] * Fix window previews becoming undraggable after workspace switch [Sebastian; !1717] * Fix dragging icons to a different page in RTL locales [Carlos; !1734] * Support double super for opening app grid [Florian; !1736] * Improve workspace handling on secondary monitors [Florian; !1735] * Improve interaction when dragging between app grid pages [Carlos; !1630] * Fix launching on requested workspace on wayland [Florian; !1316] * Make wifi strength indicator consistent with icons in Settings [Remi; !1432] * Start session in overview [Georges; !1678] * Tweak window preview layout in overview [Jonas D.; !1702, !1737] * Improve overview performance [Jonas D.; !1713, !1733, !1743, !1755] * Fix new workspaces being invisible in minimap [Florian; !1716] * Fix glitch after dragging window preview from second monitor [Ivan; !1727] * Do not switch workspaces when scrolling during super-tab [Florian; !1746] * Make OSK shifting up windows more reliable [Jonas D.; !1728, !1760] * Fix swipe gesture glitches [Alexander; !1731] * Fix mis-scaled preview icons in window picker [Sebastian; !1751] * Fix unintended app grid changes during icon DND in dash [Sebastian; !1767] * Fix missing X11 fallback icons [Florian; !1761] * Fixed crashes [Sebastian; !1718] * Misc. bug fixes and cleanups [Jonas Å., Sebastian, Abderrahim, Florian, Alexander, Felix, Ivan, Jonas D., Jakub, Daniel; !1710, !1707, !1720, !1722, !1724, !1732, !1246, !1738, !1740] !1742, !1741, !1745, !1748, !1749, !1765, !1766, !1757, !1758] Contributors: Jonas Ådahl, arushsharma24, Allan Day, Felix Divo, Jonas Dreßler, Carlos Garnacho, Sebastian Keller, Abderrahim Kitouni, Alexander Mikhaylenko, Ivan Molodetskikh, Florian Müllner, Georges Basile Stavracas Neto, Remi Salmon, Jakub Steiner, Michael Terry, Daniel van Vugt Translators: Fran Dieguez [gl], Balázs Meskó [hu], Baurzhan Muftakhidinov [kk], Goran Vidović [hr], Christian Kirbach [de], Марко Костић [sr], Asier Sarasua Garmendia [eu], Guillaume Bernard [fr], Tim Sabsch [de], Philipp Kiemle [de], Danial Behzadi [fa], Piotr Drąg [pl], Rūdolfs Mazurs [lv], Daniel Mustieles [es], Marek Černocký [cs], Fabio Tomat [fur], Changwoo Ryu [ko], Kjartan Maraas [nb], A S Alam [pa], Milo Casagrande [it] 40.beta ======= * Overview redesign - Move dash to the bottom [Georges, Abderrahim, Jakub; !1559] - Do not duplicate dash icons in app grid [Florian; !1580] - Separate favorites from running apps in dash [Florian; !1606, !1610, !1659] - Change to a horizontal workspace layout [Georges; !1593, !1603] - Move background to workspaces [Georges, Florian, Jakub; !1599] - Overhaul window preview style [Florian, Jakub; !1605, !1654, !1657] - Rework workspace switching animation [Alexander; !1326] - Show workspace side-by-side [Georges; !1613] - Allow switching workspaces with super+scroll on wayland [Florian; !1612] - Allow swiping through more than one workspace at a time [Alexander; !1647] - Extend active dash area to the screen edge [Florian; !1660] - Change overall overview layout [Georges, Florian; !1624] - Refine workspace activation in overview [Georges; !1645] - Add vertical swipe gesture to shift through overview [Carlos; !1643] - Add shortcuts for shifting through overview [Florian; !1695] - Round background corners in overview [Jonas D.; !1651, !1697] - Hide workspace minimap when using less than two workspaces [Florian; !1696] - Scale down backgrounds in window picker [Georges; !1691] - Minor improvements and bug fixes [Florian, Abderrahim, Georges, Sebastian, Jakub, Pascal, Jonas D.; !1594, !1609, !1608, !1620, !1629, !1625, !1634, !1640, #3669, !1636, !1655, !1656, !1665, !1667, !1638, !1680, !1682, !1684, !1681, !1687, !1693, !1694, !1692] * Fix glitch in app folder icons on smaller displays [Sebastian; !1581] * Remove arrows from top bar menus [Doan, Florian, Razze; !1583, !1618, !1615] * Fix stuck grab after failed area screenshots [Sebastian; !1600] * Prefer image-data hint over app-icon in notifications [Guilherme; !1616] * Fix drag actor position when animations are turned off [Sebastian; !1627] * Improve spacing in MPRIS notifications with small text [Sebastian; !1632] * Add Welcome dialog after major updates [Bastien; !1619] * Do not save empty commands in run dialog history [Lucas; !1442, !1653] * Consider device type for fingerprint hint on login screen [Razze; !1572] * Add tooltip to Extensions app to view unellipsized description [Leleat; !1663] * Fix stuck polkit dialog when using non-password auth [Florian; !1662] * Provide screenshot feedback (flash, shutter) before writing file to disk [Brion, Jonas; !1658] * Improve Thai layout in on-screen keyboard [Panawat; !1427] * Improve error handling for fingerprint auth [Marco; !1652] * Handle a large number of window previews more gracefully [Sebastian; !1685] * Follow swipe gesture when bringing up on-screen keyboard [Carlos; !1668] * Disable out-of-date extensions by default (again) [Evan; !1706] * Fixed crashes [Jonas D., Carlos; !1673, !1672] * Misc. bug fixes and cleanups [Florian, Sebastian, Razze, Georges, Daniel, Robert, Jonas D., Jonas Å., Marco, Bastien, TerraAr, Carlos; !1575, !1579, !1577, !1578, !1585, !1587, !1588, !1590, !1591, !1592, !1595, !1596, !1597, !1598, !1582, !1589, !1617, !1611, !1637, !1635, !1641, !1646, !1546, !1648, !1650, !1649, !1644, !1661, !1622, !1075, !1674, !1556, !1686, !1683, !1688, !1699, !1698, !1701, !1709] Contributors: Jonas Ådahl, Jonas Dreßler, Carlos Garnacho, Sebastian Keller, Abderrahim Kitouni, Leleat, Robert Mader, Alexander Mikhaylenko, Florian Müllner, Georges Basile Stavracas Neto, Bastien Nocera, Pascal Nowack, Razze, Guilherme Silva, Jakub Steiner, TerraAr, Marco Trevisan (Treviño), Brion Vibber, Doan Nam Long Vu, Daniel van Vugt, Evan Welsh, Lucas Werkmeister, Panawat Wong-kleaw Translators: Balázs Úr [hu], Danial Behzadi [fa], Rafael Fontenelle [pt_BR], A S Alam [pa], Anders Jonsson [sv], Yuri Chornoivan [uk], Marek Černocký [cs], Hugo Carvalho [pt], Fran Dieguez [gl], Daniel Șerbănescu [ro], Florentina Mușat [ro], Daniel Mustieles [es], Jordi Mas [ca], Matej Urbančič [sl], Kukuh Syafaat [id], Bruno Lopes da Silva [pt_BR], Аляксей [be], Balázs Meskó [hu], Марко Костић [sr], Enrico Nicoletto [pt_BR], Emin Tufan Çetin [tr], Jiri Grönroos [fi], Aurimas Černius [lt] 40.alpha.1.1 ============ * Adapt to settings moving to gsettings-desktop-schemas [Florian; !1573] * Misc. bug fixes [Georges, Florian; !1571, !1574] Contributors: Florian Müllner, Georges Basile Stavracas Neto Translators: Марко Костић [sr], Marek Černocký [cs], Fabio Tomat [fur] 40.alpha.1 ========== * Restore app picker fade during swipes [Georges, Florian; !1519, !1569] * Sort extensions in Looking Glass alphabetically [Florijan; !1516] * Fix screenshots of unredirected fullscreen windows on X11 [Jonas Å., LuK1337; !1534, !1549] * Use GPU to render (most) shadows [Georges; !1539] * Refine avatar styling [Joonas; !1490] * Fix storing VPN secrets [Sebastian; !1535] * Don't depend on asciidoc and sassc when building from tarball [Florian; !1553, !1555] * Use horizontal pages in app picker [Georges; !1554] * Avoid costly icon theme lookups unless when needed [Ivan; !1558] * Properly expose locked state to logind [Florian; !1561] * Use 3 fingers for system swipe gestures [Georges; !1562] * Fix glitches in overview transitions [Jonas Å., Ivan; !1545, !1550] * Improve login screen accessibility [Mike; !1567] * Overhaul top bar styling [Jonas D.; !1397] * Allow changing input volume by scrolling over microphone icon [Razze; !1566] * Port Extensions app and portal to GTK4 [Florian; !1495] * Fixed crashes [Jonas Å.; !1527] * Misc. bug fixes and cleanups [Georges, Florian, Tom, Hans, Jonas D., Ivan, Sebastian, Daniel; !1518, !1521, !1523, !1525, !1520, !1526, !1472, !1339, !1529, !1531, !1532, !1533, !1528, !1350] !1542, !1537, !1548, !1551, !1557, !1543, !1560, !1544, !1565] Contributors: Jonas Ådahl, Jonas Dreßler, Mike Gerow, Florijan Hamzic, Joonas Henriksson, Sebastian Keller, Tom Levy, LuK1337, Ivan Molodetskikh, Florian Müllner, Georges Basile Stavracas Neto, Hans Ulrich Niedermann, Razze, Daniel van Vugt Translators: Florentina Mușat [ro], Fabio Tomat [fur], Hugo Carvalho [pt], Jordi Mas i Hernandez [ca], Philipp Kiemle [de], Fran Dieguez [gl], Jordi Mas [ca], Kukuh Syafaat [id], Kjartan Maraas [nb], Daniel Șerbănescu [ro], Matej Urbančič [sl] 40.alpha ======== * Handle @content properties in ease() functions [Andre; !1461] * Fix screencast indicator on Xorg [Jonas Å.; !1466] * Expand ellipsized app picker labels on hover [Georges; !1477, !1496] * Fix inline-replies in chat notifications [Florian; #3226] * Refine MPRIS notification layout [Harry; !1480] * Improve do-not-disturb support [Florian; #2873, !1511] * Fix mobile broadband support [Popax21; #3203] * Add extension filtering in Extensions app [Florian; #3382] * Improve app picker spacing on larger resolutions [Georges; !1510] * Plugged leaks [Ray; !1460, !1459] * Fixed crashes [Daniel, Florian; !1453, #3258, !1507] * Misc. bug fixes and cleanups [Florian, Georges, Carlos, Joonas, Jan, Jonas Å., Robert, Jonas D., Ian, Daniel, Sebastian, Jordan; !1456, !1436, !1405, !1421, #3252, !1464, !1469, !1465, !1473, !1475, #3307, !1479, !1482, !1470, !1486, #3335, #3342, #3388, !1497, !1498, !1491, !1501, !1492, !1489, !1502, !1505, !1504, !1506, !1503, !1483, !1508, !1481, !1509, !1512, !1417, !1517] Contributors: Jonas Dreßler, Carlos Garnacho, Joonas Henriksson, Sebastian Keller, Robert Mader, Andre Moreira Magalhaes, Daniel García Moreno, Harry Míchal, Florian Müllner, Georges Basile Stavracas Neto, Jordan Petridis, Popax21, Ian Douglas Scott, Ray Strode, Jan Tojnar, Olav Vitters, Daniel van Vugt, Jonas Ådahl Translators: Juliano de Souza Camargo [pt], Fabio Tomat [fur], Akarshan Biswas [bn_IN], Carmen Bianca BAKKER [eo], Daniel Mustieles [es], Asier Sarasua Garmendia [eu], Ask Hjorth Larsen [da], Yuri Chornoivan [uk], Anders Jonsson [sv], Kjartan Maraas [nb]
2021-06-03gtk4: remove patch that I forgot to remove during the updatewiz1-19/+0
2021-06-02x11/ruby-tk: update to 0.4.0taca2-7/+7
0.4.0 (2021-03-26) * Avoid use of deprecated Object#=~ (Fixes #22) * Fix setting of @tpath in Tk::TkTable::CellTag * Correctly set @id instance variable in TkValidateCommand#_initialize_for_cb_class * Fix remaining verbose compiliation warnings in lib * Default to running the event loop on the main thread
2021-06-01*: recursive PKGREVISION bump for sneaky gsl shared library version number ↵wiz1-3/+2
change
2021-06-01x11/Makefile: + gtkmm4wiz1-1/+2
2021-06-01x11/gtkmm4: import gtkmm4-4.2.0wiz6-0/+696
gtkmm is the official C++ interface for the popular GUI library GTK+. Highlights include typesafe callbacks, and a comprehensive set of widgets that are easily extensible via inheritance. You can create user interfaces either in code or with the Glade User Interface designer, using Gtk::Builder. There's extensive documentation, including API reference and a tutorial. This is major version 4 of the library using interfaces for GTK4.
2021-06-01xfce4-whiskermenu-plugin: update to 2.5.3gutteridge2-8/+10
Change log: 2.5.3 ===== - Fix invalid command expansion with Xfce 4.14 (Issue #39) - Translation updates: Basque, Portuguese (Brazil). 2.5.2 ===== - Do not reparent launched programs. (Issue #32) - Translation updates: Basque, Danish, Greek. 2.5.1 ===== - Fix not always using new action icons. (Issue #33) 2.5.0 ===== - Add option to show all applications by default. (Issue #4) - Rearrange sidebar buttons to match default category. (Issue #9) - Show panel button title as tooltip in icon-only mode. (Issue #12) - Always sort top-level categories. - Vertically center contents of header. - Use new Xfce action icons. - Use new desktop ids for default programs. - Rewrite to hide menu on focus out. - Refactor code to use new Xfce functions. - Refactor building translations. - Translation updates: Bulgarian, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Esperanto, French, Galician, German, Italian, Korean, Lithuanian, Malay, Polish, Portuguese, Portuguese (Brazil), Slovak, Spanish, Swedish, Turkish.
2021-05-31gtk4: update to 4.2.0.wiz3-13/+12
Overview of Changes in 4.2.0 ============================ * GtkFileChooser: Make the location entry work again * GtlLabel: Fix tooltips on links * GtkTextView: Make scrolling work better with renderers * X11: - Fix damage handling - Trap errors from the COW * Windows: - Use a visible scroll cursor - Include more icons for icon-theme-less situations * Wayland: Fix key event matching with mismatched layouts. This was causing keyboard accelerators to trigger unexpectedly * Inspector: Allow inspecting Unicode * Input: - Improve dead key handling - Regenerate compose sequence table * gsk: - Fix a crash in the ngl renderer - Fix a rounding error in subpixel glyph positioning - ngl: Implement glyph cache eviction - ngl: Improve the glyph cache effectiveness - ngl: Fix uniform key mapping on Windows - Make the ngl renderer the default * build: - Fix build with cairo as subproject - Disable g_assert in release builds - Include gi-docgen as subproject - Include generated docs * Translation updates: Hebrew Hungarian Italian Polish Portuguese Swedish Ukrainian Overview of Changes in 4.1.2 ============================ * Input: - Ensure preedit-start and preedit-end are emitted properly - Support the Wayland text protocol better - Delete the selection when preedit starts * Label: Fix a small issue with markup parsing and mnemonics * Spinbutton: Interpret localized digits * Textview: Fix blinking block cursors * Tooltips: Don't pop up erroneous on popovers * Window: Add a way to disable F10 handling * Theme: - Use a regular focus ring for sidebar rows * GSK - ngl: Performance improvements - vulkan: Add visible fallback rendering - vukan: Handle simple transforms when clipping * Wayland: - Don't force a full redraw for every frame - Don't leak buffers when rendering with cairo * Demos: - iconbrowser: Make search more useful * Documentation: - Switch to building docs from gir files with gi-docgen * build: - Allow GTK to be used as meson subproject * Translation updates Catalan Czech Finnish French Indonesian Kazakh Latvian Norwegian Bokmål Polish Serbian Turkish Overview of Changes in 4.1.1 ============================ * Popover: - Support shadows on popover > contents * Input: - Show preedit for compose sequences - Support long compose sequences - Support compose sequences producing multiple characters * Themes: - Allow suggested and destructive actions in lists - Disable shadows on maximized, fullscreen and tiled windows - Fine-tune scrollbar transitions and size * CSS: - Support drop-shadow filters - Correct blur filter spread interpretation * Documentation: - Improvements and updates for dialogs and native dialog * Printing: - Support Avahi-discovered printers better * GSK: - Add another OpenGL render. It is not the default yet. To try it, use GSK_RENDERER=ngl * Build: - Lots of static analysis fixes found by pvs - Add a -Dprofile=devel option for devel styling and use it for nightly flatpaks * X11: - Fix DND of X11-specific types * Wayland: - Fix lookup of font settings in flatpaks * Windows: - Fix window resizing - Avoid UAC for gtk-update-icon-cache * MacOs: - Use correct module file extension - Make OpenGL context opaque when possible - Fix window resizing * Translation updates: British English Czech Danish Galician Hungarian Turkish Overview of Changes in 4.1.0 ============================ * GtkCheckButton: - Add back an activate signal * GtkSearchBar, GtkSearchEntry: - Capture events in the bubble phase * GtkEmojiChooser: - Adapt to small screen sizes * GtkVideo: - Fix issues with GL support * Themes: - Set sort arrows in CSS - Set menu button arrows in CSS - Make scrollbars larger - Supprt circular menubuttons * CSS: - Implement transform-origin - Support overlines on text - Support colors in cross-fade() - More complete text-decoration-line support * Text layout: - Use subpixel positioning with new enough cairo * Inspector: - Fix slowness in navigation - Redo the controllers and shortcuts pages * Accessibility: - Create AT context objects lazily * Wayland: - Fix decoration negotiation under kwin * GSK: - Optimize gradient shaders - Implement repeating gradients in shaders * Translation updates - Czech - Greek - Hungarian - Persian - Punjabi - Romanian - Swedish - Ukrainian
2021-05-31gtkmm3: update to 3.24.5.wiz2-8/+7
3.24.5 (stable): Gtk: * TreeValueProxy: Mark the copy assignment operator as deleted (Daniel Boles) Issue #94, merge request !63 Build: * Meson build: Use relative paths to untracked/ (Mingli Yu) Merge request !61 * [gdk|gtk]mmconfig.h.*: Don't dllimport on MinGW (Chun-wei Fan) Issue #90 (Lukas K.) * Meson build: Make it possible to use gtkmm as a subproject (Kjell Ahlstedt) Merge request !62 (BogDan Vatra) * Meson build: No implicit_include_directories (Kjell Ahlstedt) * MSVC build: Gtk::TreeModelColumnRecord: Export class selectively (Chun-wei Fan)
2021-05-29fltk13: add missing X11 deps, pkg-config usagethor2-3/+11
2021-05-28rxvt-unicode: Update to 9.26triaxx4-20/+21
upstream changes: ----------------- 9.26 Fri May 14 19:14:14 CEST 2021 - ev_iouring.c was wrongly required during compilation, and wrongly not packaged. 9.25 Fri May 14 15:51:36 CEST 2021 - for the 17.5th anniversary, and because many distributions seem to remove rxvt in favour of urxvt, this release resurrects rclock as urclock. - add support for systemd socket-based activation - debian bug #917105, freebsd bug #234276. - do not destruct perl on exit anymore: this might fail for a variety of reasons, and takes unneccessary time. - remove any macros from urxvtperl manpage(s), should fix debian bug 858385. - the old bg image resources are now provided by the background extension, and perl is thus required for bg image support. No configuration change is needed: urxvt autoloads the background ext if any bg image resource/option is present (for OSC sequences to work you need to enable it explicity). The old bg image resources are also now deprecated; users are encouraged to switch to the new bg image interface (see man urxvt-background). - confirm-paste now checks for any ctlchars, not just newlines. - searchable scrollback will now ignore bracketed paste mode sequences (prompted by Daniel Gröber's patch). - drop ISO 2022 locale support. ISO 2022 encodings are not supported in POSIX locales and clash with vt100 charset emulation (the luit program can be used as a substitute). - perl didn't parse rgba colours specified as an array correctly, only allowing 0 and 100% intensity for each component (this affected fill and tint). - when iterating over resources, urxvt will now try to properly handle multipart resources (such as "*background.expr"), for the benefit of autoloading perl extensions. - ESC G (query rxvt graphics mode) has been disabled due to security implications. The rxvt graphics mode was removed in rxvt-unicode 1.5, and no programs relying on being able to query the mode are known. - work around API change breakage in perl 5.28, based on a patch by Roman Bogorodskiy. - improved security: rob nation's (obsolete) graphics mode queries no longer reply with linefeed in secure/default mode. - ISO 8613-3 direct colour SGR sequences (patch by Fengguang Wu). - xterm focus reporting mode (patch by Daniel Hahler). - xterm SGR mouse mode. - implement DECRQM. Patch by Přemysl Eric Janouch. - add missing color index parameter to OSC 4 response. Patch by Přemysl Eric Janouch. - in some window managers, if smart resize was enabled, urxvt erroneously moved the window on font change - awesome bug #532, arch linux bug ##34807 (patch by Uli Schlachter). - fix urxvtd crash when using a background expression. - properly restore colors when using fading and reverse video is enabled while urxvt is focused and then disabled while it is not focused, or vice versa (patch by Daniel Hahler). - fix high memory usage when an extension repeatedly hides and shows an overlay (reported by Marcel Lautenbach). - expose priv_modes member and constants to perl extensions (patch by Rastislav Barlik). - fix a whole slew of const sillyness, unfortunately forced upon us by ISO C++. - update to libecb 0x00010006. - disable all thread support in ecb.h as we presumably don't need it. - slightly improve Makefile source dependencies. - work around bugs in newer Pod::Xhtml versions (flags incorrect formatting codes in xhtml/html sections but does not interpret correct ones).
2021-05-26xfce4-desktop: update to 4.14.4gutteridge3-11/+14
Also address a pkglint warning, add BUILD_DEFS. Change log: 4.14.4 ====== - Fix Applications Menu memory leak (Bug #102) - Translation Updates: Amharic, Arabic, Asturian, Basque, Belarusian, Danish, English (Australia), English (Canada), Greek, Icelandic, Indonesian, Interlingue, Norwegian Nynorsk, Occitan (post 1500), Portuguese, Romanian, Slovenian, Uyghur, Uzbek 4.14.3 ====== - Avoid redundant calls to backdrop_changed_cb (Bug #16773) - Fix memory leak when reconnecting DP monitor (Bug #16314) - Fix transparent background color (Bug #16380) - Do not insert hyphens at intra-word line breaks (Bug #16339) - Translation Updates: Albanian, Amharic, Arabic, Armenian (Armenia), Asturian, Basque, Belarusian, Belarusian (Tarask), Bulgarian, Catalan, Chinese (China), Chinese (Hong Kong), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, 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, Ukrainian, Uyghur, Uzbek
2021-05-26x11/fltk13: remove superfluous libxcb and libXcursor dependenciesthor1-3/+1
This reverts the recent changes again. I did not see that libXcursor has been added in the meantime by someone else. I also verfied that libxcb ends up in the work/.buildink as indirect dependency. So both added entries in Makefile are gone again.
2021-05-25x11/alacritty: update to 0.8.0pin3-273/+228
Packaging: -Minimum Rust version has been bumped to 1.45.0 Added: -IME composition preview not appearing on Windows -Synchronized terminal updates using DCS = 1 s ST/DCS = 2 s ST -Regex terminal hints (see features.md) -macOS keybinding (cmd+alt+H) hiding all windows other than Alacritty -Support for magnet URLs Changed: -The vi mode cursor is now created in the top-left if the terminal cursor is invisible -Focused search match will use cell instead of match colors for CellForeground/CellBackground -URL highlighting has moved from mouse.url to the hints config section Fixed: -Alacritty failing to start on X11 with invalid DPI reported by XRandr -Text selected after search without any match -Incorrect vi cursor position after leaving search -Clicking on URLs on Windows incorrectly opens File Explorer -Incorrect underline cursor thickness on wide cell -Viewport moving around when resizing while scrolled into history -Block cursor not expanding across fullwidth characters when on the right side of it -Overwriting fullwidth characters only clearing one of the involved cells
2021-05-25x11/qt5-qtbase: depend on libdrm explicitly if MesaLib does DRIthor1-1/+5
On systems with DRI and a libdrm present in the host, it will be picked up anyway, so let's ensure that the dependency is properly handled.
2021-05-24*: recursive bump for perl 5.34wiz62-118/+124
2021-05-23x11/fltk13: add explicit depends on libxcb and libXcursorthor1-1/+3
These are otherwise found in a host system and possibly cause trouble. Note that verifypc still has some suggestions that we might want to add: verifypc: fontconfig not a direct dependency verifypc: freetype2 not a direct dependency verifypc: x11 not a direct dependency verifypc: xdmcp not a direct dependency verifypc: xrender not a direct dependency verifypc: zlib not a direct dependency
2021-05-21redshift: install translations and examples. bump PKGREVISION.nia2-4/+49
from Benedek Gergely in a private email.
2021-05-20*: recursive bump for poppler shlib major bumpwiz1-2/+2
2021-05-18libX11: update to 1.7.1.wiz2-7/+7
Benno Schulenberg (3): nls: add 'C.utf8' as an alias for 'en_US.UTF-8' nls: allow composing all breved letters also with a lowercase "u" nls: adjust three comments about the APL compose sequences Christopher Chavez (1): Xlib.h: spelling fix in comment Gaurav Ujjwal (1): Fix out-of-bound access in KeySymToUcs4() Matthieu Herrb (2): Reject string longer than USHRT_MAX before sending them on the wire Version 1.7.1 Walter Harms (8): FIX: warning: macro `Pn' not defined FIX: warning: macro `hN' not defined fix warning: macro `s' not defined FIX: warning: macro `IN' not defined FIX: warning: macro `hN' not defined fix broken nroff coding for code comments Fix some roff code add see also fix same roff code
2021-05-17x11/fltk13: Update to 1.3.6micha9-77/+91
This release does not contain new "ABI features". The ABI (Application Binary Interface) is 100% compatible with release 1.3.5. CHANGES IN FLTK 1.3.6 RELEASED: May 15 2021 There have been no changes since FLTK 1.3.6rc2. CHANGES IN FLTK 1.3.6rc2 RELEASED: May 04 2021 FLTK 1.3.6rc2 fixes some minor issues of 1.3.6rc1, particularly macOS bundle generation. It addresses an issue that bundles can't be executed on macOS 11.3 Big Sur if built with configure/make after downloading the release tarball because of the macOS "quarantine" feature. Details: Albrecht Schlosser: Rename file 'VERSION' to 'fltk_version.dat' (#191) Fix version number in doxygen docs Fix build with Cairo for CMake < 3.13 CMake: fix old (pre 3.13) link_directories() usage Enhance CMake build configuration summary Refactor macOS bundle generation to avoid "quarantine" Fix a new compiler warning CHANGES IN FLTK 1.3.6rc1 RELEASED: Apr 26 2021 FLTK 1.3.6 is a maintenance release with new macOS Big Sur support and some bug fixes. macOS Big Sur is supported on both Intel and the new Apple Silicon (M1) chips. CMake support has been improved but is not yet "perfect". Documentation has been enhanced, bundled image libraries have been updated to current versions. The following lists are subsets of all commits. References in '(...)' are either STR numbers (STR xxxx) or GitHub Issues or Pull Requests (#nnn). Bug fixes and other improvements Albrecht Schlosser: Fix Fl::add_timeout() in draw() under Linux (STR 3188) X11: Fix X Input Methods (XIM) (STR 3502, 3192) Fix overly restrictive JPEG filter (#81) Fix DND in read-only Fl_Input (Fl_Output) (#113) Fix offscreen drawing under X11 (STR 3384) Fix potential fluid crashes (STR 3420) + memory leak Fix X11 copy-paste and drag-and-drop target selection (#182) Fix CMake install procedure (#212) Avoid "Bogus FL_MOVE/FL_DRAG events" (#76) CMake: Document FLTKConfig.cmake and set FLTK_INCLUDE_DIR Greg Ercolano: Fix issue92, added -d debug flag to fluid (#92) Merge pull request #176 from ComputerNerd/errmsg-fix-13 ManoloFLTK: X11: add support for copy+paste of image within one app Windows: add bitmap version of graphics when copying to clipboard Fix use of Xrender extension with old, 16-bit framebuffers. Fix for Fl_Native_File_Chooser under macOS 10.15 Catalina and ... Restore macOS capacity to turn window fullscreen encompassing several screens. Improve Fl_Copy_Surface under macOS Set OPTION_USE_SYSTEM_LIBPNG/JPEG off under macOS by default Have Fl_Pack::draw() call Fl_Group::init_sizes() on its parent group. CMake support of the Darwin+XQuartz test platform Add support of macOS "Big Sur" 11.0 Fix when building with SDK 10.15 and running with 11.0 Big Sur Backport fix for issue #185 "Shared Image reload() loses initial dimensions" from branch 1.4 Fix fl_endpoints() for macOS platform that was not effective. Fix stack corruption when loading GIF (pull request #200) Restore ./configure --enable-x11 on macOS Fix crash when terminating any macOS app by cmd-Q OKAMURA, Yasunobu: Fix JIS Keyboard dead keys
2021-05-14rofi: needs flexnia1-2/+2
2021-05-14x3270: needs expatnia1-2/+2
2021-05-14xcb-util-errors: needs m4nia1-2/+2
2021-05-14wxGTK31: needs glunia1-1/+2
2021-05-14xsnow: add missing X11 dependenciesnia1-5/+5
2021-05-11mate-screensaver: update to 1.24.2gutteridge3-9/+10
Change log: mate-screensaver 1.24.2 * Translations update * i18n: Do not collect the translation for Icon * Removed translation for icon file name mate-screensaver 1.24.1 * Translations update * Fix invalid gnome-logo-white.svg * Custom background image for lock screen * build: silent build warnings for distcheck
2021-05-07x11/kitty: update to 0.20.3pin3-16/+12
-macOS: Distribute universal binaries with both ARM and Intel architectures -A new show_key kitten to easily see the bytes generated by the terminal for key presses in the various keyboard modes (#3556) -Linux: Fix keyboard layout change keys defined via compose rules not being ignored -macOS: Fix Spotlight search of global menu not working in non-English locales (#3567) -Fix tab activity symbol not appearing if no other changes happen in tab bar even when there is activity in a tab (#3571) -Fix focus changes not being sent to windows when focused window changes because of the previously focused window being closed (#3571)
2021-05-04zenity: Fix build toolscirnatdan1-4/+4
Restore itstool in USE_TOOLS autoconf-archive and yelp-tools can (probably?) be in TOOL_DEPENDS.
2021-05-04mate-session-manager: update to 1.24.3gutteridge3-53/+7
Change log: mate-session-manager 1.24.3 * Translations update * Follow freedesktop guidelines to disable autorun using Hidden key * capplet: use a function to set the visibility of treeview rows * Look for the location of the locking screen app using user's PATH * capplet: memory leak
2021-05-04mate-panel: fix build with non-default introspection enabledgutteridge1-1/+3
Restore conditional PLIST entries that were lost in an update way back in 2017.
2021-05-03mate-panel: update to 1.24.2gutteridge2-12/+7
pkgsrc-specific change: this package no longer requires Python as a build tool. Change log: mate-panel 1.24.2 * update translations * wncklet: Check the length of the pixel data for empty thumbnails
2021-05-03xscreensaver: adjust some documentationgutteridge5-44/+21
Move the existing MESSAGE content to README.pkgsrc, as much of it pertains to a non-default option that most users don't need to consider, and otherwise is not a call to action for a user to do anything. While here, restructure it a bit. Also remove the sample NetBSD PAM configration file here, as the security/pam-pwauth_suid package provides its own (slightly newer) version of the same, and has its own MESSAGE that references its version and its distinct installation location (and is a call to action that users very much need to know about, as otherwise they'll end up with an X session they can't unlock). There's no point possibly confusing people with different example files. This addresses PR pkg/50622.
2021-05-03*: Bump PKGREVISION for ghc-9.0.1pho4-7/+8
2021-05-03zenity: Really fix dependenciescirnatdan1-2/+4
gnome-common is deprecated, autoconf-archive should be used instead itstool is part of yelp-tools
2021-05-03zenity: Add itstool to fix build. Remove unnecessary gnome-common depcirnatdan1-3/+2
2021-05-02x11/xnotify: reclaim maintainershippin1-2/+2
2021-05-02libxkbcommon: update to 1.3.0.wiz2-8/+7
libxkbcommon 1.3.0 - 2021-05-01 ================== - Change `xkbcli list` to output YAML, instead of the previous ad-hoc format. This allows to more easily process the information in a programmetic way, for example xkbcli list | yq -r ".layouts[].layout" Contributed by Peter Hutterer. - Optimize a certain part of keymap compilation (atom interning). - Fix segmentation fault in case-insensitive `xkb_keysym_from_name` for certain values like the empty string. Contributed by Isaac Freund. - Support building libxkbcommon as a meson subproject. Contributed by Adrian Perez de Castro. - Add `ftruncate` fallback for `posix_fallocate` in `xkbcli interactive-wayland` for FreeBSD. Contributed by Evgeniy Khramtsov. - Properly export library symbols in MSVC. Contributed by Adrian Perez de Castro.
2021-05-02*: Use the tools framework for gdbus-codegennia10-28/+21