Commit Graph

12 Commits

Author SHA1 Message Date
Konstantinos Kaloutas
bf17c700c8 add middle click action and context menu 2023-08-04 11:16:18 +08:00
Konstantinos Kaloutas
478f20dc9f fix: header overflow 2023-08-04 11:16:18 +08:00
Konstantinos Kaloutas
775825d729 wip: right sidebar 2023-08-04 11:16:18 +08:00
Konstantinos Kaloutas
99bef71704 fix: show close button on mobile 2023-08-04 11:16:18 +08:00
Konstantinos Kaloutas
ade8848e4a wip: right sidebar 2023-08-04 11:16:18 +08:00
Ben Yorke
86d4351e96 design refresh 2023-06-09 10:49:18 -04:00
Konstantinos Kaloutas
a114f0547f fix: interact.js touch-action warning 2023-05-30 11:53:22 -04:00
Konstantinos Kaloutas
6756395763 enhance: introduce exit full-screen button 2023-05-26 13:25:41 +03:00
Konstantinos Kaloutas
d7f8eda846 enhance: window title bar 2023-05-19 18:23:15 +03:00
Aitor Gamarra
425dc801b7 Add support for win32 custom titleBar 2023-05-16 18:43:20 +02:00
Calum Lind
02e8dbabd2 fix: Garbled text in sidebar and dropdown menus on Linux
Linux users with Intel GPUs have been reporting issues with garbled
or ghosting text in the sidebar nav and header dropdown menu.

The exact cause is unknown but likely a Electron rendering issue with
Intel GPUs when opacity is set with the icons and text elements.

To workaround the problem we can set an element that will change the
stacking context directly on the problem elements.

Fixes: https://github.com/logseq/logseq/issues/7233
2023-05-03 09:40:31 -04:00
Tienson Qin
8c5314d449 fix: lint 2023-04-12 20:37:52 +08:00