You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v0.4.1 released. Update codex-desktop-linux to pin/ship this version and mirror the relevant changes.
v0.4.1 changelog
Fixed
Targeted get_app_state screenshots now crop to the resolved target window,
and refuse the full-desktop fallback when a target was requested but window
bounds cannot be resolved or the window is entirely off-screen. (fix: correct Hyprland targeted screenshots #48)
Hyprland window bounds are normalized against each window's monitor origin
and fractional scale so portal screenshot coordinates align on
multi-monitor and scaled (e.g. 1.8x/2.0x) setups. (fix: correct Hyprland targeted screenshots #48)
Wayland sessions are recognized via WAYLAND_DISPLAY when XDG_SESSION_TYPE is unavailable, so the portal input fallback engages in
environments that don't export the session type. (fix: correct Hyprland targeted screenshots #48)
v0.4.1 released. Update codex-desktop-linux to pin/ship this version and mirror the relevant changes.
v0.4.1 changelog
Fixed
get_app_statescreenshots now crop to the resolved target window,and refuse the full-desktop fallback when a target was requested but window
bounds cannot be resolved or the window is entirely off-screen. (fix: correct Hyprland targeted screenshots #48)
and fractional scale so portal screenshot coordinates align on
multi-monitor and scaled (e.g. 1.8x/2.0x) setups. (fix: correct Hyprland targeted screenshots #48)
WAYLAND_DISPLAYwhenXDG_SESSION_TYPEis unavailable, so the portal input fallback engages inenvironments that don't export the session type. (fix: correct Hyprland targeted screenshots #48)
workspace/focus transitions before reporting activation failure. (fix: correct Hyprland targeted screenshots #48)
Opened automatically by the release workflow.