Commit History

Author SHA1 Message Date
  bruvzg 34b34b104c Add `WINDOW_FLAG_MOUSE_PASSTHROUGH` flag and enabled it for tooltips. Expose `window_set_mouse_passthrough` to `Window`. 2 years ago
  Juan Linietsky 2b815df3c1 Use BitField<> in core type masks 2 years ago
  bruvzg 2718a7b7d3 Add support for the custom initial screen for the main window, fix primary screen detection. 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  bruvzg f7955633de Improve `window_set_current_screen` and fix secondary window initial mode and positions. 2 years ago
  Rémi Verschelde f8f496ec3b Merge pull request #69678 from Sauermann/fix-slider-button-up 2 years ago
  Rémi Verschelde 0a3f66471e Merge pull request #69712 from bruvzg/real_size 2 years ago
  bruvzg edf13eb5a6 Rename `window_get_real_size` to `window_get_size_with_decorations`, add `window_get_position_with_decorations`. 2 years ago
  bruvzg ad0f6ff85b [Linux/X11] Split fullscreen mode into `WINDOW_MODE_EXCLUSIVE_FULLSCREEN` and `WINDOW_MODE_FULLSCREEN` to improve multi-window handling. 2 years ago
  Markus Sauermann b44e6bb42b Fix colorpicker slider bug with mouse-up outside of popup 2 years ago
  Markus Sauermann ada4761181 Fix that mouse-button-up event is parsed twice for drag-and-drop 2 years ago
  Riteo 2dd5a792bb Load X11 dynamically 2 years ago
  clayjohn 58a9cfee80 Set vsync on window creation when using GLES3. 2 years ago
  Markus Sauermann ed5c9a07d7 Fix gl_manager nullptr crash 2 years ago
  Markus Sauermann 52d75c9b35 Fix unsent WINDOW_EVENT_MOUSE_ENTER event on mouse_mode-change 2 years ago
  David Snopek 23603e409c Add support for OpenGL to OpenXR 2 years ago
  Rémi Verschelde 879aac9db4 Merge pull request #67695 from Sauermann/fix-filedrop-space 2 years ago
  Markus Sauermann 5d0aade322 Do not strip spaces at the end of file names of dropped files on linuxbsd 2 years ago
  Markus Sauermann 8fb4b5998e Fix unwanted popup closing by mouse-move while holding mouse-button 2 years ago
  Riteo 593c571d6a linuxbsd: move all X11 stuff in its own directory 2 years ago