.. |
Wizards
|
51c2c69357
AK+Everywhere: Disallow constructing Functions from incompatible types
|
4 лет назад |
AboutDialog.cpp
|
6a012ad79f
LibGfx: Remove Gfx::FontDatabase::default_bold_font()
|
4 лет назад |
AboutDialog.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
AbstractButton.cpp
|
5140994c69
LibGUI: Select radio buttons with keyboard
|
4 лет назад |
AbstractButton.h
|
af72b5ec82
LibGUI: Show pressed state for Space and Return key events
|
4 лет назад |
AbstractScrollableWidget.cpp
|
f7de453716
LibGUI: Rename ScrollableWidget.cpp => AbstractScrollableWidget.cpp
|
4 лет назад |
AbstractScrollableWidget.h
|
d47f15ab8b
LibGUI: Rename ScrollableWidget => AbstractScrollableWidget
|
4 лет назад |
AbstractSlider.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
AbstractSlider.h
|
c3a60a5dcd
LibGUI+SoundPlayer: Add Slider option to jump to cursor
|
4 лет назад |
AbstractTableView.cpp
|
df96380121
LibGUI: Tighten paint invalidation rects in item views :^)
|
4 лет назад |
AbstractTableView.h
|
df96380121
LibGUI: Tighten paint invalidation rects in item views :^)
|
4 лет назад |
AbstractView.cpp
|
b368560800
LibGUI: Only repaint the affected indices on AbstractView item hover
|
4 лет назад |
AbstractView.h
|
df96380121
LibGUI: Tighten paint invalidation rects in item views :^)
|
4 лет назад |
Action.cpp
|
c7d891765c
LibGfx: Use "try_" prefix for static factory functions
|
4 лет назад |
Action.h
|
886e011608
LibGUI: Add Rename action
|
4 лет назад |
ActionGroup.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
ActionGroup.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
Application.cpp
|
02c0b1f380
LibGUI: Fix multi-line tooltip height
|
4 лет назад |
Application.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
AutocompleteProvider.cpp
|
c7d891765c
LibGfx: Use "try_" prefix for static factory functions
|
4 лет назад |
AutocompleteProvider.h
|
c003c3c76d
CppLanguageServer+LibGUI: Autocomplete #include paths
|
4 лет назад |
BoxLayout.cpp
|
07e3934f01
LibGUI: Distribute remaining pixels in BoxLayout to fill the entire area
|
4 лет назад |
BoxLayout.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
Breadcrumbbar.cpp
|
d8e0535116
LibGUI: Add search/removal methods to Breadcrumbbar
|
4 лет назад |
Breadcrumbbar.h
|
d8e0535116
LibGUI: Add search/removal methods to Breadcrumbbar
|
4 лет назад |
Button.cpp
|
6a012ad79f
LibGfx: Remove Gfx::FontDatabase::default_bold_font()
|
4 лет назад |
Button.h
|
0ee7991dca
LibGUI: Tweak GUI::Button::on_context_menu_event hook signature
|
4 лет назад |
CMakeLists.txt
|
aa15bf81e4
WindowServer: Add API to set/get screen layouts
|
4 лет назад |
Calendar.cpp
|
d60ebbbba6
Revert "Userland: static vs non-static constexpr variables"
|
4 лет назад |
Calendar.h
|
649d2faeab
Everywhere: Use "the SerenityOS developers." in copyright headers
|
4 лет назад |
CheckBox.cpp
|
d60ebbbba6
Revert "Userland: static vs non-static constexpr variables"
|
4 лет назад |
CheckBox.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
Clipboard.cpp
|
c7d891765c
LibGfx: Use "try_" prefix for static factory functions
|
4 лет назад |
Clipboard.h
|
f15f03376b
LibGUI: Add Clipboard::clear()
|
4 лет назад |
ColorInput.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
ColorInput.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
ColorPicker.cpp
|
c7d891765c
LibGfx: Use "try_" prefix for static factory functions
|
4 лет назад |
ColorPicker.h
|
7ac196974d
Everywhere: Replace Vector<T*> with nonnull entries with Vector<T&>
|
4 лет назад |
ColumnsView.cpp
|
df96380121
LibGUI: Tighten paint invalidation rects in item views :^)
|
4 лет назад |
ColumnsView.h
|
df96380121
LibGUI: Tighten paint invalidation rects in item views :^)
|
4 лет назад |
ComboBox.cpp
|
c7d891765c
LibGfx: Use "try_" prefix for static factory functions
|
4 лет назад |
ComboBox.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
Command.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
Command.h
|
0bfbee4596
LibGUI: Make Command::action_text() virtual
|
4 лет назад |
CommonLocationsProvider.cpp
|
f45273649f
AK+Everywhere: Change int to size_t in JsonObject and JsonArray
|
4 лет назад |
CommonLocationsProvider.h
|
91c210c39a
LibGUI: Make common locations configurable
|
4 лет назад |
Desktop.cpp
|
b8f3441300
LibGUI: Add callback for screen rect change to Desktop.h
|
4 лет назад |
Desktop.h
|
b8f3441300
LibGUI: Add callback for screen rect change to Desktop.h
|
4 лет назад |
Dialog.cpp
|
62c5a5351c
LibGUI: Handle KeyDown when checking for Key_Escape in Dialog too
|
4 лет назад |
Dialog.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
DisplayLink.cpp
|
5bb79ea0a7
Userland: Update IPC calls to use proxies
|
4 лет назад |
DisplayLink.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
DragOperation.cpp
|
c7d891765c
LibGfx: Use "try_" prefix for static factory functions
|
4 лет назад |
DragOperation.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
EditingEngine.cpp
|
a7e7f62d08
VimEditingEngine: Operate on real lines rather than wrapped ones
|
4 лет назад |
EditingEngine.h
|
a7e7f62d08
VimEditingEngine: Operate on real lines rather than wrapped ones
|
4 лет назад |
EmojiInputDialog.cpp
|
7405536a1a
AK+Everywhere: Use mostly StringView in LexicalPath
|
4 лет назад |
EmojiInputDialog.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
Event.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
Event.h
|
b40d771512
LibGUI: Add FontsChanged event and deliver it to windows and widgets
|
4 лет назад |
FileIconProvider.cpp
|
c7d891765c
LibGfx: Use "try_" prefix for static factory functions
|
4 лет назад |
FileIconProvider.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
FilePicker.cpp
|
c7d891765c
LibGfx: Use "try_" prefix for static factory functions
|
4 лет назад |
FilePicker.h
|
3773e72752
LibGUI: Tweak API for getting the selected path
|
4 лет назад |
FilePickerDialog.gml
|
8fac7a1d5d
LibGUI: Bump up common locations width from 90 to 95
|
4 лет назад |
FileSystemModel.cpp
|
c7d891765c
LibGfx: Use "try_" prefix for static factory functions
|
4 лет назад |
FileSystemModel.h
|
fe7bacc2df
File Manager: Differentiate between navigation and rename errors
|
4 лет назад |
FilteringProxyModel.cpp
|
3d4afe7614
Everywhere: "indexes" => "indices"
|
4 лет назад |
FilteringProxyModel.h
|
b91c49364d
AK: Rename adopt() to adopt_ref()
|
4 лет назад |
FocusSource.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
FontPicker.cpp
|
c7d891765c
LibGfx: Use "try_" prefix for static factory functions
|
4 лет назад |
FontPicker.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
FontPickerDialog.gml
|
c9196995be
LibGUI: Allow arbitrary font size in FontPicker
|
4 лет назад |
FontPickerWeightModel.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
Forward.h
|
b40d771512
LibGUI: Add FontsChanged event and deliver it to windows and widgets
|
4 лет назад |
Frame.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
Frame.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
GMLFormatter.cpp
|
ebdeed087c
Everywhere: Use linusg@serenityos.org for my copyright headers
|
4 лет назад |
GMLFormatter.h
|
ebdeed087c
Everywhere: Use linusg@serenityos.org for my copyright headers
|
4 лет назад |
GMLLexer.cpp
|
cb5a50d3f7
LibGUI: Fix off-by-one error in Lexer tokens
|
4 лет назад |
GMLLexer.h
|
cb5a50d3f7
LibGUI: Fix off-by-one error in Lexer tokens
|
4 лет назад |
GMLParser.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
GMLParser.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
GMLSyntaxHighlighter.cpp
|
71b4433b0d
LibWeb+LibSyntax: Implement nested syntax highlighters
|
4 лет назад |
GMLSyntaxHighlighter.h
|
71b4433b0d
LibWeb+LibSyntax: Implement nested syntax highlighters
|
4 лет назад |
GroupBox.cpp
|
3652ab8b2a
LibGUI: Tweak GUI::GroupBox title text position
|
4 лет назад |
GroupBox.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
HeaderView.cpp
|
a4c1666b71
HeaderView: Fix horizonal section size miscalculation
|
4 лет назад |
HeaderView.h
|
3f5eb6446b
LibGUI: Make HeaderView act only on the visible sections
|
4 лет назад |
INILexer.cpp
|
cb5a50d3f7
LibGUI: Fix off-by-one error in Lexer tokens
|
4 лет назад |
INILexer.h
|
cb5a50d3f7
LibGUI: Fix off-by-one error in Lexer tokens
|
4 лет назад |
INISyntaxHighlighter.cpp
|
71b4433b0d
LibWeb+LibSyntax: Implement nested syntax highlighters
|
4 лет назад |
INISyntaxHighlighter.h
|
71b4433b0d
LibWeb+LibSyntax: Implement nested syntax highlighters
|
4 лет назад |
Icon.cpp
|
c7d891765c
LibGfx: Use "try_" prefix for static factory functions
|
4 лет назад |
Icon.h
|
b91c49364d
AK: Rename adopt() to adopt_ref()
|
4 лет назад |
IconView.cpp
|
d940f7ba4f
LibGUI: Use wrapped text rect for paint invalidation
|
4 лет назад |
IconView.h
|
d940f7ba4f
LibGUI: Use wrapped text rect for paint invalidation
|
4 лет назад |
ImageWidget.cpp
|
3168a4afe8
ImageViewer: Rename QSWidget => ImageViewer::ViewWidget
|
4 лет назад |
ImageWidget.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
InputBox.cpp
|
3fce0e58e5
LibGUI: Use east const style in InputBox.{cpp,h}
|
4 лет назад |
InputBox.h
|
3fce0e58e5
LibGUI: Use east const style in InputBox.{cpp,h}
|
4 лет назад |
ItemListModel.h
|
b91c49364d
AK: Rename adopt() to adopt_ref()
|
4 лет назад |
JsonArrayModel.cpp
|
f45273649f
AK+Everywhere: Change int to size_t in JsonObject and JsonArray
|
4 лет назад |
JsonArrayModel.h
|
b91c49364d
AK: Rename adopt() to adopt_ref()
|
4 лет назад |
Label.cpp
|
50349de38c
Meta: Disable -Wmaybe-uninitialized
|
4 лет назад |
Label.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
Layout.cpp
|
46a7e1b372
LibGUI: Make a macro for registering a GUI::Margins object property
|
4 лет назад |
Layout.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
LazyWidget.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
LazyWidget.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
LinkLabel.cpp
|
c7d891765c
LibGfx: Use "try_" prefix for static factory functions
|
4 лет назад |
LinkLabel.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
ListView.cpp
|
d47f15ab8b
LibGUI: Rename ScrollableWidget => AbstractScrollableWidget
|
4 лет назад |
ListView.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
Margins.h
|
46a7e1b372
LibGUI: Make a macro for registering a GUI::Margins object property
|
4 лет назад |
Menu.cpp
|
baab0a5bef
WindowServer+LibGUI: Make menu allocation asynchronous
|
4 лет назад |
Menu.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
MenuItem.cpp
|
a8a899adbf
WindowServer+LibGUI: Make much of menu construction asynchronous
|
4 лет назад |
MenuItem.h
|
bfd2ec88f4
LibGUI: Make Action::set_text() update any associated menu items
|
4 лет назад |
Menubar.cpp
|
7e799529b9
WindowServer+LibGUI: Make menubar allocation asynchronous
|
4 лет назад |
Menubar.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
MessageBox.cpp
|
ccd19d464e
LibGUI: Handle multiple lines of text in MessageBox
|
4 лет назад |
MessageBox.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
Model.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
Model.h
|
3d4afe7614
Everywhere: "indexes" => "indices"
|
4 лет назад |
ModelEditingDelegate.h
|
0f35912bd7
TableView: Do not select input on keydown
|
4 лет назад |
ModelIndex.cpp
|
7a4445a1fe
LibGUI/TreeView: Select parent on collapse
|
4 лет назад |
ModelIndex.h
|
7a4445a1fe
LibGUI/TreeView: Select parent on collapse
|
4 лет назад |
ModelRole.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
ModelSelection.cpp
|
3d4afe7614
Everywhere: "indexes" => "indices"
|
4 лет назад |
ModelSelection.h
|
3d4afe7614
Everywhere: "indexes" => "indices"
|
4 лет назад |
MultiView.cpp
|
c7d891765c
LibGfx: Use "try_" prefix for static factory functions
|
4 лет назад |
MultiView.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
Notification.cpp
|
ac650d2362
Userland: Remove dummy IPC methods
|
4 лет назад |
Notification.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
OpacitySlider.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
OpacitySlider.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
Painter.cpp
|
381dcca2f6
Revert "LibGfx: Add directional floating-point scaling to Painter"
|
4 лет назад |
Painter.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
ProcessChooser.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
ProcessChooser.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
Progressbar.cpp
|
8d5eb075d8
LibGUI: Convert StringBuilder::appendf() => AK::Format
|
4 лет назад |
Progressbar.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
RadioButton.cpp
|
3c831b146c
LibGUI: Put some more space between radio buttons and their label text
|
4 лет назад |
RadioButton.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
RegularEditingEngine.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
RegularEditingEngine.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
ResizeCorner.cpp
|
d60ebbbba6
Revert "Userland: static vs non-static constexpr variables"
|
4 лет назад |
ResizeCorner.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
RunningProcessesModel.cpp
|
7e77a2ec40
Everywhere: Improve CPU usage calculation
|
4 лет назад |
RunningProcessesModel.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
ScreenLayout.cpp
|
aa15bf81e4
WindowServer: Add API to set/get screen layouts
|
4 лет назад |
ScrollableContainerWidget.cpp
|
eed6ce8b8b
Profiler: Fix scrolling behavior
|
4 лет назад |
ScrollableContainerWidget.h
|
18d344609f
LibGUI: Add ScrollableContainerWidget :^)
|
4 лет назад |
Scrollbar.cpp
|
b57f7def1f
LibGUI: Don't invalidate scrollbar rect if disabled
|
4 лет назад |
Scrollbar.h
|
0c1d1d97d5
LibGUI: Remove unused Scrollbar::{de,in}crement_gutter_rect()
|
4 лет назад |
SeparatorWidget.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
SeparatorWidget.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
Shortcut.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
Shortcut.h
|
b05078b610
LibGUI: Add a new constructor to Action
|
4 лет назад |
Slider.cpp
|
c3a60a5dcd
LibGUI+SoundPlayer: Add Slider option to jump to cursor
|
4 лет назад |
Slider.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
SortingProxyModel.cpp
|
3d4afe7614
Everywhere: "indexes" => "indices"
|
4 лет назад |
SortingProxyModel.h
|
3d4afe7614
Everywhere: "indexes" => "indices"
|
4 лет назад |
SpinBox.cpp
|
c7d891765c
LibGfx: Use "try_" prefix for static factory functions
|
4 лет назад |
SpinBox.h
|
99e7ad4b76
LibGUI: Allow bypassing hook when setting SpinBox range
|
4 лет назад |
Splitter.cpp
|
f4a318ee2d
LibGUI: Only repaint grabbable part of Splitter when hovered/unhovered
|
4 лет назад |
Splitter.h
|
89272e810a
LibGUI: Have GUI::Splitter track all grabbable areas
|
4 лет назад |
StackWidget.cpp
|
ee3a73ddbb
AK: Rename downcast<T> => verify_cast<T>
|
4 лет назад |
StackWidget.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
Statusbar.cpp
|
dfd8598bf7
LibGUI: Don't show resize corner in non-resizable window's statusbar
|
4 лет назад |
Statusbar.h
|
ee1a4a06e0
LibGUI: Allow specifying GUI::Statusbar segment count in GML
|
4 лет назад |
TabWidget.cpp
|
bab83ecc95
LibGUI: Tighten invalidation rect for TabWidget
|
4 лет назад |
TabWidget.h
|
49d40a908c
LibGUI/TabWidget: Add close button to tabs
|
4 лет назад |
TableView.cpp
|
0f35912bd7
TableView: Do not select input on keydown
|
4 лет назад |
TableView.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
TextBox.cpp
|
9f0ce2dc81
LibGUI: Add PasswordBox
|
4 лет назад |
TextBox.h
|
9f0ce2dc81
LibGUI: Add PasswordBox
|
4 лет назад |
TextDocument.cpp
|
a4fdb7f029
VimEditingEngine: Prevent crash upon 'x' or 'v' on blank lines
|
4 лет назад |
TextDocument.h
|
808e5e813f
LibGUI: Add Ctrl-W to insert mode
|
4 лет назад |
TextEditor.cpp
|
9b78ae5149
LibGUI+Browser: Do not paste bitmaps
|
4 лет назад |
TextEditor.h
|
54bf6a7884
LibGUI: Add Ctrl-U to insert mode
|
4 лет назад |
TextPosition.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
TextRange.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
Toolbar.cpp
|
5daf7bd2ef
LibGUI: Make GUI::Toolbar::add_action() return the toolbar button
|
4 лет назад |
Toolbar.h
|
5daf7bd2ef
LibGUI: Make GUI::Toolbar::add_action() return the toolbar button
|
4 лет назад |
ToolbarContainer.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
ToolbarContainer.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
TreeView.cpp
|
c7d891765c
LibGfx: Use "try_" prefix for static factory functions
|
4 лет назад |
TreeView.h
|
df96380121
LibGUI: Tighten paint invalidation rects in item views :^)
|
4 лет назад |
UndoStack.cpp
|
c670d8c56d
LibGUI: Add UndoStack::{undo,redo}_action_text()
|
4 лет назад |
UndoStack.h
|
c670d8c56d
LibGUI: Add UndoStack::{undo,redo}_action_text()
|
4 лет назад |
Variant.cpp
|
786275feb8
LibGUI: Add u64 type to LibGUI::Variant
|
4 лет назад |
Variant.h
|
786275feb8
LibGUI: Add u64 type to LibGUI::Variant
|
4 лет назад |
VimEditingEngine.cpp
|
54bf6a7884
LibGUI: Add Ctrl-U to insert mode
|
4 лет назад |
VimEditingEngine.h
|
7b7548ce9d
VimEditingEngine: Allow repeats for dd, yy and x
|
4 лет назад |
Widget.cpp
|
2f754013a1
LibGUI: Fix widgets not being occluded
|
4 лет назад |
Widget.h
|
8992271c5c
LibGUI: Redraw widgets when default font changes
|
4 лет назад |
Window.cpp
|
6bb53d6a80
LibGUI: Handle GUI::Window non-volatile backing store issues better
|
4 лет назад |
Window.h
|
687a12d7fb
Userland: Add GUI::Window::add_menu() and use it everywhere
|
4 лет назад |
WindowManagerServerConnection.cpp
|
7984c2836d
WindowServer: Add API to change virtual desktop settings
|
4 лет назад |
WindowManagerServerConnection.h
|
7984c2836d
WindowServer: Add API to change virtual desktop settings
|
4 лет назад |
WindowServerConnection.cpp
|
522f6775a7
LibGUI+WindowServer: Expose WindowServer client id to the client
|
4 лет назад |
WindowServerConnection.h
|
522f6775a7
LibGUI+WindowServer: Expose WindowServer client id to the client
|
4 лет назад |
WindowType.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |