Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump uraimo/run-on-arch-action from 2.7.2 to 2.8.1dependabot/github_actions/uraimo/run-on-arch-action-2.8.1 | dependabot[bot] | 17 hours | 1 | -1/+1 |
| | | | | | | | | | | | | | | Bumps [uraimo/run-on-arch-action](https://github.com/uraimo/run-on-arch-action) from 2.7.2 to 2.8.1. - [Release notes](https://github.com/uraimo/run-on-arch-action/releases) - [Commits](https://github.com/uraimo/run-on-arch-action/compare/v2.7.2...v2.8.1) --- updated-dependencies: - dependency-name: uraimo/run-on-arch-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> | ||||
* | Merge branch 'mjtrangoni-update-workflows' into 3.6.xHEAD3.6.x | Mike Gabriel | 17 hours | 4 | -56/+34 |
|\ | | | | | | | Attributes GH PR #1081: https://github.com/ArcticaProject/nx-libs/pull/1081 | ||||
| * | CI: Add dependabot configuration for GH Actions | Mario Trangoni | 2024-08-02 | 1 | -0/+6 |
| | | | | | | | | Signed-off-by: Mario Trangoni <mjtrangoni@gmail.com> | ||||
| * | CI: Update nx-libs workflow | Mario Trangoni | 2024-08-02 | 1 | -39/+11 |
| | | | | | | | | Signed-off-by: Mario Trangoni <mjtrangoni@gmail.com> | ||||
| * | CI: Update linters workflow runner | Mario Trangoni | 2024-08-02 | 1 | -11/+11 |
| | | | | | | | | Signed-off-by: Mario Trangoni <mjtrangoni@gmail.com> | ||||
| * | CI: Update arch workflow runner | Mario Trangoni | 2024-08-02 | 1 | -6/+6 |
|/ | | | | Signed-off-by: Mario Trangoni <mjtrangoni@gmail.com> | ||||
* | Merge pull request #1080 from mjtrangoni/fix-pvs | Ulrich Sibiller | 2024-07-30 | 1 | -0/+4 |
|\ | | | | | pvs: Add required PVS reference for getting an opensource license | ||||
| * | pvs: Add required PVS reference for getting an opensource license | Mario Trangoni | 2024-07-30 | 1 | -0/+4 |
|/ | | | | Signed-off-by: Mario Trangoni <mjtrangoni@gmail.com> | ||||
* | Merge branch 'sunweaver-pr/nxagent-manpage-error' into 3.6.x | Mihai Moldovan | 2024-07-10 | 1 | -1/+1 |
|\ | | | | | | | Attributes GH PR #1064: https://github.com/ArcticaProject/nx-libs/pull/1064 | ||||
| * | nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1: Fix groff error reported ↵ | Mike Gabriel | 2024-07-10 | 1 | -1/+1 |
|/ | | | | by lintian in nxagent man page. | ||||
* | Merge branch 'pr/makefile_replace_sh' into 3.6.x | Mike Gabriel | 2024-06-30 | 1 | -2/+2 |
|\ | | | | | | | Attributes GH PR #1076: https://github.com/ArcticaProject/nx-libs/pull/1076 | ||||
| * | Makefile: start replace.sh with relative path | Ulrich Sibiller | 2024-06-30 | 1 | -2/+2 |
|/ | | | | Fixes ArcticaProject/nx-libs#1071 | ||||
* | Merge branch 'uli42-pr/various10' into 3.6.x | Mike Gabriel | 2024-06-30 | 59 | -1359/+1043 |
|\ | | | | | | | Attribute GH PR #1075: https://github.com/ArcticaProject/nx-libs/pull/1075 | ||||
| * | .github/workflows/nx-libs.yml: Drop CI builds against CentOS Stream 8. ↵ | Mike Gabriel | 2024-06-29 | 1 | -2/+0 |
| | | | | | | | | End-of-life since 2024-05-31. | ||||
| * | .github/workflows/nx-libs.yml: Assure libtirpc-dev being installed for ↵ | Mike Gabriel | 2024-06-29 | 1 | -1/+1 |
| | | | | | | | | Debian/Ubuntu builds. | ||||
| * | Render.c: improve DEBUG/TEST output | Ulrich Sibiller | 2024-06-24 | 1 | -23/+23 |
| | | | | | | | | add [] around placeholders just as everywhere else. | ||||
| * | Render.c: fix typo | Ulrich Sibiller | 2024-06-24 | 1 | -1/+1 |
| | | |||||
| * | Render.c: some simplifications | Ulrich Sibiller | 2024-06-08 | 1 | -5/+5 |
| | | |||||
| * | Render.c: merge masks in nxagentReconnectPicture | Ulrich Sibiller | 2024-06-08 | 1 | -9/+1 |
| | | |||||
| * | Render.c: fix format specifiers | Ulrich Sibiller | 2024-06-08 | 1 | -9/+9 |
| | | |||||
| * | Render.c: simplify nxagent{Create,Change}Picture | Ulrich Sibiller | 2024-06-08 | 1 | -210/+48 |
| | | | | | | | | improve readabiliy by using a macro for repeated code | ||||
| * | Window.c: align identical code | Ulrich Sibiller | 2024-06-05 | 1 | -22/+26 |
| | | | | | | | | | | nxagentCreateWindow and nxagentReconnectWindow are very similar. So let's try to give identical code identical structure. | ||||
| * | Window.c: use shorter macro to retrieve the remote window | Ulrich Sibiller | 2024-06-05 | 1 | -10/+9 |
| | | | | | | | | nxagentWindowPriv(pWin)->window is identical to nxagentWindow(pWin) | ||||
| * | Window.c: fix comments | Ulrich Sibiller | 2024-06-05 | 1 | -2/+2 |
| | | |||||
| * | Window.c: add missing include | Ulrich Sibiller | 2024-06-05 | 1 | -9/+15 |
| | | | | | | | | required for nxagentImagePad | ||||
| * | Window.c: improve TEST/DEBUG output | Ulrich Sibiller | 2024-06-05 | 1 | -140/+182 |
| | | |||||
| * | GCOps.c: drop unused function nxagentBitBlitHelper | Ulrich Sibiller | 2024-06-04 | 1 | -24/+0 |
| | | |||||
| * | NXresource.c: make nxagentSwitchResourceType static | Ulrich Sibiller | 2024-06-04 | 1 | -1/+1 |
| | | | | | | | | is only used inside this module | ||||
| * | NXresource.c: make nxagentSwitchResourceType return a Boolean | Ulrich Sibiller | 2024-06-04 | 1 | -5/+5 |
| | | |||||
| * | NXresource.c: make nxagentFindClientResource return a Boolean | Ulrich Sibiller | 2024-06-04 | 3 | -13/+13 |
| | | |||||
| * | Events.c: disable unused function | Ulrich Sibiller | 2024-06-02 | 1 | -2/+4 |
| | | | | | | | | no need to compile if it is unused | ||||
| * | Events.c: make event handling functions return Booleans | Ulrich Sibiller | 2024-06-02 | 2 | -61/+62 |
| | | |||||
| * | Events.c: NewOutputPending is a Boolean | Ulrich Sibiller | 2024-06-02 | 1 | -1/+1 |
| | | |||||
| * | Events.c: make sendKey a Boolean | Ulrich Sibiller | 2024-06-02 | 1 | -3/+3 |
| | | |||||
| * | Events.c: make nxagentInputEvent a Boolean | Ulrich Sibiller | 2024-06-02 | 1 | -10/+10 |
| | | |||||
| * | Screen.c: fix comment | Ulrich Sibiller | 2024-06-02 | 1 | -2/+2 |
| | | |||||
| * | Render.c: improve DEBUG/TEST output | Ulrich Sibiller | 2024-06-02 | 1 | -106/+117 |
| | | |||||
| * | Events.c: improve debugging/testing output | Ulrich Sibiller | 2024-06-01 | 1 | -11/+17 |
| | | |||||
| * | Events.c: fix two comments | Ulrich Sibiller | 2024-06-01 | 1 | -2/+2 |
| | | |||||
| * | Keyboard.c: use the correct mask for XkbGetKeyboard | Ulrich Sibiller | 2024-05-22 | 1 | -1/+1 |
| | | |||||
| * | fix various spelling errors | Ulrich Sibiller | 2024-05-21 | 12 | -23/+23 |
| | | |||||
| * | nxagent manpage: fix some obvious errors | Ulrich Sibiller | 2024-05-21 | 1 | -4/+4 |
| | | |||||
| * | naxgent manpage: improve documentation for nx/nx options on the command line | Ulrich Sibiller | 2024-05-21 | 1 | -2/+17 |
| | | |||||
| * | Keyboard.c: fix handling of keyboard=model/layout | Ulrich Sibiller | 2024-05-21 | 1 | -4/+19 |
| | | | | | | | | Did simply not work without passing the default strings. | ||||
| * | Keystroke.c: fix output of keystrokes list | Ulrich Sibiller | 2024-05-21 | 1 | -1/+1 |
| | | | | | | | | print a newline AFTER the list, not before. | ||||
| * | Clipboard.c: make it compile cleanly without NXAGENT_CLIPBOARD | Ulrich Sibiller | 2024-05-21 | 1 | -2/+6 |
| | | | | | | | | do not show warnings about unused functions | ||||
| * | Keyboard.c: fix wrong "rlmvo" keyword | Ulrich Sibiller | 2024-05-20 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | | variable names and manpage were correct, but the code was not, it expected "rlmvo" instead of "rmlvo". Support the old (wrong) variant, too (but do not document it), since there might be users out there whose setup would break. | ||||
| * | Keyboard.c: fix typo | Ulrich Sibiller | 2024-05-20 | 1 | -1/+1 |
| | | |||||
| * | fbedgeimp.h: fix shadowed variable | Ulrich Sibiller | 2024-05-20 | 1 | -2/+1 |
| | | |||||
| * | fbcompose.c: fix some shadowed variables | Ulrich Sibiller | 2024-05-20 | 1 | -30/+30 |
| | |