aboutsummaryrefslogtreecommitdiff
path: root/data/core/commands/root.lua
AgeCommit message (Collapse)Author
2020-05-19Added core.set_active_view(); removed `focusable` boolean from Viewrxi
2020-05-09Added commands `root:shrink` and `root:grow`rxi
2020-02-01Fixed root:switch-to-* commandSergei V. Rogachev
Before the fix navigation between nodes in the root view was broken: the scale factor wasn't taken into account. Switching in the right and down directions was impossible for scale factors greater than one.
2019-12-28Initial commitrxi