Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling 33d34d9b26 Kernel: Use a Lockable<bool> for sysctl booleans as well. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 7a996e608c WindowServer: Allow changing the desktop wallpaper through a sysctl. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 90d3375dc2 WindowServer: Support desktop wallpapers. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 5582a0a254 Kernel: When a lock is busy, donate remaining process ticks to lock holder. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 443d1c2237 WindowServer: Coordinate double-buffering with the BochsVGA card. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling a1b63bb6d4 Bootloader: Locate the kernel's data segment and clear it. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling caff611ca3 WindowServer: Tweak window title bar look. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 0a183df655 WindowServer: Tweak look of window close button. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 38f589a9cb SharedGraphics: Add some useful painting helpers and make use of them. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling cd1bbdf052 WindowServer: Make the window close button look a bit nicer. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 11db8c1697 Add a simple close button ("X") to windows. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling b1e054ffe8 Rename LizaBold to LizaRegular and LizaBlack to LizaBold. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling cacba45f1c LizaBold8x10: Import a bold variant of Liza8x10 and make it the default bold. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 5e9ba2ac84 Kernel: Rewrite ProcFS. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 2a093ada33 WindowServer: Add some stripes to the window titles. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling ffab6897aa Big, possibly complete sweep of naming changes. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 027d26cd5d Add a String::format() and use that in place of ksprintf() in the Kernel. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 069d21ed7f Make buttons unpress when the cursor leaves the button rect. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 9fa8d4e22f WindowServer: Rename the two painting phases. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 244d5bcce1 WindowServer: More event -> message renaming. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling bba21adae3 WindowServer: Rename WSEvent to WSMessage. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 5f14e22a31 WindowServer: Make dragging window frames look kinda cool. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 0db72786cf Snazz up the windows with some title bar gradients. :^) %!s(int64=6) %!d(string=hai) anos
  Andreas Kling c6b7b92625 WindowServer: Put the desktop background color in a member. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling a915dd7b27 WindowServer: Retain window backing stores while blitting them. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 86eae0f8df Let userland retain the window backing store while drawing into it. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling aa24547e12 Kernel: Finally stop exposing Region members to the public. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 51595603bd WindowServer: Rename WSEvent subclasses WSFooEvent for consistency. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 291922b1af WindowServer: Show PID and window ID in title bars for now. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 786b903d62 WindowServer: Don't invalidate already frontmost window for moving to front. %!s(int64=6) %!d(string=hai) anos