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
ffbdac9977
core: synthesized qmldir files and new qml scanning strategy
2024-03-14 00:16:22 -07:00
1687ff3614
reload: encapsulate each engine generation more
2024-03-13 22:53:05 -07:00
211f454de9
singleton: add reloadable Singleton type
2024-03-13 00:57:03 -07:00
9f6ef37f61
build: improve parallelism by removing core dependency on modules
2024-03-12 00:04:20 -07:00
c44041653c
build: greatly speed up build times using pch
2024-03-11 18:18:55 -07:00
b675b3676c
popups: add popup windows
2024-03-11 05:44:56 -07:00
b720dfa165
build: add git revision to version
2024-03-08 23:08:50 -08:00
63180382be
misc: change version to 0.1
2024-03-04 05:37:24 -08: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
bb5bc0547a
build: add build options for all components
2024-02-29 01:30:57 -08:00
4ae7ff8c72
rename: QuickShell => Quickshell
2024-02-26 00:57:47 -08:00
3bd587cfcc
feat: basic plugin system
...
The wayland plugin now uses it.
2024-02-25 23:47:17 -08:00
c2930783ea
feat(wayland): create cross platform window interfaces
...
Internally this also refactors a ton of code around the wayland
layershell. Note that attachment failures are still broken and
platform interfaces are hardcoded.
2024-02-25 07:13:54 -08:00
4a82949854
feat(wayland): custom layershell implementation
...
A fair amount of things are broken but not in the layershell interface
itself. The shell window platform extensions are next in line for
refactoring and relevent issues will be fixed then. Same for docs.
2024-02-24 02:06:40 -08:00
b0567a569b
build(wayland): setup cmake for wayland module
2024-02-20 03:12:05 -08:00
c6dde9ca9d
refactor(wayland): seperate cmake files for modularity
2024-02-19 00:52:03 -08:00