quickshell/src/core
2024-03-03 01:26:43 -08:00
..
test feat(socket): add unix socket listener 2024-03-02 05:05:45 -08:00
CMakeLists.txt feat(socket): add unix socket listener 2024-03-02 05:05:45 -08:00
datastream.cpp feat(socket): add unix socket listener 2024-03-02 05:05:45 -08:00
datastream.hpp feat(socket): add unix socket listener 2024-03-02 05:05:45 -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 feat(socket): add unix socket listener 2024-03-02 05:05:45 -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 rename: QuickShell => Quickshell 2024-02-26 00:57:47 -08:00
qmlglobal.hpp rename: QuickShell => Quickshell 2024-02-26 00:57:47 -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 feat(socket): add SocketServer and Socket.write 2024-03-03 01:26:43 -08:00
rootwrapper.hpp refactor(wayland): seperate cmake files for modularity 2024-02-19 00:52:03 -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
socket.cpp feat(socket): add SocketServer and Socket.write 2024-03-03 01:26:43 -08:00
socket.hpp feat(socket): add SocketServer and Socket.write 2024-03-03 01:26:43 -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