Commit Graph

6 Commits (20c38f6f220bfcf53d4852c728e3e5bf5307f760)

Author SHA1 Message Date
Michail Vourlakos ece4d55f1c add lock layout button in settings
Michail Vourlakos fa2bc5bae9 increase maximum value of screen tracker
Yuri Chornoivan 2f107ad4c7 Fix minor typo
Michail Vourlakos 83bad3374e expose screen Tracker interval value
--different hardware can have different delays
in order to inform for screen changes. The tracker
(an internal timer that is) informs Latte after
a specific interval in order to track these changes
and respond accordingly.
Michail Vourlakos 5d97242918 improve layouts editor headers
--dont highlight the layouts header and
dont allow to sort the contents based on
the columns
Michail Vourlakos afe9a2e09d rename latteconfigdialog to settingsdialog