This website requires JavaScript.
Explore
Hush
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ad6b480400e921f46a444359fc92be5251ab6ac4
haiku-beta6
/
src
/
servers
T
History
Stephan Aßmus
ad6b480400
Work in Progress. The server keeps the client window up to date on layer movement/resizing. This fixes quite a few problems and brings support for FrameMoved and Resized hooks. But implementing it this way has its own set of problem, most importantly: When a BView calles Window()->CurrentMessage() in its FrameMoved/Resized hooks, it will see something very different from what it would see in R5. This needs to be fixed, but I have not had a good idea how to do this other than faking the current message in BWindow, which I didn't look into.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12689 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-05-16 15:39:58 +00:00
..
app
Work in Progress. The server keeps the client window up to date on layer movement/resizing. This fixes quite a few problems and brings support for FrameMoved and Resized hooks. But implementing it this way has its own set of problem, most importantly: When a BView calles Window()->CurrentMessage() in its FrameMoved/Resized hooks, it will see something very different from what it would see in R5. This needs to be fixed, but I have not had a good idea how to do this other than faking the current message in BWindow, which I didn't look into.
2005-05-16 15:39:58 +00:00
debug
In case of a debugger() call now also prints the debug message. Makes use of the new libdebug.so.
2005-03-20 22:06:13 +00:00
input
fixed typo
2005-05-10 11:30:17 +00:00
mail
Fixed an error in the install script
2005-01-30 06:11:06 +00:00
media
test checkin
2005-03-22 01:01:57 +00:00
media_addon
…
midi
…
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
Missing header.
2005-03-03 23:16:35 +00:00
screensaver
…
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