summaryrefslogtreecommitdiff
path: root/src/core/atomnames.h
diff options
context:
space:
mode:
authorVictor Kareh <[email protected]>2024-04-08 12:23:57 -0400
committerVictor Kareh <[email protected]>2025-04-02 20:37:16 +0000
commit797b4dc01895b9936c68aad9f8b4e8b7b24502ab (patch)
tree2d9d6fc47152aa70a7ea35557ff5e403692b021d /src/core/atomnames.h
parent34a06a853aedea845b4723989b97b1384e80869d (diff)
downloadmarco-797b4dc01895b9936c68aad9f8b4e8b7b24502ab.tar.bz2
marco-797b4dc01895b9936c68aad9f8b4e8b7b24502ab.tar.xz
window: Parse _BAMF_DESKTOP_FILE propertyHEADmaster
In systems with bamfdaemon running, windows get this property for finding the dekstop spec file of an application. This can be used to find the defined icon for any application window that reports this attribute and provider much better icon matching.
Diffstat (limited to 'src/core/atomnames.h')
-rw-r--r--src/core/atomnames.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/core/atomnames.h b/src/core/atomnames.h
index 4b99f163..2e9e6c8d 100644
--- a/src/core/atomnames.h
+++ b/src/core/atomnames.h
@@ -77,6 +77,11 @@ item(TIMESTAMP)
item(VERSION)
item(ATOM_PAIR)
+/* This is only used if BAMF is installed and the daemon is running.
+ * Otherwise it's a no-op
+ */
+item(_BAMF_DESKTOP_FILE)
+
/* Oddities: These are used, and we need atoms for them,
* but when we need all _NET_WM hints (i.e. when we're making
* lists of which _NET_WM hints we support in order to advertise