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-07-26
Base+MenuApplet: Add new controls and icons for AudioApplet
thankyouverycool
2020-07-23
LibGUI: Rename GUI::Image => GUI::ImageWidget
Andreas Kling
2020-07-21
Base: rename audio volume icons with descriptive names
Benoît Lormeau
2020-07-21
AudioApplet: Scrolling the Audio applet will adjust the main mix volume
Benoît Lormeau
2020-07-05
Userland+MenuApplets: Replace two more fork/exec with posix_spawn
Nico Weber
2020-07-04
LibGUI: Make GUI::Application a Core::Object
Andreas Kling
2020-06-29
Everywhere: Replace some uses of fork/exec with posix_spawn
Nico Weber
2020-06-18
ClipboardHistory: Use pledge() and unveil() :^)
Andreas Kling
2020-06-18
ClipboardHistory: Replace IconWidget with GUI::Image
Hüseyin ASLITÜRK
2020-06-13
AK: JsonParser improvements
Matthew Olsson
2020-06-12
MenuApplets: Fix using OwnPtr<> with RefCounted types
Sergey Bugaev
2020-05-21
LibGUI: Get rid of Model::ColumnMetadata and always use auto-sizing
Andreas Kling
2020-05-20
ClipboardHistory: Always place the applet at the same location :^)
Andreas Kling
2020-05-20
ResourceGraph: Add a thin frame around the graphs
Andreas Kling
2020-05-16
ClipboardHistory: Add a clipboard history applet :^)
Sergey Bugaev
2020-05-14
Build: Switch to CMake :^)
Sergey Bugaev
2020-05-03
Meta: Fix Makefile permissions (not executable)
Ben Wiederhake
2020-04-11
MenuApplets: Support memory usage and custom colors in ResourceGraph
Linus Groh
2020-04-11
MenuApplets: Rename CPUGraph to ResourceGraph
Linus Groh
2020-04-01
Clock menu applet: launch the new Calendar on click
AnotherTest
2020-03-04
LibGUI: Use GUI::Window::set_main_widget<WidgetType>() in clients
Andreas Kling
2020-02-25
Build: Only look at SUBDIRS with Makefiles
joshua stein
2020-02-23
LibGUI: Remove parent parameter to GUI::Widget constructor
Andreas Kling
2020-02-23
Userspace: Use Core::Object::add() when building interfaces
Andreas Kling
2020-02-14
LibGUI: Remove some header dependencies from Widget.h
Andreas Kling
2020-02-14
LibGfx: Add forward declaration header
Andreas Kling
2020-02-10
Audio.MenuApplet: Add window title.
=
2020-02-10
CPUGraph.MenuApplet: Add window title.
=
2020-02-10
Clock.MenuApplet: Add window title.
=
2020-02-10
UserName.MenuApplet: Add window title.
=
2020-02-09
MenuApplets: Add UserName applet.
asliturk
2020-02-06
LibGUI: Remove leading G from filenames
Andreas Kling
2020-02-06
LibAudio: Remove leading A from filenames
Andreas Kling
2020-02-06
LibCore: Remove leading C from filenames
Andreas Kling
2020-02-06
LibGfx: Rename from LibDraw :^)
Andreas Kling
2020-02-06
LibDraw: Put all classes in the Gfx namespace
Andreas Kling
2020-02-06
LibAudio: Put all classes in the Audio namespace and remove leading A
Andreas Kling
2020-02-02
LibGUI: Put all classes in the GUI namespace and remove the leading G
Andreas Kling
2020-02-02
LibCore: Put all classes in the Core namespace and remove the leading C
Andreas Kling
2020-01-29
CPUGraph.MenuApplet: execute SystemMonitor on left mousebutton click
Oliver Kraitschy
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
[next]