aboutsummaryrefslogtreecommitdiff
path: root/src/api/system.c
AgeCommit message (Expand)Author
2021-03-05Implement fatal error message boxFrancesco Abbate
2020-12-31Keep memory of window's size and position and restore them on startFrancesco Abbate
2020-12-02Implement user's config as init file and add directory into package.pathFrancesco Abbate
2020-11-21Fix cursor blinking problemFrancesco Abbate
2020-06-29Fix SDL2 include directivesFrancesco Abbate
2020-06-16Modify system.wait_event to wait indefinitely if no timeout is givenFrancesco Abbate
2020-05-23Changed fuzzy matching to favour matching caserxi
2020-05-22Added rencache invalidation on window-exposed eventrxi
2020-05-22Fixed string quoting on windows in `system.exec()`rxi
2020-05-20Fixed mouse-position resolution when dropping a filerxi
2020-05-17Made lite set project dir to CWD; removed core.project_dirrxi
2020-05-13Added system.exec() to system apirxi
2020-05-11Improved idle CPU utilisation when not-focused, added system.wait_event()rxi
2020-04-21Made system.get_file_info() and list_dir() return (nil,msg) on errorrxi
2020-04-07Replaced system.set_fullscreen with system.set_window_moderxi
2020-03-25Added system.set_fullscreen() and core:toggle-fullscreen commandrxi
2019-12-28Initial commitrxi