Commit graph

212 commits

Author SHA1 Message Date
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
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
86c5988fe7 - Coding standard comments added 2020-10-20 14:26:33 +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
trigg
3dd4fdb4ee - Remove long json strings
- Correctly encode contents to avoid errors
- Fixed #93
2020-10-20 11:28:25 +00:00
trigg
1bb1986c11 - bump version 2020-10-20 10:19:52 +00:00
trigg
b05573915f
Merge pull request #96 from MurdoMaclachlan/master
Fix for a crash occurring when AppIndicator3 cannot be found
2020-10-20 10:14:22 +00:00
Murdo Maclachlan
7b39cadae8
Fix crash on attempting to run 2020-10-20 11:02:15 +01:00
Murdo Maclachlan
74f664d0d2
Merge pull request #2 from trigg/master
Pull latest version into this fork
2020-10-20 11:00:18 +01:00
trigg
8e8b060889 - Bumped version 2020-10-20 09:28:40 +00:00
midget3111
7df1a72a77
Premature gtk-layer-shellalation
Removed gtk-layer-shell requirement
2020-10-19 20:14:11 +01:00
trigg
cf936286b8 - Only attempt GtkLayerShell import 2020-10-19 19:11:34 +00:00
midget3111
a2a31bbc84
update README.md
Added gtk-layer-shell to dependencies section.
2020-10-19 20:07:30 +01:00
trigg
3953706579 - Added some comments 2020-10-19 18:42:16 +00:00
trigg
ac2afa4d6a - No reason to expect bugs. Unless you're using Gnome or KDE. 2020-10-19 18:07:51 +00:00
trigg
fddd68eeb1 - Initialised all variables in respective __init__.. even if it gets set instantly elsewhere 2020-10-19 18:06:39 +00:00
trigg
39b1a19e3c - Heavy refactor
- - Rename unused vars with _ or removed
- - Remove unused sections of code
- - Change name collisions with Gtk/bultins
- Bumped internal version to 0.3.0 in prep
2020-10-19 17:46:13 +00:00
trigg
060fc11818 - Added Wayland multimonitor
- Redraw after avatar downloaded
- Show monitor select for free-placed overlay
2020-10-19 13:44:44 +00:00