Commit graph

14 commits

Author SHA1 Message Date
trigg
17a9bc5f02 - First pass at pylint clean-up 2024-07-08 23:32:59 +01:00
trigg
ce0c1aece3 - Store monitor by plug name
- - Index was inconsistent between different DEs
- - Index was inconsistent when matching monitor models existed
- - Plugname is only inconsistent when switching DEs
- Bugfix for notification overlay
2024-07-08 15:37:57 +01:00
trigg
5933571297 - Floating windows are stored by percentage of screen space
- 'Any' option added to monitor list to allow no specific screen to be chosen
- Fixed up X11 floating position options
2024-04-06 19:50:54 +01:00
trigg
b8ef07c943 - Consider piggyback content in has_content
- Allow set_needs_redraw to push through disabled window
- Set enable/disable should only redraw piggyback windows
2024-04-06 16:32:44 +01:00
trigg
2becfb5204 - Set Settings window to external display size in gamescope
- Set draggable windows to external display size in gamescope
- Do not allow draggable window to be larger than display
- Fix for draggable window being the wrong size on start
- Unset WAYLAND_DISPLAY if in gamescope mode
2024-04-06 15:39:32 +01:00
Trigg
fbe205f62e - Fix wayland window placement 2022-07-19 08:45:22 +00:00
trigg
109225081a - Keep monitor selector for floating type
- Force monitor draggable window selection
2022-06-23 19:02:30 +01: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
4064ce48b5 - Remove gtk warning 2020-10-22 08:29:21 +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
cf936286b8 - Only attempt GtkLayerShell import 2020-10-19 19:11:34 +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