aboutsummaryrefslogtreecommitdiff
path: root/wiki/img
AgeCommit message (Collapse)Author
2025-08-17github wiki replacement / mkdocs-docs (#2147)Kent Daleng
* Add wiki based on mkdocs * wording fixes * fix github bg color on narrow * Fix left sidebar section headers being bigger than pages * fix hover accent * fix list rendering on fractional layout * fix videos * fix automatic full links * remove redundant commented css * improve dark mode contrast * update pygments for better child node coloring * update logo * remove blank lines * add systemd language hint --------- Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com>
2025-03-21wiki: Add Workspaces pageIvan Molodetskikh
2024-11-14Implement layer rules: opacity and block-out-fromIvan Molodetskikh
2024-08-01wiki: Document the redraw loopIvan Molodetskikh
2024-07-16Implement gradient color interpolation option (#548)Ivan Molodetskikh
* Added the better color averaging code (tested & functional) * rustfmt * Make Color f32 0..1, clarify premul/unpremul * Fix imports and test name * Premultiply gradient colors matching CSS * Fix indentation * fixup * Add gradient image --------- Co-authored-by: K's Thinkpad <K.T.Kraft@protonmail.com>
2024-05-18wiki: Update different-corner-radius imageIvan Molodetskikh
2024-05-02Implement rounded window cornersIvan Molodetskikh
2024-03-30wiki: Update block-out-from-screencast imgIvan Molodetskikh
2024-03-28wiki: Add LayoutIvan Molodetskikh
2024-03-26wiki: Document window rulesIvan Molodetskikh