Commit Graph

4703 Commits

Author SHA1 Message Date
rustdesk
b8941c15c0 refactor DST_STRIDE_RGBA 2023-03-03 14:02:49 +08:00
RustDesk
4351272297
Merge pull request #3479 from rustdesk/revert-3477-fix/macos_texture_stride_align
Revert "Fix/macos texture stride align"
2023-03-03 13:18:45 +08:00
RustDesk
29abda56df
Revert "Fix/macos texture stride align" 2023-03-03 13:18:34 +08:00
RustDesk
a35e0a1d84
Merge pull request #3478 from fufesou/fix/session_state_reset_on_init
reset session shared state on init
2023-03-03 11:56:03 +08:00
RustDesk
e4af52d8a1
Merge pull request #3477 from fufesou/fix/macos_texture_stride_align
Fix/macos texture stride align
2023-03-03 11:54:20 +08:00
fufesou
6f6d42570d reset session shared state on init
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-03 11:51:33 +08:00
rustdesk
4c930ff0b1 polish langs 2023-03-03 11:49:02 +08:00
rustdesk
968b3642a9 sort langs #2948 2023-03-03 11:36:12 +08:00
fufesou
c419819c0f rename all stride_align to stride
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-03 10:58:48 +08:00
fufesou
0c3ccb3f60 Differentiate stride align between encoding and decoding
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-03 10:47:31 +08:00
RustDesk
ef62869bcc
Merge pull request #3476 from 21pages/install
fix reinstall
2023-03-03 10:31:17 +08:00
RustDesk
c057b031d6
Merge pull request #3473 from Onyx47/master
Enable reading ID from CLI
2023-03-03 10:28:54 +08:00
fufesou
c8ae6a3ba3 update flutter pub 'texture_rgba_renderer'
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-03 10:22:24 +08:00
fufesou
f709c260ff update pub
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-03 10:01:59 +08:00
fufesou
5aa97faedd Fix stride align
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-03 10:01:58 +08:00
fufesou
42c95f71f6 fix macos strid align
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-03 10:01:58 +08:00
Bojan Nemčić
7296a37ccc Make the switch name clearer 2023-03-02 16:37:32 +01:00
Onyx47
c30893b374
Merge branch 'rustdesk:master' into master 2023-03-02 16:34:38 +01:00
21pages
896da1b153 fix reinstall
Signed-off-by: 21pages <pages21@163.com>
2023-03-02 22:24:39 +08:00
RustDesk
4f8dd59c7c
Merge pull request #3466 from NicKoehler/patch-1
Update it.rs
2023-03-02 20:52:38 +08:00
NicKoehler
e198f3ac21
Update it.rs 2023-03-02 13:49:23 +01:00
RustDesk
87e92a06db
Merge pull request #3460 from shorshe/patch-2
Update de.rs
2023-03-02 17:22:06 +08:00
Georg Stadler
336e826ab9
Update de.rs
Added two lines of German translation
2023-03-02 10:20:12 +01:00
RustDesk
b9e5576cd5
Merge pull request #3405 from NicKoehler/modern-dialog
Modernize dialogs
2023-03-02 17:19:14 +08:00
RustDesk
9388837c42
Update pubspec.lock 2023-03-02 17:18:12 +08:00
RustDesk
3a9bc9bc0e
Merge pull request #3459 from mehdi-song/patch-16
Update fa.rs
2023-03-02 15:45:50 +08:00
mehdi-song
381b1c0cc6
Update fa.rs 2023-03-02 09:16:25 +03:30
rustdesk
c5d7e5dfda fix: #3369 2023-03-02 13:32:21 +08:00
RustDesk
c685a0b5fa
Merge pull request #3456 from Kingtous/master
fix: add texture rgba renderer so to rpm build
2023-03-02 11:11:06 +08:00
Kingtous
05c0edca49 fix: add texture rgba renderer so to rpm build 2023-03-02 11:07:23 +08:00
NicKoehler
0085a19f1c
Merge remote-tracking branch 'upstream/master' into modern-dialog 2023-03-01 18:04:40 +01:00
NicKoehler
ab4ef977f4
Merge branch 'master' into modern-dialog 2023-03-01 18:00:56 +01:00
NicKoehler
55831948f8
prefere MaterialStatePropertyAll to MaterialStateProperty.all and other fixes 2023-03-01 16:35:51 +01:00
NicKoehler
fd8829f08e
added icon to dialogButton, reverted some design changes. The outline buttons now rely on theme data 2023-03-01 14:50:50 +01:00
RustDesk
c0f951a73f
Merge pull request #3451 from 21pages/style
fix combox theme
2023-03-01 20:25:34 +08:00
21pages
6267d56b45 fix combox theme
Signed-off-by: 21pages <pages21@163.com>
2023-03-01 19:42:30 +08:00
RustDesk
1f807d0c13
Merge pull request #3449 from fufesou/fix/win_fullscreen_bottom_3_pixels
win, fix fullscreen with 3 pixels offset
2023-03-01 17:55:15 +08:00
fufesou
279fd7de67 win, fix fullscreen with 3 pixels offset
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-01 17:38:01 +08:00
RustDesk
556daeea71
Merge pull request #3448 from 21pages/style
disabled color
2023-03-01 17:23:13 +08:00
21pages
d1f58a444d dark theme disabled button color, disabled combox color
Signed-off-by: 21pages <pages21@163.com>
2023-03-01 17:12:25 +08:00
21pages
7b80269dab install page use custom titlebar
Signed-off-by: 21pages <pages21@163.com>
2023-03-01 17:12:25 +08:00
RustDesk
4ce0a8852b
Merge pull request #3446 from michalwitek1232/clean
Additional translation for `pl.rs`
2023-03-01 17:12:05 +08:00
Michal Witek
2417a079aa
Additional translation for pl.rs 2023-03-01 09:52:26 +01:00
RustDesk
a209fef429
Merge pull request #3442 from FastAct/patch-6
Update nl.rs
2023-03-01 15:11:15 +08:00
FastAct
80c39574f8
Update nl.rs 2023-03-01 08:09:11 +01:00
RustDesk
7740240fc9
Merge pull request #3440 from FastAct/patch-5
Update nl.rs
2023-03-01 14:53:53 +08:00
FastAct
874d22168b
Update nl.rs 2023-03-01 07:49:45 +01:00
RustDesk
846948985d
Merge pull request #3438 from fufesou/fix/config_default_key_err
default config filed
2023-03-01 12:57:16 +08:00
fufesou
0d64ee39de remove print
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-01 12:20:54 +08:00
fufesou
303462a87c default config filed
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-01 12:12:02 +08:00