Commit graph

28 commits

Author SHA1 Message Date
elkowar
b06162dcf5 Refactor attr_value to only have one variant 2020-10-18 23:26:00 +02:00
elkowar
52503fcf7a Allow for interpolation in attrs 2020-10-18 23:25:00 +02:00
elkowar
c11cfaa26a Simplify PrimitiveValue, add comments for doc-gen 2020-10-18 23:25:00 +02:00
elkowar
de83f1fb69 Add calendar widget 2020-10-18 23:25:00 +02:00
elkowar
8f02f1fe6b rename layout to box and introduce non-functional input 2020-10-18 23:25:00 +02:00
elkowar
6a5839a93e Add support for tail-based script-vars 2020-10-18 23:25:00 +02:00
Safin Singh
c57713ca9a CI/CD & Formatting (#6)
* Improve autoformatting guides, add editorconfig and add CI/CD
2020-10-18 23:25:00 +02:00
elkowar
fc02d156b5 cleanup 2020-10-18 23:25:00 +02:00
elkowar
ee2ee94252 Correctly clean up old onhover, onscroll, etc handlers 2020-10-18 23:25:00 +02:00
elkowar
47908304e2 Implement hover and scroll 2020-10-18 23:25:00 +02:00
elkowar
ffd4a2d5a5 Correctly implement image sizing (although ugly) 2020-10-18 23:25:00 +02:00
elkowar
7d24de48b5 Add support for inline styles and custom wm class per widget 2020-10-18 23:25:00 +02:00
elkowar
3d5509b570 Add inline xml support for vars 2020-10-18 23:25:00 +02:00
elkowar
42ae0e6d04 Add literal tag 2020-10-18 23:25:00 +02:00
elkowar
600f104552 Add documentation 2020-10-18 23:25:00 +02:00
elkowar
11139ad4dc cleanup 2020-10-18 23:25:00 +02:00
elkowar
7187b32ae5 implement default values in resolve macro 2020-10-18 23:25:00 +02:00
elkowar
2df0984ac3 Most stuff works 2020-10-18 23:25:00 +02:00
elkowar
1f86c72ef6 VarName newtype, nothing works RN just tmp 2020-10-18 23:25:00 +02:00
elkowar
9f69bbb440 add -d flag to detach from terminal 2020-10-18 23:25:00 +02:00
elkowar
bb60ab69c3 Add unfinished implementation of 'visible' 2020-10-18 23:25:00 +02:00
elkowar
40fe82b4a0 Add unknown attribute warning 2020-10-18 23:25:00 +02:00
elkowar
71cbc7ca49 Handle script-var command polling 2020-10-18 23:25:00 +02:00
elkowar
8467cf3fde Cleanup, improve error handling 2020-10-18 23:25:00 +02:00
elkowar
50b8840c5b generally finished XML implementation. TODO: error handling, remove old code 2020-10-18 23:25:00 +02:00
elkowar
aefa9016f1 implement attribute type conversions 2020-09-27 12:29:39 +02:00
elkowar
c9c9f25afb Implement basic cli with IPC 2020-09-23 01:06:17 +02:00
elkowar
ada307aac2 cleanup widget definition code 2020-09-22 20:59:56 +02:00