toaruos/userspace
Kevin Lange 35ff0434a4 Add a new window create function with flags
Currently there is one flag:
- NO_STEAL_FOCUS

This is used in the toast daemon so toasts don't steal focus.
Other flags will be added in the future to control whether a window is
displayed when created, whether it should animate a particular way, etc.
2016-12-05 22:07:51 +09:00
..
core Make cpudet work when compiled PIC/PIE 2016-12-03 10:56:16 +09:00
extra Add a userspace interface for loading modules 2016-10-26 14:11:12 +09:00
gui Add a new window create function with flags 2016-12-05 22:07:51 +09:00
lib Add a new window create function with flags 2016-12-05 22:07:51 +09:00
net Add a userspace interface for DNS 2016-11-21 19:29:07 +09:00
tests Basic dlopen implementation 2016-12-05 17:40:10 +09:00
util Superfluous terminal size programs 2015-04-07 08:53:28 -07:00