File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change 11Revision history for Terminal-Widgets
22
33{{$NEXT}}
4+ [Bug Fixes]
5+ - Don't apply minimize-w layout style in with-scrollbars
6+ - Fix thinko that had broken scrollbar keypresses
7+ - Switch to the full-refresh protocol for TopLevel.focus-on,
8+ fixing visual behavior of focus moves
9+
10+ [Docs]
11+ - Add per-directory READMEs explaining intent of lib/ subdirs
12+
13+ [Examples]
14+ - Extend tree-view example to expose some bugs
15+ - Add dir-tree example demonstrating Viewer::DirTree
16+
17+ [Functionality]
18+ - Support (and switch to) content-area-relative mouse events
19+ - Introduce the volatile data structures tree, Volatile/
20+ - Add Volatile::Tree, providing base roles for volatile tree structures
21+ - Add Volatile::DirTree data structure, representing a live filesystem
22+ - Add Viewer::Tree, base class for viewers of volatile trees
23+ - Add Viewer::DirTree, specialized to Volatile::DirTree
24+ - Fade scrollbars when not in use (everything visible and scroll = 0)
25+ - Make scrollbars Themable and Focusable (and participate in tab ring)
26+
427 [Packaging]
528 - Bump T::C and C::DC dependencies to get new SGR attr support, and thus
629 more complete support for GNU dircolors in Viewer::DirTree
You can’t perform that action at this time.
0 commit comments