index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MenuApplets
Age
Commit message (
Expand
)
Author
2020-01-21
MenuApplets: Use unveil()
Andreas Kling
2020-01-18
Meta: Add license header to source files
Andreas Kling
2020-01-17
Kernel: Add "accept" pledge promise for accepting incoming connections
Andreas Kling
2020-01-12
Applications+DevTools+MenuApplets: Drop "unix" pledge when possible
Andreas Kling
2020-01-11
MenuApplets: Use pledge()
Andreas Kling
2020-01-05
WindowServer: Move menu related code from WindowManager to MenuManager
Shannon Booth
2019-12-29
Clock.MenuApplet: Only wake up once per second
Andreas Kling
2019-12-28
MenuApplets: Add gitignore for clock applet
Conrad Pankoff
2019-12-27
MenuApplets: Add Clock applet, move code from WindowServer to the applet.
Hüseyin ASLITÜRK
2019-12-25
Build: support library and generator dependencies
joshua stein
2019-12-24
CPUGraph.MenuApplet: Use a palette color for the graph
Andreas Kling
2019-12-20
Build: clean up build system, use one shared Makefile
joshua stein
2019-12-16
Audio.MenuApplet: Remove debug spam about muting
Andreas Kling
2019-12-16
MenuApplets: Remove accidentally committed executable
Andreas Kling
2019-12-16
WindowServer+MenuApplets: Move the "Audio" applet to its own program
Andreas Kling
2019-12-16
WindowServer+CPUGraph: Make menu applets be "regular" windows
Andreas Kling
2019-12-05
MenuApplets: Add CPUGraph, our first menu applet :^)
Andreas Kling