This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
genode
Watch
1
Star
0
Fork
0
You've already forked genode
mirror of
https://github.com/genodelabs/genode.git
synced
2025-01-07 14:28:44 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
c30299feca
genode
/
repos
/
gems
/
src
/
app
/
floating_window_layouter
/
target.mk
5 lines
66 B
Makefile
Raw
Normal View
History
Unescape
Escape
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-01-06 18:15:14 +00:00
TARGET
=
floating_window_layouter
SRC_CC
=
main.cc
Remove superfluous 'cxx' from LIBS in target.mk
2017-03-28 15:43:14 +00:00
LIBS
=
base
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-01-06 18:15:14 +00:00
Reference in New Issue
Copy Permalink