Commit History

Author SHA1 Message Date
  Alon Levy 63ea491d4e sdl: remove NULL check, g_malloc0 can't fail 13 years ago
  Jan Kiszka 02df4d6fb4 sdl: Limit sdl_grab_end in handle_activation to Windows hosts 13 years ago
  Jan Kiszka 822f98d2a5 sdl: Grab input on end of non-absolute mouse click 13 years ago
  Jan Kiszka eaa2e027b7 Revert "Handle SDL grabs failing (Mark McLoughlin)" 13 years ago
  Jan Kiszka 85f94f868f sdl: Fix block prevention of SDL_WM_GrabInput 13 years ago
  Jan Kiszka 6659635619 sdl: Do not grab mouse on mode switch while in background 13 years ago
  Luiz Capitulino 1354869c38 Drop the vm_running global variable 14 years ago
  Jan Kiszka f8b8d633f6 sdl: Don't release input on mouse mode change in full-screen mode 14 years ago
  Anthony Liguori 7267c0947d Use glib memory allocation and free functions 14 years ago
  Jan Kiszka 9510a48638 sdl: Refactor sdl_send_mouse_event 14 years ago
  Jan Kiszka 1ae1caf1c5 sdl: Factor out event handlers from sdl_refresh 14 years ago
  Jan Kiszka d6a65ba333 sdl: Add zoom hot keys 14 years ago
  Jan Kiszka 35b0f23720 sdl: Dynamically grab input in absolute mouse mode 14 years ago
  Jan Kiszka 74d9dc69ab sdl: Fix cursor handling when switching consoles in absolute mouse mode 14 years ago
  Jan Kiszka f623d88548 sdl: Never release input while in full screen mode 14 years ago
  Jan Kiszka f85581004c sdl: Consistently avoid grabbing input for text consoles 14 years ago
  Jan Kiszka 110defd753 sdl: Initialize gui_fullscreen earlier during setup 14 years ago
  Jan Kiszka 982aae66ff sdl: Drop bogus gui_fullscreen_initial_grab 14 years ago
  Jan Kiszka f9977897ee sdl: Restore scaling mode on return from full screen 14 years ago
  Jan Kiszka 2a8ad7da54 sdl: Fix full screen toggling from scaled mode 14 years ago
  Jan Kiszka d71680c8f1 sdl: Properly mark modifier+u as hotkey 14 years ago
  Jan Kiszka 97ad1c260c sdl: Avoid redundant scaling deactivation 14 years ago
  Jan Kiszka 91ada98084 sdl: Do not make full screen mode resizable 14 years ago
  Jan Kiszka 941f511a26 sdl: Fix termination in -no-shutdown mode 14 years ago
  Jan Kiszka 9e8dd45164 notifier: Pass data argument to callback 14 years ago
  Alexandre Raymond 9bf0960a9a Fix compilation warning due to missing header for sigaction (followup) 14 years ago
  Michael Tokarev 1de9756b97 set $SDL_VIDEODRIVER=x11 on Linux to prevent sudo kvm from fighting for video card 14 years ago
  Stefan Weil 09cec717bf ui/sdl: Load optional QEMU icon 14 years ago
  Jes Sorensen ffe8b821a1 Consolidate DisplaySurface allocation in qemu_alloc_display() 14 years ago
  Stefan Weil 4e79bcbb96 ui/sdl: Fix handling of caps lock and num lock keys 14 years ago