aboutsummaryrefslogtreecommitdiff
path: root/data/core/rootview.lua
AgeCommit message (Expand)Author
2021-03-13integrate NagViewTakase
2021-03-09more stylish tabs (#95)liquidev
2021-03-06Fix error related to panes resize along yFrancesco Abbate
2021-03-03Show complete tab name when close butto is not thereFrancesco Abbate
2021-02-27Draw divider for inactive tabsFrancesco Abbate
2021-02-27Keep active view when closing inactive tabsFrancesco Abbate
2021-02-27Ensure tab's text and close button don't overlapsFrancesco Abbate
2021-02-27Show tab close button when hovering inactive tabsFrancesco Abbate
2021-02-27Implement close button for tabsFrancesco Abbate
2021-02-27Fix resize behavior of treeview and toolbarFrancesco Abbate
2021-02-20Fix treeview missing clamp bugFrancesco Abbate
2021-02-15Fix treesize toggle command and transitionFrancesco Abbate
2021-02-15Implement proper layout of toolbarFrancesco Abbate
2021-02-11Show resize cursor only when panes are resizableFrancesco Abbate
2021-02-11Makes resizable attribute explicit in Node:split()Francesco Abbate
2021-02-11More accurate implementation for x and y axisFrancesco Abbate
2021-02-09First preliminary implementation of treeview resizeFrancesco Abbate
2020-12-30Lite XL modification to welcome screenFrancesco Abbate
2020-12-28Fix find in project problem with get_active_viewFrancesco Abbate
2020-12-15Fix bug with lost primary node in rootviewFrancesco Abbate
2020-12-15Use get_primary_node instead of Rootview:get_primary_viewFrancesco Abbate
2020-12-10Automatically reload style when saving the project user moduleFrancesco Abbate
2020-12-08Fix centerings of text in EmptyViewFrancesco Abbate
2020-12-08Move project manager into core init fileFrancesco Abbate
2020-12-08Fix behavior of project manager to store directoriesFrancesco Abbate
2020-12-06Reword name for identifying primary viewFrancesco Abbate
2020-12-06Use original document views node to open a new documentFrancesco Abbate
2020-12-06Preliminary version of project managerFrancesco Abbate
2020-11-21Fix cursor blinking problemFrancesco Abbate
2020-11-16Fix error when opening the first document if project view was activeFrancesco Abbate
2020-06-03Made tab's text left-aligned if wider than the tabrxi
2020-05-30Improved RootView's EmptyViewrxi
2020-05-30Renamed core:command/file-finder => core:find-command/filerxi
2020-05-26Changed EmptyView text from `empty` to `lite`rxi
2020-05-23Minor renaming in rootviewrxi
2020-05-22Made RootView:open_doc() try to use previous node if current node is lockedrxi
2020-05-19Added core.set_active_view(); removed `focusable` boolean from Viewrxi
2020-05-07Fixed RootView's EmptyView keymap textrxi
2020-05-01Improved handling of zero-sized locked nodes on RootViewrxi
2020-04-19Removed fake mouse-moved event on scroll changerxi
2020-04-12Fixed error on setting active view when closing certain splits in RootViewrxi
2019-12-28Initial commitrxi