mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 11:12:45 +00:00 
			
		
		
		
	|  1c0669f010 Instead of LibGUI and WindowServer building their own copies of the drawing and graphics code, let's it in a separate LibDraw library. This avoids building the code twice, and will encourage better separation of concerns. :^) | ||
|---|---|---|
| .. | ||
| GraphWidget.cpp | ||
| GraphWidget.h | ||
| main.cpp | ||
| Makefile | ||
| MemoryStatsWidget.cpp | ||
| MemoryStatsWidget.h | ||
| ProcessModel.cpp | ||
| ProcessModel.h | ||
| ProcessTableView.cpp | ||
| ProcessTableView.h | ||