Nevicar
0549b42ec0
Fixed Return and Enter being treated as different keys on Mac OS ( #6729 )
...
Co-authored-by: Chad Gorman <nevicar@Chads-Mini.localdomain >
Reviewed-by: Mm2PL <mm2pl+gh@kotmisia.pl >
2026-01-10 14:37:13 +00:00
pajlada
eaeeaf004d
chore(reuse): annotate our source files with our license ( #6719 )
2026-01-07 00:45:57 +01:00
pajlada
99f2b5b435
fix: save settings less often ( #6620 )
...
Reviewed-by: James Upjohn <jupjohn@jammeh.co.nz >
2025-12-11 16:42:23 +00:00
Jacob Alexander Thompson
befe2da78d
fix: don't set split focus hotkeys by default on macOS ( #6470 )
2025-09-20 10:16:48 +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
Jacob Alexander Thompson
b6945e39f4
fix: don't set binding for "toggle local r9k" on macOS ( #5764 )
...
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com >
2025-03-22 15:14:07 +00:00
nerix
afa8067a20
Add transparent overlay window ( #4746 )
2024-10-06 12:54:24 +02:00
pajlada
5170085d7c
fix: tristate toggle logic for tab visibilty ( #5530 )
...
Co-authored-by: Nerixyz <nerixdev@outlook.de >
2024-08-24 09:42:42 +00:00
pajlada
5b6675abb4
refactor: fix clang-tidy auto*, const&, and curly braces ( #5083 )
2024-01-14 17:54:52 +01:00
pajlada
0fd4e8ffd6
fix: typo in debug log for hotkeys ( #4997 )
2023-12-02 12:35:55 +00:00
pajlada
56346874e1
ci: Use clang-format 16 ( #4929 )
2023-10-31 17:24:47 +00:00
pajlada
fec45889a8
Replace boost::optional with std::optional ( #4877 )
2023-10-08 16:50:48 +00:00
Daniel Sage
4361790fbd
Add setting to only show tabs with live channels ( #4358 )
...
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com >
2023-06-11 11:34:28 +02:00
nerix
1043f9f803
Remove Unnecessary Includes in Headers ( #4275 )
...
* refactor: remove unnecessary includes in headers
* fix: formatting
* chore: changelog
* fix: scrollbar
* fix: suggestions and old appbase remains
* fix: suggestion
* fix: missing Qt forward declarations
* fix: another qt include
* fix: includes for precompiled-headers=off
* Add missing `<memory>` includes
* Add missing `#pragma once`
* Fix tests
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com >
2022-12-31 14:41:01 +00:00
Mm2PL
e604a36777
Make menus and placeholders display appropriate custom key combos. ( #4045 )
...
* Add initial support for finding hotkey display key sequences
* Make neededArguments work
* Implement displaying key combos in SplitHeader main menu
* Make Settings search text dynamic
* Make tab hide notice use a custom hotkeys key sequence
* Make Notebook menus use custom hotkeys key combo lookup for hiding tabs
* shut up changelog ci
* Make NotebookTab menus show custom hotkeys. SCUFFED:
this does not update dynamically!
* Scuffed: Make the show prefs button setting show the key bind
* Scuffed: Make the R9K description refer to hotkeys
* @pajlada, is something like this ok?
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com >
2022-10-09 17:20:44 +02:00
Brian
9583b49653
Added a Scroll to top keyboard shortcut for splits ( #3802 )
...
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com >
2022-06-18 11:48:55 +00:00
James Upjohn
57783c7478
feat: add global channel search support ( #3694 )
...
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com >
2022-05-23 00:47:16 +00:00
Mm2PL
dfa3818a70
Attempted blind fix for hotkeys not saving. ( #3473 )
...
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com >
2022-01-08 13:06:32 +00:00
Mm2PL
703f3717e2
Add custom hotkeys. ( #2340 )
...
Co-authored-by: LosFarmosCTL <80157503+LosFarmosCTL@users.noreply.github.com >
Co-authored-by: Paweł <zneix@zneix.eu >
Co-authored-by: Felanbird <41973452+Felanbird@users.noreply.github.com >
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com >
2021-11-21 17:46:21 +00:00