quickshell/src/core
2024-03-03 15:31:15 -08:00
..
CMakeLists.txt refactor: move socket and datastream types to Io module 2024-03-03 01:59:31 -08:00
doc.hpp docs: add macro hints for typegen to paper over weird interfaces 2024-02-26 00:30:25 -08:00
floatingwindow.cpp rename: QuickShell => Quickshell 2024-02-26 00:57:47 -08:00
floatingwindow.hpp rename: QuickShell => Quickshell 2024-02-26 00:57:47 -08:00
main.cpp feat: basic plugin system 2024-02-25 23:47:17 -08:00
module.md refactor: move socket and datastream types to Io module 2024-03-03 01:59:31 -08:00
panelinterface.cpp feat(wayland): create cross platform window interfaces 2024-02-25 07:13:54 -08:00
panelinterface.hpp docs: add macro hints for typegen to paper over weird interfaces 2024-02-26 00:30:25 -08:00
persistentprops.cpp refactor(wayland): seperate cmake files for modularity 2024-02-19 00:52:03 -08:00
persistentprops.hpp refactor(wayland): seperate cmake files for modularity 2024-02-19 00:52:03 -08:00
plugin.cpp cleanup(plugin): remove dependency on unstable moc functions 2024-02-26 00:08:30 -08:00
plugin.hpp feat: basic plugin system 2024-02-25 23:47:17 -08:00
proxywindow.cpp feat(slock): add user facing SessionLock and SessionLockSurface 2024-02-28 19:55:49 -08:00
proxywindow.hpp rename: QuickShell => Quickshell 2024-02-26 00:57:47 -08:00
qmlglobal.cpp fix: Process.pid and Quickshell.env returning undefined instead of null 2024-03-03 15:31:15 -08:00
qmlglobal.hpp feat: add Quickshell.env 2024-03-03 02:24:33 -08:00
qmlscreen.cpp rename: QuickShell => Quickshell 2024-02-26 00:57:47 -08:00
qmlscreen.hpp rename: QuickShell => Quickshell 2024-02-26 00:57:47 -08:00
region.cpp refactor(wayland): seperate cmake files for modularity 2024-02-19 00:52:03 -08:00
region.hpp refactor(wayland): seperate cmake files for modularity 2024-02-19 00:52:03 -08:00
reload.cpp feat(socket): add SocketServer and Socket.write 2024-03-03 01:26:43 -08:00
reload.hpp feat(socket): add SocketServer and Socket.write 2024-03-03 01:26:43 -08:00
rootwrapper.cpp fix: root is now destroyed on exit 2024-03-03 06:26:41 -08:00
rootwrapper.hpp fix: root is now destroyed on exit 2024-03-03 06:26:41 -08:00
shell.cpp refactor(wayland): seperate cmake files for modularity 2024-02-19 00:52:03 -08:00
shell.hpp refactor(wayland): seperate cmake files for modularity 2024-02-19 00:52:03 -08:00
variants.cpp refactor(wayland): seperate cmake files for modularity 2024-02-19 00:52:03 -08:00
variants.hpp rename: QuickShell => Quickshell 2024-02-26 00:57:47 -08:00
watcher.cpp refactor(wayland): seperate cmake files for modularity 2024-02-19 00:52:03 -08:00
watcher.hpp refactor(wayland): seperate cmake files for modularity 2024-02-19 00:52:03 -08:00
windowinterface.cpp feat(wayland): create cross platform window interfaces 2024-02-25 07:13:54 -08:00
windowinterface.hpp rename: QuickShell => Quickshell 2024-02-26 00:57:47 -08:00