Commit graph

80 commits

Author SHA1 Message Date
Malte Jürgens
27faed4a3a
set minimum window size 2023-03-19 14:44:25 +01:00
Malte Jürgens
87e84dec5c
change config file location 2023-03-04 13:29:30 +01:00
Malte Jürgens
18b15f5cf4
Merge branch 'master' into arrpc 2023-03-02 17:23:08 +01:00
Malte Jürgens
96bca52d0d
fix keybinds 2023-03-02 17:21:04 +01:00
Malte Jürgens
3540774c82
testing arrpc server 2023-03-02 16:43:42 +01:00
Andreas
38c2b92e2d Add arrpc bridge_mod
This is a very bad way to do it, but why not still need ARRPC to be running.
2023-02-28 21:36:02 +07:00
Malte Jürgens
e447206082
remember geometry 2023-02-27 20:38:14 +01:00
Malte Jürgens
0b9fc100c2
fix 2023-02-19 00:36:27 +01:00
Malte Jürgens
f73524de27
create config dir if it doesn't exist 2023-02-19 00:35:09 +01:00
Malte Jürgens
8a8690fe53
console log config location 2023-02-18 23:53:17 +01:00
Malte Jürgens
259e6dc75d
remove kjob 2023-02-18 15:24:58 +01:00
Malte Jürgens
9cbdca0441
Merge branch 'master' of https://github.com/maltejur/discord-screenaudio 2023-02-18 15:24:30 +01:00
Malte Jürgens
b39e23d462
make themes work better 2023-02-18 15:23:14 +01:00
llyyr
331fb8f4ca fix comparison of different signedness 2023-02-18 08:42:09 +05:30
llyyr
335a4456ed KJob is part of Kf5Notifications and optional 2023-02-18 08:41:17 +05:30
llyyr
26a2ca7b05 add missing include 2023-02-18 08:40:19 +05:30
Malte Jürgens
30c0526ff7
filter out stuff we dont want better 2023-02-17 17:13:49 +01:00
Malte Jürgens
3119e1df19
show userstyles status on the bottom of the page 2023-02-17 16:20:29 +01:00
Malte Jürgens
63180f5d53
load userstyles on demand 2023-02-17 15:47:36 +01:00
Malte Jürgens
485ff9634b
fix log 2023-02-15 15:49:04 +01:00
Malte Jürgens
74fdef683f
try to prefetch external userstyle urls 2023-02-15 15:19:43 +01:00
Malte Jürgens
36c8cfedb7
fix qlayout error 2023-02-15 02:21:41 +01:00
Malte Jürgens
c52daab420
allow for custom user styles 2023-02-15 01:59:22 +01:00
Malte Jürgens
ac71e9bbcb
make discord log look better 2023-02-15 01:30:22 +01:00
Malte Jürgens
fc0dbb5b34
make userscript properties constant 2023-02-15 00:33:52 +01:00
Malte Jürgens
1477a9d4c0
use qtwebchannel to communicate with userscript 2023-02-12 17:20:33 +01:00
Malte Jürgens
0b12487dfd
add setting to start hidden to tray 2023-02-07 11:53:10 +01:00
Malte Jürgens
a10cfda56d
fix usage of application.process.binary 2023-01-26 01:19:38 +01:00
Malte Jürgens
bc317d5531
use application.process.binary if application.name is not available 2023-01-25 18:47:08 +01:00
Malte Jürgens
9f46e710a9
fix tray bug 2023-01-14 16:28:23 +01:00
Malte Jürgens
b836be6530
Implement Tray Icon 2023-01-13 23:33:47 +01:00
Malte Jürgens
f2de080e1b
update labels 2022-11-22 16:39:58 +01:00
Malte Jürgens
f4a60f281d
reworked stream dialog 2022-11-22 16:35:47 +01:00
Malte Jürgens
d693535d53
Revert "add clipboard permission"
This reverts commit b0a8815bb8.
2022-11-09 22:13:34 +01:00
Malte Jürgens
e41af697f7
fix error 2022-11-05 00:08:25 +01:00
Malte Jürgens
b0a8815bb8
add clipboard permission 2022-11-04 23:20:46 +01:00
Malte Jürgens
150fd4364e
add --notify-send option 2022-11-04 23:16:49 +01:00
Malte Jürgens
7c8f72b8d8
fix 2022-10-11 22:17:53 +02:00
Malte Jürgens
27cdd9f9a5
code fixes 2022-10-11 19:48:57 +02:00
Malte Jürgens
d184823ee9
Enable smooth scrolling 2022-10-10 21:54:26 +02:00
Malte Jürgens
dd2beed4eb
Implement Keybinds (#57) 2022-10-10 19:50:26 +00:00
Malte Jürgens
753da8b1d3
automatically detect if kf5notifications is installed 2022-08-29 14:23:00 +02:00
Malte Jürgens
c7bff3f428 add refresh button to stream dialog 2022-08-04 15:51:03 +02:00
Malte Jürgens
c325dd6798 allow sharing all desktop audio 2022-08-04 15:27:39 +02:00
Malte Jürgens
b42fde85d1 only allow to share application audio 2022-08-04 14:57:09 +02:00
Malte Jürgens
fdb6145bbd improve logging 2022-08-02 12:41:32 +02:00
Malte Jürgens
1a2d09fe3d remove useless main.h again 2022-08-02 11:46:37 +02:00
Malte Jürgens
95d391e869 fix remote debugging 2022-08-01 19:59:01 +02:00
Malte Jürgens
ee0c66762d add --enable-features=WebRTCPipeWireCapturer
Co-authored-by: edisionnano <samantas5855@gmail.com>
2022-07-30 21:09:30 +02:00
Malte Jürgens
d68797cebb
make KF5Notifications optional 2022-07-29 16:31:04 +02:00