20240408 Merging with jens-maus#2
Open
Rockyb0a wants to merge 274 commits into
Open
Conversation
S42LoadNetFiles which could result in the wrong group file being used.
the one from the thinroot.hosts file instead.
preventing qt6base from correctly compiling with enabled XCB support.
video device (webcam) use for certain applications.
in certain situations (progress bars, etc.)
google-chrome pkg.
a 'setrootpix' utility which can be used instead of xsetroot to set the X11 backrgound in a solid-color using a 1x1 pixmap tiled by the X server. This is done in a way that a potential X11 compositor (e.g. xcompmgr) will take care to keep the background color intact (which xsetroot does not seem to allow).
libinput which does not support the old "Resolution" setting anyway.
Bumps [WyriHaximus/github-action-get-previous-tag](https://github.com/wyrihaximus/github-action-get-previous-tag) from 1.4 to 2.0. - [Release notes](https://github.com/wyrihaximus/github-action-get-previous-tag/releases) - [Commits](WyriHaximus/github-action-get-previous-tag@v1.4...v2.0) --- updated-dependencies: - dependency-name: WyriHaximus/github-action-get-previous-tag dependency-version: '2.0' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
snapshots of the latest thinlinc client before it has been released.
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 7 to 8. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v7...v8) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v6...v7) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.20.0 to 1.21.0. - [Release notes](https://github.com/ncipollo/release-action/releases) - [Commits](ncipollo/release-action@v1.20.0...v1.21.0) --- updated-dependencies: - dependency-name: ncipollo/release-action dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [metcalfc/changelog-generator](https://github.com/metcalfc/changelog-generator) from 4.6.2 to 4.7.0. - [Release notes](https://github.com/metcalfc/changelog-generator/releases) - [Changelog](https://github.com/metcalfc/changelog-generator/blob/main/release-notes.png) - [Commits](metcalfc/changelog-generator@v4.6.2...v4.7.0) --- updated-dependencies: - dependency-name: metcalfc/changelog-generator dependency-version: 4.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
patch as not required anymore. Also added cmake version define to xkb-switch.mk to get xkb-switch compiled with newer cmake.
This changes the install_net_overlay() function in S42LoadNetFiles to implement a functionality to try to download different overlay.pkg files based on the usual system grouping procedure. Thus, first a "overlay.pkg" will be downloaded and afterwards a "overlay.pkg.group-XXX", etc. This should allow to implement group based overlay functionality.
gsettings dependence causing recent yad use failures.
* Initial plan * Add mesa3d patch to fix LLVM 22 StringMapIterator removal Mesa3d 26.1.2 uses `llvm::StringMapIterator<bool>` in lp_bld_misc.cpp which was removed in LLVM 22. Replace with `auto` to fix compilation with LLVM 22.1.7. Fixes the failing "Snapshot build [tinkerboard]" CI job. --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Jens Maus <mail@jens-maus.de>
the new official 4.21.0 thinlinc client will fix issues with window repositioning in multi-monitor environments. (cf. https://bugzilla.cendio.com/show_bug.cgi?id=8686)
Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v6...v7) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.