Commit History

Author SHA1 Message Date
  Andreas Kling e42f090ed3 Rename WindowComposer -> WindowServer. 6 years ago
  Andreas Kling b0e3f73375 Start refactoring the windowing system to use an event loop. 6 years ago
  Andreas Kling 8f8c8d1ca3 Start working on a GUI kernel API. 6 years ago
  Andreas Kling bb28c31531 Get rid of the "root widget" concept in WindowManager. 6 years ago
  Andreas Kling a3c39ea9d6 Throw up some widgets on screen so we can see what they look like. 6 years ago
  Andreas Kling d1ceb4b603 Fix uninitialized AbstractScreen instance pointer. 6 years ago
  Andreas Kling f6d2c3ed87 Hook everything up to run the GUI on top of the kernel. 6 years ago
  Andreas Kling 659c54e32b Switch into 1024x768x32bpp VESA LFB mode at boot. 6 years ago