KDEUI
netwm_def.h
Go to the documentation of this file.
@ Sticky
indicates that the Window Manager SHOULD keep the window's position fixed on the screen,...
Definition netwm_def.h:437
@ DemandsAttention
there was an attempt to activate this window, but the window manager prevented this.
Definition netwm_def.h:490
@ FullScreen
indicates that a window should fill the entire screen and have no window decorations.
Definition netwm_def.h:480
@ KeepAbove
indicates that a window should on top of most windows (but below fullscreen windows).
Definition netwm_def.h:462
@ KeepBelow
indicates that a window should be below most windows (but above any desktop windows).
Definition netwm_def.h:484
WindowTypeMask
Values for WindowType when they should be OR'ed together, e.g.
Definition netwm_def.h:384
@ DNDIcon
indicates a window that represents the dragged object during DND operation
Definition netwm_def.h:377
@ WindowManager
indicates that the application is a window manager application.
Definition netwm_def.h:298
@ FromApplication
indicates that the request comes from a normal application
Definition netwm_def.h:718
@ Withdrawn
indicates that neither the client window nor its icon is visible.
Definition netwm_def.h:541
#define mask
bool isSet() const
Convenience check to make sure that we are not holding the initial (invalid) values.
Definition netwm_def.h:267
int right
Monitor index whose right border defines the right edge of the topology.
Definition netwm_def.h:259
NETFullscreenMonitors()
Constructor to initialize this struct to -1,0,0,0 (an initialized, albeit invalid,...
Definition netwm_def.h:239
int top
Monitor index whose top border defines the top edge of the topology.
Definition netwm_def.h:244
int left
Monitor index whose left border defines the left edge of the topology.
Definition netwm_def.h:254
int bottom
Monitor index whose bottom border defines the bottom edge of the topology.
Definition netwm_def.h:249
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.