index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Applets
Age
Commit message (
Expand
)
Author
2023-01-15
ClipboardHistory: Add a Clear history action
Tim Ledbetter
2023-01-15
ClipboardHistory: Ensure model is populated on startup
Tim Ledbetter
2023-01-15
ClipboardHistory: Update clipboard when the topmost item is deleted
Tim Ledbetter
2023-01-15
ClipboardHistory: Don't attempt to delete an item if nothing is selected
Tim Ledbetter
2023-01-15
ClipboardHistory: Invalidate model on item removal
Tim Ledbetter
2023-01-13
Userland: Remove a bunch of unveil calls on /sys/kernel/processes
Liav A
2023-01-06
LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^)
Sam Atkins
2023-01-05
LibGfx: Avoid rounding/truncating glyph positions till blitting
MacDue
2023-01-02
Everywhere: Fix badly-formatted includes
Ben Wiederhake
2022-12-12
LibCore: Rename `Stream::read_all` to `read_until_eof`
Tim Schumacher
2022-12-06
Everywhere: Rename to_{string => deprecated_string}() where applicable
Linus Groh
2022-12-06
AK+Everywhere: Rename String to DeprecatedString
Linus Groh
2022-11-19
LibGUI+Taskbar+Applets+Applications: Set various windows as Popups
thankyouverycool
2022-11-19
LibGUI+WindowServer+Applets+Taskbar: Remove active input concepts
thankyouverycool
2022-11-01
Everywhere: Mark dependencies of most targets as PRIVATE
Tim Schumacher
2022-10-25
Applets: Use new global variables at /sys/kernel/ directory
Liav A
2022-10-03
Userland: Tighten promises by removing 'proc' where it isn't used
Timothy Flynn
2022-10-03
SystemServer+LoginServer+Userland: Switch to sid-based sockets
Peter Elliott
2022-09-18
Applets/ResourceGraph: Port to Core::Stream
Sam Atkins
2022-09-18
Applets/Network: Stop marking methods virtual unnecessarily
Sam Atkins
2022-09-18
Applets/Network: Remove `include_loopback` parameter
Sam Atkins
2022-09-18
Applets/Network: Port to Core::Stream
Sam Atkins
2022-09-12
Everywhere: Use my very shiny serenityos.org email :^)
networkException
2022-09-09
Keymap: Rename context menu item "Settings" to "Keyboard Settings"
Cr4xy
2022-08-16
WindowServer+WorkspacePicker: Adjust active and inactive colors
thankyouverycool
2022-08-14
Base: Launch AudioServer at session start-up
Lucas CHOLLET
2022-08-14
Base: Launch NotificationServer at session start-up
Lucas CHOLLET
2022-08-14
WorkspacePicker: Add missing unveil(nullptr, nullptr)
Andreas Kling
2022-08-14
WorkspacePicker: Tweak applet height and draw frame around desktop rects
Andreas Kling
2022-08-14
WorkspacePicker: Allow opening workspace settings via a context menu
Andreas Kling
2022-08-01
WorkspacePicker: Hide tray applet entirely when there's only 1 workspace
Andreas Kling
2022-07-22
WorkspacePicker: Immediately update active workspace on click or scroll
networkException
2022-07-22
WorkspacePicker: Use full words for some variable names
networkException
2022-07-21
Keymap+WindowServer: Add context menu to keymap applet
Timur Sultanov
2022-07-19
LibAudio: Rename ConnectionFromClient to ConnectionToServer
kleines Filmröllchen
2022-07-14
Kernel+Userland: Rename prefix of user_physical => physical
Liav A
2022-07-13
WorkspacePicker: Hide applet if size == 0
Filiph Sandström
2022-07-12
Everywhere: Replace single-char StringView op. arguments with chars
sin-ack
2022-07-12
Everywhere: Add sv suffix to strings relying on StringView(char const*)
sin-ack
2022-07-12
Everywhere: Split Error::from_string_literal and Error::from_string_view
sin-ack
2022-07-12
Userland: Convert command line arguments to String/StringView
sin-ack
2022-06-03
Applets: Use spawn_or_show_error() for common spawn pattern
MacDue
2022-06-01
LibGUI: Fix typo in ConnectionToWindowManagerServer
Olivier De Cannière
2022-05-28
Applets/ResourceGraph: Open network monitor when clicking network graph
MacDue
2022-05-25
Userland: Use GUI::Process::spawn_or_show_error() for spawn() from a GUI
MacDue
2022-05-25
LibCore: Return ErrorOr<pid_t> and support arguments in Process::spawn
MacDue
2022-04-21
LibAudio+Userland: Use new audio queue in client-server communication
kleines Filmröllchen
2022-04-18
Userland: Always construct Application with try_create()
Sam Atkins
2022-04-09
LibGfx: Move other font-related files to LibGfx/Font/
Simon Wanner
2022-04-06
AK+Userland: Rename Array::front/back to first/last
Sam Atkins
[next]