Commit graph

10 commits

Author SHA1 Message Date
Trigg
213d68611b - Remove unneeded import logic
- Ran a formatter
- Remove reconnect warning limiting logic
2024-02-13 23:41:30 +00:00
trigg
3239f4da15 - Fix placement window in GTK Scale above 1
- Fixes #189
2022-04-15 14:35:41 +00:00
Trigg
695caaf2cf - Format
- I really shouldn't leave it so long between runs
2022-03-14 17:13:41 +00:00
trigg
719dc6c19e - Changed all one or two character long variable names to be more clear what they are
- Limited line lengths
- Fixed #95
2020-10-20 14:07:14 +00:00
trigg
39b1a19e3c - Heavy refactor
- - Rename unused vars with _ or removed
- - Remove unused sections of code
- - Change name collisions with Gtk/bultins
- Bumped internal version to 0.3.0 in prep
2020-10-19 17:46:13 +00:00
trigg
c6bb3fb123 - Created window placement window for wlroots env 2020-10-19 11:47:59 +00:00
trigg
42f832c1c5 - Clean imports 2020-10-03 13:01:01 +01:00
trigg
463b59a098 - Removed print statements
- fixed #45
2020-09-30 13:51:51 +01:00
trigg
1ee0d46cb8 - Check for multi-monitor capabilities, attempt to fallback 2020-09-29 18:50:16 +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