Commit graph

130 commits

Author SHA1 Message Date
Adrian Edwards
cde125874c call the function to populate the top level lists 2020-10-18 16:12:39 -07:00
Adrian Edwards
8e5232ef80 create a function for populating top-level guild lookup lists 2020-10-18 16:12:12 -07:00
Adrian Edwards
7fb5e45b09 change copy-pasted guild_list function to look up guilds not channels 2020-10-18 16:11:40 -07:00
Adrian Edwards
d663886670 create class-level guild lists for more lookup 2020-10-18 16:10:58 -07:00
Adrian Edwards
fbd3c5b28e prepopoulate the selected guild in the dropdown if one is already selected 2020-10-18 16:10:07 -07:00
Adrian Edwards
e145437c62 populate the channel model with only channels from the selected guild (if there is one) 2020-10-18 16:09:15 -07:00
Adrian Edwards
59d9b877c9 set the guild model for the guild widget/UI 2020-10-18 16:07:33 -07:00
Adrian Edwards
5a907309a0 create and populate g_model and guild_lookup 2020-10-18 16:07:13 -07:00
Adrian Edwards
741edc96d4 rename channel model temp variable to c_model 2020-10-18 16:04:26 -07:00
Adrian Edwards
75a25f3ec4 duplicate and tweak change_channel to use as change_guild 2020-10-14 12:27:10 -07:00
Adrian Edwards
8f6c8690cf add guild option to config 2020-10-14 12:25:56 -07:00
Adrian Edwards
0868a351a3 Copy and tweak channel selection box to use for guild selection 2020-10-14 12:25:10 -07:00
trigg
a31062251c - Detect Wayland & throw extra flags at it. 2020-10-13 14:37:45 +00:00
trigg
377787ef29 - Put all the setings windows together 2020-10-12 18:40:26 +00:00
trigg
45aeec4042 - Fix for general settings window only showing once 2020-10-12 17:37:39 +00:00
trigg
df8f7cd35a - Added general settings
- Option to force XShape even with composite on
2020-10-12 00:24:19 +00:00
trigg
36411ca6c8 - Some minor fixes. Added extra debug to assist with #41 2020-10-11 15:11:43 +00:00
trigg
8c50d3c2cc - Added RPC file, monitor for changes
- Added PID file and if it is already locked then write args to RPC file
- open configuration from args
- option to '--close' and '--configure'
- Added PIL and pidfile as dependencies
- Added desktop files for --configure and --close
- Fixed #75
- Fixed 78
2020-10-11 14:55:18 +00:00
trigg
cda5bc0c81 - Sort by speaking alongside speaking start time fixes #73 2020-10-05 17:00:25 +01:00
trigg
405e0320c4 - Don't adjust ratio if not needed 2020-10-05 16:44:21 +01:00
trigg
a45710d82c - Use surface not pixbuf to draw avatar icon
- Don't Re-get url each resize, just redraw
2020-10-05 16:42:44 +01:00
trigg
c1d7447db1 - draw img helper function 2020-10-05 16:26:11 +01:00
trigg
3e766aff66 - Optional sort by last spoken
- Fixes #69
- Causes #73
2020-10-05 14:47:03 +01:00
trigg
a4535ba807
Merge pull request #70 from iommu/icon-only
Added option to display icons only
2020-10-05 11:22:56 +01:00
Alex Carter
6888081bcd Added option to display icons only 2020-10-04 15:42:42 +11:00
trigg
6f3d2ca2d3
Merge pull request #68 from bytechef/master
Use nicknames
2020-10-03 15:33:32 +01:00
mastercooker
0407a59fcb Fix nicknames 2020-10-03 15:13:09 +01:00
mastercooker
2fd5d18604 Use nicknames 2020-10-03 15:05:49 +01:00
trigg
029c4a3ad1 - Overzelous cleanup 2020-10-03 15:02:11 +01:00
mastercooker
9143799bed Fix import error 2020-10-03 14:46:38 +01:00
trigg
7a61f9d00b -Version push 2020-10-03 13:01:42 +01:00
trigg
42f832c1c5 - Clean imports 2020-10-03 13:01:01 +01:00
trigg
4c9b7a6790
Merge pull request #66 from bytechef/master
Add "Higlight Self" option
2020-10-03 12:18:11 +01:00
mastercooker
bd2be2b98c Add "Higlight Self" option 2020-10-03 11:28:17 +01:00
trigg
5e03ac23ed Merge branch 'master' of github.com:trigg/Discover into master 2020-10-02 23:58:55 +01:00
trigg
b46d398a81 - Fixed popup mode text 2020-10-02 23:58:36 +01:00
midget3111
2f341254b4 Changed "Only Speaking" to "Display Speakers Only" 2020-10-02 23:44:05 +01:00
trigg
03835616ae
Update README.md 2020-10-02 23:08:04 +01:00
trigg
d8c99c4673 - Undo debugging edit in emoji 2020-10-02 22:55:09 +01:00
trigg
bfcd40169d - Default should ideally match old behaviour 2020-10-02 22:52:36 +01:00
trigg
645fc7e9c7 - Added rich text (bold/italic/underline) fixes #59
- Added option to show attachments fixes #57
- Include in-line custom emoji (why god why)
2020-10-02 22:51:08 +01:00
trigg
287f5c2872
Merge pull request #61 from bytechef/deaf
Draw deaf icon
2020-10-02 20:48:19 +01:00
mastercooker
ed8ebf3fbe Draw deaf icon 2020-10-02 20:42:32 +01:00
trigg
d2b9a5a178
Merge pull request #60 from bytechef/master
Added option to only display users that are speaking
2020-10-02 19:26:57 +01:00
mastercooker
de2b43d163 Added option to only display users that are speaking 2020-10-02 19:13:22 +01:00
trigg
f09a6c1314 - Regex out microtime in timestamps. 2020-10-02 14:08:15 +01:00
trigg
449dd9aefb Merge branch 'master' of github.com:trigg/Discover into master 2020-10-01 19:02:14 +01:00
trigg
2c91f2a49b - I have no idea why this fixes #56 2020-10-01 19:01:50 +01:00
trigg
b92610a8f7
Merge pull request #55 from MurdoMaclachlan/master
Fix for #54, crash when starting with autostart disabled.
2020-10-01 00:19:38 +01:00
Murdo Maclachlan
a6fd10e989
Update autostart.py
Return false rather than none if autostart is disabled
2020-09-30 23:33:33 +01:00