Skip to main content

parse_net_wm_state_fullscreen

Function parse_net_wm_state_fullscreen 

Source
pub(super) fn parse_net_wm_state_fullscreen(text: &str) -> bool
Expand description

True iff _NET_WM_STATE_FULLSCREEN appears in xprop output for _NET_WM_STATE. Crucially, _NET_WM_STATE_MAXIMIZED_* must NOT match — a maximised window with the taskbar visible is the exact case we want to exclude.