Jwno 0.9.14 Released
Jwno » Devlog
See the release on Github.
Change Log
- BREAKING CHANGE: Rename
:jwno-process-elevated?
method for window manager to:own-process-elevated?
. - BREAKING CHANGE: Move
:get-pid-path
method for window manager toutil/git-pid-path
. - Fix a memory leak in the
:focus-changed
event handling code. - Fix bug: The
ui-hint
labels may block mouse click events. - Fix bug: Space characters (ASCII 0x20) in
jwno.exe
’s path may prevent the REPL from launching. - Fix issue: Sometimes
uia-hinter
can’t show labels for certain UI elements in File Explorer windows in Windows 11. - Fix issue: Sometimes the first Windows Terminal window won’t get managed properly.
- New
:resize-window
command. :move-window
command is now overloaded, to also handle “floating” windows.- New method for window objects:
:get-rect
. - New methods for window manager object:
:get-hwnd-rect
,:get-focused-hwnd
,:set-focus-to-hwnd
,:set-focus-to-desktop
,:find-hwnd
, and:has-uiaccess?
. :add-hwnd
method for window manager is now overloaded, to allow adding a managed window by hwnd only.- New method for uia-manager:
:walk-tree
. - New options for
ui-hint/frame-hinter
::show-highlights
and:line-width
. - Update spork to
f5295bfc0d41f947dc1bfd4d7c6a0400279dad5d
. - Draw
ui-hint
highlight boxes more accurately. - Properly block default modifier key actions, when a sole modifier key other than
Win
is used. - Support for
uiAccess
permission. - Support
debug
build type. (Pass--build-type=debug
when running JPM, to make a debug build.) example-config.janet
now has amod-key
setting, and contains even more comments.tutorial.janet
now prompts for a primary modifier key, so that the user can useAlt
instead ofWin
.- Other tweaks.
Files
jwno.exe (x64) 0.9.14 1.8 MB
2 days ago
Get Jwno
Buy Now$10.00 USD or more
Jwno
A tiling window manager for Windows 10/11, built with Janet and ❤️.
Status | In development |
Category | Tool |
Author | Agent Kilo |
Tags | janet, tiling, uiautomation, window-manager, windows |
More posts
- SetWindowRgn Shenanigans6 days ago
- Thank You, HN!34 days ago
- A Mouse Grid For Jwno36 days ago
- Jwno Is in the Lisp Game Jam36 days ago
- Jwno 0.9.13 Released49 days ago
- Working With Janet's Threads86 days ago
- Jwno 0.9.12 ReleasedMar 17, 2025
- Jwno 0.9.11 ReleasedFeb 20, 2025
- Scroll Jwno, Scroll!Jan 20, 2025
Leave a comment
Log in with itch.io to leave a comment.