提交历史

作者 SHA1 备注 提交日期
  Lukas Tenbrink 1db0a60dc0 Replace `std::size` usage with `std_size` to avoid `<iterator>` include. 2 周之前
  Mounir Tohami 1b697aff38 X11 input: prevent non-printable keys from producing empty Strings 1 月之前
  Thaddeus Crews 94b5658cd2 Merge pull request #106798 from gelvinp/avoid_xcb_crash 1 月之前
  Pāvels Nadtočajevs 0edb6bd4a0 [Linux/BSD] Initialize DBus only once. 1 月之前
  Haoyu Qiu 9051b546c6 X11: Fix memory leak when using window embedding 3 月之前
  Rémi Verschelde c596d93478 Merge pull request #106175 from akien-mga/linux-build-no-dbus 4 月之前
  Pāvels Nadtočajevs 2d93e004b9 Cleanup and unify `DisplayServer` screen methods and documentation. 6 月之前
  Thaddeus Crews 6228c7c762 Merge pull request #105451 from bruvzg/x11_splash 4 月之前
  Patrick Gelvin 6842a5861b Workaround X11 crash issue 7 月之前
  Rémi Verschelde e9e8ddc5be Linux: Fix build with `dbus=no` or `threads=no` 5 月之前
  Thaddeus Crews 01fc9aee6c Core: Modernize C headers with C++ equivalents 5 月之前
  Thaddeus Crews ad40939b6f Core: Replace C math headers with C++ equivalents 7 月之前
  Pāvels Nadtočajevs 5ddaaa93e6 Fix X11 boot splash scaling. 6 月之前
  Thaddeus Crews 0d267e7b1e Core: Add dedicated `BitField` template 1 年之前
  Thaddeus Crews 7a6c3b309f Merge pull request #105130 from bruvzg/uri_fix_plus 6 月之前
  Thaddeus Crews e6a61b1ecc Merge pull request #76829 from bruvzg/ac_kit_direct 6 月之前
  Pāvels Nadtočajevs 4310cb82b8 AccessKit integration for macOS, Linux, and Windows. 7 月之前
  Pāvels Nadtočajevs 9abe2e5294 Add `uri_file_decode` to handle `+` in file names. 6 月之前
  Pāvels Nadtočajevs f37fb49739 Add separate `minimize_disabled` and `maximize_disabled` window flags. 6 月之前
  Pāvels Nadtočajevs 52009b52d2 Detect KDE/LXQt and swap OK/Cancel buttons to Windows style. 6 月之前
  Yufeng Ying 4f4031a675 Replace size() == 0 with is_empty(). 7 月之前
  Pāvels Nadtočajevs 4638ade13f Enable TTS on demand, instead of fully disabling it when project setting is not set. 6 月之前
  Kiro 23129a66ed Replace append_utfx with direct String::utfx 6 月之前
  Lukas Tenbrink ffa6ef220b Use `append_` instead of `parse_` for `String` methods. 6 月之前
  Pāvels Nadtočajevs f6891b0305 [DisplayServer] Decouple `show_window(MAIN_WINDOW_ID)` from `DisplayServer` constructor, update project manager size/position after DS init. 8 月之前
  Thaddeus Crews 49fcd4ce46 Merge pull request #101546 from bruvzg/portal_color_picker 7 月之前
  Pāvels Nadtočajevs 18f6c33d72 [DisplayServer] Implement `get_accent_color` on Linux. 7 月之前
  Pāvels Nadtočajevs fe38504aa0 [X11] Fix native dialog parent selection condition. 7 月之前
  Thaddeus Crews c937b6d180 Merge pull request #102419 from Ivorforce/std-size 7 月之前
  bruvzg 3e4e6e6c0c Improve native file dialog parent window selection. 1 年之前