trigg
1c154c19f4
- Don't set functions to None.
2022-04-09 11:31:13 +00:00
trigg
ab5093773c
- Some notifications crashes fixed
...
- Icon gap removed if no icon needed in notification
2022-04-09 11:14:52 +00:00
trigg
746a621dad
- Catch missing image sooner
2022-04-09 11:03:16 +00:00
Trigg
48a99eb33b
- Use channels in order given by API, ignore 'position'
...
- fix? #178
- fix #228
2022-04-08 16:09:10 +00:00
Trigg
74d192a222
- Guild number warning should use real numbers
2022-04-08 11:10:26 +00:00
trigg
0975bc8275
- Accidental NoneType ref when auth error is triggered
2022-04-07 14:12:39 +00:00
trigg
71a05f0fe1
- On early fail #76 just attempt reconnect every 5 seconds
2022-04-07 13:51:33 +00:00
trigg
106af1d65c
- Don't tired and code kids
2022-03-31 18:31:27 +00:00
trigg
74f744dd65
- Use raw...
2022-03-31 18:21:44 +00:00
trigg
a6f603a147
- Output JSON in failed auth
2022-03-31 18:20:58 +00:00
trigg
3c3455b0bc
- check again
2022-03-31 18:12:00 +00:00
trigg
fd25c4b34f
- Moved debug up a level to catch more errors
2022-03-31 18:02:11 +00:00
trigg
bd3c75ef75
- Requires dbus
2022-03-31 17:49:52 +00:00
trigg
7d5aa7f6cb
- We believe Plasma support layer shell now. Correct me if I'm wrong
2022-03-31 17:45:19 +00:00
trigg
e359b428ee
- Exit with no accompanying log fixed
2022-03-31 17:44:05 +00:00
trigg
0ce13b6aac
- use __name__ for logging
...
- Don't 'try' if you can 'if'
2022-03-31 17:42:47 +00:00
trigg
8737ba2e43
- Fix #220
2022-03-31 17:26:15 +00:00
trigg
9344f59e19
- Don't crash if missing dbus
...
- Show warning in about when exceeding guild limit
2022-03-31 17:07:51 +00:00
Trigg
3e291c565e
- Remove one log which causes too much log spam
2022-03-31 09:12:52 +00:00
Trigg
822865e909
- Added birdy
...
- Decode dbus byte data into images for notifications
2022-03-30 13:18:06 +00:00
Trigg
08faa46354
- Better defaults
2022-03-29 19:52:02 +00:00
Trigg
1794ecb23a
- Removing extraneous logging
2022-03-29 19:44:51 +00:00
Trigg
294c60f634
- Pango caught an unescaped &
2022-03-29 19:41:19 +00:00
Trigg
1ac75c94f9
- Moved some gui logic out of connector
...
- Added dbus and notification eavesdropping
- Added new overlay to show freedesktop notifications
- Taught text overlay to piggyback
2022-03-29 19:19:44 +00:00
trigg
fdc790155a
- Version bump
2022-03-22 11:52:42 +00:00
Trigg
a78992d132
- Blurb differences are no longer needed
2022-03-21 11:04:05 +00:00
Trigg
93a685fc0e
- remove --nolock
...
- autodetect flatpak env and use alternative logic flow
- added `--rpc`
2022-03-21 11:02:06 +00:00
Trigg
ae8fa0b1d5
- No ty appdata
2022-03-15 12:16:03 +00:00
Trigg
381bc08c0b
- Updated version
...
- I Strongly dislike appdata
2022-03-15 11:42:35 +00:00
trigg
0f3b4cbb52
- Updated readme with user website
2022-03-15 11:29:38 +00:00
Trigg
ee966864e4
- Metadata changes
2022-03-15 09:59:27 +00:00
trigg
1170188c4a
- Backward if statement fixed
...
- Added timer to guild re-request
2022-03-14 17:46:28 +00:00
Trigg
9895559c62
- Third times the charm for #178
2022-03-14 17:25:45 +00:00
Trigg
2e42defed5
- Avoid the error... not just see it and run headlong into it
2022-03-14 17:24:11 +00:00
Trigg
695caaf2cf
- Format
...
- I really shouldn't leave it so long between runs
2022-03-14 17:13:41 +00:00
Trigg
d01c01b3cf
- Added a whole bunch more special cases for gamescope environment
...
- Piggyback text chat into voice chat when only one window can be shown
- Added 'show on taskbar' option to Core, which should allow screen capture of overlay in X11
- Update guild list in text settings more frequently. Should help with #178
- Repurposed wayland draggable windows for gamescope
- Fixed a bug in floating voice overlay
2022-03-14 16:52:47 +00:00
Trigg
3434dc0e50
- Bump to 0.4.5
2022-03-11 20:45:42 +00:00
Trigg
a4234cf2fa
- Added more app data
...
- Rating is based on the fact Discover overlay will moderate nothing of the communications you see
2022-03-11 20:43:31 +00:00
Trigg
edef67dedf
- bump version
2022-03-11 17:11:11 +00:00
Trigg
2f66f893f5
- Add URL to appdata
2022-03-11 16:49:39 +00:00
Trigg
c1639cbb45
- Links in readme made into links
2022-03-11 16:24:15 +00:00
Trigg
a37e7556df
- Version bump
2022-03-11 12:56:19 +00:00
Trigg
8b84bf64e4
- Default config change:
...
- - Square icons
- - Left align
2022-03-11 12:55:36 +00:00
trigg
1c417fa985
Update README.md
2022-03-10 18:10:23 +00:00
Trigg
16d3f7d711
- Enforce larger font & dark mode for Gamescope
...
- - I don't like being blinded by light mode
- Enforce --configuration in gamescope
- - without it we're left on a loading screen on success
- Add Overview "about" screen
- Allow closing of overlay from about. Maybe hide in desktop mode?
- add --nolock option for containerised running
- Ignore floating mode in gamescope - for now
- Enforce 1280x800 in gamescope. Maybe poll it instead?
2022-03-10 13:55:12 +00:00
midget3111
8b044933df
added further project info to readme
2022-03-10 08:51:31 +00:00
Trigg
2f4e6f671e
- Do not create text window in gamescope -> only one window is possible
...
- Come back to this later to maybe merge the two into a single window
- Catch file not found
2022-03-09 16:19:35 +00:00
Trigg
cf0eed8022
- Omit encoding to avoid crash on some machines
2022-03-09 11:41:30 +00:00
midget3111
2e1a1768b8
Added Discord link
2022-03-09 11:25:43 +00:00
Trigg
59192b3138
Merge branch 'master' of github.com:trigg/Discover
2022-03-09 10:41:50 +00:00