haiku/src/servers
Axel Dörfler 189ba7a9dc Tried to separate active WinBorder from front, but failed - it's now always
the focus border, and therefore, I probably broke floating windows (but that's
not that important right now).
Workspace::HideWinBorder() now sets focus to the next WinBorder, not always
the top one.
Workspace::MoveToFront() no longer changes focus, no longer calls ShowWinBorder()
when the window doesn't have to be moved (ie. for the desktop window).
Added Workspace::SetFocus() to change the focus explicetly.
Some other cleanup. This is an ugly patch, but refactoring/rewriting is coming
soon.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13509 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-07-06 20:19:22 +00:00
..
app Tried to separate active WinBorder from front, but failed - it's now always 2005-07-06 20:19:22 +00:00
debug Now also prints the area offsets next to the instruction pointer so you don't have 2005-05-30 12:22:34 +00:00
input Renamed BAppServerLink to AppServerLink, BPortLink to PortLink, LinkMsgReader 2005-06-14 21:28:56 +00:00
mail Fixed an error in the install script 2005-01-30 06:11:06 +00:00
media spelling fix 2005-07-05 17:26:52 +00:00
media_addon adjusted media kit library dependencies to allow compiling for R5 2005-07-05 18:05:01 +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 Changed the shutdown process to match Be's: The user apps are not longer 2005-07-06 14:28:11 +00:00
screensaver Fixed all known bugs. 2004-10-09 23:18:56 +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 Initial version of our debug server. This is the guy that hangs around 2005-02-25 14:37:36 +00:00