Age | Commit message (Expand) | Author |
---|---|---|
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 |