Commit graph

398 commits

Author SHA1 Message Date
trigg
72f77daf0f - Remove done TODO 2022-07-14 23:06:42 +01:00
trigg
199458cbbd - Remove unused classes 2022-07-14 23:06:27 +01:00
trigg
64e48f2c9a - Reimplement placement windows 2022-07-14 23:03:24 +01:00
trigg
6f442524a4 - Pass channel data between settings & overlay 2022-07-14 22:44:53 +01:00
trigg
16dacf9e97 - Update required '--rpc' 2022-07-14 20:14:27 +01:00
trigg
8937681835 - implemented some more settings 2022-07-14 20:12:22 +01:00
trigg
e0af5fe87f - Detect monitor changes 2022-07-14 18:24:46 +01:00
trigg
aba339a3ab - Included translation helper script 2022-07-14 17:44:09 +01:00
Trigg
49500d3c75 - warning : broken
- Started refactor to separate config gui completely
2022-07-14 16:36:18 +00:00
trigg
3e773ee103 - Moved advanced further down list 2022-07-12 19:31:19 +01:00
trigg
cdfffc3480 - Advanced options 2022-07-12 19:29:04 +01:00
trigg
a71d06c5ae - Always open to overview page 2022-07-12 19:07:13 +01:00
trigg
37bbd8ceeb - Left align more labels
- Customisable avatar background colour
2022-07-12 18:57:54 +01:00
trigg
f99e7271d3 - 'show title' and 'show connection' icons display in horizontal format 2022-07-12 17:52:17 +01:00
trigg
879debcb1c - Blank avatar spot for channel if needed 2022-07-12 17:39:41 +01:00
trigg
3cc3b62247 - Boring shapes for those who would prefer them 2022-07-11 19:16:33 +01:00
trigg
5b30f4b05e - More cycles but much better looking border 2022-07-11 18:58:31 +01:00
Trigg
d1560d57a8 - image helper creates a mask image for later processing
- image helper can force transparency
- added option for semitransparent avatars
2022-07-11 14:49:22 +00:00
Trigg
729f7ebd92 - Added border size option for avatars
- Made avatar border match shape of avatar
- ran formatter.
2022-07-11 10:35:46 +00:00
trigg
fbe2b530b9 - Version bump 2022-07-10 10:27:12 +01:00
trigg
248956efca - Always blank spot for avatar even if no avatar to draw 2022-07-10 10:18:41 +01:00
trigg
ee9a80a5f1 - Fix deaf before mute rendering 2022-07-10 10:11:35 +01:00
trigg
e67fc36e01 - don't darken background of avatar for mute/deafen 2022-07-10 10:06:44 +01:00
trigg
22817b38f8
Merge pull request #259 from matmicha/patch-1
Add dark background to pfp when muted or deafened
2022-07-10 09:12:56 +01:00
trigg
59f35eef90 - Use guild icon in channel title 2022-07-09 21:58:43 +01:00
trigg
8672f87613 - Added option to show voice connection status
- Added option to show channel title
- Added option to not hide voice overlay on disconnect (debug)
- Added font picker for voice title
- Added new translations to base pot
- Update discord connector to chase forcibly moved user
2022-07-09 21:14:30 +01:00
Matthias Michalet
945390b965
Add dark background to pfp when muted or deafened 2022-07-09 15:50:04 +02:00
trigg
8b507a5323 - Attempt to compensate for compositor stopping 2022-07-07 15:45:36 +01:00
trigg
48107b1f69 - Added toggle option for #238 2022-07-07 15:25:40 +01:00
trigg
d70328d2df - Clean up extra reference keeping
- bump minor version
2022-07-07 15:04:05 +01:00
trigg
2d67b2527f - Allow showing test content without a running connection. 2022-07-07 14:58:02 +01:00
trigg
8ffd0790d1 - Skip RPC if no connection is established 2022-06-23 19:31:11 +01:00
trigg
109225081a - Keep monitor selector for floating type
- Force monitor draggable window selection
2022-06-23 19:02:30 +01:00
trigg
491cac0bf2 - Reinforce input shape after monitor switch 2022-06-23 18:50:45 +01:00
Trigg
4c074737aa - Fix #254 2022-06-10 09:17:55 +00:00
Trigg
c9790a6009 - Hide & show support for gamescope 2022-05-31 11:04:53 +00:00
trigg
53d26e1e36 - Clarification on accepting new language PRs 2022-05-29 23:41:13 +00:00
trigg
d9a69cb0f6 - Updated base transkation
- Minor readability tweaks to translation section of readme
2022-05-29 23:29:47 +00:00
trigg
05f97aa075 - Updated version 2022-05-29 23:05:58 +00:00
trigg
bc7a3c4d61
Merge pull request #252 from luni3359/translation-crash-fix
Fix missing language fallback causing the program to crash
2022-05-29 23:03:28 +00:00
luni3359
952175628e Fix no language fallback crashing the program
Without the fallback, the program will immediately crash at the start when it tries
to load a translation that doesn't exist.
2022-05-29 00:13:50 -05:00
trigg
781af22ffa - Include a __main__ to allow vscode debugging
- Fix #251
2022-05-28 17:36:39 +00:00
trigg
e2a44d98a8 - Push new stable 2022-05-27 17:16:19 +00:00
Trigg
01248c39f1 - Include installed version at start of log
- Include installed version in 'about' screen
2022-05-17 14:52:30 +00:00
Trigg
57b482ebf4 - Implemented line limit for text overlay
- Remove attachments when that are out of scope
2022-05-17 10:11:59 +00:00
Trigg
3a97c6dbed - Remove duplication of data in notifications 2022-05-17 09:03:31 +00:00
Trigg
bd2a64ac70 - Remove dbus
- hopefully fixes #248
- hopefully fixes #242
- Removed birdy
- Moved notification logic into overlay
2022-05-17 08:52:39 +00:00
trigg
bb0819f291 - Remove old unused code 2022-04-30 17:29:04 +00:00
Trigg
e7fe5a2b52 - Fixed set font on load config
- fix #237
2022-04-28 21:14:02 +00:00
trigg
277a92572e - Fix comment typo 2022-04-25 21:31:04 +00:00