aboutsummaryrefslogtreecommitdiff
path: root/data/core/node.lua
AgeCommit message (Expand)Author
2025-03-15add a __tostring method to every object (#1534)ThaCuber
2023-10-23Sanitize tab index in `Node:add_view` (#1651)Guldoman
2023-06-09Add top tab margins (#1479)Jan
2023-05-20Add mouse grab (#1501)Guldoman
2023-04-22Added in double-clicking on emptyview and tab bar. (#1478)Adam
2023-04-07Add View dragging (#1402)Jan
2022-12-20fix: move tab scroll buttons to remove spacing before 1st tab (#1231)sammyette
2022-06-07initial documentation for better code completionjgmdev
2022-04-28Send `mouseleft` event when the mouse leaves the window (#928)Guldoman
2022-04-25Add animation categories to enable finer transitions control (#941)Guldoman
2021-12-21rootview.lua: Refactor Node:draw_tabJipok
2021-12-06Split `Node` and `EmptyView` from `RootView`Guldoman