outfoxxed
outfoxxed pushed to master at quickshell/quickshell 2024-07-25 08:33:42 +00:00
acdbe73c10 dbus/dbusmenu: separate menu handles from status notifier items
outfoxxed pushed to master at quickshell/quickshell 2024-07-25 08:33:03 +00:00
aa56b6c579 dbus/dbusmenu: separate menu handles from status notifier items
outfoxxed pushed to master at quickshell/quickshell 2024-07-24 08:38:27 +00:00
a71a6fb3ac core/popupanchor: fix flip with opposite anchors and gravity
outfoxxed pushed to master at quickshell/quickshell 2024-07-24 08:33:12 +00:00
69768a785e core/popupanchor: fix flip with opposite anchors and gravity
outfoxxed pushed to master at quickshell/quickshell 2024-07-24 07:46:46 +00:00
60388f10ca core/popupanchor: reposition on popup size change
outfoxxed pushed to master at quickshell/quickshell-docs 2024-07-24 05:22:49 +00:00
08cad1f0e8 template: fix module page headers
outfoxxed pushed to master at quickshell/quickshell-docs 2024-07-24 05:18:38 +00:00
419ebe0cd3 typegen: add missing qmltypelink shortcode
outfoxxed pushed to master at quickshell/quickshell-docs 2024-07-24 05:15:38 +00:00
18debdc9db nix: update lockfile
outfoxxed pushed to master at quickshell/quickshell 2024-07-24 05:14:43 +00:00
ebfa8ec448 core/popupanchor: rework popup anchoring and add PopupAnchor
outfoxxed pushed to master at quickshell/quickshell-docs 2024-07-24 05:10:44 +00:00
89a533173b typegen: detect flags in enum namespaces
outfoxxed pushed to frontend-rewrite at quickshell/quickshell-docs 2024-07-22 22:26:46 +00:00
4b9a0e9ff2 typegen: add module and name fields to type files
outfoxxed created branch frontend-rewrite in quickshell/quickshell-docs 2024-07-22 22:01:55 +00:00
outfoxxed pushed to frontend-rewrite at quickshell/quickshell-docs 2024-07-22 22:01:55 +00:00
db73ccf0d1 typegen: add module names
outfoxxed pushed to master at quickshell/quickshell 2024-07-22 00:45:47 +00:00
14910b1b60 docs: mention member reference syntax in CONTRIBUTING
outfoxxed pushed to master at quickshell/quickshell 2024-07-22 00:43:45 +00:00
a9e4720fae docs: use new member reference shorthand
outfoxxed pushed to master at quickshell/quickshell-docs 2024-07-21 23:53:13 +00:00
f30aa9e954 typegen: fix non member type references ending with .
outfoxxed pushed to master at quickshell/quickshell 2024-07-21 23:17:03 +00:00
dfcf533424 core/window!: rename QSWindow to QsWindow
outfoxxed pushed to master at quickshell/quickshell-docs 2024-07-21 23:03:18 +00:00
7a96821411 typegen: add qint64 and quint64
outfoxxed pushed to master at quickshell/quickshell-docs 2024-07-21 22:47:06 +00:00
1fc815f73e typegen: further reference shorthand for members of current class
1f47b15963 typegen: fix .s in type references
Compare 2 commits »
outfoxxed pushed to master at quickshell/quickshell-docs 2024-07-21 21:56:34 +00:00
fe17f4adbb typegen: make reference sep parser more idiomatic