index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Libraries
/
LibDesktop
Age
Commit message (
Expand
)
Author
2021-01-03
LaunchServer+LibDesktop: Add ability to allow URL without handler
Andreas Kling
2021-01-03
LaunchServer+LibDesktop: Add unveil-like mechanism for LaunchServer
Andreas Kling
2020-12-28
Everywhere: Move AppFile from LibGUI to LibDesktop
Linus Groh
2020-12-26
LibDesktop: Remove icons from Desktop::Launcher::Details
Linus Groh
2020-09-25
Meta+LibC through LibHTTP: Make clang-format-10 clean
Ben Wiederhake
2020-07-15
FileManager: Allow double-clicking applications again
Tom
2020-07-15
Launcher: Provide launcher details to LibDesktop
Tom
2020-06-07
LibIPC+Services: Support URL as a native IPC type
Andreas Kling
2020-05-18
LaunchServer: Discover handlers from *.af files, allow launching based on a k...
Nicholas Hollett
2020-05-14
Build: Switch to CMake :^)
Sergey Bugaev
2020-05-12
LibDesktop: Remove accidental unused struct
Andreas Kling
2020-05-12
LaunchServer+LibDesktop: Add API to list handlers for a given URL
Andreas Kling
2020-05-10
LibDesktop: Return the correct value in OpenUrl
AnotherTest
2020-05-09
LibDesktop: Don't resolve relative URL's, expect absolute URLs instead
Andreas Kling
2020-05-09
LibDesktop: Switch to LaunchServer for DesktopServices::open
Nicholas Hollett