haiku/src/servers
2005-09-18 22:43:31 +00:00
..
app more work on the input handling. I let Layer/WinBorder handle the MouseDown/Moved/Up instead of doing this in RootLayer::MouseEventHandler(). I did this because I felt it's more clean and in the near future RootLayer may have other children than WinBorders, for example simple Layers representing tooltips/bubbles/etc. 2005-09-18 22:43:31 +00:00
debug Provide a useful window title for the debug terminal. 2005-07-21 23:52:51 +00:00
input make sure the mouse settings are initialized with default values 2005-07-16 14:33:18 +00:00
mail Should remove the mime settings for the dead applications. 2005-08-13 19:56:57 +00:00
media added icons 2005-07-17 09:22:57 +00:00
media_addon added icons 2005-07-17 09:22:57 +00:00
midi Haiku be thy name. 2004-06-25 08:47:00 +00:00
net Changed license headers. Consider net_server as dead. 2004-11-21 12:56:05 +00:00
power Added the beginnings of our power management daemon. Currently does nothing except tell the roster to shut down when you press the power button (in conjuction with acpi_button, of course). Eventually will do things like display low power warnings, spin down hard disks, and display the requisite power info deskbar replicant. 2005-02-24 03:05:53 +00:00
print Replacing broken binary resources with rdefs. 2005-04-11 22:54:16 +00:00
registrar * Implemented BRoster::ActivateApp(). 2005-07-24 21:10:33 +00:00
syslog_daemon Since objects/.../system/kernel is now a directory, the kernel target is now 2005-04-13 14:49:55 +00:00
Jamfile moved screensaver server to screen_blanker bin 2005-08-02 09:21:22 +00:00