Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2025-04-03
| ||
09:29 | Examples: dump-and-restore: Return remaining rogue windows after restoring a frame's layout Leaf check-in: d5156e0754 user: k tags: trunk | |
03:49 | :shutting-down hook check-in: aa1f0d1113 user: k tags: trunk | |
03:40 | Docs: Cookbook: Pause Key Binding Handling check-in: 4d0bff430b user: k tags: trunk | |
03:02 | Docs: :toggle-window-management command check-in: 0bd71e2519 user: k tags: trunk | |
02:47 | :toggle-window-management command check-in: d4a56c1923 user: k tags: trunk | |
2025-04-02
| ||
12:01 | Examples: restore-node function (WIP) check-in: 1cce667378 user: k tags: trunk | |
03:59 | Experiment on dumping and restoring a layout (WIP) check-in: b5c713ed38 user: k tags: trunk | |
2025-04-01
| ||
16:19 | Docs: Fix caret rotation when a node in a deeper level is selected check-in: c18966af17 user: k tags: trunk | |
15:59 | Docs: Update auto generated hook pages, to include type info and function signatures check-in: d21611f1bb user: k tags: trunk | |
15:57 | Docs: Auto generate hook types and function signatures check-in: 66920735ed user: k tags: trunk | |
12:27 | Docs: Add auto generated placeholder pages for built-in hooks check-in: ac05b3c6b5 user: k tags: trunk | |
10:29 | Docs: Script to generate command docs check-in: c2dd26ab3a user: k tags: trunk | |
10:28 | Docs: Add generated command docs check-in: ff6a626d5e user: k tags: trunk | |
10:27 | Remove unused variables check-in: 451f8b7c92 user: k tags: trunk | |
04:24 | Docs: Fix relative links check-in: 97186ec66f user: k tags: trunk | |
04:20 | Docs: Built-In Commands (WIP) check-in: 5e158dc889 user: k tags: trunk | |
03:49 | Docs: collapsible nav menu items check-in: a9cd7e3624 user: k tags: trunk | |
2025-03-31
| ||
15:53 | Docs: Only show TOC for currently selected nodes; Add a caret before nodes with children check-in: b1888110c1 user: k tags: trunk | |
08:41 | Docs: Wording check-in: 61c15d50ef user: k tags: trunk | |
2025-03-27
| ||
04:26 | Docs: Layout Nodes page (WIP) check-in: 574989833d user: k tags: trunk | |
04:25 | Docs: Frame Nodes check-in: 090d8a277d user: k tags: trunk | |
04:25 | Docs: Title case check-in: f2f15f07b2 user: k tags: trunk | |
02:04 | Docs: The keymap marshalling should now be transparent to the user, don't need the restriction on function arguments anymore check-in: b11e53398a user: k tags: trunk | |
2025-03-25
| ||
08:03 | Update Janet to 1.38.0; Update Win SDK to 10.0.26100.0 check-in: 0bebd22d35 user: k tags: trunk | |
08:00 | Update Spork to 415f2ee9e6bb5ffd95f1d9f7ec682aa0af959661 check-in: 956ffe9749 user: k tags: trunk | |
01:59 | Merge keymap-marshalling check-in: c84b1dca8f user: k tags: trunk | |
01:35 | Tests for keymap marshalling & unmarshalling Leaf check-in: cc72d19883 user: k tags: keymap-marshalling | |
2025-03-24
| ||
15:31 | Use custom lookup tables for marshalling keymaps, to avoid passing functions between threads check-in: ae64d6020c user: k tags: keymap-marshalling | |
04:33 | Mention Backspace key usage in gradual-ui-hint check-in: 51eea0d7cd user: k tags: trunk | |
03:36 | Merge ui-hint check-in: c0d58af99a user: k tags: trunk | |
03:34 | Examples: gradual-ui-hint (WIP): Different colors for drawing the selection box; Comments about usage Leaf check-in: 8bf1a97c4e user: k tags: ui-hint | |
2025-03-21
| ||
14:54 | Examples: gradual-ui-hint (WIP) check-in: ba5aeab054 user: k tags: ui-hint | |
2025-03-20
| ||
16:48 | Examples: gradual-ui-hint (WIP) check-in: 48b945fb03 user: k tags: ui-hint | |
16:47 | Sync with trunk check-in: 1b2505b21d user: k tags: ui-hint | |
13:28 | Don't propagate activation state to ancestors, when an inactive frame is closed check-in: 9b0f4d21c4 user: k tags: trunk | |
09:43 | Remove unused variables check-in: 0e10ef2161 user: k tags: trunk | |
2025-03-19
| ||
17:35 | Examples: frame hint (WIP) check-in: 4d1ed212c8 user: k tags: trunk | |
17:33 | Remove unused variables check-in: 3d47918f46 user: k tags: trunk | |
15:52 | Remove stale code check-in: 9989f04c5f user: k tags: trunk | |
14:28 | Typo: frame-area -> hint-area check-in: 25e62f7405 user: k tags: trunk | |
14:14 | Examples: Remove outdated example scripts check-in: af542ad619 user: k tags: trunk | |
13:13 | :get-all-leaf-frames method check-in: 6e9f8161ac user: k tags: trunk | |
2025-03-18
| ||
11:14 | Sync with trunk check-in: 5ae89e59dd user: k tags: ui-hint | |
10:39 | Examples: :insert-frame command in example config check-in: 40ad7973bf user: k tags: trunk | |
09:29 | Regression: :close-frame command failed to correctly update tree node activation state, causing frames to be unresponsive after :close-frame check-in: cf6715c3ce user: k tags: trunk | |
03:27 | Examples: Cancel keys in frame commands menu check-in: fe22a617c2 user: k tags: trunk | |
2025-03-17
| ||
11:27 | Docs: button tag should have the type attribute check-in: 5b5c3c25a8 user: k tags: trunk | |
09:29 | Typo: interactive elements -> interactable elements check-in: 0da4202486 user: k tags: trunk | |
08:15 | Bump version to 0.9.12 check-in: 0ab2ee3a47 user: k tags: trunk, v0.9.12 | |
08:10 | Also update the active work area in :frame-resized hook, for commands that don't trigger :frame-activated, e.g. :rotate-sibling-frames check-in: 7a252884e3 user: k tags: trunk | |