2
1
Fork 0
Commit graph

32 commits

Author SHA1 Message Date
outfoxxed 7c6cdbcd7b
guide: add positioning overview 2024-04-15 03:59:17 -07:00
outfoxxed 97b2c23f9f
intro: explain using the javascript Date api over the date command 2024-04-14 04:03:15 -07:00
outfoxxed adb293de95
misc: add matrix to navbar and change icons 2024-04-01 22:29:23 -07:00
outfoxxed a036d378c0
typegen: fix function and signal parameters being sorted by name 2024-03-21 02:42:57 -07:00
outfoxxed c1c349caaa
typegen: expand function regex, support function overloads 2024-03-21 02:35:17 -07:00
outfoxxed 2974ebeef8
overview: update lazy loading section to reference new LazyLoader 2024-03-19 05:40:40 -07:00
outfoxxed b130193160
guide/intro: update usage of Variants to match new api
See quickshell/48156a55b30c68cade2d28588e8f04f9080e54d1.
2024-03-14 04:58:23 -07:00
outfoxxed df0ccc2a97
guide: the grammar police strike again 2024-03-14 03:21:31 -07:00
outfoxxed f181b8cbd2
guide: mention the intro page from the configuration page 2024-03-14 02:56:08 -07:00
outfoxxed 72f1acb5e0
style: fix card layout on index page 2024-03-14 02:49:48 -07:00
outfoxxed 581ec772ac
guide: add multiple files and singletons sections to intro 2024-03-14 02:45:47 -07:00
outfoxxed dfa95a1ece
guide: add intro 2024-03-12 05:31:39 -07:00
outfoxxed b4587482d7
nix: update lockfile 2024-03-11 06:20:50 -07:00
outfoxxed 2d0b15bbd5
readme: mention hosted docs 2024-03-11 05:44:25 -07:00
outfoxxed 50597f8e37
macros: add QSDOC_PROPERTY_OVERRIDE 2024-03-11 05:41:57 -07:00
outfoxxed b218d3ec30
build: add nix package 2024-03-09 06:28:20 -08:00
outfoxxed 70989dc619
guide: mention quickshell-examples 2024-03-08 04:37:37 -08:00
outfoxxed 32aae34d4b
docs: add build instructions to README 2024-03-07 06:18:28 -08:00
outfoxxed adead138b0
feat: add QML overview 2024-03-07 05:30:01 -08:00
outfoxxed 1ca13d9ffd
fix: make qmap parseable (but still not a type) 2024-03-03 19:31:35 -08:00
outfoxxed 7fa1a10c78
fix(parse): stop constructors from being picked up as invokables 2024-03-03 16:05:31 -08:00
outfoxxed 8b40a464af
fix: allow const and references in function params 2024-03-03 02:19:21 -08:00
outfoxxed 79579222a3
feat: add Io module 2024-03-03 01:58:33 -08:00
outfoxxed 5aaacb9a1e
rename: QuickShell => Quickshell 2024-02-26 00:57:10 -08:00
outfoxxed 230f73d607
fix: module listing descriptions 2024-02-26 00:32:03 -08:00
outfoxxed cc201afd3a
feat: macros to manipulate doc generation 2024-02-26 00:20:17 -08:00
outfoxxed d603e3de53
feat: add docgen for QuickShell.Wayland 2024-02-25 19:35:05 -08:00
outfoxxed d769ae67cb
fix: multiple inheritance 2024-02-25 19:34:14 -08:00
outfoxxed 3fc1aa19fd
feat: signal support
also ran formatter
2024-02-18 17:38:55 -08:00
outfoxxed 0981ac7345
fix: allow macros to have whitespace before and after args 2024-02-17 05:34:18 -08:00
outfoxxed 94f0754393
fix: make sure descriptions are newline terminated
Hugo was not correctly markdownifying codeblocks at the end of a
comment without a newline.
2024-02-13 05:57:37 -08:00
outfoxxed 27b3274027
initial commit 2024-02-12 04:07:01 -08:00