Commit graph

231 commits

Author SHA1 Message Date
trigg
320e54d9ed - Show an ugly warning message if server count is high 2021-08-08 20:58:20 +01:00
trigg
fbc6cd96d8 - Implement a list for guild/servers on voice settings
- account for opted-out guilds in discord connection
- Changed tuple to list in voice settings.
2021-08-08 20:28:31 +01:00
trigg
5c272b297d - no need to poll orientation label change 2021-08-08 13:25:53 +01:00
trigg
c2bdc08a19
Merge pull request #162 from Joshix-1/logging-improvement
improve logging
2021-08-08 13:11:46 +01:00
Joshix
932c0d4e4c improve logging 2021-08-08 13:56:28 +02:00
trigg
223552644e
Merge pull request #159 from Joshix-1/only_load_some_guilds
Only load some guilds
2021-08-08 09:03:34 +01:00
Joshix
923c579eb9 make guild ids kinda working 2021-08-07 23:38:37 +02:00
Joshix
b0d1c0873d add guild_ids 2021-08-07 22:57:17 +02:00
trigg
d0638b02b6 Update issue templates 2021-08-02 23:34:51 +01:00
trigg
01dc248d27 - POTENTIAL BREAKAGE
- Needs testing in heavy rooms
- Update display once an img is downloaded
- Could very well break by rendering from wrong thread.
2021-07-26 12:00:38 +01:00
trigg
312ba05b26 - Hide overlay when discord closes unexpectedly
- Use PNG source for avatars
2021-07-26 11:49:21 +01:00
trigg
4d917d30c8 - Added Horizontal & Icon only voice layout
- fixes #144
2021-04-26 19:40:51 +01:00
trigg
b21c05c02e - Added Background highlight option for voice chat 2021-04-26 18:09:04 +01:00
trigg
70feb71b09
Merge pull request #142 from TastyPi/master
Add a setting for enabling/disabling the tray icon
2021-04-07 15:20:27 +01:00
Graham Rogers
eaac472a6b Add a setting for enabling/disabling the tray icon 2021-04-07 02:14:49 +01:00
trigg
0b7c09d2dd
Update README.md
- Add externally packaged options
2021-04-03 00:13:38 +01:00
trigg
c774954914
Update setup.py
- Removed extra .desktop from installer
2021-04-03 00:07:35 +01:00
trigg
9fb2092314
Merge pull request #141 from mavit/desktop-actions
Merge .desktop files into a single menu entry
2021-04-03 00:06:47 +01:00
Peter Oliver
03dadd255d Merge .desktop files into a single menu entry
This causes a single item to appear in the Gnome application menu.  Close and Settings can be accessed by right-clicking on the icon.

Fixes #138.
2021-04-02 23:57:08 +01:00
trigg
f5d4b0be0c - Manually rate-limit channel-list requests to avoid Discord from hitting its own rate limiter
- Potentially fixes  #134
2021-03-13 13:43:14 +00:00
trigg
011be71466 - Remove message spam mentioned in #133 2021-03-13 13:11:23 +00:00
trigg
92b12351eb - Better object catching 2021-03-13 13:06:00 +00:00
trigg
faf9336e79 - Check for object instead of nickname 2021-03-13 12:59:50 +00:00
trigg
343eb48db8 - Error and quit without Layer shell 2021-01-08 21:30:18 +00:00
trigg
44fe4d4bcf - Removed tickbox for talking background colour. 2021-01-08 21:22:39 +00:00
trigg
8c57340f94
Merge pull request #125 from jantap/master
 highlight bg when user is speaking
2021-01-06 17:43:20 +00:00
Jan Wojcicki
3210360c46 highlight bg when user is speaking 2021-01-03 13:58:48 +01:00
trigg
afe38f7554 - Switched layer from TOP to OVERLAY
- Fixes #107
2020-12-22 16:55:28 +00:00
trigg
c6b915eb90 - Added preliminary autohide setup
- Stopped crash when joining private call
- - No way to know who is in a call until they talk currently.
2020-12-22 16:44:52 +00:00
trigg
6ce99ac9cd - Removed unused imports 2020-12-22 15:21:27 +00:00
trigg
49f49c9d78 - Changed text renderer for Voice Overlay
- Changed generic overlay font handling
- Fixes #123
- Breaks #115 again? I can't tell
2020-12-22 15:19:20 +00:00
trigg
83caf06371
Merge pull request #115 from tyzoid/master
Vertically center voice overlay usernames
2020-11-16 09:22:06 +00:00
Tyler Dence
af5eafe474
#114: Add vertical baseline adjustment for non-centered fonts 2020-11-15 20:33:21 -05:00
Tyler Dence
88035357c0
#114: Fixed text centering by using font extents 2020-11-15 20:14:35 -05:00
trigg
3630462d5b
Update README.md 2020-10-25 20:32:18 +00:00
trigg
63a9b31317 - Seperate icons. Fixes #103 2020-10-25 07:11:15 +00:00
trigg
5f0d0d9779 -Bump minor version 2020-10-23 12:13:23 +00:00
trigg
9af40576c5 - Fixed race condition on guild channels 2020-10-23 12:11:50 +00:00
trigg
317adab635 - Don't attempt to render from other thread.
- Causes race condition on drawing
2020-10-22 20:37:10 +00:00
trigg
4064ce48b5 - Remove gtk warning 2020-10-22 08:29:21 +00:00
trigg
99fb380b15
Merge pull request #99 from luni3359/fix-text-channel-order
Various changes
2020-10-21 14:47:59 +00:00
luni3359
1ecd23045d Undo changes 2020-10-21 08:41:15 -05:00
luni3359
ef2acea5b0 Fix typos again 2020-10-21 07:33:03 -05:00
luni3359
8624a1dced Try to get the channel position 2020-10-21 07:17:57 -05:00
luni3359
c7efccfdaa Add information 2020-10-21 07:16:19 -05:00
luni3359
9263beb8c7 Fix typos 2020-10-21 07:16:19 -05:00
trigg
51b0152c2a - Don't attempt to load non-image attachments 2020-10-21 11:09:56 +00:00
trigg
2fcf3c1c31 - Request channel details when selecting guild in text settings
- Store channels until all replies are in and then repopulate gui
- Fix a bug in non-image attachment loading
2020-10-21 11:00:31 +00:00
trigg
00ebe352ac - Re fixed sanitizing 2020-10-20 18:58:06 +00:00
trigg
e6045a9244 - Skip off-by-one in text-channel chooser 2020-10-20 18:42:52 +00:00