Commit History

Author SHA1 Message Date
  Andreas Kling c9951bbe60 WindowServer: Improve window frames by giving them a raised frame look. :^) 6 years ago
  Andreas Kling d8ae6c31ce LibGUI+WindowServer: Improve checkmark appearance. 6 years ago
  Andreas Kling c8aae534d7 WindowServer: Make WSMenu wide enough that shortcuts are always rightmost. 6 years ago
  Andreas Kling 8f81a3f9dd LibGUI+WindowServer: Make it possible to have checkable GActions. 6 years ago
  Andreas Kling 956bd23aae WindowServer+TaskBar: Add a taskbar window button popup menu. 6 years ago
  Andreas Kling 9f122bff5a WindowServer+LibGUI: Allow arbitrary number of rects in messages. 6 years ago
  Andreas Kling 3c0afccca0 WindowServer: Improve the look of menu separators. 6 years ago
  Andreas Kling 86361d3d45 WindowServer: Improve the look of menus. 6 years ago
  Andreas Kling 94a5e08faf WindowServer: Rename WSMessage* => WSEvent*. 6 years ago
  Andreas Kling de184d0999 WindowServer: Port WindowServer to LibCore. 6 years ago
  Andreas Kling 3f6408919f AK: Improve smart pointer ergonomics a bit. 6 years ago
  Andreas Kling d5dec1922b WindowServer: Make menu windows inherently modal. 6 years ago
  Andreas Kling c06a3bdeb4 LibGUI+WindowServer: Add support for per-GWidget context menus. 6 years ago
  Andreas Kling 054c982181 LibGUI+WindowServer: Add support for enabled/disabled actions. 6 years ago
  Andreas Kling 0cad4bdc90 WindowServer: Make various function arguments const. 6 years ago
  Andreas Kling d17a91f185 Move WindowServer into Servers. 6 years ago