elkowar
aaac4c3b43
Add docs for json values and make value related names shorter
2021-04-14 14:28:22 +02:00
elkowar
c37c5b3cf3
Add elvis operator
2021-03-02 14:52:51 +01:00
elkowar
b8e2fc070b
Update docs to include <reserve>
2021-03-02 13:19:25 +01:00
ElKowar
9a8bbf4114
Expression language ( #124 )
...
* Add AST
* add make-shift testing parser, and make stuff ocmpile
* add proper expression parser
* make string format use '
* Add empty doc page for expressions
* add tests
* Clean up file structure and add unary operators
* Write documentation
2021-03-02 10:27:52 +01:00
Axarva
827d47b26e
Provide an example configuration (with space for more!) ( #99 )
2021-02-05 21:51:06 +01:00
legendofmiracles
7648a400c3
Shows warnings when defining variables that are already defined, and other general improvements ( #105 )
...
* refactored everything into a function, and checks the larger/smaller one
* general improvements
* Simplify code
Co-authored-by: elkowar <5300871+elkowar@users.noreply.github.com>
2021-01-31 16:11:52 +01:00
elkowar
6c2e0dbbc1
Fix script-vars being ran without window using them, and add debug flag. fixes #94 .
2021-01-16 16:14:03 +01:00
elkowar
3a7f3a49df
Adjust documentation to fit new daemon CLI API
2021-01-07 21:22:54 +01:00
elkowar
080696a751
Fix documentation for includes
2020-12-13 01:01:33 +01:00
ElKowar
0e97847a3a
Add docs for stacking
, focusable
and screen
on window
...
Adds missing documentation for the `<window>` attributes `stacking`, `focusable` and `screen`
2020-11-25 10:32:16 +01:00
Pedro Burgos
bc555900d3
Support Multi-file configuration ( #45 )
...
* install pango in CI
* <includes> xml support and EwwConfig merging
* Moved EwwConfig changes after merge
* Implemented relative paths
* Implemented paths in error messages
* Corrected include's error context message
* Written merge_includes test, fixed a simple bug
* Added "includes" label error check
* cargo format
* install pango in CI
* <includes> xml support and EwwConfig merging
* Moved EwwConfig changes after merge
* Implemented relative paths
* Implemented paths in error messages
* Corrected include's error context message
* Written merge_includes test, fixed a simple bug
* Added "includes" label error check
* cargo format
* Removed outdated comments and unused imports
* Fix dependency error
* Updated docs to add the <includes> block
* Removed unnecessary comment
Co-authored-by: ElKowar <5300871+elkowar@users.noreply.github.com>
* Removed duplicated test block
Should'nt be there in the first place. My bad.
Co-authored-by: ElKowar <5300871+elkowar@users.noreply.github.com>
* Better error context handling in eww_config.rs
Co-authored-by: ElKowar <5300871+elkowar@users.noreply.github.com>
* Better error context handling in eww_config.rs (again)
Co-authored-by: ElKowar <5300871+elkowar@users.noreply.github.com>
* Removed unnecessary error check
Co-authored-by: ElKowar <5300871+elkowar@users.noreply.github.com>
Co-authored-by: elkowar <5300871+elkowar@users.noreply.github.com>
Co-authored-by: druskus20@gmail.com <druskus20>
2020-11-20 20:09:46 +01:00
elkowar
496eb29038
Fix documentation of windows block
2020-11-08 11:16:15 +01:00
ElKowar
9146905314
Advanced window positioning with anchors ( #55 )
...
* Implement anchoring
* adjust documentation
2020-11-01 17:33:57 +01:00
Swexti
c8ff2ce4f4
Include general structure in configuration documentation
2020-10-27 10:17:38 +01:00
ay9thqi3tbqiwbegqsg a[soiaosshasdg
5f5c9897df
extended troubleshooting in the docs and fixed a few typos ( #46 )
...
* extended troubleshooting and fixed typos
* extended troubleshooting and fixed typos
* Update docs/content/main/troubleshooting.md
Co-authored-by: ElKowar <5300871+elkowar@users.noreply.github.com>
* Update docs/content/main/troubleshooting.md
Co-authored-by: ElKowar <5300871+elkowar@users.noreply.github.com>
* Update docs/content/main/configuration.md
Co-authored-by: ElKowar <5300871+elkowar@users.noreply.github.com>
Co-authored-by: ElKowar <5300871+elkowar@users.noreply.github.com>
2020-10-26 09:38:03 +01:00
ElKowar
571f65f627
Autogen docs ( #44 )
...
* Implement simple node script
* Add zola documentation
* Add gh pages workflow
* autogen widget docs
2020-10-25 16:50:52 +01:00