Commit Graph

12 Commits

Author SHA1 Message Date
nerix f355928078 fix(wayland): use system move (#6573)
Reviewed-by: pajlada <rasmus.karlsson@pajlada.com>
2025-11-10 11:43:11 +00:00
nerix c5b0669812 refactor: turn Emotes into EmoteController (#6516)
* refactor: turn `Emotes` into `EmoteController`

* changelog

* why does clang-format do this???

* nit: remove unused include from EmoteController.hpp

---------

Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
2025-10-04 10:05:27 +00:00
pajlada 062b492dab refactor: move Notebook enums to their own file (#6220)
Co-authored-by: Mm2PL <miau@mail.kotmisia.pl>
2025-05-18 14:02:11 +02:00
nerix 01e7050ffc chore: bump deprecated cutoff to Qt 6.4.3 (#6169) 2025-04-26 13:36:09 +02:00
teknsl b59124702c Only draw outline for overlay when hovered over (#6140) 2025-04-12 10:06:36 +00:00
nerix 13dfe716b8 feat(overlay): inherit zoom and add zoom factor (#6016) 2025-03-02 15:28:47 +01:00
nerix a540770ce2 fix: hide scrollbar highlights in overlay window (#5769) 2024-12-21 11:25:21 +01:00
pajlada fd299f113c feat: Add setting to hide scrollbar thumb (#5731)
Hiding the scrollbar thumb will disable all mouse click/drag interaction
in the scrollbar
2024-11-24 13:18:42 +01:00
nerix 867e3f3ab0 fix: only invalidate buffers for chat windows (#5666) 2024-10-21 00:57:37 +02:00
nerix d0b9fd0dc3 fix: animate emotes when overlay is open (#5659) 2024-10-19 09:56:46 +00:00
nerix bc1850ce2d fix: copy filters to overlay window (#5643) 2024-10-12 10:08:30 +00:00
nerix afa8067a20 Add transparent overlay window (#4746) 2024-10-06 12:54:24 +02:00