haiku/src/servers
Tri-Edge AI 773d5303d1 app_server: Implement B_OUTLINE_RESIZE
- Allows applications to be resized without the window contents resizing with the window frame.
- Due to the nature of out-of-tree decorators using private APIs, this will require all pre-existing decorators to be rebuilt
- Newer decorators won't work on older versions of Haiku...
- Also has some formatting with license headers.
- Fixes #2724

Change-Id: Id0b45e7bbc0b636e6dffbd396eb584bf348b5296
Reviewed-on: https://review.haiku-os.org/c/haiku/+/344
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
Reviewed-by: Jacob Secunda <secundaja@gmail.com>
2021-03-19 10:17:01 +00:00
..
app app_server: Implement B_OUTLINE_RESIZE 2021-03-19 10:17:01 +00:00
bluetooth s/Haiku License/MIT License/g. 2019-08-30 18:16:02 -04:00
debug debug_server: make crash dialog button default 2020-01-02 13:38:08 +00:00
index Style fixes to various parts of the system. 2017-01-29 22:47:28 +01:00
input servers/input: Fix debug build. 2020-10-27 10:11:28 +00:00
keystore Move StripeView to libshared 2019-05-21 06:55:45 +00:00
launch launch_daemon: don't relaunch when a shutdown is in progress 2019-12-21 20:32:31 +00:00
mail Remove all invocations of SetSubDirSupportedPlatformsBeOSCompatible. 2019-03-30 15:19:38 -04:00
media media: fix 64-bit debug build 2019-12-21 20:33:11 +00:00
media_addon media_addon_server: delay the start up sound by 2 seconds. 2020-02-16 11:38:43 +00:00
midi Remove all invocations of SetSubDirSupportedPlatformsBeOSCompatible. 2019-03-30 15:19:38 -04:00
mount mount_server: Cleanup, remove unused isBFS variable. 2020-05-11 01:23:58 +02:00
net net_server: handle EINTR on select() 2021-02-01 19:35:02 +00:00
notification Fix various instances of -Wset-but-unused. 2018-11-23 18:04:38 -05:00
package Package Kit: Proper Installation for First Boot Packages 2021-03-14 09:10:18 +00:00
power Add icons to more of the servers. 2016-08-07 22:06:24 +02:00
print Style, no functional changes 2017-11-16 19:47:59 +01:00
print_addon Use libstdc++, libsupc++ and libgcc from gcc_syslibs. 2014-08-13 13:32:44 +02:00
registrar use common AutoDeleter types 2020-12-13 19:14:13 +00:00
syslog_daemon syslog_daemon: We don't need strlcpy.c anymore. 2018-11-21 23:52:49 -05:00
Jamfile cddb_daemon: renamed to cddb_lookup, moved to /src/bin. 2015-10-19 21:21:21 +02:00