index
:
pragtical
SDL2
master
The practical and pragmatic code editor.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
api
/
system.lua
Age
Commit message (
Expand
)
Author
2025-01-13
Additional corrections to system.get_file_info
jgmdev
2024-09-14
Add primary selection support (#1729)
Guldoman
2024-08-27
Adjust scale retrieveal on startup (#152)
Jefferson González
2024-06-25
Rebase window creation and management to Lua (#108)
Jefferson González
2024-06-12
Auto chdir to project depending on active document (#93)
Jefferson González
2024-01-22
Add system.setenv (#1706)
Chloé Vulquin
2023-11-20
Fix running core.step when receiving an event while not waiting lite-xl/lite-...
Guldoman
2023-11-20
Allow writing to hidden files on Windows lite-xl/lite-xl#1653
takase1121
2023-07-25
docs(system): fix missing parameter in function prototype
takase1121
2023-07-25
docs(system): fix missing parameter for system.path_compare
takase1121
2023-05-21
Project rebranding
jgmdev
2023-05-20
Merged improved scaling support from lite-xl/lite-xl#1347
jgmdev
2023-05-13
docs(system): make all parameters for set_window_hit_test optional
takase1121
2022-12-20
add touch events
Jan200101
2022-11-30
docs api: minor corrections
jgmdev
2022-11-23
update documentation for system (#1210)
Takase
2022-09-29
system: added raise_window() (#1131)
Jefferson González
2022-02-04
Added system.get_process_id() to api docs.
jgmdev
2021-07-09
Namespaced aliases, virtual classes and added missing returns.
jgmdev
2021-06-25
Documented with EmmyLua the C API using .lua interface files.
jgmdev