Commit History

Author SHA1 Message Date
  Andreas Kling 0f3e57a6fb LibGUI: Use GUI::Window::set_main_widget<WidgetType>() in clients 5 years ago
  Andreas Kling c5d913970a LibGUI: Remove parent parameter to GUI::Widget constructor 5 years ago
  = aadcc9c34e CPUGraph.MenuApplet: Add window title. 5 years ago
  Andreas Kling 6a9cc66b97 LibGUI: Remove leading G from filenames 5 years ago
  Andreas Kling d17e23bd27 LibCore: Remove leading C from filenames 5 years ago
  Andreas Kling 9ac94d393e LibGfx: Rename from LibDraw :^) 5 years ago
  Andreas Kling c5bd9d4ed1 LibGUI: Put all classes in the GUI namespace and remove the leading G 5 years ago
  Andreas Kling 2d39da5405 LibCore: Put all classes in the Core namespace and remove the leading C 5 years ago
  Oliver Kraitschy bb89eaf950 CPUGraph.MenuApplet: execute SystemMonitor on left mousebutton click 5 years ago
  Andreas Kling 5dd5d5ca4e MenuApplets: Use unveil() 5 years ago
  Andreas Kling 94ca55cefd Meta: Add license header to source files 5 years ago
  Andreas Kling 26a31c7efb Kernel: Add "accept" pledge promise for accepting incoming connections 5 years ago
  Andreas Kling f813bb52a2 Applications+DevTools+MenuApplets: Drop "unix" pledge when possible 5 years ago
  Andreas Kling 7b6b1bae02 MenuApplets: Use pledge() 5 years ago
  Andreas Kling d8d86ec38d CPUGraph.MenuApplet: Use a palette color for the graph 5 years ago
  Andreas Kling df129bbe0e WindowServer+CPUGraph: Make menu applets be "regular" windows 5 years ago
  Andreas Kling c3029a6a1f MenuApplets: Add CPUGraph, our first menu applet :^) 5 years ago