added maps for icons and monitors
This commit is contained in:
parent
618c02c14b
commit
7a315e3f38
7 changed files with 176 additions and 178 deletions
45
Struktur.md
45
Struktur.md
|
@ -13,46 +13,37 @@
|
|||
|
||||
Events:
|
||||
|
||||
workspacev2>>WORKSPACEID,WORKSPACENAME
|
||||
|
||||
workspace changed, update activeOn
|
||||
- workspacev2>>WORKSPACEID,WORKSPACENAME
|
||||
- workspace changed, update activeOn
|
||||
|
||||
|
||||
createworkspacev2>>WORKSPACEID,WORKSPACENAME
|
||||
|
||||
workspace got created, update activeOn
|
||||
- createworkspacev2>>WORKSPACEID,WORKSPACENAME
|
||||
- workspace got created, update activeOn
|
||||
|
||||
|
||||
destroyworkspacev2>>WORKSPACEID,WORKSPACENAME
|
||||
|
||||
workspace got destroyed, update activeOn
|
||||
- destroyworkspacev2>>WORKSPACEID,WORKSPACENAME
|
||||
- workspace got destroyed, update activeOn
|
||||
|
||||
|
||||
moveworkspacev2>>WORKSPACEID,WORKSPACENAME,MONNAME
|
||||
|
||||
workspace got moved to other monitor, update activeOn
|
||||
- moveworkspacev2>>WORKSPACEID,WORKSPACENAME,MONNAME
|
||||
- workspace got moved to other monitor, update activeOn
|
||||
|
||||
|
||||
activespecial>>WORKSPACENAME,MONNAME
|
||||
- activespecial>>WORKSPACENAME,MONNAME
|
||||
-
|
||||
|
||||
|
||||
- activewindowv2>>WINDOWADDRESS
|
||||
- client focus changed, update icon
|
||||
|
||||
|
||||
activewindowv2>>WINDOWADDRESS
|
||||
|
||||
client focus changed, update icon
|
||||
- openwindow>>WINDOWADDRESS,WORKSPACENAME,WINDOWCLASS,WINDOWTITLE
|
||||
- new client, update icon
|
||||
|
||||
|
||||
openwindow>>WINDOWADDRESS,WORKSPACENAME,WINDOWCLASS,WINDOWTITLE
|
||||
|
||||
new client, update icon
|
||||
- closewindow>>WINDOWADDRESS
|
||||
- closed client, update icon
|
||||
|
||||
|
||||
closewindow>>WINDOWADDRESS
|
||||
|
||||
closed client, update icon
|
||||
|
||||
|
||||
movewindowv2>>WINDOWADDRESS,WORKSPACENAME
|
||||
|
||||
client moved to other workspace, update icon
|
||||
- movewindowv2>>WINDOWADDRESS,WORKSPACENAME
|
||||
- client moved to other workspace, update icon
|
Loading…
Add table
Add a link
Reference in a new issue