mirror-chatterino2/src/controllers/commands
pajlada 9e2eb0dd29
Fix tooltip & popup positioning (#4740)
* Fix tooltip & popup positioning

This tries to ensure the tooltip & popups are created on the correct
monitor

* Add changelog entry

* Clean up debug output

* Use the full frame geometry to figure out screen bound movements

* Remove the now-unused `setStayInScreenRect` function

* Change the UserInfoPopup offset to be based on its width & height
instead

* Remove more debug output
2023-08-05 11:22:37 +00:00
..
builtin Add command to automatically reload your theme (#4718) 2023-07-23 12:13:21 +00:00
Command.cpp Feature: execute commands on chat messages using the context menu (#3738) 2022-05-22 14:45:54 +00:00
Command.hpp Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
CommandContext.hpp Remove Unnecessary Includes in Headers (#4275) 2022-12-31 14:41:01 +00:00
CommandController.cpp Fix tooltip & popup positioning (#4740) 2023-08-05 11:22:37 +00:00
CommandController.hpp Add basic lua scripting capabilities (#4341) 2023-04-02 15:31:53 +02:00
CommandModel.cpp Remove Unnecessary Includes in Headers (#4275) 2022-12-31 14:41:01 +00:00
CommandModel.hpp Remove Unnecessary Includes in Headers (#4275) 2022-12-31 14:41:01 +00:00