7325 Commits

Author SHA1 Message Date
Elian Doran
774c26711f
fix(style): horizontal layout border with native window buttons 2024-12-07 00:45:49 +02:00
Elian Doran
e22e974786
Merge pull request #702 from TriliumNext/feature/native_window_buttons
Native title bar buttons
2024-12-07 00:43:06 +02:00
Elian Doran
2d0e88b503
fix(native-buttons): watching for changes on other platforms than win32 2024-12-07 00:41:26 +02:00
Adorian Doran
74e561ab9a style(next): turn green the shield icon when the protected session is active 2024-12-07 00:32:14 +02:00
Elian Doran
04cbb7ea07
style(native-buttons): smaller padding for macos 2024-12-07 00:31:17 +02:00
Elian Doran
fc9d06f876
fix(native-buttons): regression on windows 2024-12-07 00:27:53 +02:00
Elian Doran
0f48ccd53c
fix(native-buttons): regressions on server 2024-12-07 00:20:02 +02:00
Elian Doran
88a93e3a7b
fix(native-buttons): regressions on mac 2024-12-07 00:14:05 +02:00
Elian Doran
aad2f93844
feat(next): remove pin from custom title bar buttons 2024-12-06 22:30:55 +02:00
Elian Doran
50b69d26f6
style(next): improve custom title bar buttons 2024-12-06 22:24:02 +02:00
Elian Doran
ef6410f25d
fix(native-buttons): runtime errors due to missing functions 2024-12-06 22:18:32 +02:00
Elian Doran
91a8460eea
fix(native-buttons): regression on vertical layout on non-macOS 2024-12-06 22:13:20 +02:00
Elian Doran
5d1e6d6f31
feat(native-buttons): fallback to original implementation for Linux 2024-12-06 22:12:27 +02:00
Elian Doran
8cf3addb7d
Merge remote-tracking branch 'origin/develop' into feature/native_window_buttons
; Conflicts:
;	src/public/stylesheets/theme-next.css
2024-12-06 21:23:49 +02:00
Adorian Doran
164b3df922 style(next): tweak the "Recent Changes" list 2024-12-06 02:00:52 +02:00
Adorian Doran
cf5e98bff5 style(next): create a timeline for the "Recent Changes" list 2024-12-06 01:33:23 +02:00
Elian Doran
e8cb664ba7
style(next): adjust tab bar height 2024-12-05 20:48:00 +02:00
Elian Doran
aefd139592
feat(next): improve left margin to allow moving 2024-12-05 20:34:55 +02:00
Elian Doran
b9129f62b4
style(next): add a border on vertical layout on darwin 2024-12-05 19:09:28 +02:00
Elian Doran
5c09b2d6c4
style(next): adjust offset for native title bar buttons 2024-12-05 19:05:03 +02:00
Elian Doran
b7b8ab56e9
Merge pull request #694 from TriliumNext/sirius_patch_1
Add supported link protocols
2024-12-05 18:24:13 +02:00
Elian Doran
4077a01019
Merge pull request #700 from CobriMediaJulien/develop
New Features for note map
2024-12-05 18:21:06 +02:00
Adorian Doran
4e2cd4ac35 client: add a leading whitespace to note paths 2024-12-05 02:56:44 +02:00
Adorian Doran
84cb13595a style(next): use a different border radius for note preview tooltips 2024-12-05 02:54:16 +02:00
Adorian Doran
fdd7c3d64b style(next): restyle note paths 2024-12-05 02:38:26 +02:00
Adorian Doran
603ae47225 client: correct class names 2024-12-05 02:09:04 +02:00
Adorian Doran
79b1d01267 client: format note paths: each segment and delimiter as a separate span 2024-12-05 02:06:32 +02:00
Adorian Doran
4016c76cc7 style(next): tweak again the note preview tooltips 2024-12-05 01:19:48 +02:00
Adorian Doran
17ecf4961c style(next): tweak note preview tooltips 2024-12-05 01:06:44 +02:00
Adorian Doran
5c1a404ed0 style(next): restyle tooltips 2024-12-05 00:26:11 +02:00
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
Adorian Doran
a87c4132ce style(next): tweak the zoom buttons from the global menu 2024-12-04 22:46:56 +02:00
Adorian Doran
74fcb83b6d style(next): tweak icon offset 2024-12-04 22:27:03 +02:00
Adorian Doran
7a9cb953bf style(next): add a warning animation for the sync status indicator when the sync fails 2024-12-04 22:22:01 +02:00
Elian Doran
07beeda79c
feat(native-buttons): apply inset style for macOS 2024-12-04 22:05:46 +02:00
Adorian Doran
0cc1fb5bc8 style(next): fix the sync status indicator 2024-12-04 21:35:26 +02:00
Adorian Doran
4da8c6f873 style: fix the z-index for tooltips 2024-12-04 20:51:41 +02:00
Adorian Doran
d1ef08c7cc style(next): fix the tooltip background color on the light color scheme 2024-12-04 20:20:35 +02:00
Adorian Doran
d5ff354e2f style: fix missing quotes 2024-12-03 00:17:33 +02:00
Adorian Doran
994255451d style: update the calendar icons 2024-12-03 00:14:38 +02:00
Elian Doran
dffc9b51ae
style(next): fix tabs jumping around 2024-12-03 00:05:16 +02:00
Elian Doran
69902c04bd
style(next): draw tab workspace accent instead of background 2024-12-03 00:04:12 +02:00