Opened 4 years ago

Last modified 4 years ago

#15809 new enhancement

[app_server] resize maximised windows after resolution change

Reported by: diver Owned by: axeld
Priority: normal Milestone: Unscheduled
Component: Servers/app_server Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

Previously windows would either extend past the screen or stay at their previous smaller size in the corner, now they are resized to fit the new resolution.

Change History (3)

comment:1 by X512, 4 years ago

BeOS/Haiku has no maximized windows. Zoom is a different concept and it not require to maximize window. For example Tracker fit window to content on zoom.

comment:2 by diver, 4 years ago

At least Web+/Terminal/WonderBrush have maximize buttons.

comment:3 by X512, 4 years ago

Zoom logic is implemented in src/kits/interface/Window.cpp, app_server knows nothing about zoom, it just send message when zoom button is pressed.

Note: See TracTickets for help on using tickets.