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
/
Services
/
Taskbar
/
main.cpp
Age
Commit message (
Expand
)
Author
2021-06-30
AK+Everywhere: Add and use static APIs for LexicalPath
Max Wipfli
2021-06-22
Taskbar: Check if executable in .af exist in filesystem
PAUL007
2021-06-04
Taskbar: Allow creating menus for sub-categories
Gunnar Beutner
2021-05-13
Userland: Tighten a *lot* of pledges! :^)
Andreas Kling
2021-05-08
AK: Add missing GenericTraits<NonnullRefPtr>
Itamar
2021-05-03
Userland: Make IPC results with one return value available directly
Gunnar Beutner
2021-05-03
Userland: Update IPC calls to use proxies
Gunnar Beutner
2021-04-25
Userland+Base: Add "ladyball" logo for the system :^)
Andreas Kling
2021-04-22
Everything: Move to SPDX license identifiers in all files.
Brian Gianforcaro
2021-04-17
Taskbar: Use WM connection for window management operations
sin-ack
2021-03-26
Taskbar: Add more prominent Help app icon in the start menu
Andreas Kling
2021-03-26
Taskbar: Move "About SerenityOS" to the top of the start menu
Andreas Kling
2021-03-25
Taskbar: Add start menu :^)
Andreas Kling
2021-03-25
Taskbar: Integrate clock widget into taskbar window
Andreas Kling
2021-03-12
Everywhere: Remove klog(), dbg() and purge all LogStream usage :^)
Andreas Kling
2021-01-16
Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd"
Andreas Kling
2021-01-15
WindowServer+Taskbar: Send WM icon updates as Gfx::ShareableBitmap
Andreas Kling
2021-01-15
Everywhere: Pledge "sendfd" in WindowServer client programs
Andreas Kling
2021-01-12
Services: Move to Userland/Services/
Andreas Kling