Commit History

Author SHA1 Message Date
  Andreas Kling b71c7a6e44 Userland: Use Font::pixel_size_rounded_up() instead of glyph_height() 2 years ago
  Karol Kosek e39adc4772 Userland: Set Button text using the new String class 2 years ago
  Karol Kosek d32b052f22 LibGUI+Userland: Add `_deprecated` suffix to AbstractButton::{set_,}text 2 years ago
  Andreas Kling 3407ab0fd1 LibGfx: Make Font::width() return a float 2 years ago
  thankyouverycool ab29f8976d Taskbar: Set TaskbarButton checkable 2 years ago
  Olivier De Cannière 6c202ee4a9 LibGUI: Fix typo in ConnectionToWindowManagerServer 3 years ago
  Simon Wanner 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ 3 years ago
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 years ago
  Lenny Maiorani 0b7baa7e5a Services: Use default constructors/destructors 3 years ago
  Itamar 935d023967 Userland: Rename WindowServerConnection=>ConnectionToWindowServer 3 years ago
  Itamar af132fdbd1 Userland: Rename WindowManagerServerConnection 3 years ago
  Andreas Kling d7475449cc Taskbar: Tweak taskbar button progress bar rendering 3 years ago
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value 3 years ago
  Brian Gianforcaro 808aa31353 Services: Remove unused header includes 4 years ago
  sin-ack 4c9c85ac01 Userland: Make TextWrapping::Wrap opt-in 4 years ago
  sin-ack e11940fd01 Userland: Move text wrapping/elision into the new TextLayout :^) 4 years ago
  Andreas Kling 6a012ad79f LibGfx: Remove Gfx::FontDatabase::default_bold_font() 4 years ago
  Gunnar Beutner 5bb79ea0a7 Userland: Update IPC calls to use proxies 4 years ago
  Matthew Olsson 88cfaf7bf0 LibGfx: Unify Rect, Point, and Size 4 years ago
  Andreas Kling cc6db526a6 WindowServer+LibGUI+Taskbar: Store window progress as Optional<int> 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  sin-ack c8ef8d2db5 Taskbar: Use WM connection for window management operations 4 years ago
  Andreas Kling a2baab38fd Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" 4 years ago
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 years ago
  Andreas Kling c7ac7e6eaf Services: Move to Userland/Services/ 4 years ago