Sam Atkins d95e50643e LibGUI: Cast unused smart-pointer return values to void 3 år sedan
..
Wizards e11d177618 Userland+LibGUI: Add shorthand versions of the Margins constructor 4 år sedan
AboutDialog.cpp 8b1108e485 Everywhere: Pass AK::StringView by value 3 år sedan
AboutDialog.h 8b1108e485 Everywhere: Pass AK::StringView by value 3 år sedan
AbstractButton.cpp d6a0726302 Everywhere: Rename left/right-click to primary/secondary 3 år sedan
AbstractButton.h 34844dd547 LibGUI: Refine AbstractButton pressing behaviour 3 år sedan
AbstractScrollableWidget.cpp dab7ec190e LibGUI: Margins for AbstractScrollableWidget 3 år sedan
AbstractScrollableWidget.h dab7ec190e LibGUI: Margins for AbstractScrollableWidget 3 år sedan
AbstractSlider.cpp 92fffc3abc LibGUI: Rename CallOnChange => AllowCallback and implement elsewhere 3 år sedan
AbstractSlider.h 92fffc3abc LibGUI: Rename CallOnChange => AllowCallback and implement elsewhere 3 år sedan
AbstractTableView.cpp d6a0726302 Everywhere: Rename left/right-click to primary/secondary 3 år sedan
AbstractTableView.h d660e86d13 LibGUI: Implement automatic scrolling in AbstractView 3 år sedan
AbstractView.cpp 8b1108e485 Everywhere: Pass AK::StringView by value 3 år sedan
AbstractView.h 8b1108e485 Everywhere: Pass AK::StringView by value 3 år sedan
Action.cpp d8fd4eee9b LibGUI: Move common action definitions to CommonActions.cpp 4 år sedan
Action.h 578318ca0f Browser: Use CommonActions where possible and various fixes 3 år sedan
ActionGroup.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
ActionGroup.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
Application.cpp 24ea6a8ce7 LibGUI: Add GUI::Application::in_teardown() 3 år sedan
Application.h a0ef655451 LibGUI: Let Application constructor accept in Main::Arguments 3 år sedan
AutocompleteProvider.cpp 221a32577e LibGUI: Support applying AutocompleteBox suggestions with mouse 3 år sedan
AutocompleteProvider.h d5baf1c1fa LibGUI: Allow autocomplete to stay open after applying 3 år sedan
BoxLayout.cpp 70e5a77794 LibGUI: Consider content_margins for BoxLayout 3 år sedan
BoxLayout.h b3e9a4e603 Libraries: Fix visibility of Object-derivative constructors 3 år sedan
Breadcrumbbar.cpp e2c32a6c65 Everywhere: Use my shiny new serenityos.org email :^) 3 år sedan
Breadcrumbbar.h 71f345bbb8 LibGUI: Adjust BreadcrumbButtons width on resize 3 år sedan
Button.cpp 8623cec0d7 LibGUI: Remove unused header includes 4 år sedan
Button.h 0ee7991dca LibGUI: Tweak GUI::Button::on_context_menu_event hook signature 4 år sedan
CMakeLists.txt bc79be362d LibGUI: Add GUI::Menubar::try_add_menu() 3 år sedan
Calendar.cpp d60ebbbba6 Revert "Userland: static vs non-static constexpr variables" 4 år sedan
Calendar.h b3e9a4e603 Libraries: Fix visibility of Object-derivative constructors 3 år sedan
CheckBox.cpp 4c9c85ac01 Userland: Make TextWrapping::Wrap opt-in 4 år sedan
CheckBox.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
Clipboard.cpp 768915bbcd LibGUI: Make clipboard bitmap parsing more robust 3 år sedan
Clipboard.h f22c0ffe0c LibGUI+Everywhere: Make sync requests to Clipboard server more obvious 3 år sedan
ColorInput.cpp d6a0726302 Everywhere: Rename left/right-click to primary/secondary 3 år sedan
ColorInput.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
ColorPicker.cpp 0de33b3d6c LibGfx: Use ErrorOr<T> for Bitmap::try_create() 3 år sedan
ColorPicker.h 253eb5c6d7 ColorPicker: Add ability to select a color on the screen 3 år sedan
ColumnsView.cpp d6a0726302 Everywhere: Rename left/right-click to primary/secondary 3 år sedan
ColumnsView.h df96380121 LibGUI: Tighten paint invalidation rects in item views :^) 4 år sedan
ComboBox.cpp 298a6b9937 LibGUI+FontEditor: Allow ComboBox on_change callback to be toggled 3 år sedan
ComboBox.h 298a6b9937 LibGUI+FontEditor: Allow ComboBox on_change callback to be toggled 3 år sedan
Command.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
Command.h 0bfbee4596 LibGUI: Make Command::action_text() virtual 4 år sedan
CommonActions.cpp 235f39e449 LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() 3 år sedan
CommonLocationsProvider.cpp 587f9af960 AK: Make JSON parser return ErrorOr<JsonValue> (instead of Optional) 3 år sedan
CommonLocationsProvider.h 9d2e06b039 LibGUI: Add missing headers 3 år sedan
Desktop.cpp d21dc1f451 Everywhere: Replace "virtual desktop" => "workspace" 3 år sedan
Desktop.h d21dc1f451 Everywhere: Replace "virtual desktop" => "workspace" 3 år sedan
Dialog.cpp 84ee95c346 LibGUI: Allow to specify position on screen for Dialog window 4 år sedan
Dialog.h 84ee95c346 LibGUI: Allow to specify position on screen for Dialog window 4 år sedan
DisplayLink.cpp 8623cec0d7 LibGUI: Remove unused header includes 4 år sedan
DisplayLink.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
DragOperation.cpp 6e255b262f LibGfx: Use ErrorOr<T> for try_create_from_serialized_byte_buffer() 3 år sedan
DragOperation.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
EditingEngine.cpp 3647001c93 LibGUI: Don't update selection twice after Ctrl-Right 3 år sedan
EditingEngine.h 3647001c93 LibGUI: Don't update selection twice after Ctrl-Right 3 år sedan
EmojiInputDialog.cpp 8b1108e485 Everywhere: Pass AK::StringView by value 3 år sedan
EmojiInputDialog.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
Event.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
Event.h d21dc1f451 Everywhere: Replace "virtual desktop" => "workspace" 3 år sedan
FileIconProvider.cpp 58fb3ebf66 LibCore+AK: Move MappedFile from AK to LibCore 3 år sedan
FileIconProvider.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
FilePicker.cpp 8b1108e485 Everywhere: Pass AK::StringView by value 3 år sedan
FilePicker.h 8b1108e485 Everywhere: Pass AK::StringView by value 3 år sedan
FilePickerDialog.gml c1576aca11 LibGUI: Use the new GUI::Tray widget in GUI::FilePicker 3 år sedan
FileSystemModel.cpp d2024f04bd Userland: Cast unused BackgroundAction::construct() results to void 3 år sedan
FileSystemModel.h 8b1108e485 Everywhere: Pass AK::StringView by value 3 år sedan
FilteringProxyModel.cpp 8fb52c6962 LibGUI: Make FilteringProxyModel reference-count its parent model 3 år sedan
FilteringProxyModel.h 8fb52c6962 LibGUI: Make FilteringProxyModel reference-count its parent model 3 år sedan
FocusPolicy.h d621534511 LibGUI: Move GUI::FocusPolicy to its own header & add explainer comment 3 år sedan
FocusSource.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
FontPicker.cpp 235f39e449 LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() 3 år sedan
FontPicker.h 4d2f349710 LibGUI: Categorize font families by variant instead of weight 3 år sedan
FontPickerDialog.gml 4d2f349710 LibGUI: Categorize font families by variant instead of weight 3 år sedan
Forward.h 9d2e06b039 LibGUI: Add missing headers 3 år sedan
Frame.cpp 8249ea792e LibGUI+FileManager: Clarify Widget margins name 3 år sedan
Frame.h 6964c2a2db LibGUI: Implement content margins for Frame 3 år sedan
GMLAutocompleteProvider.cpp 82d7934959 LibGUI: ScrollableContainerWidget GML autocomplete 3 år sedan
GMLAutocompleteProvider.h 8b1108e485 Everywhere: Pass AK::StringView by value 3 år sedan
GMLFormatter.cpp 8b1108e485 Everywhere: Pass AK::StringView by value 3 år sedan
GMLFormatter.h 8b1108e485 Everywhere: Pass AK::StringView by value 3 år sedan
GMLLexer.cpp 8b1108e485 Everywhere: Pass AK::StringView by value 3 år sedan
GMLLexer.h 8b1108e485 Everywhere: Pass AK::StringView by value 3 år sedan
GMLParser.cpp 587f9af960 AK: Make JSON parser return ErrorOr<JsonValue> (instead of Optional) 3 år sedan
GMLParser.h 8b1108e485 Everywhere: Pass AK::StringView by value 3 år sedan
GMLSyntaxHighlighter.cpp 8623cec0d7 LibGUI: Remove unused header includes 4 år sedan
GMLSyntaxHighlighter.h 71b4433b0d LibWeb+LibSyntax: Implement nested syntax highlighters 4 år sedan
GroupBox.cpp 8b1108e485 Everywhere: Pass AK::StringView by value 3 år sedan
GroupBox.h 8b1108e485 Everywhere: Pass AK::StringView by value 3 år sedan
HeaderView.cpp d6a0726302 Everywhere: Rename left/right-click to primary/secondary 3 år sedan
HeaderView.h 3f5eb6446b LibGUI: Make HeaderView act only on the visible sections 4 år sedan
INILexer.cpp 8b1108e485 Everywhere: Pass AK::StringView by value 3 år sedan
INILexer.h 8b1108e485 Everywhere: Pass AK::StringView by value 3 år sedan
INISyntaxHighlighter.cpp 8623cec0d7 LibGUI: Remove unused header includes 4 år sedan
INISyntaxHighlighter.h 71b4433b0d LibWeb+LibSyntax: Implement nested syntax highlighters 4 år sedan
Icon.cpp 8b1108e485 Everywhere: Pass AK::StringView by value 3 år sedan
Icon.h 8b1108e485 Everywhere: Pass AK::StringView by value 3 år sedan
IconView.cpp d6a0726302 Everywhere: Rename left/right-click to primary/secondary 3 år sedan
IconView.h 0583f75926 LibGUI: Dynamically resize editing content rect in IconView 3 år sedan
ImageWidget.cpp 58fb3ebf66 LibCore+AK: Move MappedFile from AK to LibCore 3 år sedan
ImageWidget.h 8b1108e485 Everywhere: Pass AK::StringView by value 3 år sedan
InputBox.cpp 8b1108e485 Everywhere: Pass AK::StringView by value 3 år sedan
InputBox.h 8b1108e485 Everywhere: Pass AK::StringView by value 3 år sedan
ItemListModel.h 8b1108e485 Everywhere: Pass AK::StringView by value 3 år sedan
JsonArrayModel.cpp 587f9af960 AK: Make JSON parser return ErrorOr<JsonValue> (instead of Optional) 3 år sedan
JsonArrayModel.h ca2c81251a Everywhere: Replace Model::update() with Model::invalidate() 4 år sedan
Label.cpp 8623cec0d7 LibGUI: Remove unused header includes 4 år sedan
Label.h 667124dc22 LibGUI: Do not wrap text in statusbar segments 4 år sedan
Layout.cpp 56c4f0aff5 LibGUI: Add fallible variants of the GUI::Layout add/insert APIs 3 år sedan
Layout.h 56c4f0aff5 LibGUI: Add fallible variants of the GUI::Layout add/insert APIs 3 år sedan
LazyWidget.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
LazyWidget.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
LinkLabel.cpp 235f39e449 LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() 3 år sedan
LinkLabel.h 9bf6d51aec LibGUI: Make links only clickable where the text is 3 år sedan
ListView.cpp 4bad2bf100 LibGUI: Reuse draw_item_text function in ListView 3 år sedan
ListView.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
Margins.h a08685b9a4 LibGUI: Add utility functions to Margins 3 år sedan
Menu.cpp a18631c5e7 LibGUI: Add GUI::Menu::try_add_submenu() 3 år sedan
Menu.h a18631c5e7 LibGUI: Add GUI::Menu::try_add_submenu() 3 år sedan
MenuItem.cpp a8a899adbf WindowServer+LibGUI: Make much of menu construction asynchronous 4 år sedan
MenuItem.h 9d2e06b039 LibGUI: Add missing headers 3 år sedan
Menubar.cpp bc79be362d LibGUI: Add GUI::Menubar::try_add_menu() 3 år sedan
Menubar.h bc79be362d LibGUI: Add GUI::Menubar::try_add_menu() 3 år sedan
MessageBox.cpp 8b1108e485 Everywhere: Pass AK::StringView by value 3 år sedan
MessageBox.h 8b1108e485 Everywhere: Pass AK::StringView by value 3 år sedan
Model.cpp 484b9c1ba3 LibGUI: West Const to East Const refactor 3 år sedan
Model.h 8b1108e485 Everywhere: Pass AK::StringView by value 3 år sedan
ModelEditingDelegate.h 0583f75926 LibGUI: Dynamically resize editing content rect in IconView 3 år sedan
ModelIndex.cpp 7a4445a1fe LibGUI/TreeView: Select parent on collapse 4 år sedan
ModelIndex.h 216e21a1fa AK: Convert AK::Format formatting helpers to returning ErrorOr<void> 3 år sedan
ModelRole.h 8ba47facf6 LibGUI: Add ModelRole::IconOpacity and support it in all views :^) 4 år sedan
ModelSelection.cpp 8623cec0d7 LibGUI: Remove unused header includes 4 år sedan
ModelSelection.h 3d4afe7614 Everywhere: "indexes" => "indices" 4 år sedan
MouseTracker.cpp 45126655cd LibGUI+WindowServer: Introduce new mouse tracking mechanism 3 år sedan
MouseTracker.h 5a0cdb15b0 AK+Everywhere: Reduce the number of template parameters of IntrusiveList 3 år sedan
MultiView.cpp 235f39e449 LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() 3 år sedan
MultiView.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
Notification.cpp ac650d2362 Userland: Remove dummy IPC methods 4 år sedan
Notification.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
OpacitySlider.cpp d6a0726302 Everywhere: Rename left/right-click to primary/secondary 3 år sedan
OpacitySlider.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
Painter.cpp 381dcca2f6 Revert "LibGfx: Add directional floating-point scaling to Painter" 4 år sedan
Painter.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
PasswordInputDialog.cpp 235f39e449 LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() 3 år sedan
PasswordInputDialog.gml e11d177618 Userland+LibGUI: Add shorthand versions of the Margins constructor 4 år sedan
PasswordInputDialog.h 1f51b72e6d LibGUI: Add a simple GUI::PasswordInputDialog 4 år sedan
PersistentModelIndex.cpp d73116e5d5 LibGUI: Implement persistent indices for models 4 år sedan
PersistentModelIndex.h 216e21a1fa AK: Convert AK::Format formatting helpers to returning ErrorOr<void> 3 år sedan
ProcessChooser.cpp 8b1108e485 Everywhere: Pass AK::StringView by value 3 år sedan
ProcessChooser.h 8b1108e485 Everywhere: Pass AK::StringView by value 3 år sedan
Progressbar.cpp 8d5eb075d8 LibGUI: Convert StringBuilder::appendf() => AK::Format 4 år sedan
Progressbar.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
RadioButton.cpp d91732f959 LibGUI: Mark GUI::RadioButton as "checkable" 3 år sedan
RadioButton.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
RegularEditingEngine.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
RegularEditingEngine.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
ResizeCorner.cpp d6a0726302 Everywhere: Rename left/right-click to primary/secondary 3 år sedan
ResizeCorner.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
RunningProcessesModel.cpp 7e77a2ec40 Everywhere: Improve CPU usage calculation 4 år sedan
RunningProcessesModel.h ca2c81251a Everywhere: Replace Model::update() with Model::invalidate() 4 år sedan
ScreenLayout.cpp aa15bf81e4 WindowServer: Add API to set/get screen layouts 4 år sedan
ScrollableContainerWidget.cpp 54f459e020 LibGUI: AbstractScrollableWidget GML/JSON 3 år sedan
ScrollableContainerWidget.h 54f459e020 LibGUI: AbstractScrollableWidget GML/JSON 3 år sedan
Scrollbar.cpp d6a0726302 Everywhere: Rename left/right-click to primary/secondary 3 år sedan
Scrollbar.h 3159e548a5 LibGUI: Calculate unclamped_scrubber_size() as float 3 år sedan
SeparatorWidget.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
SeparatorWidget.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
SettingsWindow.cpp d95e50643e LibGUI: Cast unused smart-pointer return values to void 3 år sedan
SettingsWindow.h 60c132d7d3 LibGUI: Move GUI::SettingsWindow setup out of the constructor 3 år sedan
Shortcut.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
Shortcut.h a7364eef3c LibGUI: Use default instead of an empty constructor/destructor 3 år sedan
Slider.cpp d6a0726302 Everywhere: Rename left/right-click to primary/secondary 3 år sedan
Slider.h dabbe4ee27 LibGUI: Add track_margin() to Sliders 3 år sedan
SortingProxyModel.cpp 8b1108e485 Everywhere: Pass AK::StringView by value 3 år sedan
SortingProxyModel.h 8b1108e485 Everywhere: Pass AK::StringView by value 3 år sedan
SpinBox.cpp 235f39e449 LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() 3 år sedan
SpinBox.h 92fffc3abc LibGUI: Rename CallOnChange => AllowCallback and implement elsewhere 3 år sedan
Splitter.cpp 8249ea792e LibGUI+FileManager: Clarify Widget margins name 3 år sedan
Splitter.h 8249ea792e LibGUI+FileManager: Clarify Widget margins name 3 år sedan
StackWidget.cpp ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 år sedan
StackWidget.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
Statusbar.cpp e11d177618 Userland+LibGUI: Add shorthand versions of the Margins constructor 4 år sedan
Statusbar.h ee1a4a06e0 LibGUI: Allow specifying GUI::Statusbar segment count in GML 4 år sedan
TabWidget.cpp 0cfe446d3f LibGUI: Allow double clicking on tabwidgets 3 år sedan
TabWidget.h 0cfe446d3f LibGUI: Allow double clicking on tabwidgets 3 år sedan
TableView.cpp 16ac3bbfd7 LibGUI+Applications: Rename Model::is_valid to is_within_range 4 år sedan
TableView.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
TextBox.cpp d6a0726302 Everywhere: Rename left/right-click to primary/secondary 3 år sedan
TextBox.h b3e9a4e603 Libraries: Fix visibility of Object-derivative constructors 3 år sedan
TextDocument.cpp d95e50643e LibGUI: Cast unused smart-pointer return values to void 3 år sedan
TextDocument.h 8b1108e485 Everywhere: Pass AK::StringView by value 3 år sedan
TextEditor.cpp f22c0ffe0c LibGUI+Everywhere: Make sync requests to Clipboard server more obvious 3 år sedan
TextEditor.h 22e80bae29 LibGUI: Change delete key handling from action to keydown_event 3 år sedan
TextPosition.h 216e21a1fa AK: Convert AK::Format formatting helpers to returning ErrorOr<void> 3 år sedan
TextRange.h 216e21a1fa AK: Convert AK::Format formatting helpers to returning ErrorOr<void> 3 år sedan
Toolbar.cpp d95e50643e LibGUI: Cast unused smart-pointer return values to void 3 år sedan
Toolbar.h e623e73f63 LibGUI: Add GUI::Toolbar::try_add_separator() 3 år sedan
ToolbarContainer.cpp a4eeb6f9eb LibGUI: ToolbarContainer account for frame width 3 år sedan
ToolbarContainer.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
Tray.cpp d6a0726302 Everywhere: Rename left/right-click to primary/secondary 3 år sedan
Tray.h ae2579d8b5 LibGUI: Add a GUI::Tray widget for the FilePicker common locations 3 år sedan
TreeView.cpp 235f39e449 LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() 3 år sedan
TreeView.h 1408aa1295 LibGUI: Do not allow tree column to shrink beyond indent and icon 4 år sedan
UndoStack.cpp d95e50643e LibGUI: Cast unused smart-pointer return values to void 3 år sedan
UndoStack.h c670d8c56d LibGUI: Add UndoStack::{undo,redo}_action_text() 4 år sedan
ValueSlider.cpp d6a0726302 Everywhere: Rename left/right-click to primary/secondary 3 år sedan
ValueSlider.h 92fffc3abc LibGUI: Rename CallOnChange => AllowCallback and implement elsewhere 3 år sedan
Variant.cpp 8b1108e485 Everywhere: Pass AK::StringView by value 3 år sedan
Variant.h 8b1108e485 Everywhere: Pass AK::StringView by value 3 år sedan
VimEditingEngine.cpp dbd40e4c2a LibGUI: Implement vim motions for LeftBrace and RightBrace 3 år sedan
VimEditingEngine.h 7b7548ce9d VimEditingEngine: Allow repeats for dd, yy and x 4 år sedan
Widget.cpp 8b1108e485 Everywhere: Pass AK::StringView by value 3 år sedan
Widget.h 6b79745aa4 LibGUI: Add GUI::Widget::try_set_layout<T>(...) 3 år sedan
Window.cpp bde9c2bc65 LibGUI: Add GUI::Window::try_add_menu() 3 år sedan
Window.h dc47fce2d9 LibGUI: Add GUI::Window::try_set_main_widget<T>(...) 3 år sedan
WindowManagerServerConnection.cpp d21dc1f451 Everywhere: Replace "virtual desktop" => "workspace" 3 år sedan
WindowManagerServerConnection.h d21dc1f451 Everywhere: Replace "virtual desktop" => "workspace" 3 år sedan
WindowServerConnection.cpp d21dc1f451 Everywhere: Replace "virtual desktop" => "workspace" 3 år sedan
WindowServerConnection.h 45126655cd LibGUI+WindowServer: Introduce new mouse tracking mechanism 3 år sedan
WindowType.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan