ElKowar
992ac0b59a
Add namespace window option ( #723 )
2023-03-26 12:26:49 +02:00
Ezequiel Ramis
6b576c02ac
Vanilla CSS support ( #467 )
...
Co-authored-by: ElKowar <5300871+elkowar@users.noreply.github.com>
2023-02-25 10:35:35 +01:00
Carlos Pinto
535f21f5f9
Allow output names to select a monitor ( #522 )
...
Co-authored-by: elkowar <5300871+elkowar@users.noreply.github.com>
2022-08-29 11:20:36 +02:00
ElKowar
6b7fa5d55c
Implement loop widget ( #350 )
2022-04-23 12:54:48 +02:00
Álvaro López
ee4d1d908a
Added desktop window type ( #417 )
2022-04-13 14:22:08 +02:00
ElKowar
6fec568176
State rework ( #335 )
2021-11-15 20:06:44 +01:00
Mae Mosich
0fa5c92e04
Documentation proofreading. ( #349 )
2021-11-15 14:31:23 +01:00
Vermoot
2bdf8d4915
Remove superfluous period in an inline code block ( #342 )
2021-11-08 13:55:42 +01:00
Owen Rumney
dc76e77fcc
Add link to VSCode extension ( #340 )
2021-11-06 16:22:42 +01:00
ElKowar
48bfb1e0c0
feat(config): Allow custom widgets to make use of children ( #317 )
2021-10-23 14:10:07 +02:00
Animesh Sahu
80b89dd391
Implement trigger for defpoll variable ( #273 )
...
* Implement trigger for defpoll variable
* Rename functions and configuration properties, edit docs to show sample usage, improve nearby fields in docs.
2021-09-11 18:01:41 +02:00
elkowar
5a581a5974
fix: remove no-op timeout on poll-vars
2021-09-11 14:02:28 +02:00
Pedro Burgos
df1168d6d0
Implement optional initial value for pollvars ( #272 )
...
* Implement optional initial value for pollvars
* Updated docs to include the atribute initial for pollvars
2021-09-11 13:50:45 +02:00
elkowar
c380313ba7
feat(config): Add optional widget arguments prefixed with ?
2021-08-21 14:24:13 +02:00
elkowar
bb84e36757
Fix example widgets at start of config
2021-08-17 13:07:52 +02:00
elkowar
8679d7cb71
Add comment to explain where to use literal
2021-08-17 13:07:52 +02:00
elkowar
30275007cb
Fix explanation of geometry in configuration
2021-08-17 13:07:52 +02:00
elkowar
3d6e9a9ba1
Reformat markdown
2021-08-17 13:07:52 +02:00
elkowar
a7d9d0a6fe
mention literal explicitly
2021-08-17 13:07:52 +02:00
elkowar
e750abf38c
Fix eww expression and start page, add includes to configuration page
2021-08-17 13:07:52 +02:00
elkowar
20f3d3c10d
Document widgets and variables
2021-08-17 13:07:52 +02:00
elkowar
e200f5ef2b
Write defwindow documentation
2021-08-17 13:07:52 +02:00
elkowar
db9e673b81
Clean up X Window configuration and add more options
...
factor out some x specific logic cleanly
factor out more code into backend specific sections
Minor refactor to enum parsing
fix build on wayland
make default of wm-ignore depend on type and reserve, and add documentation
2021-07-21 20:28:51 +02:00
Midnight Exigent
31730bea32
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>
2021-07-15 13:37:50 +02:00
idontknowwhatimdoing
5936d5baa5
fix typo in docs/src/configuration.md ( #200 )
...
Co-authored-by: jkromer <jkromer@student.42.fr>
2021-07-05 22:38:35 +02:00
elkowar
ba092622d2
Move to mdbook
2021-06-22 23:45:54 +02:00