Commit Graph

14 Commits

Author SHA1 Message Date
3efbf1b813 a bit of frontend refactoring 2023-07-29 21:27:28 +02:00
35cc79787d update copyright headers 2022-01-09 02:15:50 +01:00
346e8c0b87 Fix a touchless issue in hybrid layout (#1182)
In the previous commit, there was a touchless error on the hybrid screen.
This commit fix a touchless issue in hybrid layout.
2021-08-24 17:40:35 +02:00
bba14b2bb0 fix pissfucking touchscreen (again) 2021-08-08 14:45:16 +02:00
f271bdf325 fix #906 2021-05-24 18:29:12 +02:00
03bfbd2be7 fix touchscreen code in non-hybrid layout mode, fixes #1087
(also what the fuck is that code)
2021-05-01 19:09:01 +02:00
436b3c4c1d update copyright year and add missing GPL headers 2021-03-12 20:07:40 +01:00
aceabe92e6 fix recent regression in screen layout calculation 2021-01-26 18:19:25 +01:00
54b1a752d4 Add hybrid layout (#772) 2021-01-25 19:47:54 +01:00
b9a56bc4e4 more screen modes
- add support for different aspect ratios
- add support for displaying only one screen at once
2021-01-24 22:32:13 +01:00
d529b650c0 implement swapping the position of both screens
closes #855
2021-01-17 22:16:32 +01:00
16252a85e7 separate screen handling shit to a specialized class 2020-05-24 23:16:56 +02:00
ffd9c61bf7 fix screen layout with emphasis 2020-05-21 19:45:33 +02:00
8f9369beeb add screen layout system 2020-05-21 18:43:07 +02:00