Move Wayland registry specific code out of phosh.c
Split PhoshWayland out of PhoshShell where the former handles protocol registration and the later all the surfaces and managers. We can move PhoshShell into a separate file once we moved out the lock screen handling to the lockscreen manager. Closes: #26
Showing
- src/meson.build 3 additions, 0 deletionssrc/meson.build
- src/monitor-manager.c 5 additions, 2 deletionssrc/monitor-manager.c
- src/phosh-wayland.c 265 additions, 0 deletionssrc/phosh-wayland.c
- src/phosh-wayland.h 30 additions, 0 deletionssrc/phosh-wayland.h
- src/phosh.c 52 additions, 195 deletionssrc/phosh.c
- src/phosh.h 1 addition, 5 deletionssrc/phosh.h
Loading
Please register or sign in to comment