Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Dockapps
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Protocol == For an application window to be recognized as a dockapp, a protocol must be followed. The [[ICCCM]] specifies the WM_HINTS property, which applications must set. It communicates the desired initial state of a window to the window manager. Common values are Normal and Iconic. For a dockapp, that state must be set to Withdrawn. The WM_HINTS also specifies the icon window to be used. Commonly, it has a dimension of 64 by 64 pixels. In 2010, a second method was [https://repo.or.cz/w/wmaker-crm.git/commit/9318a7f added to Window Maker]. When the Class part of the WM_CLASS property is set to 'DockApp', the window is also recognized as a dockapp. The motivation was that in [[GTK]] it is impossible to create windows in the Withdrawn state. This method was also adopted by other window managers, like [[AfterStep]], [[Fluxbox]], [[Ion (window manager)|Ion]], [[Openbox]] and [[IceWM]].
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)