Commit graph

23 commits

Author SHA1 Message Date
d58b7b5dcb
core/colorquant: add ColorQuantizer 2025-01-28 13:59:44 -05:00
2c411fce5a
all: fix new lints 2025-01-07 03:11:19 -08:00
9980f8587e
window: generate qmltypes 2024-10-31 14:04:58 -07:00
76744c903a
core/clock: add SystemClock 2024-07-30 23:24:54 -07:00
6b9b1fcb53
core/menu: add QsMenuAnchor for more control of platform menus 2024-07-25 20:44:26 -07:00
ebfa8ec448
core/popupanchor: rework popup anchoring and add PopupAnchor 2024-07-23 22:12:27 -07:00
609834d8f2
core/retainable: add Retainable and RetainableLock 2024-07-12 21:21:35 -07:00
ec362637b8
service/tray!: redesign menus / dbusmenu and add native menu support
Reworks dbusmenu menus to be displayable with a system context menu.

Breaks the entire DBusMenu api.
2024-07-01 20:50:30 -07:00
09d8a7a07d
core/objectrepeater: add ObjectRepeater 2024-06-22 01:57:48 -07:00
f655875547
core/desktopentry: add limited desktop entry api 2024-06-16 01:58:24 -07:00
be237b6ab5
core/elapsedtimer: add ElapsedTimer 2024-06-04 13:48:54 -07:00
5016dbf0d4
all: replace list properties with ObjectModels 2024-05-23 17:28:07 -07:00
3c0456a3c0
core/boundcomponent: add BoundComponent 2024-05-01 02:14:32 -07:00
a06af243ad
core/transformwatcher: add TransformWatcher 2024-04-17 04:31:02 -07:00
8e25c1cee0
core/easingcurve: add EasingCurve type 2024-03-21 02:54:21 -07:00
518977932d
core/lazyloader: add LazyLoader
Also fixes qml incubation in general, which was completely broken,
meaning the native qml Loader type should also work now.
2024-03-19 05:35:44 -07:00
211f454de9
singleton: add reloadable Singleton type 2024-03-13 00:57:03 -07:00
b675b3676c
popups: add popup windows 2024-03-11 05:44:56 -07:00
14e1d2d162
refactor: move socket and datastream types to Io module 2024-03-03 01:59:31 -08:00
83a0ec6fc6
feat(socket): add unix socket listener 2024-03-02 05:05:45 -08:00
4ae7ff8c72
rename: QuickShell => Quickshell 2024-02-26 00:57:47 -08:00
fabf86f75f
fix(docs): fix incorrect docgen and add wayland module 2024-02-25 19:36:52 -08:00
c6dde9ca9d
refactor(wayland): seperate cmake files for modularity 2024-02-19 00:52:03 -08:00
Renamed from src/cpp/module.md (Browse further)