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-05-12
ClipboardHistory: Use titlecasing in the applet's window title
Timothy Flynn
2023-05-09
ClipboardHistory: Replace Core::BufferedFile use with InputBufferedFile
Timothy Flynn
2023-05-08
Applets/ClipboardHistory: Add persistent storage
Lucas CHOLLET
2023-05-05
LibGUI: Make `Application`'s construction fallible
Lucas CHOLLET
2023-04-30
LibGfx+Userland: Merge FrameShape and FrameShadow into FrameStyle
thankyouverycool
2023-03-09
Applets/Keymap: Repaint applet on keymap change
Lucas CHOLLET
2023-03-06
Everywhere: Stop using NonnullRefPtrVector
Andreas Kling
2023-03-04
Applets/Keymap: Repaint applet on demand only
Andreas Kling
2023-03-01
LibCore+Everywhere: Remove ArgsParser::add*(char const*&)
Ali Mohammad Pur
2023-02-25
Everywhere: Use _{short_,}string to create Strings from literals
Linus Groh
2023-02-18
Userland: Specify margins and spacing in the GUI::Layout constructor
Sam Atkins
2023-02-13
LibCore: Remove `Stream.h`
Tim Schumacher
2023-02-13
LibCore: Move Stream-based file into the `Core` namespace
Tim Schumacher
2023-02-13
Userland: Set Button text using the new String class
Karol Kosek
2023-01-29
AK: Move `Stream` and `SeekableStream` from `LibCore`
Tim Schumacher
2023-01-27
Applets: Replace uses of JsonObject::get_deprecated()/get_ptr()
Sam Atkins
2023-01-26
LibGfx: Remove `try_` prefix from bitmap creation functions
Tim Schumacher
2023-01-17
AK+Everywhere: Rename JsonObject::get() to ::get_deprecated()
Sam Atkins
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
[next]