mirror-chatterino2/src
nerix af8eba0323
feat: add option to change the top-most status of a window (#5135)
* feat: add option to pin a popup

* chore: add changelog entry

* chore: change changelog entry
2024-02-04 12:33:37 +00:00
..
common Add a new Channel API for experimental plugins feature (#5141) 2024-02-03 19:12:00 +01:00
controllers Add a new Channel API for experimental plugins feature (#5141) 2024-02-03 19:12:00 +01:00
debug fix: more MSVC warnings (#5137) 2024-01-30 17:28:36 +01:00
messages feat: Add "Copy message as JSON" option when shift-right-clicking a message (#5150) 2024-02-03 12:03:31 +00:00
providers Add a new Channel API for experimental plugins feature (#5141) 2024-02-03 19:12:00 +01:00
singletons fix: more MSVC warnings (#5137) 2024-01-30 17:28:36 +01:00
util fix: more MSVC warnings (#5137) 2024-01-30 17:28:36 +01:00
widgets feat: add option to change the top-most status of a window (#5135) 2024-02-04 12:33:37 +00:00
Application.cpp fix: Twitch global emotes not loading (#5144) 2024-02-02 14:28:27 +00:00
Application.hpp refactor: Move Emotes to Application (#5120) 2024-01-21 13:20:21 +00:00
BrowserExtension.cpp Refactor Native Messages (#4738) 2023-07-30 11:14:58 +00:00
BrowserExtension.hpp Argument parsing rework (#1940) 2020-09-26 16:03:51 +02:00
CMakeLists.txt Add a new Channel API for experimental plugins feature (#5141) 2024-02-03 19:12:00 +01:00
ForwardDecl.hpp Add ability to disable precompiled headers with CMake (#2727) 2021-05-08 15:57:00 +02:00
main.cpp refactor: Un-singletonize Paths & Updates (#5092) 2024-01-16 20:56:43 +00:00
PrecompiledHeader.hpp Replace boost::optional with std::optional (#4877) 2023-10-08 16:50:48 +00:00
RunGui.cpp refactor: Un-singletonize Paths & Updates (#5092) 2024-01-16 20:56:43 +00:00
RunGui.hpp refactor: Un-singletonize Paths & Updates (#5092) 2024-01-16 20:56:43 +00:00