Timeline for WM_CLASS vs WM_INSTANCE?
Current License: CC BY-SA 4.0
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Dec 15, 2021 at 7:57 | comment | added | DeanSinaean | hi, how does dock or panel applications group multiple instances together when they are given different WM_CLASS? I tried to start two xterm instances and each with a different instance name, And my dock( Plank) still knows they belong to the same application and group them together. | |
| Apr 23, 2021 at 12:58 | history | edited | Quasímodo | CC BY-SA 4.0 |
The instance name does not override the class name, rather the resources specified by the former take precedence.
|
| Jun 11, 2020 at 14:16 | history | edited | CommunityBot |
Commonmark migration
|
|
| Feb 6, 2020 at 16:07 | vote | accept | Evan Carroll | ||
| Jan 13, 2019 at 7:05 | history | edited | Evan Carroll | CC BY-SA 4.0 |
added 2 characters in body
|
| Jan 12, 2019 at 22:09 | history | edited | Evan Carroll | CC BY-SA 4.0 |
added 2 characters in body
|
| Jan 12, 2019 at 22:04 | history | edited | Evan Carroll | CC BY-SA 4.0 |
deleted 20 characters in body
|
| Jan 12, 2019 at 21:58 | history | edited | Evan Carroll | CC BY-SA 4.0 |
added 55 characters in body
|
| Jan 12, 2019 at 21:49 | history | answered | Evan Carroll | CC BY-SA 4.0 |