Commit graph

81 commits

Author SHA1 Message Date
trigg
2c91f2a49b - I have no idea why this fixes #56 2020-10-01 19:01:50 +01:00
trigg
6f04bd0444 - Hide option to anchor text 2020-09-30 19:55:34 +01:00
trigg
8d68816d21 - Fixed #52
- expand .gitignore
2020-09-30 19:51:19 +01:00
trigg
7e5334c72a - Variable time on recent messages fixes #50 2020-09-30 19:29:59 +01:00
trigg
8d0f2671ab - Added Desktop file
- Added tickbox to allow autostart
- Toggle symlink in ~/.config/autostart
- Fixes #47
2020-09-30 18:59:57 +01:00
trigg
e3004b817d - Text Popup Style. Fixes #23 2020-09-30 17:14:17 +01:00
trigg
6b2c257086 - Added voice horizontal padding fixes #46 2020-09-30 15:29:55 +01:00
trigg
9ca2cc51a3 - Attempt listing channels in unicode 2020-09-30 14:20:31 +01:00
trigg
463b59a098 - Removed print statements
- fixed #45
2020-09-30 13:51:51 +01:00
trigg
5d6632455d - Fixed System tray fallback 2020-09-30 00:39:59 +01:00
trigg
88729253b2 - Changed incorrectly named discover config directory
- Changed discover.png to discover_overlay.png
2020-09-29 19:18:53 +01:00
trigg
1ee0d46cb8 - Check for multi-monitor capabilities, attempt to fallback 2020-09-29 18:50:16 +01:00
trigg
da718bafc2 - Included .gitignore 2020-09-29 18:25:23 +01:00
trigg
f0553039ad - Remove accidentally commited build dir 2020-09-29 18:21:22 +01:00
trigg
51896fd3ee - Instructions for latest & stable 2020-09-29 18:15:39 +01:00
trigg
ff715f7868 - Show suppress as mute fixing #38 2020-09-29 18:13:02 +01:00
trigg
524e09d16c - Separated classes into files
- Ran a formatter
- Moved all globals bar entry point into classes
- This addresses #25 There are likely a few mistakes in discord connector so testing is needed
2020-09-29 18:01:00 +01:00
trigg
59d4530fc9 - Overlay covers more screen, fixing #29
- Check for input shapes because without it we just steal X and nothing ever gets done again
2020-09-28 23:58:04 +01:00
trigg
6f980557d3 - Close & save placement window on closing a settings window. Fixes #40 2020-09-28 23:39:11 +01:00
trigg
9de3acc938 - Seperate text channels by server. #37 2020-09-28 23:17:32 +01:00
trigg
3ed0aff847 - Corrected string sanitization
- Check for source of messages
2020-09-28 22:08:33 +01:00
trigg
14dbeecfc7 - Implemented text colours 2020-09-28 21:38:42 +01:00
trigg
52b6ca6ba9 - Font option for text overlay 2020-09-28 21:23:28 +01:00
trigg
af8d3ffe5f - Implemented Update & Delete 2020-09-28 21:14:34 +01:00
trigg
f65b0acacd - Subscribe to new messages again 2020-09-28 21:05:31 +01:00
trigg
f8890f96be - Let's not push my choice of font on users 2020-09-28 20:58:20 +01:00
trigg
c56e7973d3 - Better text rendering. 2020-09-28 20:54:37 +01:00
trigg
6af27ea600 - Add required 'requests' 2020-09-28 18:59:36 +01:00
trigg
b0c077be00 - Use correct flag for antialias. Fixes #36
- Check height of both message & nickname to avoid overlapping text lines
2020-09-28 18:57:21 +01:00
trigg
62aa3a7da6 Merge branch 'master' of github.com:trigg/Discover into master 2020-09-28 17:55:17 +01:00
trigg
83a6113e40 - Text channel chooser
- removed cheemsburger
2020-09-28 17:54:57 +01:00
trigg
1574f16e40
Merge pull request #33 from trigg/midget3111-patch-1
changed discord-overlay to discover-overlay
2020-09-28 01:35:31 +01:00
midget3111
9b2ab28fad
changed discord-overlay to discover-overlay 2020-09-27 20:44:05 +01:00
trigg
d7184dd6f3 - Implemented settings buttons for floating overlay placement fixes #24 #28 2020-09-27 19:00:32 +01:00
trigg
29a85c4ee5 - Config option to 'float' an overlay instead of attach to side of monitor 2020-09-27 17:12:54 +01:00
trigg
41e94df0d2 - More work on text overlay 2020-09-27 15:53:13 +01:00
trigg
19e13a965b - Abstracted overlay and settings window
- Basic non functional implementation of voice overlay
2020-09-27 15:31:43 +01:00
trigg
77332988ac - Draggable Window implementation with custom centered message 2020-09-27 12:41:15 +01:00
trigg
e0b6f83722 - Teach me to commit without running 2020-09-27 11:21:38 +01:00
trigg
6999f60607 - A few more changes to gtk version 2020-09-27 11:18:22 +01:00
trigg
5c68fcb90d - Bumped versions of PyGTK 2020-09-27 11:16:32 +01:00
trigg
44ae56c9d2 Merge branch 'master' of github.com:trigg/Discover into master 2020-09-27 01:32:45 +01:00
trigg
e496382b6a - Check for composite state changes 2020-09-27 01:29:59 +01:00
trigg
fc70927032
Merge pull request #21 from luni3359/xdg-issues
Fix xdg package conflict
2020-09-26 23:57:02 +01:00
luni3359
9ec66fa49d Fix xdg package conflict 2020-09-26 17:42:11 -05:00
trigg
d3e20c983e - Editing the most read readme I've ever written 2020-09-26 22:43:21 +01:00
trigg
275bcd1d4c - Bumping minor version 2020-09-26 22:39:25 +01:00
trigg
2853158a58 - remove bash 2020-09-26 22:38:42 +01:00
trigg
6da3eb8764
Merge pull request #20 from trigg/trigg-pip-auto
Trigg pip auto
2020-09-26 22:36:48 +01:00
trigg
1d47d6f6f5
Too much extra thought needed. 2020-09-26 22:34:48 +01:00