summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2021-02-03x11/ruby-tk: update to 0.3.0taca3-17/+8
0.3.0 (2020-10-09) No release information nor changelog. Please refer <https://github.com/ruby/tk/compare/v0.2.0...v0.3.0> in detail.
2021-02-02qt5-qtbase: Define MOC in buidlink3.mkryoon1-1/+4
Do not define same lines in each packages. From micha@.
2021-01-24Matt Turner (1):wiz2-7/+7
libXt 1.2.1 Thomas E. Dickey (72): update to 1.1.5.3 to reflect documentation updates/review fix a typo use _X_UNUSED to quiet compiler warnings constify table passed to _XtTableAddConverter to reduce strict compiler warnings fix a possibly-uninitialized quark, and remove unnecessary casts which produced warnings remove/amend a few casts which produced warnings fix a couple of strict warnings by refactoring macros add curly-braces in a couple of places to allow running "indent" indent'd like "x-indent.sh", but with a more complete set of typedefs - see (last line repeated ~ 40 times) turn off indent in generated files remove the ARGUSED lines, which confuse GNU indent, ditto for LINTLIBRARY bump minor version to reflect code-cleanup improved the script used for typedef-options with indent, updated indentation issue 12 - DISPLAY=:0.-1 XtScreenDatabase segfault new build issue #12: work within existing interface which attempts to obtain the add a null-pointer check, overlooked in fix for issue #12. _XtCalloc actually uses a Cardinal, not size_t Walter Harms (3): no need to check arguments for XtFree() refactoring, reduce indent level add errorhandling to _XtVaToTypedArgList()
2021-01-24py-terminator: Upgrade to 2.1.0kamil4-236/+53
Switch to new upstream https://github.com/gnome-terminator/terminator Add Python 3 support (3.8 tested). Disable keybinder dependency, temporarily unavailable in pkgsrc. Changelog [v2.1.0](https://github.com/gnome-terminator/terminator/tree/v2.1.0) (2021-01-04) [Full Changelog](https://github.com/gnome-terminator/terminator/compare/v2.0.1...v2.1.0) **Package Maintainers** - We have changed the tarball format, and it should now include all the files in the tarball, rather than just a subset. See [\348](https://github.com/gnome-terminator/terminator/issues/348) **Implemented enhancements:** - Add bigger icon sizes [\258](https://github.com/gnome-terminator/terminator/issues/258) - Smart Copy option to clear selection after copy [\242](https://github.com/gnome-terminator/terminator/issues/242) - New feature: A Separate Json file for dynamic Layouts [\213](https://github.com/gnome-terminator/terminator/issues/213) - new feature: support for term://1.2.3.4/ 'links' that when clicked open a new terminator ssh'ed to 1.2.3.4. [\178](https://github.com/gnome-terminator/terminator/issues/178) - Reimplement "unfocused dim" using overpainting [\74](https://github.com/gnome-terminator/terminator/issues/74) - Add Transifex integration and documentation for translations [\352](https://github.com/gnome-terminator/terminator/pull/352) ([lazyfrosch](https://github.com/lazyfrosch)) **Fixed bugs:** - No \(visible\) context menu in sway [\330](https://github.com/gnome-terminator/terminator/issues/330) - Saving a layout after changing it, it correctly updates the config file but does not update the UI [\319](https://github.com/gnome-terminator/terminator/issues/319) **Closed issues:** - Rethinking release artifacts [\348](https://github.com/gnome-terminator/terminator/issues/348) - The Alt+L layout chooser is too small [\345](https://github.com/gnome-terminator/terminator/issues/345) - Open in Previous Location [\337](https://github.com/gnome-terminator/terminator/issues/337) - Improve separator between splitted terminals [\329](https://github.com/gnome-terminator/terminator/issues/329) - Using shift+Super+} for next\_tab key binding doesn't work [\326](https://github.com/gnome-terminator/terminator/issues/326) - "Copy email address" actually doesn't quite do that [\323](https://github.com/gnome-terminator/terminator/issues/323) - Can't disable key binding [\322](https://github.com/gnome-terminator/terminator/issues/322) - Middle click does not paste selected text [\320](https://github.com/gnome-terminator/terminator/issues/320) - Terminator does not read config file from /etc/xdg directory [\308](https://github.com/gnome-terminator/terminator/issues/308) - Add a 'clear terminal' function [\306](https://github.com/gnome-terminator/terminator/issues/306) - terminator-2.0.1: vertical separator too big [\305](https://github.com/gnome-terminator/terminator/issues/305) - rewrap\_on\_resize is deprecated in vte-0.60.0 [\303](https://github.com/gnome-terminator/terminator/issues/303) - Geometry ignored [\297](https://github.com/gnome-terminator/terminator/issues/297) - hangs after update [\292](https://github.com/gnome-terminator/terminator/issues/292) - Unable to Set "Image" as Background [\285](https://github.com/gnome-terminator/terminator/issues/285) - module 'command\_notify' has no attribute 'AVAILABLE' [\264](https://github.com/gnome-terminator/terminator/issues/264) - symlinked config replaced with regular file [\234](https://github.com/gnome-terminator/terminator/issues/234) - Cannot "Drag and Drop" Folders or Files [\159](https://github.com/gnome-terminator/terminator/issues/159) **Merged pull requests:** - Update RELEASE docs [\353](https://github.com/gnome-terminator/terminator/pull/353) ([lazyfrosch](https://github.com/lazyfrosch)) - German language updated [\351](https://github.com/gnome-terminator/terminator/pull/351) ([Brambleberry4](https://github.com/Brambleberry4)) - Update terminator.appdata.xml.in [\350](https://github.com/gnome-terminator/terminator/pull/350) ([jooola](https://github.com/jooola)) - Fix \345 The Alt+L layout chooser is too small [\349](https://github.com/gnome-terminator/terminator/pull/349) ([evandrocoan](https://github.com/evandrocoan)) - fix 319: refresh layout after save [\344](https://github.com/gnome-terminator/terminator/pull/344) ([mattrose](https://github.com/mattrose)) - feat: refactoring terminal file [\343](https://github.com/gnome-terminator/terminator/pull/343) ([JAugusto42](https://github.com/JAugusto42)) - Local user install: terminator.desktop and terminator.metainfo.xml [\342](https://github.com/gnome-terminator/terminator/pull/342) ([zothar](https://github.com/zothar)) - update to non-deprecated Gtk.Menu popup call [\341](https://github.com/gnome-terminator/terminator/pull/341) ([mattrose](https://github.com/mattrose)) - feat: Migrating from hbox to GtkBox [\340](https://github.com/gnome-terminator/terminator/pull/340) ([JAugusto42](https://github.com/JAugusto42)) - remove rewrap on resize from option and remove functions too [\339](https://github.com/gnome-terminator/terminator/pull/339) ([JAugusto42](https://github.com/JAugusto42)) - fix: \323 [\338](https://github.com/gnome-terminator/terminator/pull/338) ([JAugusto42](https://github.com/JAugusto42)) - Revert pr36 [\336](https://github.com/gnome-terminator/terminator/pull/336) ([mattrose](https://github.com/mattrose)) - Feature: Relaunch command option on held open after child exit [\333](https://github.com/gnome-terminator/terminator/pull/333) ([zothar](https://github.com/zothar)) - add note aboug moving config file out of the way [\328](https://github.com/gnome-terminator/terminator/pull/328) ([mattrose](https://github.com/mattrose)) - issue 271: add keybindings to zoom all terminals at once [\314](https://github.com/gnome-terminator/terminator/pull/314) ([mattrose](https://github.com/mattrose)) - load config from XDG\_CONFIG\_DIRS if user config file doesn't exist [\310](https://github.com/gnome-terminator/terminator/pull/310) ([mattrose](https://github.com/mattrose)) - Update README with install instructions [\309](https://github.com/gnome-terminator/terminator/pull/309) ([tomeksabala](https://github.com/tomeksabala)) - add a commandline flag to unhide any windows [\307](https://github.com/gnome-terminator/terminator/pull/307) ([mattrose](https://github.com/mattrose)) - fix background image profile preferences ui [\296](https://github.com/gnome-terminator/terminator/pull/296) ([mattrose](https://github.com/mattrose)) - Minor fixes [\295](https://github.com/gnome-terminator/terminator/pull/295) ([strottie](https://github.com/strottie)) - fix issue with older vte lib [\294](https://github.com/gnome-terminator/terminator/pull/294) ([mattrose](https://github.com/mattrose)) - replace feed\_child\_binary\(\) calls with feed\_child\(\) [\291](https://github.com/gnome-terminator/terminator/pull/291) ([mattrose](https://github.com/mattrose)) - Update German and Croatian [\287](https://github.com/gnome-terminator/terminator/pull/287) ([milotype](https://github.com/milotype)) - fix issue \74 [\286](https://github.com/gnome-terminator/terminator/pull/286) ([mattrose](https://github.com/mattrose)) - support for SSH URIs [\280](https://github.com/gnome-terminator/terminator/pull/280) ([mattrose](https://github.com/mattrose)) - add bigger icon sizes [\279](https://github.com/gnome-terminator/terminator/pull/279) ([mattrose](https://github.com/mattrose)) - fix stupid debugging error [\278](https://github.com/gnome-terminator/terminator/pull/278) ([mattrose](https://github.com/mattrose)) - multiple small documentation fixes [\277](https://github.com/gnome-terminator/terminator/pull/277) ([mattrose](https://github.com/mattrose)) - fix drag and drop issues on KDE [\275](https://github.com/gnome-terminator/terminator/pull/275) ([mattrose](https://github.com/mattrose)) - pass original working directory to dbus\_options as well [\270](https://github.com/gnome-terminator/terminator/pull/270) ([mattrose](https://github.com/mattrose)) - fix new upstream vte warning [\267](https://github.com/gnome-terminator/terminator/pull/267) ([mattrose](https://github.com/mattrose)) - suppress warning if the vte capability is not there [\266](https://github.com/gnome-terminator/terminator/pull/266) ([mattrose](https://github.com/mattrose)) - remove workaround for https://github.com/ibus/ibus/issues/1802 [\265](https://github.com/gnome-terminator/terminator/pull/265) ([mattrose](https://github.com/mattrose)) - Add support for inverted search [\257](https://github.com/gnome-terminator/terminator/pull/257) ([yoavp77](https://github.com/yoavp77)) - update translations [\255](https://github.com/gnome-terminator/terminator/pull/255) ([mattrose](https://github.com/mattrose)) - Clear selection on smart copy [\254](https://github.com/gnome-terminator/terminator/pull/254) ([mattrose](https://github.com/mattrose)) - Polish translation update [\252](https://github.com/gnome-terminator/terminator/pull/252) ([napcok](https://github.com/napcok)) - update terminator.pot [\251](https://github.com/gnome-terminator/terminator/pull/251) ([napcok](https://github.com/napcok)) - Polish translation update [\248](https://github.com/gnome-terminator/terminator/pull/248) ([napcok](https://github.com/napcok)) - fix the handle on the divider between horizontal panes [\247](https://github.com/gnome-terminator/terminator/pull/247) ([mattrose](https://github.com/mattrose)) - add tests to release tarball [\246](https://github.com/gnome-terminator/terminator/pull/246) ([mattrose](https://github.com/mattrose)) - Change how config file is saved [\235](https://github.com/gnome-terminator/terminator/pull/235) ([planet36](https://github.com/planet36)) - Updated Estonian translation [\226](https://github.com/gnome-terminator/terminator/pull/226) ([ookull](https://github.com/ookull)) - Fix: Key Binding Clearing in `Preferences \> Keybindings` [\224](https://github.com/gnome-terminator/terminator/pull/224) ([dkmvs](https://github.com/dkmvs)) - layout file - initial commit - work in progress [\214](https://github.com/gnome-terminator/terminator/pull/214) ([dvdlevanon](https://github.com/dvdlevanon)) - fast resize keyboard shortcuts [\36](https://github.com/gnome-terminator/terminator/pull/36) ([waldner](https://github.com/waldner)) [v2.0.1](https://github.com/gnome-terminator/terminator/tree/v2.0.1) (2020-10-11) [Full Changelog](https://github.com/gnome-terminator/terminator/compare/v2.0...v2.0.1) TODO Package maintainers **Fixed bugs:** - config settings lost when I cancel "Close multiple terminals" dialog [\210](https://github.com/gnome-terminator/terminator/issues/210) **Closed issues:** - Feature Suggestion: Splitted screen shells based on parent [\230](https://github.com/gnome-terminator/terminator/issues/230) - Release 2.0 does not have signed assets [\228](https://github.com/gnome-terminator/terminator/issues/228) - Some files install to the wrong location [\227](https://github.com/gnome-terminator/terminator/issues/227) - Multi tab breaks transparent background [\225](https://github.com/gnome-terminator/terminator/issues/225) **Merged pull requests:** - Preserve searchbar case sensitivity state in config file on state change [\249](https://github.com/gnome-terminator/terminator/pull/249) ([yoavp77](https://github.com/yoavp77)) - make sure data/\*.in files are there for distributors [\237](https://github.com/gnome-terminator/terminator/pull/237) ([mattrose](https://github.com/mattrose)) - only set clear background when background\_image in config [\233](https://github.com/gnome-terminator/terminator/pull/233) ([mattrose](https://github.com/mattrose)) - fix INSTALL instructions for setuptools [\232](https://github.com/gnome-terminator/terminator/pull/232) ([mattrose](https://github.com/mattrose)) [v2.0](https://github.com/gnome-terminator/terminator/tree/v2.0) (2020-10-06) [Full Changelog](https://github.com/gnome-terminator/terminator/compare/v1.92...v2.0) **Implemented enhancements:** - Feature Request: "broadcast-only" option in profile preferences [\157](https://github.com/gnome-terminator/terminator/issues/157) - Feature Request: Key binding option for creating group in current tab [\156](https://github.com/gnome-terminator/terminator/issues/156) - Terminator should use XDG\_CONFIG\_HOME environment variable if it's available. [\152](https://github.com/gnome-terminator/terminator/issues/152) - align maximize option spelling with gnome-terminal [\125](https://github.com/gnome-terminator/terminator/issues/125) - Putty style paste makes it impossible to reach preferences [\120](https://github.com/gnome-terminator/terminator/issues/120) - Adjust Line Height [\111](https://github.com/gnome-terminator/terminator/issues/111) - Allow to open layout in a new tab [\106](https://github.com/gnome-terminator/terminator/issues/106) - Use VTE api instead of python psutil to get cwd. [\82](https://github.com/gnome-terminator/terminator/issues/82) - Make a submenu of Layouts in the popup menu. [\63](https://github.com/gnome-terminator/terminator/issues/63) - Search should have a case-sensitive option [\44](https://github.com/gnome-terminator/terminator/issues/44) - Remove default keybindings for enabling terminal broadcast [\40](https://github.com/gnome-terminator/terminator/issues/40) - \[Feature Request\] Make bold-is-bright option configurable [\38](https://github.com/gnome-terminator/terminator/issues/38) - No option for background image in gtk3 version [\5](https://github.com/gnome-terminator/terminator/issues/5) - Terminator need to highlight search string [\4](https://github.com/gnome-terminator/terminator/issues/4) - rely on python psutil to get the cwd [\83](https://github.com/gnome-terminator/terminator/pull/83) ([mattrose](https://github.com/mattrose)) - Propagate tab-swictch events if there is only one tab [\61](https://github.com/gnome-terminator/terminator/pull/61) ([blackm0re](https://github.com/blackm0re)) - Install AppStream data as .metainfo.xml [\53](https://github.com/gnome-terminator/terminator/pull/53) ([DarthGandalf](https://github.com/DarthGandalf)) - Added option to disable ctrl+mousewheel zoom [\46](https://github.com/gnome-terminator/terminator/pull/46) ([filipkilibarda](https://github.com/filipkilibarda)) - Add layout launcher to terminal popup menu. [\42](https://github.com/gnome-terminator/terminator/pull/42) ([nbeaver](https://github.com/nbeaver)) - \38: Add option for configuring bold-is-bright setting of VTE [\39](https://github.com/gnome-terminator/terminator/pull/39) ([JakubVanek](https://github.com/JakubVanek)) - Only import GdkX11 when available [\19](https://github.com/gnome-terminator/terminator/pull/19) ([mattrose](https://github.com/mattrose)) - Removing packaging files from the repository [\7](https://github.com/gnome-terminator/terminator/pull/7) ([lazyfrosch](https://github.com/lazyfrosch)) **Fixed bugs:** - Fails to run for LDAP user [\128](https://github.com/gnome-terminator/terminator/issues/128) - Crash in paned.py:311 [\68](https://github.com/gnome-terminator/terminator/issues/68) - terminator runs in network namespace only with -u option \(dbus\) [\65](https://github.com/gnome-terminator/terminator/issues/65) - dbus FileNotFoundError [\58](https://github.com/gnome-terminator/terminator/issues/58) - Middle click does not paste selected text [\24](https://github.com/gnome-terminator/terminator/issues/24) - Fix crash when GdkX11 module is not available when creating layout [\113](https://github.com/gnome-terminator/terminator/pull/113) ([mattrose](https://github.com/mattrose)) - Do not crash when dbus server is unavailable, just emit an error message [\88](https://github.com/gnome-terminator/terminator/pull/88) ([mattrose](https://github.com/mattrose)) - Fix fallback for getting the current working directory [\87](https://github.com/gnome-terminator/terminator/pull/87) ([terceiro](https://github.com/terceiro)) - fix FileNotFound error when terminator is run from a directory that no longer exists [\81](https://github.com/gnome-terminator/terminator/pull/81) ([mattrose](https://github.com/mattrose)) - Fix layout launcher error [\59](https://github.com/gnome-terminator/terminator/pull/59) ([FernandoBasso](https://github.com/FernandoBasso)) - fix traceback on dragging and dropping files from a file manager [\54](https://github.com/gnome-terminator/terminator/pull/54) ([mattrose](https://github.com/mattrose)) - Disable special logic for pasting on Wayland [\51](https://github.com/gnome-terminator/terminator/pull/51) ([lazyfrosch](https://github.com/lazyfrosch)) - searchbar: Implement modern/glib regexp support [\43](https://github.com/gnome-terminator/terminator/pull/43) ([lazyfrosch](https://github.com/lazyfrosch)) - fix exception when feeding terminal number to terminal [\35](https://github.com/gnome-terminator/terminator/pull/35) ([mattrose](https://github.com/mattrose)) - terminal: Improve compat for Vte Regex [\28](https://github.com/gnome-terminator/terminator/pull/28) ([lazyfrosch](https://github.com/lazyfrosch)) **Closed issues:** - Feature request: Preference to disable Ctrl + Scroll font size change [\219](https://github.com/gnome-terminator/terminator/issues/219) - AttributeError: 'Terminal' object has no attribute 'spawn\_async' [\218](https://github.com/gnome-terminator/terminator/issues/218) - Question - custom command line [\212](https://github.com/gnome-terminator/terminator/issues/212) - Terminator overwrite shortcut of console Applications [\204](https://github.com/gnome-terminator/terminator/issues/204) - Gap between windows [\203](https://github.com/gnome-terminator/terminator/issues/203) - Search does not work [\199](https://github.com/gnome-terminator/terminator/issues/199) - Selecting first char of a line for copy-paste is impossible [\191](https://github.com/gnome-terminator/terminator/issues/191) - Duplicate Key Bindings are Allowed in `Preferences \> Keybindings` [\190](https://github.com/gnome-terminator/terminator/issues/190) - Cannot open terminator windows with different configs [\184](https://github.com/gnome-terminator/terminator/issues/184) - Feature request: reenable broadcast keybindings and warn on their first use instead [\183](https://github.com/gnome-terminator/terminator/issues/183) - Add Terminator version in About screen [\169](https://github.com/gnome-terminator/terminator/issues/169) - Feature Request: Add hyperlink support [\164](https://github.com/gnome-terminator/terminator/issues/164) - ctrl-alt-a activates even when terminal has no focus [\163](https://github.com/gnome-terminator/terminator/issues/163) - TypeError in terminal.py [\162](https://github.com/gnome-terminator/terminator/issues/162) - Active tab identification [\158](https://github.com/gnome-terminator/terminator/issues/158) - Is terminator is rolling for Windows Subsystem For Linux \(WSL\)??? [\154](https://github.com/gnome-terminator/terminator/issues/154) - broken mouse events in fullscreen applications [\151](https://github.com/gnome-terminator/terminator/issues/151) - Key Bindigs That Contain a Key Modified by a Shift Key Don't Work [\149](https://github.com/gnome-terminator/terminator/issues/149) - move translation of ConfigObj from main terminator code to the only method that uses it. [\148](https://github.com/gnome-terminator/terminator/issues/148) - Gnome session support no longer works [\147](https://github.com/gnome-terminator/terminator/issues/147) - Errors in prefseditor.py [\137](https://github.com/gnome-terminator/terminator/issues/137) - PuTTY style paste is pasting from x-selection instead of clipboard [\134](https://github.com/gnome-terminator/terminator/issues/134) - Terminator separator size cannot be changed [\133](https://github.com/gnome-terminator/terminator/issues/133) - update dependencies in INSTALL.md [\127](https://github.com/gnome-terminator/terminator/issues/127) - Feature request: show bold text in bright colors \(option\) [\122](https://github.com/gnome-terminator/terminator/issues/122) - Feature request: configurable shortcut to open Prefs [\121](https://github.com/gnome-terminator/terminator/issues/121) - Support desktop dark/light theme [\119](https://github.com/gnome-terminator/terminator/issues/119) - conflicting UUID when cloning layout [\115](https://github.com/gnome-terminator/terminator/issues/115) - Add support for tmux integration \(like iTerm2\) [\107](https://github.com/gnome-terminator/terminator/issues/107) - Ubuntu 20.04 drag and drop crashes [\103](https://github.com/gnome-terminator/terminator/issues/103) - When opening a new window, terminator automatically switch to the last tab of the first window. [\99](https://github.com/gnome-terminator/terminator/issues/99) - Why we use python in shebang [\98](https://github.com/gnome-terminator/terminator/issues/98) - Ubuntu 20.04 split terminal broadcast duplicate keys [\96](https://github.com/gnome-terminator/terminator/issues/96) - ubuntu 18.04 Install ok but no desktop icon [\95](https://github.com/gnome-terminator/terminator/issues/95) - There are still translation commits to launchpad [\85](https://github.com/gnome-terminator/terminator/issues/85) - cwd.get\_pid\_cwd is a mess. [\80](https://github.com/gnome-terminator/terminator/issues/80) - Resize borderless window [\75](https://github.com/gnome-terminator/terminator/issues/75) - Add distribution info into INSTALL [\45](https://github.com/gnome-terminator/terminator/issues/45) - Alt+ScrollWheel ? [\29](https://github.com/gnome-terminator/terminator/issues/29) - Switch to setuptools [\14](https://github.com/gnome-terminator/terminator/issues/14) - Improve gettext integration [\13](https://github.com/gnome-terminator/terminator/issues/13) **Merged pull requests:** - Revert "Merge pull request \208 from mattrose/update-vte-spawn" [\220](https://github.com/gnome-terminator/terminator/pull/220) ([mattrose](https://github.com/mattrose)) - Background image [\217](https://github.com/gnome-terminator/terminator/pull/217) ([mattrose](https://github.com/mattrose)) - fix spacing [\215](https://github.com/gnome-terminator/terminator/pull/215) ([mattrose](https://github.com/mattrose)) - Fix: Allow `Shift+Tab` Key Binding [\211](https://github.com/gnome-terminator/terminator/pull/211) ([dkmvs](https://github.com/dkmvs)) - add preferences keybindings [\209](https://github.com/gnome-terminator/terminator/pull/209) ([mattrose](https://github.com/mattrose)) - fix login\_shell option so that it sends -l rather than -shell [\207](https://github.com/gnome-terminator/terminator/pull/207) ([mattrose](https://github.com/mattrose)) - Command notify [\205](https://github.com/gnome-terminator/terminator/pull/205) ([mattrose](https://github.com/mattrose)) - Dbus options [\200](https://github.com/gnome-terminator/terminator/pull/200) ([mattrose](https://github.com/mattrose)) - Fix: Forbid Duplicate Key Bindings in `Preferences \> Keybindings` [\196](https://github.com/gnome-terminator/terminator/pull/196) ([dkmvs](https://github.com/dkmvs)) - Key binding option for creating group in current terminal [\195](https://github.com/gnome-terminator/terminator/pull/195) ([mattrose](https://github.com/mattrose)) - Add 'wide\_handle' property [\193](https://github.com/gnome-terminator/terminator/pull/193) ([mattrose](https://github.com/mattrose)) - Exit remotinator with an explicit error message when terminator is needed but not running [\185](https://github.com/gnome-terminator/terminator/pull/185) ([phidebian](https://github.com/phidebian)) - Add a 'title bar at bottom' option [\182](https://github.com/gnome-terminator/terminator/pull/182) ([phidebian](https://github.com/phidebian)) - Format shortcuts [\181](https://github.com/gnome-terminator/terminator/pull/181) ([aadrian](https://github.com/aadrian)) - add support for OSC-8 [\176](https://github.com/gnome-terminator/terminator/pull/176) ([mattrose](https://github.com/mattrose)) - add packages to install doc [\174](https://github.com/gnome-terminator/terminator/pull/174) ([mattrose](https://github.com/mattrose)) - Fix readme [\173](https://github.com/gnome-terminator/terminator/pull/173) ([mattrose](https://github.com/mattrose)) - remove unused gnome session code [\172](https://github.com/gnome-terminator/terminator/pull/172) ([mattrose](https://github.com/mattrose)) - Add version string to "Preferences -\> About" [\171](https://github.com/gnome-terminator/terminator/pull/171) ([mattrose](https://github.com/mattrose)) - Update README.md [\166](https://github.com/gnome-terminator/terminator/pull/166) ([br0kenbuild](https://github.com/br0kenbuild)) - Allow live previewing of profile color changes [\160](https://github.com/gnome-terminator/terminator/pull/160) ([dafrito](https://github.com/dafrito)) - Fix: Allow Key Bindings with Shift-Modified Keys [\150](https://github.com/gnome-terminator/terminator/pull/150) ([dkmvs](https://github.com/dkmvs)) - Fixed bug in prefseditor.py [\146](https://github.com/gnome-terminator/terminator/pull/146) ([robertoetcheverryr](https://github.com/robertoetcheverryr)) - fix traceback on paned.py [\145](https://github.com/gnome-terminator/terminator/pull/145) ([mattrose](https://github.com/mattrose)) - issue 44, add option for case sensitive search [\144](https://github.com/gnome-terminator/terminator/pull/144) ([dugb](https://github.com/dugb)) - fix line height config variable location to match ui [\142](https://github.com/gnome-terminator/terminator/pull/142) ([mattrose](https://github.com/mattrose)) - Issue 111, add line\_height slider [\141](https://github.com/gnome-terminator/terminator/pull/141) ([dugb](https://github.com/dugb)) - replaces the handle\_size property that was deprecated in gtk3.20 [\140](https://github.com/gnome-terminator/terminator/pull/140) ([mattrose](https://github.com/mattrose)) - update apt repos before installing packages [\136](https://github.com/gnome-terminator/terminator/pull/136) ([mattrose](https://github.com/mattrose)) - Added putty\_paste\_style\_source\_clipboard [\135](https://github.com/gnome-terminator/terminator/pull/135) ([robertoetcheverryr](https://github.com/robertoetcheverryr)) - launch new layouts directly from right-click menu [\132](https://github.com/gnome-terminator/terminator/pull/132) ([mattrose](https://github.com/mattrose)) - Issue99 [\131](https://github.com/gnome-terminator/terminator/pull/131) ([mattrose](https://github.com/mattrose)) - Adding maximize option [\126](https://github.com/gnome-terminator/terminator/pull/126) ([qckzr](https://github.com/qckzr)) - add line\_height config variable [\124](https://github.com/gnome-terminator/terminator/pull/124) ([mattrose](https://github.com/mattrose)) - fix cwd for non-vte shells [\123](https://github.com/gnome-terminator/terminator/pull/123) ([mattrose](https://github.com/mattrose)) - fix detection of whether or not ibus is running [\114](https://github.com/gnome-terminator/terminator/pull/114) ([mattrose](https://github.com/mattrose)) - fix traceback when closing a window [\112](https://github.com/gnome-terminator/terminator/pull/112) ([mattrose](https://github.com/mattrose)) - add debug logging to searchbar [\110](https://github.com/gnome-terminator/terminator/pull/110) ([mattrose](https://github.com/mattrose)) - fix io errors on debugserver [\109](https://github.com/gnome-terminator/terminator/pull/109) ([mattrose](https://github.com/mattrose)) - Fix TODO for documenting vte regex matching constants [\105](https://github.com/gnome-terminator/terminator/pull/105) ([GerbenWelter](https://github.com/GerbenWelter)) - Revert "replace gettext and intltool with Babel" [\100](https://github.com/gnome-terminator/terminator/pull/100) ([lazyfrosch](https://github.com/lazyfrosch)) - Import Launchpad translations [\91](https://github.com/gnome-terminator/terminator/pull/91) ([lazyfrosch](https://github.com/lazyfrosch)) - Gentoo: github is only a mirror [\86](https://github.com/gnome-terminator/terminator/pull/86) ([DarthGandalf](https://github.com/DarthGandalf)) - update the INSTALL.md for Ubuntu installation [\77](https://github.com/gnome-terminator/terminator/pull/77) ([yosoufe](https://github.com/yosoufe)) - Update AUTHORS with a full list from GIT history [\67](https://github.com/gnome-terminator/terminator/pull/67) ([lazyfrosch](https://github.com/lazyfrosch)) - docs: Update INSTALL.md and add distributions [\66](https://github.com/gnome-terminator/terminator/pull/66) ([lazyfrosch](https://github.com/lazyfrosch)) - Make LayoutLauncher window a little larger by default [\60](https://github.com/gnome-terminator/terminator/pull/60) ([FernandoBasso](https://github.com/FernandoBasso)) - fix up language strings in .po files [\52](https://github.com/gnome-terminator/terminator/pull/52) ([mattrose](https://github.com/mattrose)) - Switch to setuptools and use pytest [\50](https://github.com/gnome-terminator/terminator/pull/50) ([lazyfrosch](https://github.com/lazyfrosch)) - \40: remove default key bindings for input broadcasting [\41](https://github.com/gnome-terminator/terminator/pull/41) ([JakubVanek](https://github.com/JakubVanek)) - Add FreeBSD [\33](https://github.com/gnome-terminator/terminator/pull/33) ([h-ume](https://github.com/h-ume)) - Update pt\_BR.po [\30](https://github.com/gnome-terminator/terminator/pull/30) ([chclxds](https://github.com/chclxds)) - Remove obsolete terminator.wrapper [\27](https://github.com/gnome-terminator/terminator/pull/27) ([lazyfrosch](https://github.com/lazyfrosch)) - Add Gentoo, sort the order of distributions [\23](https://github.com/gnome-terminator/terminator/pull/23) ([DarthGandalf](https://github.com/DarthGandalf)) [v1.92](https://github.com/gnome-terminator/terminator/tree/v1.92) (2020-04-18) [Full Changelog](https://github.com/gnome-terminator/terminator/compare/1.91...v1.92) This is the first release since 2017, while we are now a few years later a few things changed. * New home on GitHub https://github.com/gnome-terminator/terminator * New team under the lead of https://github.com/lazyfrosch * Python 3 support finally released * Some tedious bugs solved for current GTK and VTE There is still a lot to do, and we need more help to keep Terminator available for your daily use. If you are interested in contributing to the project, please contact us, open issues, discuss issues or help with whatever you can! Any help is welcome! **Notes for packagers:** * All scripts now use `!/usr/bin/env python` as shebang, when you are using `python3 setup.py install` or similar all binary scripts should be automatically modified to the correct shebang * Any feedback is welcome, please open an issue or join the community channels **Implemented enhancements:** - Implement support for Python 3 [\6](https://github.com/gnome-terminator/terminator/pull/6) ([lazyfrosch](https://github.com/lazyfrosch)) **Fixed bugs:** - VTE Regexp should work with older VTE releases as well [\10](https://github.com/gnome-terminator/terminator/issues/10) - ctrl+click should open links [\3](https://github.com/gnome-terminator/terminator/issues/3) - Ensure Python 3 support [\2](https://github.com/gnome-terminator/terminator/issues/2) - terminal: Add compat detection for Vte regexp feature [\22](https://github.com/gnome-terminator/terminator/pull/22) ([lazyfrosch](https://github.com/lazyfrosch)) - Fix some compat issues for Python 2.7 [\18](https://github.com/gnome-terminator/terminator/pull/18) ([lazyfrosch](https://github.com/lazyfrosch)) - Converting to python 3 and making all tests pass. [\9](https://github.com/gnome-terminator/terminator/pull/9) ([JAugusto42](https://github.com/JAugusto42)) **Merged pull requests:** - Add GitHub action for Python [\17](https://github.com/gnome-terminator/terminator/pull/17) ([lazyfrosch](https://github.com/lazyfrosch)) - Updating URLs in application and appdata [\16](https://github.com/gnome-terminator/terminator/pull/16) ([mattrose](https://github.com/mattrose)) - update the INSTALL file [\15](https://github.com/gnome-terminator/terminator/pull/15) ([mattrose](https://github.com/mattrose)) \* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*
2021-01-24vte3: Bump PKGREVISIONkamil1-2/+2
2021-01-24vte3: Suggest by default icukamil1-1/+2
Requested by terminator (py-terminator).
2021-01-20tk: updated to 8.6.11adam7-49/+49
8.6.11: 2019-11-25 (bug)[a95373] TkKeyEvent platform variations (werner) 2019-11-26 (bug) workaround Win bug so test bind-34.3 passes (nijtmans) 2019-12-03 Aqua: white cursors in dark mode (culler) 2019-12-04 (bug)[749bd9] Aqua: systemControlAccentColor (bll,culler) 2019-12-14 (bug)[b3b56a] ttk respect -cursor option (vogel) 2019-12-14 (bug)[b094cb] Win: $tv -show grows widget width 1 pixel (vogel) 2019-12-14 (bug)[02a694] spinbox options used wrong db names (vogel) 2020-01-11 (bug)[2b8fa6] MouseWheel for ttk::scrollbar (oehlmann) 2020-01-18 (bug)[1771594] icursor and scrollregion, canvText-14.7 (vogel) 2020-01-18 (bug)[587937] tag list ops preserve list order (vogel) 2020-01-18 (bug)[2830360] lose invalid state at focus event, entry-10.1 (vogel) 2020-01-18 (bug)[077d49] string table options support null ok (vogel) 2020-01-18 (bug)[bf93d0] Aqua: unresponsive menubar (culler) 2020-01-31 (bug)[a196fb] restore support for unthreaded Tcl (porter,sebres) 2020-02-09 (bug)[90a4d7] fontconfig crash when no font installed (vogel) 2020-02-24 (bug) Aqua: incomplete floating window display (walzer) 2020-03-11 (bug)[fb2ec3] OSX 10.15+: full screen options (nicolas,walzer) 2020-03-12 (bug)[08e2f8] focus on unmapped windows, focus-7.1 (vogel) 2020-03-12 (bug)[2edd84] [$c postscript] result management (gavilan) 2020-03-22 (bug)[98662d] restore TK_MAC_DEBUG_DRAWING build (chavez) 2020-03-29 (bug)[655fe2] tearoff menu redraw artifacts (vogel) 2020-04-03 (bug)[efbedd] Aqua: compund button-like widget appearance (chavez) 2020-04-14 (bug)[87bade] Aqua: improved dealing with PressAndHold (culler) 2020-04-14 (bug)[376788] X: stop crash w/Noto Color Emoji font (nijtmans) 2020-04-15 (bug)[89354d] Aqua: text color w/o clipping (culler) 2020-04-15 (new) Aqua: assign Button 3 to the middle button (chavez) 2020-04-25 (bug)[3519111] treeview horizontal scroll, entry-2.1.1 (vogel) 2020-04-25 (bug)[141881] treeview vertical scroll, treeview-9.2 (vogel) 2020-05-01 (bug)[2712f4] X: crash angled text w/o Xft, canvText-20.2 (vogel) 2020-05-01 (bug)[cd8714] Win: long angled text (chavez) 2020-05-09 (bug)[88c9e0] treeview -selectmode none focus ring (gavilan) 2020-05-12 (new) Aqua: Rewrite of the Key event system (culler) 2020-05-12 (bug)[411359] Aqua: stop crashes/zombies related to TouchBar (culler) 2020-05-12 (new) Aqua: systemLinkColor (chavez) 2020-05-16 (bug)[40ada9] crash when active button is destroyed (chavez) 2020-05-28 (bug)[3c6660,601cea,4b50b7] Win10: ttk scale (nemethi,lanam) 2020-06-08 (bug)[2790615] Some callbacks not eval'd in global scope (nijtmans) 2020-06-25 Aqua: Update OSX version tests to support Big Sur (culler) 2020-06-27 (bug)[6920b2] dup in spinbox -values causes trouble (lanam) 2020-06-27 (bug)[5c51be] invalid mem read buffer in Tk_PhotoPut* (chavez) 2020-06-27 (bug)[16ef16] restore bind sequence support, bind-33.(16-21) (vogel) 2020-07-02 (bug)[2d2459] default style for combobox (bll) 2020-07-06 (bug)[40c4bf] double free, entry-19.21 (vogel) 2020-07-06 (bug)[e3888d] grab & warp, bind-36.1 (vogel) 2020-07-12 (bug)[2442314] fontchooser i18n (nijtmans) 2020-07-13 (bug)[7655f6] [*entry]: selected text drawing reform (chavez) 2020-07-14 (bug)[09abd7] workaround invalid key codes from Debian 10 (vogel) 2020-07-20 (bug)[cf3853] Aqua: improve bounds on non-Retina displays (chavez) 2020-08-01 Aqua: [winfo rgb] light and dark mode support (culler) 2020-08-15 (bug)[315104] Aqua: appearance change virtual events (culler) 2020-08-21 (bug)[291699] mouse binding for scrollbar grip (bll) 2020-09-08 (bug)[6c2425] buffer bounds violation (chavez) 2020-09-08 (bug)[2a6d63] OSX 10.6 crash (hellstrom,culler) 2020-09-08 (bug)[420feb] undefined behavior due to alignment (chavez,nijtmans) 2020-09-10 (bug)[ab1fea] Aqua init issues (culler) 2020-09-14 (bug)[71e18c] Aqua: crash in full screen toggle (culler) 2020-09-18 (bug)[4f4f03] Aqua: mouse drags across title bar (nab,culler) 2020-09-21 (bug)[d91e05] select/copy in disabled text (bll) 2020-09-27 (TIP 581) disfavor Master/Slave terminology (nijtmans) 2020-09-30 (bug)[59cba3] win: improve theme detection (bll,nijtmans) 2020-10-06 (bug)[175a6e] Aqua: support tiled windows (culler) 2020-10-07 (bug)[1fa8c3] Aqua: crash on resize during display (nab,culler) 2020-10-16 (bug)[c2483b] Aqua: consistent finalization (culler,nijtmans) 2020-11-06 (bug)[c9ebac] Aqua: use standard about dialog (culler) 2020-11-07 (bug)[4ebcc0] sticky fontchooser options (roseman,vogel) 2020-11-10 (bug)[f9fa92] Aqua: crash in color caching scheme (culler) 2020-11-20 (bug)[7185d2] Aqua: fixes to special menu support (culler) 2020-11-24 (bug)[4a40c6] Aqua: [wm manage] frame offset (chavez) 2020-12-04 (bug)[3ef77f] Aqua dark mode combobox focus ring (walzer,culler) 2020-12-15 (bug)[80e4c6] Aqua: progressbar animation (nab,culler) 2020-12-24 (bug)[6157a8] Aqua: file dialog -filetypes (davis,culler)
2021-01-20libX11: fix building with older gcc versionsnia2-1/+51
2021-01-14fixesproto4: remove, part of xorgprotowiz7-138/+1
2021-01-14Xfixes: remove, old version of libXfixeswiz7-119/+1
2021-01-14libXfixes: remove reference to Xfixeswiz1-13/+3
2021-01-14xcursor: switch from Xfixes to libXfixeswiz1-3/+3
2021-01-14libqtxdg: Remove some incompatible SunOS flags.jperkin1-1/+5
2021-01-13kirigami2: std::log compat.jperkin2-1/+17
2021-01-12qt5-qtdeclarative: Fix build on SunOS.jperkin2-1/+17
2021-01-12wxGTK30: Don't use non-standard library names on SunOS.jperkin2-3/+13
2021-01-10xfce4-terminal: update to 0.8.10gutteridge3-10/+21
Change log: 0.8.10 ====== - Bump libvte, gtk and xfce minimal versions (4.14) - Stop using G_SPAWN_CHILD_INHERITS_STDIN spawn flag - Updates README.md. - Added new stock icons - Limit font picker to fixed-size fonts - Add gtk-doc as a dependency - Do not require connection to generate manpage - Bug #16875: Do not add ui.h file in datadir - Simplify terminal manpage generation - Switch preferences ui file to xdt-csource - Switch to README.md and foreign automake mode - Do not override clipboard contents - Unsafe paste: Support bracketed paste mode - Do not select text in Search dialog - Add basic GitLab pipeline - Translation Updates: Albanian, Armenian (Armenia), Basque, Bulgarian, Chinese (China), Chinese (Taiwan), Danish, Dutch, Eastern Armenian, Estonian, French, Greek, Hebrew, Hungarian, Indonesian, Interlingue, Italian, Japanese, Lithuanian, Norwegian Bokmål, Occitan (post 1500), Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Turkish, Ukrainian, Uyghur
2021-01-07gtk3: updated to 3.24.24adam3-8/+10
Overview of Changes in GTK+ 3.24.24 =================================== * GtkColorChooser: - Update the default color palette * GtkFontChooser: - Fix family-only mode to return regular style * GtkTreeView: - Don't set focus-on-click for header buttons * Accessibility: - Implement scrollSubstringTo - Add a11y support to GtkPlug/GtkSocket * Printing: - Allow the lpr backend to print pdf and ps files * Theme: - Update gesture graphics - Update HighContrast css * Wayland: - Support the primary-selection-unstable-v1 protocol * X11: - Fix a crash with parent-relative backgrounds * Broadway: - Set modifier state of scroll events * Build: - Fix pc file generation on NixOS * OS X: - Restore command-key bindings * Windows: - Fix meson build with epoxy subproject * Translation updates: Basque Brazilian Portuguese British English Catalan Croatian Czech French Galician German Greek Hebrew Hungarian Indonesian Italian Kazakh Latvian Lithuanian Persian Polish Portuguese Slovak Slovenian Spanish Swedish Turkish Ukrainian
2021-01-05qt5-qtwebkit: Mark as not for python 3.9gdt1-1/+3
There's a mysterious error with 3.9, but it builds fine with 3.8. This is a build dependency only, so it isn't particularly important which version is used. Assume/hope that this is an upstream bug that will be fixed before we change the defautl python to 3.9. Reported by Aymeric Vincent.
2021-01-04xscreensaver: fix packaging when option opengl is disabledgutteridge2-1/+17
There was a lingering reference to sphereeversion in a place that was causing sphereeversion.xml to be installed even when that screensaver wasn't built.
2021-01-04xscreensaver-demo: update to 5.45.wiz2-11/+9
Changes: Same as for xscreensaver, but mostly * glade -> gtkbuilder.
2021-01-04xscreensaver: update to 5.45.wiz5-14/+25
5.45 * New hacks, `covid19', `headroom', `sphereeversion' and `beats'. * Shader updates to `hypertorus'. * No more image-loading pause in `glslideshow'. * BSOD supports GNOME. * Image loaders support SVG. * macOS: Fixed text loading on 10.15. * X11: `xscreensaver-systemd' now allows video players to request that the screen not blank. * X11: -log implies -verbose -no-capture-stderr. * X11: Glade -> GtkBuilder. * Android: These hacks work now: `carousel', `juggler3d', `molecule', `photopile', `polyominoes'. * Various bug fixes. 5.44.1 * macOS: fixed some signing problems in the DMG.
2021-01-01gtk2: Update to 2.24.33nia3-132/+7
Overview of Changes from GTK+ 2.24.32 to 2.24.33 ================================================ ********************************************************* * * * This is the final GTK 2.x release. * * There will be no more updates to GTK 2. * * All users are encouraged to update to GTK 3 or 4. * * * ********************************************************* * Make the output of gtk-query-immodules deterministic * GtkCalendar: Use %OB if supported * GtkIconTheme: prefer exact matches * win32: - Always process all available messages - Ignore autorepeat for modifier keys - Ensure monitor enumeration matches up - Fix pkg-config file generation with msvc - Fix UAC manifest rc file - Add Visual Studio 2019 project files * MacOS: - Use NSGraphicsContext after Yosemite - Force redraw on Mojave and later when processing updates - Fix a use-after-free * build: - Support automake 1.16 - Fix compiler warnings with newer gcc
2021-01-01x11/x3270: replace bash in a shell script.rhialto2-3/+5
2021-01-01x11/xterm: update to 363pin2-7/+7
Patch #363 - 2020/12/26 -disable groff hyphenation in generated html when using man2html. -change SCS “&4” Cyrillic to non-NRCS, per VT520 manual. -amend fix for SCS in patch #198 to remove DEL rather than converting it to a space (report by Thomas Wolff). -modify state transitions for selecting character sets to eliminate an ambiguity between the “A” used in VT220 versus VT320. -improve error recovery when selecting characters by resetting to US ASCII when no suitable encoding is found, e.g., attempting to use an NRCS sequence when NRCS is not enabled. -turn off hyphenation in “.txt” conversion, prompted by groff changes. -add VT5xx ISO Latin-2 (prompted by discussion with Thomas Wolff). -amend change from patch #361 to event-handling in CopyWait to handle active-icon as a special case (Debian #975687). -add call to loadColorTable to get the visual information needed to decode BE RGBA32 color format (patch by Leandro Lupori). -modify the resource-parsing for disallowedPasteControls and similar lists of names/numbers to recognize “~;” (tilde) for cancelling a given name/number. -add ENQ, EOT and NUL to default for disallowedPasteControls. -change default for disallowedPasteControls to omit the tab character (suggested by Harald Dunkel). -fix swapped height/width in regisScreenSize and maxGraphicSize resources using "auto" value, from patch #314 (report by Anton Lavrentiev) -revise patch #362 change for shift-modifier versus mouse protocol and select/paste by adding resource shiftEscape, which can be enabled via a control sequence (prompted by discussion with Matthijs van Duin). -simplify/improve ifdef in trace code for using a separate set of files for each run of xterm. -add options -r and -t to vttests/query-color.pl to show the 6-digit RGB code and actual colors. -add nel to xterm-basic terminfo. -alter vttests/modify-keys.pl to omit HTML reference links to the modified-keys table where no keycode was available.
2021-01-01x11/x3270: update to 4.0ga13.rhialto6-60/+97
Includes the curses version of the terminal emulator now. Changelogs are quite fragmented over various alpha/beta versions; here are some main points. Major changes Task engine The scripting infrastructure has been rewritten. It is now called the task engine. There are no longer any artificial dependencies between actions initiated by different sources (keyboard, scripts, HTTP requests, etc.). Accidental blocking behavior has been (almost) eliminated. Unrelated operations are now properly concurrent, within the limitations of there still being just one emulated terminal and host session to control. For example, c3270 and wc3270 now continue to respond to host messages while at the prompt or while a printer dialog is showing. Tasks also carry context consistently now. For example, the Wait(Output) now works with HTTP requests. The state of the task engine can be displayed with the Tasks query. b3270 A new emulator has been created, b3270. It is a common back-end process that handles the 3270 protocol and host interactions, communicating with different user-interface implementations using a simple XML-based protocol. None of the existing emulators have been converted to use b3270, but a new Windows emulator (wx3270) uses it. x3270 prompt The c3270 prompt has been generalized and is available to all of the 3270 emulators as the x3270 prompt. The Prompt() action (or a menu option) creates a new instance of the prompt in a window. The prompt now uses color to distinguish error messages. tcl3270 re-implementation tcl3270 has been re-implemented as a simple wrapper around s3270. This eliminates many of the arbitrary limitations and blocking behaviors of the previous implementation. Show() / Query() merge and expansion The common Query() action and the c3270/wc3270-specific Show() action have been merged and expanded. Show() is an alias for Query(), and many queries have been added or changed: (omitted) Set()/Toggle() changes A new Set() action has been added, which is similar to the Toggle() action. The difference between Set() and Toggle() happens when no value is specified for a setting. Without a value specified, Set() will display the current value; Toggle() will (if the setting is Boolean) invert the setting's value. Both actions list the current values of all settings if no parameters are given. Many additional resources can now be changed at run-time via Set() or Toggle(). These previously-deprecated resources were removed: cursorPos (assumed true now) dsTrace eventTrace dftBufferSize x3270 APL mode APL keyboard operation on x3270 has changed. There is no longer a fixed APL keymap. Instead, the key combination Shift-Escape toggles a new APL mode, which changes how how paste operations are handled (preferring the APL definitions for Unicode characters that have both APL and non-APL mappings), as well as setting a temporary keyboard map and a temporary compose map. The separate APL host code page has been removed; APL text can be displayed using any host code page. after this, lots of bug fixes and minor tweaks, as far as I can tell.
2021-01-01*: Recursive revbump from audio/pulseaudio-14.0ryoon40-78/+80
2021-01-01*: Recursive revbump from boost-1.75.0ryoon14-28/+28
2020-12-31Normalize handling packages that require 64-bit atomic ops.nia1-6/+2
2020-12-22xfce4-notifyd: use upstream-supplied configuration file (NFC)gutteridge4-20/+20
Originally the upstream package didn't supply an xfce4-notifyd.desktop file, so we added one locally. Now it does provide this file, so use it instead. Committed in part to try to fix a packaging failure noted in Joyent SunOS builds. I wasn't able to duplicate it, but this should avoid the problem by preventing the upstream tooling from trying to install directly to a path under PKG_SYSCONFDIR (which usually in this example check-files.mk ignores, and we'd specified the same file name and path to install our local version of the config file to).
2020-12-21x11/kitty: update to 0.19.3pin3-9/+12
Happy holidays to all kitty users! -A new broadcast kitten to type in all kitty windows simultaneously (#1569) -Add a new mappable select_tab action to choose a tab to switch to even when the tab bar is hidden (#3115) -Allow specifying text formatting in tab_title_template (#3146) -Linux: Read font_features from the FontConfig database as well, so that they can be configured in a single, central location (#3174) -Graphics protocol: Add support for giving individual image placements their own ids and for asking the terminal emulator to assign ids for images. Also allow suppressing responses from the terminal to commands. These are backwards compatible protocol extensions. (#3133, #3163) -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) -Wayland:Fix key repeat being stopped by the release of an unrelated key (#2191) -Add an option, detect_urls to control whether kitty will detect URLs when the mouse moves over them (#3118) -Graphics protocol: Dont return filename in the error message when opening file fails, since filenames can contain control characters (#3128) -macOS: Partial fix for traditional fullscreen not working on Big Sur (#3100) -Fix one ANSI formatting escape code not being removed from the pager history buffer when piping it as plain text (#3132) -Match the save/restore cursor behavior of other terminals, for the sake of interoperability. This means that doing a DECRC without a prior DECSC is now undefined (#1264) -Fix mapping remote_control send-text not working (#3147) -Add a right option for tab_switch_strategy (#3155) -Fix a regression in 0.19.0 that caused a rare crash when using the optional scrollback_pager_history_size (#3049) -Full screen kittens: Fix incorrect cursor position after kitten quits (#3176)
2020-12-20gtk2: Add support for Python 3nia3-4/+127
The only thing using Python in the main gtk2 package is the optional gtk-builder-convert script that is shipped with the distribution. This script can run in a Python 3 interpreter using some preexisting patches (in this case, taken from MacPorts)
2020-12-19Update py-Xlib to 0.29prlw12-7/+7
Extensions -------------------- - Drawable & XInput: Avoid using array.array.tostring() which wiil be removed in Python 3.9 (thanks @t-wissmann).
2020-12-14x11/tk: avoid x11 when building aquadbj2-4/+5
2020-12-14x11/tk: don't pull in pthreads when threads are disableddbj2-4/+3
2020-12-13x11/gtksourceview2: remove configure option --disable-build-testsrillig1-2/+1
It is no longer known. The ChangeLog files don't contain an entry about its removal.
2020-12-11qt4-creator: remove, replaced by editors/qtcreatorwiz24-560/+1
2020-12-08x11/lxqt-panel: fix build break on Linuxpin1-2/+3
libssystat was never imported from wip, so we can not build that on Linux either.
2020-12-07x11/lxqt-session: update to 0.16.0pin5-25/+51
-Don't use deprecated QProcess methods. -Don't use 0/nullptr to initialize QFlags. -Removed Default Applications page.
2020-12-07x11/lxqt-panel: update to 0.16.1pin6-19/+64
0.16.1 -Fixed compilation with Qt 5.12 and Qt 5.13. 0.16.0 -Use a stylesheet for progress-bars of Sensors plugin. -Implemented auto-hiding for Status Notifier. -Added option to task button for moving the window to next monitor. -Added option to place task buttons of new windows next to the existing ones of same class when task buttons are ungrouped. -Removed incorrect and redundant explanation of milliseconds from World Clock. -Don't call non-const member functions on temporaries. -Prevent possible C++11 range loop container detachment. -Fixed the sizes and alignments of some plugins at startup. -Added right-click menu to main menu items. -Address deprecation warnings/errors. -Added XF86Eject button action.
2020-12-07x11/lxqt-runner: update to 0.16.0pin4-12/+33
-Don't use QProcess deprecates methods. -Silenced the warnings about unused function parameters. -Drop the obsolete classs QDesktopWidget.
2020-12-07x11/lxqt-config: update to 0.16.1pin4-11/+41
0.16.1 -Fixed a regression in setting the acceleration speed of mouse/touchpad. 0.16.0 -Better UI for lxqt-config-brightness. -Avoid C++11 range for possible container detachment. -Only use QStringLiteral where it avoids allocations. -Initialize monitor settings config in "lxqt-config-monitor/monitor.h". -Use QFlags default constructor. -Fixed a crash in lxqt-config-monitor. -Fixed type associations and added "Default Application". -Detailed palette customization in lxqt-config-appearance. -Remember sizes of appearance and file associations dialogs.
2020-12-07x11/lxqt-notificationd: update to 0.16.0pin4-12/+33
-Avoided container detachment. -Dropped deprecated QProcess method. -Added an option for showing notifications in the screen with the mouse pointer.
2020-12-07x11/lxqt-qtplugin: update to 0.16.0pin2-11/+10
-Do not reset widget palettes on changing style. -Support more palette colors for better customization.
2020-12-07x11/lxqt-globalkeys: update to 0.16.0pin5-16/+38
-Added shortcut to configure display. -Silenced unused function parameters warnings. -Do not grab keys of disabled client actions. -Do not requite daemon restart for enabling shortcuts.
2020-12-07x11/lxqt-admin: update to 0.16.0pin2-9/+8
-Use QFlags default constructor. -Fixed a settings memory leak. -Rigenerated all desktop files, completed italian translation, fixed title in README.
2020-12-07x11/lxqt-about: update to 0.16.0pin3-10/+10
-Bumped version to 0.16.0. -Fixed Razor-qt link. -Fixed Weblate links.
2020-12-07x11/qterminal: update to 0.16.1pin3-10/+10
0.16.1 -Fixed a mistake in the layout of Terminal settings dialog. -Fixed translation of shortcuts (in Terminal settings dialog). 0.16.0 -Made closing of tab on middle-clicking optional. -Avoid loop variable copy. -Emit signals with Q_EMIT. -Use the default constructor of QFlags. -Dropped qmake .pro file. -Made the color scheme dirs comply with XDG Base Directory Specification. -Added an optopn for openning the new tab to the right of the active tab. -Added virtual destructor to a base class. -Let QStandardPaths::locateAll() handle application name. -Put drop-down QTerminal on screen with cursor.
2020-12-07x11/qtermwidget: update to 0.16.1pin4-12/+14
0.16.1 -Bumped version to 0.16.1, for a point release of qterminal. 0.16.0 -Use qAsConst. -Don't search application dir for keyboard and scheme data. -Use Q_EMIT to call signals, instead of the emit keyword. -Dropped the deprecated class QLinkedList. -Don't use 0/nullptr to initialize QFlags. -Fixed ColorEntry copy operator. -Disabled the use of copy constructors and assignment operators. -Check for successful ioctl() calls by testing that the call did not return -1. -Fix find_package() developer warning in cmake. -Use const references wherever possible. -Handle keyboard commands properly.
2020-12-07x11/libfm-qt: update to 0.16.0pin4-15/+16
-Clear selection before selecting an item in side-pane. -Update text color of places view if style changes in runtime. -Added a missing nullity check to file dialog code. -Fixed unwanted selection of all items in detailed list mode. -Fixed a memory leak in launching desktop entries. -Remember file sorting, showing of hidden files, hidden places of side-pane, showing of thumbnails, and icon sizes in LXQt file dialog. -Better focus change with Tab/BackTab in file dialog. -Open mount targets of mountable directories when they are clicked in file dialog. -More efficient and simpler code for graying out cut files. -Also consider the legacy bookmarks file in bookmarks dialog. -Guarantee horizontal alignment for pathbar scroll buttons. -Natural (GTK-like) file sorting by treating dot as separator. -Avoid QListView's DND methods in our list view. -Support special chars like `\n` and `\t` in path button name. -Code cleanup.