genode/repos/gems/src/app/floating_window_layouter/target.mk
Norman Feske acd9599890 Window manager
The window manager provides a nitpicker session interface. In contrast
to the nitpicker server, which leaves the view layout up to the client,
the window manager organizes the views on screen according to a policy
provided by a window layouter. Furthermore, it equips views with window
decorations as provided by a window decorator. Both layouter and
decorator are independent programs.
2014-08-12 13:08:02 +02:00

5 lines
70 B
Makefile

TARGET = floating_window_layouter
SRC_CC = main.cc
LIBS = base cxx