Commit graph

475 commits

Author SHA1 Message Date
Noé Lopez
fd121c021d - Update translation keys and french translations 2023-07-28 19:13:38 +02:00
trigg
302ab079b1 - Fix crash on null monitor 2023-07-24 22:31:18 +01:00
trigg
08cdd4a221 - Fix crash when monitor not chosen yet 2023-07-14 18:41:09 +01:00
trigg
1d83af98c0 - Force monitor as an int 2023-07-14 18:23:30 +01:00
trigg
dfa14d6386 - Remove translatable tag from numbers 2023-07-10 19:52:50 +01:00
trigg
4aa82c3c44 - Fix up broken translation sources 2023-07-10 19:35:54 +01:00
trigg
3a62ce1460 - Version bump because I'll forget it later 2023-07-10 18:58:22 +01:00
trigg
d0a6da441b - Added section reset buttons
- Fixes #241
2023-07-10 18:52:05 +01:00
trigg
0cd820a1c6 - Store monitor by index 2023-07-10 18:13:40 +01:00
trigg
616edc68fb - Unset current voice on disconnect
- Fixes #304
2023-07-10 17:35:31 +01:00
trigg
59cd6a530c - Check for invalid Guild and log 2023-06-19 17:49:24 +01:00
trigg
70e71cdc44 - Change named radio buttons to enable translation 2023-06-19 17:40:44 +01:00
trigg
f055f7aa2a
Merge pull request #303 from Bqleine/master
Add french translations
2023-06-19 17:29:19 +01:00
Noé Lopez
ca33661d1d - Add french translations 2023-06-18 21:52:34 +02:00
Noé Lopez
49a907484b - Update translation keys 2023-06-18 18:55:04 +02:00
trigg
5414538052 - I hate fighting with pypi 2023-05-29 08:43:33 +01:00
trigg
44b0eb43a4 - Version bump 2023-05-29 08:38:19 +01:00
Trigg
5634064d17 - Re-add text popup timer in config
- Add 1hz redraw when in text popup mode
- Added condition to voice 1hz redraw
2023-05-16 10:35:09 +01:00
trigg
f7058f7171
Merge pull request #296 from slikie/patch-1
Fix program crash when switching accounts due to empty unhandled WS message #1
2023-04-22 12:37:18 +01:00
trigg
43580032c6
Merge pull request #297 from dybdeskarphet/master
Add Turkish translation and update keys
2023-04-22 12:34:11 +01:00
Ahmet Arda Kavakci
ca6fc6b774
Add Turkish translation and update keys 2023-04-18 14:15:46 +03:00
slikie
d117a83e63
Update discord_connector.py 2023-04-18 16:08:58 +08:00
slikie
6fcfc50107
handle JSONDecodeError when switching accounts 2023-04-18 15:45:17 +08:00
trigg
af5c5691ab - Rearrange settings
- Moved name options together
- Moved icon options together
- Finished hooking up show avatar
- Set insensitive widgets where possible
2023-04-03 20:42:31 +01:00
trigg
cb412c9292 - Added option to hide avatars 2023-04-03 19:50:25 +01:00
trigg
f5aba24ddf - Create config sections in window placement if necessary 2023-04-03 18:35:24 +01:00
trigg
5ce51513d0 - Added timed refresh of about 1 FPS. 2023-04-03 18:26:01 +01:00
trigg
70214449cf
Merge pull request #295 from Hubro/master
Add optional grace period to complement "only_speaking"
2023-04-03 17:55:58 +01:00
Tomas Sandven
29a26d8531 Add optional grace period to "only_speaking" 2023-04-03 11:15:33 +02:00
trigg
2f6ea4b053
Add ubuntu appindicator info 2023-02-15 13:18:29 +00:00
trigg
fa25c15382
Update ubuntu install instructions 2023-02-15 10:55:59 +00:00
trigg
1a8ffdad78 - Requires setuptools 2022-10-28 18:05:49 +01:00
trigg
e1217fce3f - Updated translation binaries
- Remove duplicate glade file
2022-10-08 14:06:36 +01:00
trigg
014659ac68
Merge pull request #279 from Baumfinder/master
Added German Translations
2022-10-08 14:00:43 +01:00
baumfinder
9e243b65af Added German Translations 2022-09-23 23:11:09 +02:00
Trigg
de83063f34 - Bump version 2022-09-22 13:23:05 +01:00
trigg
c6c5bfa915 - Grouped radio buttons 2022-09-18 23:52:49 +01:00
Trigg
8ac337abf3 - Populate start minimised opt. 2022-08-24 15:50:49 +00:00
trigg
845e6c8f4d
- Added fedora dev packages to README 2022-08-19 10:52:03 +01:00
trigg
8ac8743de8 - Use locale to sort usernames 2022-08-17 18:52:36 +01:00
Trigg
2b8e538263 - Yeah go ahead and save a headache 2022-08-16 20:51:54 +00:00
Trigg
570c74e510 - Version bump 2022-08-16 20:50:55 +00:00
Trigg
d6eda5bf02 - Fixed #272 2022-08-16 20:34:40 +00:00
Trigg
4bfff06893 - Clean out pidfile
- Remove confusing `include_package_data`
2022-08-15 15:18:04 +00:00
trigg
032473a9b4 - Remove configure action from main .desktop file 2022-07-23 17:57:43 +01:00
trigg
589ff25a87 - Removed actions from configure.desktop 2022-07-23 17:55:27 +01:00
Trigg
61e14e8bb9 - Removed '10' as a translatable string
- Alterations to translation script
2022-07-22 16:26:08 +00:00
trigg
d611612600
Update README
Moved translation & debug to wiki
2022-07-22 16:25:23 +00:00
trigg
3e199baa50 - Altered layout 2022-07-19 23:43:04 +01:00
trigg
20303aacfb - Raise error if widgets are unnamed
- Rename alignment based on settings
- Horizontal is a basic option
2022-07-19 23:13:12 +01:00