Commit Graph

  • 6257dae74d Send X11 keycode to xorgxrdp matt335672 2024-04-22 14:27:16 +0100
  • 1cb2ce06cd Update xrdp to use new keymap file format matt335672 2024-05-23 19:49:34 +0100
  • 7301b505c9 Restructured genkeymap/dump-keymaps.sh matt335672 2024-05-23 19:14:32 +0100
  • 2be49f3d73 Update CI dependencies matt335672 2024-05-01 17:11:23 +0100
  • fe410a595d Update genkeymap executable to use new format matt335672 2024-05-23 19:12:44 +0100
  • b0cfc1a12b Add initial scancode module matt335672 2024-04-15 17:14:31 +0100
  • c12c475e04 Add devel logging for key events matt335672 2024-04-12 11:23:59 +0100
  • d32737a993
    Merge pull request #3022 from sasha0552/devel matt335672 2024-05-24 16:24:15 +0100
  • f0069456f9 Remove the wait for the ibus daemon to start matt335672 2024-05-23 16:35:53 +0100
  • 84901958a5 Fix a systemd dependency ("network-online.target") Schen 2024-05-22 19:02:14 +0900
  • 5f99bce601 Fix a systemd dependency ("network-online.target") Schen 2024-05-22 19:02:14 +0900
  • de5711637f
    Merge pull request #3086 from schen0x/devel matt335672 2024-05-23 11:28:17 +0100
  • 21e11de157 Fix a systemd dependency ("network-online.target") #3086 Schen 2024-05-22 19:02:14 +0900
  • dcaa31ef16 chansrv FUSE fixes #3085 matt335672 2024-05-21 12:33:17 +0100
  • a1e7f78825 chansrv FUSE fixes #3084 matt335672 2024-05-21 12:33:17 +0100
  • 640411dd39
    Merge pull request #3082 from matt335672/chansrv_fuse_fixes matt335672 2024-05-21 14:21:31 +0100
  • e0a1339b34 chansrv FUSE fixes #3082 matt335672 2024-05-21 12:33:17 +0100
  • 98d0003715
    Merge pull request #3058 from seflerZ/unicode_contr matt335672 2024-05-20 12:27:52 +0100
  • cad94531da fix tab #3058 sefler 2024-05-15 00:05:17 +0800
  • d512b0dbc0 add missing "break" statement sefler 2024-05-14 23:58:57 +0800
  • 763c1c5855
    Merge pull request #3069 from metalefty/v0.10-release v0.10.0 metalefty 2024-05-10 23:11:16 +0900
  • 0872f9378f Bump version to 0.10.0 #3069 Koichiro Iwao 2024-05-10 17:40:40 +0900
  • 53e13abef1 Update NEWS Koichiro Iwao 2024-05-10 17:40:24 +0900
  • 8c614cdf9c
    Merge pull request #3068 from metalefty/v0.10-update-news metalefty 2024-05-10 17:58:22 +0900
  • dad7766afc Turn off cache explicitly when fetching NEWS from wiki #3068 Koichiro Iwao 2024-05-10 17:36:32 +0900
  • c53662e3c1 apply xrdp_caps.c patach written by mattt seflerZ 2024-05-09 11:25:08 +0800
  • 33670aed48
    Merge pull request #3057 from chipitsine/asan matt335672 2024-05-08 11:20:09 +0100
  • bc71ac22f5 CI: add a job with address sanitizer enabled #3057 Ilia Shipitsin 2024-05-07 15:02:33 +0200
  • 65fa487c37
    Merge pull request #3065 from matt335672/test_suite_asan_fixes matt335672 2024-05-07 13:26:09 +0100
  • 4e77772ea2 Fix problems detected by -fsanitize=address #3065 matt335672 2024-05-07 12:01:50 +0100
  • 4599ac7bf6 apply patch generated by matt sefler 2024-05-04 13:24:20 +0800
  • c42a09709e fix a bug in returning the init result. seflerZ 2024-05-01 18:09:54 +0800
  • 48644258e0 Addressed review comments matt335672 2024-04-30 09:23:09 +0100
  • 1e78b42022 Fix CI errors using C++ compiler matt335672 2024-04-26 11:19:50 +0100
  • 7ae69a663e Add --enable-ibus to FreeBSD CI matt335672 2024-04-26 11:19:25 +0100
  • 430e980c9c Add --enable-ibus to github CI matt335672 2024-04-26 11:43:02 +0100
  • a2064e51c1 Some changes to Unicode input processing matt335672 2024-04-26 11:43:18 +0100
  • b623766503 remote uncessary conditional compilation seflerZ 2024-04-20 13:37:08 +0800
  • 8c98ed4a58 add conditional compilation annotations seflerZ 2024-04-17 22:16:28 +0800
  • bcd690f037 code refactored seflerZ 2024-04-17 18:44:51 +0800
  • 3b1cc551e4 format code seflerZ 2024-04-17 13:56:52 +0800
  • d4e2e0a093 It works now seflerZ 2024-04-17 12:02:20 +0800
  • bea72150fb change parameter types seflerZ 2024-04-16 23:19:40 +0800
  • a8c075e84e refine makefile seflerZ 2024-04-16 23:19:06 +0800
  • 97138d5bad add missing code seflerZ 2024-04-16 21:59:09 +0800
  • 7bea1f9d56 compile suscceed sefler 2024-04-16 16:21:49 +0800
  • 6da58825fe Fix packet format and support Unicode 32 matt335672 2024-03-26 10:16:09 +0000
  • 20b90c1098 Initial support for ibus input from chansrv matt335672 2024-03-25 10:35:58 +0000
  • 596f4197ff apply patch generated by matt #3055 sefler 2024-05-04 13:24:20 +0800
  • 862fdefc1f Update README.md matt335672 2024-05-01 09:26:58 +0100
  • 6a09c6109b xrdp/neutrinordp: fixed -Wmissing-prototypes compiler warning firewave 2024-04-23 18:46:37 +0200
  • 5c242c1869 fixed -Wunused-function compiler warnings firewave 2023-10-20 17:20:32 +0200
  • 16fe8d17cb vnc/vnc.c: fixed -Wmaybe-uninitialized warnings firewave 2023-10-17 15:29:01 +0200
  • eee6ab703d enabled and fixed -Wmissing-prototypes compiler warnings firewave 2023-10-20 17:14:47 +0200
  • 51c49096f6 Update libpainter submodule matt335672 2024-04-23 12:08:06 +0100
  • 88070132ff Mention how to copy & paste in fenced code blocks more clearly Koichiro Iwao 2024-04-19 12:08:00 +0900
  • 5c1e2081e2 Merge updates from librfxcodec matt335672 2024-04-18 11:42:05 +0100
  • 67ace5c59d
    Merge pull request #3054 from matt335672/update_readme matt335672 2024-05-03 11:05:29 +0100
  • 7a8a48b3db fix a bug in returning the init result. seflerZ 2024-05-01 18:09:54 +0800
  • 0982221cbb
    Merge pull request #2 from matt335672/seflerz_unicode Yao 2024-05-01 17:22:10 +0800
  • dbbb172f92 Update README.md #3054 matt335672 2024-05-01 09:26:58 +0100
  • 2d215664f7 Addressed review comments matt335672 2024-04-30 09:23:09 +0100
  • 4535ce8a12 Fix CI errors using C++ compiler matt335672 2024-04-26 11:19:50 +0100
  • bb8b0da6a7 Add --enable-ibus to FreeBSD CI matt335672 2024-04-26 11:19:25 +0100
  • 98974a25b4 Add --enable-ibus to github CI matt335672 2024-04-26 11:43:02 +0100
  • 689adca679 Some changes to Unicode input processing matt335672 2024-04-26 11:43:18 +0100
  • 15b46f8ccf
    Merge pull request #2829 from firewave/missing-prototypes matt335672 2024-04-24 15:49:52 +0100
  • c7070b95af xrdp/neutrinordp: fixed -Wmissing-prototypes compiler warning #2829 firewave 2024-04-23 18:46:37 +0200
  • 5eed76f32b fixed -Wunused-function compiler warnings firewave 2023-10-20 17:20:32 +0200
  • 5db94568ec vnc/vnc.c: fixed -Wmaybe-uninitialized warnings firewave 2023-10-17 15:29:01 +0200
  • fb9c175b11 enabled and fixed -Wmissing-prototypes compiler warnings firewave 2023-10-20 17:14:47 +0200
  • f92076a2e7
    Merge pull request #3042 from matt335672/update_libpainter matt335672 2024-04-23 12:35:00 +0100
  • d6a256cca2 Update libpainter submodule #3042 matt335672 2024-04-23 12:08:06 +0100
  • d0f77e0004
    Merge c36e834b43 into cc7d5ef921 #2831 Oliver Stöneberg 2024-04-22 14:30:55 +0000
  • c36e834b43 configure.ac: treat freetype2 include folder as a system one #2831 firewave 2023-10-20 17:45:50 +0200
  • d332993449 enabled and mitigated -Wdocumentation and -Wdocumentation-unknown-command Clang compiler warnings firewave 2023-10-18 00:13:11 +0200
  • 0b8a5b44e0 Regenerate keymaps in new format #3038 matt335672 2024-04-22 14:57:51 +0100
  • 61f30c3d47 Send X11 scancode to xorgxrdp matt335672 2024-04-22 14:27:16 +0100
  • e4c7c323a9 Update xrdp to use new keymap file format matt335672 2024-04-17 17:45:08 +0100
  • 63151ede1a Restructured genkeymap/dump-keymaps.sh matt335672 2024-04-17 17:48:23 +0100
  • c1c18e7250 Update genkeymap executable to use new format matt335672 2024-04-15 20:42:46 +0100
  • a445f6e36a Add initial scancode module matt335672 2024-04-15 17:14:31 +0100
  • d87724ed50 remote uncessary conditional compilation seflerZ 2024-04-20 13:37:08 +0800
  • cc35ac63c9
    Merge pull request #3034 from metalefty/v0.10-release v0.10.0-beta.3 metalefty 2024-04-19 23:43:44 +0900
  • cc7d5ef921
    Merge pull request #3035 from metalefty/issue-template metalefty 2024-04-19 12:13:50 +0900
  • d31e3f6174 Mention how to copy & paste in fenced code blocks more clearly #3035 Koichiro Iwao 2024-04-19 12:08:00 +0900
  • 7ea81186c6 Add script to update NEWS from wiki #3034 Koichiro Iwao 2024-04-19 11:56:38 +0900
  • 3329f60318 Bump version to v0.10.0-beta.3 Koichiro Iwao 2024-04-19 11:30:55 +0900
  • 492f8b5cf7 Update NEWS Koichiro Iwao 2024-04-19 11:02:16 +0900
  • f781962a55
    Merge pull request #3031 from matt335672/update_rfxcodec matt335672 2024-04-18 16:35:45 +0100
  • 0a7e556d7d
    Merge pull request #3032 from matt335672/v0_10_update_rfxcodec matt335672 2024-04-18 16:35:34 +0100
  • 82d0e50348 Merge updates from librfxcodec #3031 matt335672 2024-04-18 11:42:05 +0100
  • cb50f18da9 Merge updates from librfxcodec #3032 matt335672 2024-04-18 11:42:05 +0100
  • 72be49ef2f add conditional compilation annotations seflerZ 2024-04-17 22:16:28 +0800
  • 301d5797b6 code refactored seflerZ 2024-04-17 18:44:51 +0800
  • c46d89edc0 format code seflerZ 2024-04-17 13:56:52 +0800
  • ce007f152f It works now seflerZ 2024-04-17 12:02:20 +0800
  • cdec85030e change parameter types seflerZ 2024-04-16 23:19:40 +0800
  • 1845e3d851 refine makefile seflerZ 2024-04-16 23:19:06 +0800
  • 4347ab4dda add missing code seflerZ 2024-04-16 21:59:09 +0800