Set _NET_WM_WINDOW_TYPE and related fields properly (#176)

* add windowtype attribute to window tag. set _NET_WM_WINDOW_TYPE property for x11

* up

* remove strum and strum_macros dependencies

* Update configuration.md

* Update window_definition.rs

* Update window_definition.rs

should work now

Co-authored-by: Midnight Exigent <6959267-midnightexigent@users.noreply.gitlab.com>
This commit is contained in:
Midnight Exigent
2021-07-15 13:37:50 +02:00
committed by GitHub
parent 1ed4925eb1
commit 31730bea32
6 changed files with 104 additions and 19 deletions

View File

@@ -93,7 +93,7 @@ contain are defined. -->
<windows>
<!-- These are the windows -->
<window name="bar" screen="0">
<window name="bar" screen="0" focusable="true" windowtype="dock">
<geometry x="0%" y="0%" width="100%" height="4%"/> <!--Specifies geometry-->
<reserve side="top" distance="4%" layer="top"/>
<widget>