haiku/docs/user/interface
PawanYr 372d066f2f TeamMonitor: Group teams.
Programs like Iceweasel and Falkon/QTWebEngine spawn lots of processes
that clog up Team monitor. To reduce the clutter, group teams under the BApplication that spawned them.

Groups are collapsed by default, and the tree only goes one level deep.
If a BApp spawns other BApps with the same executable, they are grouped
under it.

Also, fix bug where opening Team monitor before be_roster has info for a
BApp (immediately after launch) can sometimes cause the 'Quit' button to
be incorrectly disabled.

Also, update BOutlineListView::RemoveItem documentation; neither the
BeBook nor the HaikuBook mentioned that these will both remove *and
delete* child items (BeBook mentions removing, HaikuBook mentions
neither), which cost me some time debugging . . .

(a previous version of this patch grouped solely by name)

Change-Id: I29c627fbc905da5b5dc7145589f8da21ae8ba6fe
Reviewed-on: https://review.haiku-os.org/c/haiku/+/8770
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
2025-01-10 03:53:34 +00:00
..
images
_interface_intro.dox HaikuBook: fix some errors and warnings during documentation generation 2023-06-24 22:00:27 +00:00
_layout_intro.dox Minor documentation fixes 2022-01-11 12:22:17 +00:00
AbstractLayout.dox
AbstractLayoutItem.dox
AffineTransform.dox HaikuBook: add missing object from AffineTransform.h 2021-04-19 07:11:34 +01:00
Alert.dox BAlert documentation: Clarify that SetIcon assumes ownership. 2022-08-26 21:25:23 -04:00
Alignment.dox
Bitmap.dox HaikuBook: document missing BBitmap constructor 2024-06-10 16:36:12 +00:00
Box.dox
Button.dox
CardLayout.dox
CardView.dox
ChannelControl.dox
ChannelSlider.dox
CheckBox.dox
ColorControl.dox
Control.dox
Deskbar.dox
Dragger.dox HaikuBook: minor fixes 2024-01-29 18:15:16 +00:00
Font.dox BFont: allow skipping fallbacks in GetHasGlyphs 2024-07-06 13:12:21 +00:00
Gradient.dox HaikuBook: Add internal skeletons for BGradient* classes 2021-04-19 06:56:16 +01:00
GradientConic.dox HaikuBook: Add internal skeletons for BGradient* classes 2021-04-19 06:56:16 +01:00
GradientDiamond.dox HaikuBook: Add internal skeletons for BGradient* classes 2021-04-19 06:56:16 +01:00
GradientLinear.dox HaikuBook: Add internal skeletons for BGradient* classes 2021-04-19 06:56:16 +01:00
GradientRadial.dox HaikuBook: Add internal skeletons for BGradient* classes 2021-04-19 06:56:16 +01:00
GradientRadialFocus.dox HaikuBook: Add internal skeletons for BGradient* classes 2021-04-19 06:56:16 +01:00
GraphicsDefs.dox Document new rgb_color apis, apply their usage. 2024-02-28 17:53:38 +00:00
GridLayout.dox
GridLayoutBuilder.dox
GridView.dox
GroupLayout.dox
GroupLayoutBuilder.dox
GroupView.dox
IconUtils.dox Add BIconUtils::GetSystemIcon 2023-05-24 10:58:48 +00:00
Input.dox input_server: Properly implement watch_input_devices() & add documentation 2021-04-19 19:48:29 +00:00
InterfaceDefs.dox Input server: add mouse-specific API for button map and click speed 2024-07-29 17:30:39 +00:00
layout_tips.dox Minor documentation fixes 2022-01-11 12:22:17 +00:00
Layout.dox
LayoutBuilder.Cards.dox
LayoutBuilder.dox
LayoutBuilder.Grid.dox
LayoutBuilder.Group.dox
LayoutBuilder.Split.dox
LayoutItem.dox
ListItem.dox
ListView.dox HaikuBook: minor fixes 2024-01-29 18:15:16 +00:00
Menu.dox API docs: document menu reordering functions 2024-01-28 16:12:09 +00:00
MenuBar.dox
MenuField.dox
MenuItem.dox
OptionControl.dox
OptionPopUp.dox
OutlineListView.dox TeamMonitor: Group teams. 2025-01-10 03:53:34 +00:00
Picture.dox
PictureButton.dox
Point.dox
Polygon.dox
PopUpMenu.dox
RadioButton.dox
Rect.dox
Region.dox
Screen.dox
ScrollBar.dox
ScrollView.dox
SeparatorItem.dox
SeparatorView.dox
Shape.dox
Shelf.dox Haiku Book: Added GameSound, Shelf 2024-12-22 08:40:35 +00:00
Size.dox
SpaceLayoutItem.dox
SplitLayoutBuilder.dox
SplitView.dox
StatusBar.dox
StringItem.dox
StringView.dox
TabView.dox
TextControl.dox
TextView.dox BTextView docs: Document GetFontAndColor() and SetFontAndColor() 2024-12-21 17:32:52 +00:00
ToolTip.dox
TwoDimensionalLayout.dox
View.dox HaikuBook: minor fixes 2024-01-29 18:15:16 +00:00
Window.dox BWindow docs: Improve function descriptions 2023-03-24 14:01:56 +00:00