trigg
|
da08e30fa9
|
- Attempt a different time pattern if failing first
|
2021-10-18 19:50:31 +01:00 |
|
trigg
|
5d5a2e0e9c
|
- Enforce redraw() only being called from main thread
- Added a bunch of INFO messages on redraw
- Don't request an image that has already been requested (consider passing fails over!)
|
2021-10-18 19:34:19 +01:00 |
|
Joshix
|
3219bb0d67
|
don't put url in dict and improve code
|
2021-10-15 21:00:47 +02:00 |
|
Joshix
|
fb0cea6cc0
|
fix check for custom emojis
|
2021-10-15 20:13:25 +02:00 |
|
Trigg
|
a42b894297
|
- Fix #164
|
2021-10-15 09:01:28 +00:00 |
|
Trigg
|
53d72469ed
|
- it REALLY helps if I don't commit accidental changes
|
2021-10-15 08:20:30 +00:00 |
|
Trigg
|
a7dd31c2ad
|
- Skip text channel images with no data present
|
2021-10-15 08:15:25 +00:00 |
|
trigg
|
3528b32957
|
- Fix for crashing when images load before first draw
|
2021-10-14 20:26:55 +01:00 |
|
Trigg
|
4cb30cf470
|
- Attempted to allow text renderer to auto-detect RTL
- Unable to reproduce original issue so good chance this doesn't fix #167
|
2021-10-13 07:53:37 +00:00 |
|
Trigg
|
67bc4a1098
|
- Experimental gamescope support
|
2021-10-11 16:32:23 +00:00 |
|
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 |
|
Joshix
|
932c0d4e4c
|
improve logging
|
2021-08-08 13:56:28 +02: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
|
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 |
|
Graham Rogers
|
eaac472a6b
|
Add a setting for enabling/disabling the tray icon
|
2021-04-07 02:14:49 +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 |
|
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 |
|
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
|
63a9b31317
|
- Seperate icons. Fixes #103
|
2020-10-25 07:11:15 +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 |
|
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
|
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 |
|
trigg
|
2215bfd9e7
|
- no typo
|
2020-10-20 16:54:05 +00:00 |
|
trigg
|
f5b5eb1dfc
|
- A comment for every function. Improvements welcome
- fixes #94
|
2020-10-20 16:49:04 +00:00 |
|
trigg
|
c98a2f37b2
|
- Removed camelCase
|
2020-10-20 14:08:33 +00:00 |
|
trigg
|
719dc6c19e
|
- Changed all one or two character long variable names to be more clear what they are
- Limited line lengths
- Fixed #95
|
2020-10-20 14:07:14 +00:00 |
|