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 |
|
trigg
|
e29980577c
|
Merge pull request #172 from Joshix-1/custom-emoji-chec-fix
fix check for custom emojis
|
2021-10-16 09:23:00 +00: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
|
e3a4a97f0d
|
Merge pull request #168 from NicolaSmaniotto/patch-1
Add Gentoo section
|
2021-10-05 18:05:55 +01:00 |
|
Nicola Smaniotto
|
204c874bde
|
Add Gentoo section
I've packaged this program in the Gentoo overlay GURU. These commands allow the users to install it and then keep it updated.
|
2021-10-04 18:04:36 +02: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 |
|
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 |
|