swc

(Pinephone) swc with touch and other mobile stuff
git clone git://git.nihaljere.xyz/swc
Log | Files | Refs | README | LICENSE

ModeNameSize
-rw-r--r--.clang-format24L
-rw-r--r--.gitignore26L
-rw-r--r--LICENSE19L
-rw-r--r--Makefile123L
-rw-r--r--README.md120L
-rw-r--r--common.mk28L
-rw-r--r--config.mk21L
-rw-r--r--cursor/convert_font.c511L
-rw-r--r--cursor/cursor.pcf14208B
-rw-r--r--cursor/local.mk16L
-rw-r--r--example/local.mk16L
-rw-r--r--example/wm.c278L
-rw-r--r--launch/devmajor-linux.c52L
-rw-r--r--launch/devmajor-netbsd.c86L
-rw-r--r--launch/devmajor.h36L
-rw-r--r--launch/launch.c506L
-rw-r--r--launch/local.mk24L
-rw-r--r--launch/protocol.c65L
-rw-r--r--launch/protocol.h71L
-rw-r--r--libswc/bindings.c185L
-rw-r--r--libswc/bindings.h37L
-rw-r--r--libswc/compositor.c885L
-rw-r--r--libswc/compositor.h94L
-rw-r--r--libswc/data.c169L
-rw-r--r--libswc/data.h35L
-rw-r--r--libswc/data_device.c146L
-rw-r--r--libswc/data_device.h48L
-rw-r--r--libswc/data_device_manager.c68L
-rw-r--r--libswc/data_device_manager.h31L
-rw-r--r--libswc/dmabuf.c206L
-rw-r--r--libswc/dmabuf.h31L
-rw-r--r--libswc/drm.c527L
-rw-r--r--libswc/drm.h27L
-rw-r--r--libswc/event.h36L
-rw-r--r--libswc/input.c133L
-rw-r--r--libswc/input.h74L
-rw-r--r--libswc/input_method.c208L
-rw-r--r--libswc/input_method.h11L
-rw-r--r--libswc/input_timeout.c67L
-rw-r--r--libswc/input_timeout.h7L
-rw-r--r--libswc/internal.h69L
-rw-r--r--libswc/kde_decoration.c79L
-rw-r--r--libswc/kde_decoration.h31L
-rw-r--r--libswc/keyboard.c412L
-rw-r--r--libswc/keyboard.h94L
-rw-r--r--libswc/launch.c155L
-rw-r--r--libswc/launch.h34L
-rw-r--r--libswc/local.mk134L
-rw-r--r--libswc/mode.c43L
-rw-r--r--libswc/mode.h44L
-rw-r--r--libswc/output.c114L
-rw-r--r--libswc/output.h33L
-rw-r--r--libswc/panel.c262L
-rw-r--r--libswc/panel.h34L
-rw-r--r--libswc/panel_manager.c61L
-rw-r--r--libswc/panel_manager.h31L
-rw-r--r--libswc/plane.c174L
-rw-r--r--libswc/plane.h45L
-rw-r--r--libswc/pointer.c457L
-rw-r--r--libswc/pointer.h86L
-rw-r--r--libswc/primary_plane.c158L
-rw-r--r--libswc/primary_plane.h49L
-rw-r--r--libswc/region.c64L
-rw-r--r--libswc/region.h10L
-rw-r--r--libswc/screen.c222L
-rw-r--r--libswc/screen.h81L
-rw-r--r--libswc/seat-ws.c451L
-rw-r--r--libswc/seat.c501L
-rw-r--r--libswc/seat.h40L
-rw-r--r--libswc/shell.c63L
-rw-r--r--libswc/shell.h31L
-rw-r--r--libswc/shell_surface.c241L
-rw-r--r--libswc/shell_surface.h34L
-rw-r--r--libswc/shm.c260L
-rw-r--r--libswc/shm.h38L
-rw-r--r--libswc/subcompositor.c66L
-rw-r--r--libswc/subcompositor.h31L
-rw-r--r--libswc/subsurface.c97L
-rw-r--r--libswc/subsurface.h37L
-rw-r--r--libswc/surface.c370L
-rw-r--r--libswc/surface.h75L
-rw-r--r--libswc/swc.c291L
-rw-r--r--libswc/swc.h356L
-rw-r--r--libswc/text_input.c278L
-rw-r--r--libswc/text_input.h22L
-rw-r--r--libswc/touch.c322L
-rw-r--r--libswc/touch.h58L
-rw-r--r--libswc/util.c43L
-rw-r--r--libswc/util.h106L
-rw-r--r--libswc/view.c163L
-rw-r--r--libswc/view.h132L
-rw-r--r--libswc/wayland_buffer.c61L
-rw-r--r--libswc/wayland_buffer.h35L
-rw-r--r--libswc/window.c510L
-rw-r--r--libswc/window.h101L
-rw-r--r--libswc/wscons/atKeynames.h281L
-rw-r--r--libswc/wscons/bsd_KbdMap.h485L
-rw-r--r--libswc/xdg_decoration.c113L
-rw-r--r--libswc/xdg_decoration.h31L
-rw-r--r--libswc/xdg_shell.c526L
-rw-r--r--libswc/xdg_shell.h31L
-rw-r--r--libswc/xserver.c319L
-rw-r--r--libswc/xserver.h36L
-rw-r--r--libswc/xwm.c538L
-rw-r--r--libswc/xwm.h32L
-rw-r--r--protocol/input-method-unstable-v2.xml490L
-rw-r--r--protocol/local.mk34L
-rw-r--r--protocol/server-decoration.xml96L
-rw-r--r--protocol/swc.xml70L
-rw-r--r--protocol/wayland-drm.xml185L
-rw-r--r--protocol/xdg-shell.xml516L
-rw-r--r--swc.pc.in14L