Commit History

Author SHA1 Message Date
  thankyouverycool f8e65d24cf LibGUI: Allow blocking CommandPalette/EmojiInput on a per Window basis 2 years ago
  faxe1008 d91469ebb1 LibGUI: CommandPalette: Fix key event capture for actions 2 years ago
  thankyouverycool 463aff827e LibGUI+WindowServer: Notify Windows on input preemption 2 years ago
  thankyouverycool 4c7f95e2f8 LibGUI+WindowServer+Apps: Replace Accessory Windows 2 years ago
  thankyouverycool 589572cfa4 LibGUI+WindowServer: Introduce WindowModes 2 years ago
  thankyouverycool 46d6347035 LibGUI+WindowServer: Initialize minimum window size to zero 2 years ago
  FrHun 80ea141ffe LibGUI: Calculate Window min_size on show 3 years ago
  FrHun 5d25956790 LibGUI: Add ability to calculate min_size of Window from content widget 3 years ago
  Geordie Hall 737c1c86dc LibGUI: Search for actions with a Shortcut instead of for KeyEvent 3 years ago
  Andreas Kling 1a38ab0ca1 WindowServer+LibGUI: Notify windows when their maximized state changes 3 years ago
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 years ago
  Itamar 935d023967 Userland: Rename WindowServerConnection=>ConnectionToWindowServer 3 years ago
  Jelle Raaijmakers 48eecaad64 LibGUI: Remove `Window` background color 3 years ago
  networkException f49948cc48 LibGUI: Collect menu and submenu actions for CommandPalette 3 years ago
  thankyouverycool aefe3ef539 LibGUI: Allow Windows to set a default return key widget 3 years ago
  bugreport0 6c049ea4c4 LibGUI+WindowServer: Flash menubar menu when using a keyboard shortcut 3 years ago
  Andreas Kling dc47fce2d9 LibGUI: Add GUI::Window::try_set_main_widget<T>(...) 3 years ago
  Andreas Kling bde9c2bc65 LibGUI: Add GUI::Window::try_add_menu() 3 years ago
  Marco Cutecchia 116bb4888f LibGUI: Support using a bitmap as override cursor 3 years ago
  Andreas Kling 24651f854c LibGUI: Add Widget::repaint() to force an immediate repaint 3 years ago
  Timothy Flynn 176155c695 LibGUI+WindowServer: Add option to hide a widow's close button 3 years ago
  Karol Kosek d91f194ddd LibGUI: Remember the maximized value if a window hasn't been created yet 3 years ago
  Ben Wiederhake c6e56612f5 LibGUI+WindowServer: Remove now-obsolete cursor tracking feature 3 years ago
  Joe Bentley 9df79a77da WindowServer: Add message to notify clients of applet area resize 3 years ago
  Karol Kosek ac21c6625d LibGUI: Add on_active_window_change function object to the Window class 3 years ago
  sin-ack 611370e7dc LibGUI, WindowServer: Greatly simplify menubar logic 3 years ago
  sin-ack 444ed56521 LibGUI: Add virtual handlers for WindowEntered and WindowLeft events 4 years ago
  Andreas Kling 687a12d7fb Userland: Add GUI::Window::add_menu() and use it everywhere 4 years ago
  LuK1337 b40d771512 LibGUI: Add FontsChanged event and deliver it to windows and widgets 4 years ago
  Andreas Kling c2dfa9d54c WindowServer+LibGUI: Add a way to force a window to have a drop shadow 4 years ago