9103 Commits

Author SHA1 Message Date
Elian Doran
05c5109331
feat(native-buttons): adjustable offset 2024-12-05 00:02:57 +02:00
Elian Doran
00c6d97e4a
feat(native-buttons): set arbitrary offset for traffic light 2024-12-04 23:44:26 +02:00
Elian Doran
cd8c596bef
fix(native-buttons): double left pane toggle widget 2024-12-04 23:22:51 +02:00
Elian Doran
9d98c4a661
feat(native-buttons): allow drag behind title area 2024-12-04 23:21:04 +02:00
Elian Doran
8d2a8ead04
feat(native-buttons): apply full width regardless 2024-12-04 23:16:03 +02:00
Elian Doran
14fb8b5dd9
refactor(native-buttons): reduce duplication 2024-12-04 22:58:32 +02:00
Elian Doran
b32eef9aa9
fix(native-buttons): fix left margin on darwin 2024-12-04 22:58:13 +02:00
Elian Doran
7cb5ef2266
feat(style): pass whether electron to CSS 2024-12-04 22:57:03 +02:00
Elian Doran
e9cf310657
feat(style): pass platform to CSS 2024-12-04 22:55:07 +02:00
Elian Doran
07beeda79c
feat(native-buttons): apply inset style for macOS 2024-12-04 22:05:46 +02:00
Elian Doran
d472a00532
style(next): fix title bar background on classical themes 2024-12-01 21:15:04 +02:00
Elian Doran
29fb9f426f
style(next): fix title bar background 2024-12-01 21:12:06 +02:00
Elian Doran
8135fa09c3
feat(native-buttons): differentiate background based on layout 2024-12-01 21:06:01 +02:00
Elian Doran
e933b8d5c8
chore(i18n): fix capitalization 2024-12-01 18:34:15 +02:00
Elian Doran
95664adb64
chore(i18n): remove period for menu item 2024-12-01 18:33:40 +02:00
Elian Doran
c06ff4ec27
fix(native-buttons): right margin 2024-12-01 18:31:21 +02:00
Elian Doran
28b27f04cd
fix(electron): fix regression when native title bar is on 2024-12-01 18:18:53 +02:00
Elian Doran
9e0546da27 theme(next): make subtle border color less subtle on dark mode 2024-12-01 18:03:13 +02:00
Elian Doran
5761320731 feat(native-buttons): watch for theme changes 2024-12-01 17:59:55 +02:00
Elian Doran
45faa666ba fix(native-buttons): enable buttons on other windows as well 2024-12-01 17:44:42 +02:00
Elian Doran
229825d99c Merge remote-tracking branch 'origin/develop' into feature/native_window_buttons 2024-12-01 17:20:01 +02:00
Elian Doran
061a5be362 chore(deps): update to better-sqlite3 (11.6.0) 2024-12-01 17:17:59 +02:00
Elian Doran
e9aba033a1 Merge remote-tracking branch 'origin/develop' into feature/native_window_buttons 2024-12-01 17:14:02 +02:00
Elian Doran
1e41245ef7 fix(settings): unable to set mimetype 2024-12-01 17:08:28 +02:00
Elian Doran
cd01e149e0 Revert "style(next): experimental tree lines"
This reverts commit 0dbe88092e7e80762008baa8c582c596f4a4155d.
2024-12-01 17:04:13 +02:00
Elian Doran
958f436cb4 style(next): add color for horizontal launcher bark on dark mode 2024-12-01 17:03:52 +02:00
Elian Doran
b7487461fe fix(server): hidden subtree not initializing due to missing translations 2024-12-01 17:00:36 +02:00
Elian Doran
819a6d2364
Merge remote-tracking branch 'origin/develop' into feature/native_window_buttons 2024-12-01 10:49:30 +02:00
Elian Doran
0dbe88092e
style(next): experimental tree lines 2024-12-01 10:46:15 +02:00
Elian Doran
9e5000bce0
style(next): smaller tree padding 2024-12-01 10:41:12 +02:00
Elian Doran
91aad26eae
style(next): regressions for vertical layout 2024-12-01 10:38:24 +02:00
Elian Doran
d05c1deb07
fix(client): build error due to non-existing import 2024-12-01 10:37:45 +02:00
Elian Doran
12f54a659c
Merge remote-tracking branch 'origin/develop' into feature/native_window_buttons 2024-12-01 10:32:47 +02:00
Elian Doran
947cff5805
style(next): tweak add new tab background 2024-12-01 10:32:22 +02:00
Elian Doran
082cb71e83
style(next): tweak launcher bar height 2024-12-01 10:31:00 +02:00
Elian Doran
6c035c7756
style(next): improve tab hover color and alignment 2024-12-01 10:25:38 +02:00
Elian Doran
a883744237
fix(launcher): tooltip position for bookmark buttons 2024-12-01 10:19:20 +02:00
Elian Doran
f8f61c1c3e
style(next): improve horizontal layout slightly 2024-12-01 10:13:30 +02:00
Elian Doran
6da5067003
style(next): add a border between tab bar and launcher on horizontal 2024-12-01 10:01:46 +02:00
Elian Doran
ad62611e90
style(next): apply same color to tab and launch bar 2024-12-01 09:58:04 +02:00
Elian Doran
c4085b0729
style(next): joined tabs to launch bar on horizontal layout 2024-12-01 09:53:15 +02:00
Elian Doran
e7c4e037e0
feat(electron): add script to watch for src/public changes 2024-12-01 09:48:55 +02:00
Elian Doran
091f06253f
feat(electron): support live reload in dist/src/public 2024-12-01 09:47:23 +02:00
Elian Doran
bd890c49d5
feat(electron): relocate pin to global menu 2024-12-01 03:02:03 +02:00
Elian Doran
01512152ea
feat(electron): load overlay information from CSS 2024-12-01 02:36:00 +02:00
Elian Doran
60192977c9
feat(electron): set overlay information at runtime 2024-12-01 02:18:35 +02:00
Elian Doran
0089346d04
feat(electron): enable native window buttons on frameless 2024-12-01 02:02:33 +02:00
Adorian Doran
221fd3c297 style(next): update colors 2024-11-30 19:10:44 +02:00
Elian Doran
3a0a6bc388
Merge pull request #657 from TriliumNext/renovate/i18next-24.x
fix(deps): update dependency i18next to v24
2024-11-30 15:04:49 +02:00
Elian Doran
4056e21051
fix(next): dragging the window in Electron 2024-11-30 14:55:15 +02:00