Commit Graph

9 Commits

Author SHA1 Message Date
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