aboutsummaryrefslogtreecommitdiff
path: root/data/core/titleview.lua
AgeCommit message (Expand)Author
2025-04-08SDL3 port (#1756)Jan
2025-03-15add a __tostring method to every object (#1534)ThaCuber
2024-06-30(fix): passed missing core.window to set_window_mode call (#1836)Adam
2023-05-20Add mouse grab (#1501)Guldoman
2022-10-11Add on_scale_change event to View (#1146)Jefferson González
2022-10-10draw lite-xl icon in TitleView (#1143)Takase
2022-06-07initial documentation for better code completionjgmdev
2021-04-12Make non-borderless mode workFrancesco Abbate
2021-04-12Avoid always calling system.get_window_modeFrancesco Abbate
2021-04-12Implement maximize/restore controlsFrancesco Abbate
2021-04-11Make windows control buttons activeFrancesco Abbate
2021-04-11Add correct hit-test information and menu iconFrancesco Abbate
2021-04-10Preliminary implementation of border-less modeFrancesco Abbate