Commit graph

272 commits

Author SHA1 Message Date
Mykola
c716ea36ee
Replaced icons with better ones. 2022-02-10 17:00:09 +02:00
Trigg
0cfb0aef69 - Remove extra redraw logging messages
- Fixes #194
2022-02-10 09:40:06 +00:00
trigg
c44de1b57e
New image for README 2022-01-15 17:09:51 +00:00
trigg
3243f51c20 - Once again for luck 2022-01-15 17:05:07 +00:00
trigg
d68a06518d - First spacing attempt in voice settings 2022-01-15 17:02:38 +00:00
trigg
a438dbb50b - Prepare for bugfix release. 2022-01-15 16:55:02 +00:00
trigg
ad987d69a6 - Initial attempt at #187
- Grouped voice settings
2022-01-15 16:51:19 +00:00
trigg
2443dacb0f -CLI args to hide or show already running instance
- fixes #190
2022-01-15 14:56:09 +00:00
trigg
e0ee6c4085 - Implement custom default avatar fixes #191 and #8 again 2022-01-15 14:43:08 +00:00
trigg
26586c5ffb - Fix race condition causing #192 2022-01-15 14:02:38 +00:00
trigg
219bf0fd5d
Merge pull request #193 from NicolaSmaniotto/master
New icon
2022-01-15 13:20:34 +00:00
Nicola Smaniotto
45b3583202 Use the svg for the tray too 2022-01-15 12:38:37 +01:00
Nicola Smaniotto
3f1943add8 Update setup.py to install the new icons 2022-01-15 10:59:04 +01:00
Nicola Smaniotto
98a6a1c147 New icon, svg and png 2022-01-15 10:57:49 +01:00
trigg
1090782438 - Fix scaling overcompensation
- Fixes #188
2022-01-14 15:21:59 +00:00
Trigg
8d27aec5dd - version bump 2022-01-14 10:17:28 +00:00
trigg
614c892157 - Hide unimplemented feature 2021-12-31 18:16:24 +00:00
trigg
95ee5fa10c - Draw overlay instantly
- Fixed #185
2021-12-19 16:43:33 +00:00
trigg
5644e08b6d - Updated gamescope atom name 2021-12-14 17:53:10 +00:00
trigg
314a357bdf - Fix crash when user changes avatar 2021-12-09 21:56:33 +00:00
trigg
de3cec5cbe
Merge pull request #179 from Joshix-1/yet-another-key-error-fix
fix KeyError: 'embeds'
2021-10-24 16:08:46 +00:00
Joshix
5d1446b1a0 fix KeyError: 'embeds' 2021-10-21 16:43:13 +02:00
trigg
1ba14dc950 - Check for 'attachments' key before counting attachments
- fix #177
2021-10-20 19:56:54 +01:00
trigg
2c3449f263 - Allow settings gui to open on cold start with -c
- Fix for #81
2021-10-19 17:45:20 +01:00
trigg
19ab3fffba - Once more with feeling 2021-10-18 23:37:31 +01:00
trigg
090f8d1c6d - Isn't it cool when someone finishes what they started? 2021-10-18 20:05:54 +01:00
trigg
788626a012
Merge pull request #174 from Joshix-1/debug-flag
add debug flag to enable debug mode
2021-10-18 18:51:15 +00:00
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
fda72ce810 add debug flag to enable debug mode 2021-10-17 02:00:49 +02: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