Commit graph

145 commits

Author SHA1 Message Date
Malte Jürgens
d6641a7a6e
Merge pull request #88 from maltejur/tray
Implement Tray Icon
2023-01-14 14:51:46 +00:00
Malte Jürgens
b836be6530
Implement Tray Icon 2023-01-13 23:33:47 +01:00
Malte Jürgens
bfb0714b13
fix keybinds query selector 2023-01-09 22:20:11 +01:00
Malte Jürgens
374b854261
Update README 2023-01-09 22:19:45 +01:00
Malte Jürgens
1f6105f76b
allow for building with qt6 2022-12-27 19:00:10 +01:00
Malte Jürgens
3071159332
Update screenshot 2022-12-11 17:55:04 +00: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
a0a2924796 remove Vencord folder 2022-11-04 20:45:55 +00:00
Malte Jürgens
3c48621427
add developer field to metainfo 2022-10-28 21:57:32 +02:00
Malte Jürgens
9faabe1f3e
Merge pull request #66 from kherchel/fix/keybinds
Fix mute and deafen keybinds disconnecting from the call
2022-10-25 18:18:08 +00:00
Kacper Herchel
68473d04d8 Fix mute and deafen keybinds disconnecting from the call instead of performing their appropriate action 2022-10-25 17:01:10 +02: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
3740553aba
Merge pull request #54 from D3SOX/improve-desktop-entry
Improve desktop entry
2022-09-29 16:47:49 +00:00
Nico
555f5c62f5
feat(desktop-entry): add categories and comment 2022-09-29 18:45:08 +02:00
Malte Jürgens
af3c62c263
update screenshot 2022-09-25 11:32:23 +02:00
Malte Jürgens
c4f6c33f9d
display correct steam resolution 2022-09-21 17:32:41 +02:00
Malte Jürgens
758ffa8cb5
Update README (#48) 2022-09-18 12:04:04 +02:00
Malte Jürgens
753da8b1d3
automatically detect if kf5notifications is installed 2022-08-29 14:23:00 +02:00
Vortex Acherontic
5f37ab314f
Changed location of openSUSE package (#34) 2022-08-21 07:21:18 +02:00
Malte Jürgens
c7bff3f428 add refresh button to stream dialog 2022-08-04 15:51:03 +02:00
Malte Jürgens
34e23f7187 cmake: use version from text file without suffix 2022-08-04 15:47:04 +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
cc379ada85 fix metainfo again 2022-08-04 11:10:29 +02:00
Malte Jürgens
fdb6145bbd improve logging 2022-08-02 12:41:32 +02:00
Malte Jürgens
8bd4d1896a poll for enumerateDevices() to get available 2022-08-02 11:56:08 +02:00
Malte Jürgens
1a2d09fe3d remove useless main.h again 2022-08-02 11:46:37 +02:00
Malte Jürgens
f01c941c90 add timeout to getAudioDevice 2022-08-01 22:26:44 +02:00
Malte Jürgens
95d391e869 fix remote debugging 2022-08-01 19:59:01 +02:00
Malte Jürgens
af107168db update metainfo description 2022-07-31 21:12:53 +02:00
Malte Jürgens
e7e6c5d82b update readme 2022-07-30 21:14:56 +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
LukeVader
c3483a42db
disclaimer (#23)
* disclaimer

add a disclaimer that no responsibility is on the developers in the case of any repercussions of breaking discord TOS

* Update disclaimer

Co-authored-by: Malte Jürgens <maltejur@dismail.de>

Co-authored-by: Malte Jürgens <maltejur@dismail.de>
2022-07-29 21:01:11 +00:00
Malte Jürgens
d68797cebb
make KF5Notifications optional 2022-07-29 16:31:04 +02:00
Malte Jürgens
ef221d4574
implement better notifications 2022-07-29 16:08:19 +02:00
Malte Jürgens
3fa2e3fa3c
update installation instructions 2022-07-29 14:41:00 +02:00
Malte Jürgens
bda1bc0df6
fixed invisible stream dialog 2022-07-29 01:03:25 +02:00
Malte Jürgens
cb0f084d42
fix metainfo 2022-07-29 01:02:20 +02:00
Malte Jürgens
674ac146f2
use icon for window 2022-07-28 18:36:09 +02:00
Malte Jürgens
1ab00ee774
include timestamp in metainfo 2022-07-28 18:23:26 +02:00
Malte Jürgens
38bcc30ed4
display version number correctly 2022-07-28 18:13:18 +02:00
Malte Jürgens
204439af94
implement automatic versioning 2022-07-28 17:34:54 +02:00