aboutsummaryrefslogtreecommitdiff
path: root/data/core/init.lua
AgeCommit message (Expand)Author
2021-05-28Starts maximized only if it was in previous sessionv1.16.11Francesco Abbate
2021-05-28Avoid to restore window size when maximized (#226)redtide
2021-05-27Use FiraSans regular for UIFrancesco Abbate
2021-05-27Improve user feedback for big directories (#223)Janis-Leuenberger
2021-05-26Implement lazy loading of directoriesFrancesco Abbate
2021-05-22Check the real absolute path of user moduleFrancesco Abbate
2021-05-22Switch to FiraSans and JetBrainsMono fontsFrancesco Abbate
2021-05-05Introduce new plugin versioning tag mod-versionFrancesco Abbate
2021-05-05Add a more explicit message in log and config.max_project_filesAdam
2021-05-01Fix detection of user file moduleFrancesco Abbate
2021-05-01Fix log message about project dirFrancesco Abbate
2021-05-01Fix filename problemFrancesco Abbate
2021-04-25check version in init.lua within directory pluginslqdev
2021-04-25fixed versioning, againlqdev
2021-04-25directories should not be loadedlqdev
2021-04-21Merge remote-tracking branch 'origin/border-less-window'Francesco Abbate
2021-04-17More aggressive wait_event timeout when window has focusFrancesco Abbate
2021-04-12Make non-borderless mode workFrancesco Abbate
2021-04-12Avoid always calling system.get_window_modeFrancesco Abbate
2021-04-11Add correct hit-test information and menu iconFrancesco Abbate
2021-04-10Preliminary implementation of border-less modeFrancesco Abbate
2021-04-07Implement multi-lines for NagViewFrancesco Abbate
2021-04-07Add NagView message for refused pluginsFrancesco Abbate
2021-04-06Add plugin verification by version tagFrancesco Abbate
2021-04-04NagView improvements (#136)Takase
2021-04-01Implement unicode character replacementsFrancesco Abbate
2021-03-20Ensure plugin within a directory are loadedFrancesco Abbate
2021-03-13integrate NagViewTakase
2021-03-07Ensure error and stack trace are written to stdoutFrancesco Abbate
2021-03-05Fix problem with fatal error messageFrancesco Abbate
2021-03-05Implement fatal error message boxFrancesco Abbate
2021-03-05Fix problem with plugin loadingFrancesco Abbate
2021-03-03Fix #30 – user plugins take priority over built-in plugins (#73)liquidev
2021-03-01Fix font size in initial user's configFrancesco Abbate
2021-02-28Show Lite XL instead of lite in window's titleFrancesco Abbate
2021-02-27Add information about icon_big_font in initial user's configurationFrancesco Abbate
2021-02-19Make code and ui font smaller at 12v1.16.0-lite-xlFrancesco Abbate
2021-02-19Do not log every plugin loadFrancesco Abbate
2021-02-19Adjust default code font sizeFrancesco Abbate
2021-02-19Create empty fonts directory in USERDIRFrancesco Abbate
2021-02-19Move user module loading before pluginsFrancesco Abbate
2021-02-19Do not print error on standard outputFrancesco Abbate
2021-02-19Improve error handling for directory argumentsFrancesco Abbate
2021-02-18Normalize global PATH from core.initFrancesco Abbate
2021-02-18Add full filename path in window's titleFrancesco Abbate
2021-02-17Merge branch 'master' into devFrancesco Abbate
2021-02-17Use doc on_save hooks to reload user moduleFrancesco Abbate
2021-02-16FIX: get DocView in init instead of step, remove option for window title format'bud
2021-02-15FIX: before setting full path to window title, make sure activeView is DocViewbud
2021-02-15ADD: in core.step() show full path if view is a document and config.full_path...bud