Commit graph

560 commits

Author SHA1 Message Date
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
trigg
46aa178ea7 - Translation update
- To Native Welsh speakers:
  I profusely apologise for
  butchering the language
2022-07-19 22:47:19 +01:00
trigg
f686f78541 - Updated base translation 2022-07-19 22:05:57 +01:00
trigg
528dc0889b - Limit voice overlay text length option 2022-07-19 21:57:45 +01:00
Trigg
65e1a7138b - Fix minimized arg 2022-07-19 16:13:56 +00:00
Trigg
17c6d0d140 - Added start minimized as a config option. Keeping arg 2022-07-19 16:11:37 +00:00
Trigg
a45954246b - Updated notification test content 2022-07-19 11:04:31 +00:00
Trigg
406995f43a - Remove unused debug 2022-07-19 10:50:04 +00:00
Trigg
81beb4950a - Changed 'hidden' from transient to config value
- Commented entrypoint
- Cleaned up entrypoint
- Reimplemented 'hide'/'show' options for systray
2022-07-19 10:33:24 +00:00
Trigg
1f6eb658c1 - Start minimized to tray option added 2022-07-19 09:33:20 +00:00
Trigg
7c1d3b7d67 - Close overlay added to system tray 2022-07-19 09:02:15 +00:00
Trigg
548e372ca9 - Fix notification font 2022-07-19 08:53:26 +00:00
Trigg
fbe205f62e - Fix wayland window placement 2022-07-19 08:45:22 +00:00
trigg
cd65755314
Merge pull request #267 from matmicha/master
fixed offset when overlay anchored on the left
2022-07-19 09:22:25 +01:00
matmicha
946cc64f59 fixed offset when overlay anchored on the left 2022-07-18 19:07:00 +02:00
Trigg
6f6b6731ea - Correct action for 'close overlay' button 2022-07-18 14:56:03 +00:00