WilfSilver
65d622c81f
Add window arguments ( #431 )
...
* Allow window definitions to have parameters
* Implement SimplExpr for all other window definition options
* Take gtk scaling into account when setting struts
* Cleanup
* Rename window_argumentss to instance_id_to_args
* Update docs to emphasis window arguments being constant
* Replace eww windows with active-windows and list-windows
* Fix extracting duration from string
* Format + reduce warnings
---------
Co-authored-by: elkowar <5300871+elkowar@users.noreply.github.com>
2023-12-20 21:04:38 +01:00
ElKowar
992ac0b59a
Add namespace window option ( #723 )
2023-03-26 12:26:49 +02:00
ElKowar
642983a066
Default to building with both x11 and wayland ( #722 )
...
* Default to building with both x11 and wayland
* Update CI to include tests and building for wayland and x11
2023-03-26 12:09:03 +02:00
elkowar
8ff4142064
Cleanup code, fix clippy lints
2023-02-25 17:08:57 +01:00
ElKowar
471f1a117d
Allow for floating-point percentages in window geometry ( fixes #601 ) ( #602 )
2022-10-24 19:08:50 +02:00
ElKowar
2c3b3ff260
Cleanup AstError and Error representation in general ( #549 )
2022-09-03 18:17:21 +02:00
elkowar
b3ac542e79
Add notification windowtype
2022-04-13 15:32:26 +02:00
Álvaro López
ee4d1d908a
Added desktop window type ( #417 )
2022-04-13 14:22:08 +02:00
Pedro Burgos
ee07598a03
Fix anyhow's glob imports ( #391 )
2022-02-03 20:37:00 +01:00
elkowar
eb3c2646a0
Add did you mean question to wrong variables
2021-08-02 15:54:38 +02:00
elkowar
6f1118bda4
Improve error messages for unread elements in nodes and fix span handling in ast iterator
2021-07-28 19:58:51 +02:00
elkowar
680ab9d633
Add Spanned trait and use it
2021-07-26 20:23:06 +02:00
elkowar
186c284a1a
Fix build on wayland and no display backend
2021-07-23 15:19:16 +02:00
elkowar
4bf3c6fd63
It compiles :o
2021-07-22 18:40:43 +02:00
elkowar
c752cc928e
good progress - state stuff is still broken, and I'm confused
2021-07-21 21:47:02 +02:00
elkowar
4391e541b8
move to crates directory
2021-07-21 19:24:44 +02:00