Commit graph

560 commits

Author SHA1 Message Date
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
trigg
44a293c645
Update python-publish.yml 2020-09-26 22:24:54 +01:00
trigg
005c31bdf1
Merge pull request #19 from trigg/pip
Pip
2020-09-26 22:13:09 +01:00
trigg
a38dd2dd13
Push on commit 2020-09-26 22:10:17 +01:00
trigg
f1c3ce8195 - Fixed categories 2020-09-26 22:01:45 +01:00
trigg
5c077ad3bd
Send to pip 2020-09-26 21:59:18 +01:00
trigg
91d184b5ff - PIP. 2020-09-26 21:17:45 +01:00
trigg
338cb63c51 - Print exception on first failed connection 2020-09-26 20:06:13 +01:00
trigg
e08e6bc62c - Added log when not able to connect to dicord client 2020-09-26 19:54:36 +01:00
trigg
81167e5db3
Update README.md 2020-09-25 17:04:27 +01:00
trigg
386a9d281a - Changed installed name to avoid collision with kde Discover 2020-09-25 16:42:23 +01:00
trigg
594c1aea15 - Removed idiocy 2020-09-25 16:32:00 +01:00
trigg
76fa496ed6 - Attempt falling back to XShape when no compositor exists 2020-09-25 16:29:24 +01:00
trigg
9b0c71d6a3 - Hide settings window instead of destroy. Fixes #11 2020-09-25 14:51:34 +01:00
midget3111
91a3888836
Fix spacing in README.md 2020-09-25 09:38:45 +01:00
midget3111
ecf6b9f7bf
Update README.md 2020-09-25 09:26:06 +01:00
trigg
035d24ee0e - Fallback on Gtk.StatusIcon when AppIndicator3 is missing 2020-09-24 14:38:29 +01:00
trigg
b5647fec20 - Included build script and icon. Fixes #9 2020-09-24 14:33:56 +01:00
trigg
3d06bab12f - Changed from System tray to AppIndicator3. Alters #2
- Never thought I'd ever touch AppIndicator. Now I need a shower
2020-09-24 13:58:52 +01:00
trigg
ca0161b99d - Added option for edge padding, fixes #1 2020-09-24 13:22:07 +01:00
trigg
360de8b862 - Added default avatar. Fixes #8 2020-09-24 13:02:03 +01:00
trigg
56c27eb9af - Forcably find user when they join a VC or on overlay start 2020-09-24 11:33:45 +01:00