Commit Graph

224 Commits

Author SHA1 Message Date
Mario Limonciello c3ede45627 Disable global shortcuts on older plasma versions (#11157)
Co-authored-by: Eugene <inbox@null.page>
2026-04-22 21:00:14 +02:00
Ponder b31a48677d feat: Implement tabby:// URL scheme handler (#11005)
Package-Build / Lint (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
Docs / build (push) Has been cancelled
Package-Build / macOS-Build (arm64, aarch64-apple-darwin) (push) Has been cancelled
Package-Build / macOS-Build (x86_64, x86_64-apple-darwin) (push) Has been cancelled
Package-Build / Linux-Build (amd64, x64, ubuntu-24.04, x86_64-unknown-linux-gnu) (push) Has been cancelled
Package-Build / Linux-Build (arm64, arm64, ubuntu-24.04-arm, aarch64-unknown-linux-gnu, aarch64-linux-gnu-) (push) Has been cancelled
Package-Build / Linux-Build (armhf, arm, ubuntu-24.04, arm-unknown-linux-gnueabihf, arm-linux-gnueabihf-) (push) Has been cancelled
Package-Build / Windows-Build (arm64, aarch64-pc-windows-msvc) (push) Has been cancelled
Package-Build / Windows-Build (x64, x86_64-pc-windows-msvc) (push) Has been cancelled
Co-authored-by: Eugene <inbox@null.page>
2026-02-01 22:43:02 +01:00
Ponder a6da819b93 feat: Allow third-party plugins to add quick connection support. (#11004) 2026-02-01 22:17:16 +01:00
SergeBakharev 4566a91474 Fix hiding the app from macos dock when docking is enabled (#10960)
Package-Build / Lint (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
Docs / build (push) Has been cancelled
Package-Build / macOS-Build (arm64, aarch64-apple-darwin) (push) Has been cancelled
Package-Build / macOS-Build (x86_64, x86_64-apple-darwin) (push) Has been cancelled
Package-Build / Linux-Build (amd64, x64, ubuntu-24.04, x86_64-unknown-linux-gnu) (push) Has been cancelled
Package-Build / Linux-Build (arm64, arm64, ubuntu-24.04-arm, aarch64-unknown-linux-gnu, aarch64-linux-gnu-) (push) Has been cancelled
Package-Build / Linux-Build (armhf, arm, ubuntu-24.04, arm-unknown-linux-gnueabihf, arm-linux-gnueabihf-) (push) Has been cancelled
Package-Build / Windows-Build (arm64, aarch64-pc-windows-msvc) (push) Has been cancelled
Package-Build / Windows-Build (x64, x86_64-pc-windows-msvc) (push) Has been cancelled
Co-authored-by: Serge Bakharev <sergebakharev@users.noreply.github.com>
2026-01-13 23:21:51 +01:00
fireblue 66c173b1b5 Keep the translucency effect even when the window loses focus on macOS. (#10196) 2025-01-13 19:06:09 +01:00
fireblue f9dadf0816 Set the application's dark mode to follow the app settings on macOS. (#10186)
Package-Build / Lint (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
Docs / build (push) Has been cancelled
Package-Build / macOS-Build (arm64, aarch64-apple-darwin) (push) Has been cancelled
Package-Build / macOS-Build (x86_64, x86_64-apple-darwin) (push) Has been cancelled
Package-Build / Linux-Build (amd64, x64, x86_64-unknown-linux-gnu) (push) Has been cancelled
Package-Build / Linux-Build (arm64, arm64, aarch64-unknown-linux-gnu, aarch64-linux-gnu-) (push) Has been cancelled
Package-Build / Linux-Build (armhf, arm, arm-unknown-linux-gnueabihf, arm-linux-gnueabihf-) (push) Has been cancelled
Package-Build / Windows-Build (arm64, aarch64-pc-windows-msvc) (push) Has been cancelled
Package-Build / Windows-Build (x64, x86_64-pc-windows-msvc) (push) Has been cancelled
2025-01-10 22:07:17 +01:00
Eugene Pankov e8fdb8b8f9 fixed #9947 - window not showing up on first start 2024-09-24 19:45:59 +02:00
Zongxuan Su 5fca7ccf7b Modify the NSVisualEffectView material in app/lib/window.ts to "fullscreen-ui" on macOS to achieve a more glass-like effect. 2024-08-23 18:22:28 +08:00
Eugene 3f0b78edd0 upgraded to electron 29 2024-08-03 10:31:19 +02:00
Eugene db2280e147 Merge pull request #9624 from C41M50N/feature/hide-tray
add setting to hide tray (menubar for macos)
2024-06-19 12:20:24 +02:00
Charles Buffington 8a49c738b4 change from 'show tray' to 'hide tray' 2024-06-18 17:05:19 -04:00
Charles Buffington 9425920f94 add setting to hide tray (menubar for macos) 2024-05-07 12:13:19 -04:00
Ash Neilson ac95f550d9 Added support for a Quick Connect CLI command 2024-01-12 01:51:53 +13:00
Clem Fern 2be079a51b fix: use data folder on portable app 2023-11-19 13:22:57 +01:00
Eugene dc6c0357c2 lint 2023-11-10 10:16:06 +01:00
Nathaniel Walser bd31db9c56 renamed env variable to TABBY_CONFIG_DIRECTORY 2023-10-03 08:06:16 +02:00
Nathaniel Walser d1a837b11d fixed linting error and removed value from .env file 2023-09-30 21:30:25 +02:00
Nathaniel Walser d70be3abf9 added possibility to set config file path in environment file 2023-09-30 21:07:14 +02:00
Eugene 1b0ce6d684 bumped eslint 2023-08-25 23:40:36 +02:00
Andrii Zhovtiak 79cabb6eda Fix issue with setTitleBarOverlay method on non-win32 platforms. 2023-08-09 19:15:46 +03:00
Eugene Pankov a1cb0ff223 fix deprecation 2023-07-18 23:17:07 +02:00
Evan / Fero 2fa612fe2c feat: use @input on titlebar component; chore: comment cleaning 2023-07-16 11:57:19 -07:00
Evan / Fero 539c213ef6 Fix: linting errors 2023-07-14 12:15:53 -07:00
Evan / Fero e38b826fd6 fix: WCO color, settings icon position 2023-07-14 11:57:27 -07:00
Evan / Fero 2f1c388a8b Feat: implement window controls overlay 2023-07-13 23:53:33 -07:00
Eugene Pankov 87a893480c Cross Compile linux armhf/arm64 artifacts #8613 by @Jai-JAP 2023-06-26 16:29:37 +02:00
Eugene Pankov 84b0e13dc8 fixed #7162, fixed #7309, fixed #6812 - "hide on focus loss" not working with multiple windows/modals 2023-04-16 14:08:27 +02:00
Eugene 1e5cfd1d4b bootstrap 5 WIP (#7891)
New standard theme that follows your chosen terminal colors, Bootstrap 5 & Angular 15 upgrade
2023-02-26 20:42:31 +01:00
Eugene Pankov 85bb7a2e95 potentially fix config corruption - #5355, #7874 2023-02-04 09:46:05 +01:00
Eugene Pankov 73e25ed099 lint 2022-12-05 14:52:23 +01:00
Eugene Pankov 9c89bab256 fixed zmodem errors - fixes #6677, fixes #5845, fixes #5243, fixes #5132, fixes #5021, fixes #7511, fixes #7053, fixes #6917, fixes #6639, fixes #6259, fixes #6182, fixes #6122, fixes #5845, fixes #5737, fixes #5701, fixes #5609, fixes #5311, fixes #5243, fixes #5231, fixes #5132 2022-11-20 19:25:48 +01:00
Qianfan Jiang 04407b38c8 fix #6694 - correctly save downloaded config 2022-08-01 10:00:47 +02:00
Eugene Pankov 5d383eea04 avoid unnecessary config writes 2022-07-30 00:03:56 +02:00
Eugene Pankov ce351117a5 use atomically instead of write-file-atomic 2022-06-15 21:30:03 +02:00
Eugene Pankov ef49aa213e use write-file-atomic for config saving 2022-06-15 20:56:47 +02:00
Eugene Pankov 52dd0db5f6 bumped macos-release - fixes #6564 - startup on macOS Ventura 2022-06-10 09:21:20 +02:00
Eugene Pankov 7437aaffcf fixed startup event oder - fixes #6511 2022-05-30 23:27:01 +02:00
Eugene Pankov b3df681753 fixed event listener order 2022-05-28 13:56:49 +02:00
Eugene Pankov 524ccd06f3 autofocus window 2022-05-28 13:15:13 +02:00
Eugene Pankov 8c4c07c39b synchronize config saves between windows 2022-05-28 12:35:32 +02:00
Eugene Pankov 5f0520def9 macOS: accept first mouse click - fixes #6464 2022-05-21 19:51:11 -07:00
Eugene Pankov ba7571248c Update app.ts 2022-04-15 21:30:03 +02:00
Eugene Pankov 763bb2c7aa macOS: open a new window if none are open when called from CLI - fixes #6031 2022-04-15 20:04:30 +02:00
Eugene Pankov f85294e603 fixed disableVibrancyWhileDragging check 2022-04-05 09:21:04 +02:00
Richard Yu aedad13f48 fix crash on Windows 7 2022-03-27 04:19:22 +08:00
Eugene Pankov f6c0dd6ad3 potentially fix Zmodem corruption issues 2022-03-12 19:02:03 +01:00
Eugene Pankov df77cc99d9 make vibrancy disabling optional 2022-03-08 20:05:58 +01:00
Matheus Castello 502f72ec35 Does not disable acrylic while dragging when using fluent
It doesn't seem necessary to disable acrylic while dragging when using
fluent with glasstron 0.1.1

Signed-off-by: Matheus Castello <matheus@castello.eng.br>
2022-03-08 02:48:56 -03:00
Eugene Pankov 555c8c18ee show recent profiles in jump lists & dock menu - fixes #2587 2022-02-23 20:36:24 +01:00
Michael Wizner 90f97d6669 Fix app not quitting completely on Cmd+Q (Mac) 2022-02-13 16:37:56 +00:00