summaryrefslogtreecommitdiff
path: root/platform/linuxbsd
AgeCommit message (Expand)Author
2022-09-19SCons: Refactor handling of `production` flag and per-platform LTO defaultsRémi Verschelde
2022-09-16Add get_distribution_name() and get_version() to OSMJacred
2022-09-16Merge pull request #65496 from MinusKube/popup-capture-mouse-bugRémi Verschelde
2022-09-13Merge pull request #65509 from gotnospirit/master-os-get_datetimeRémi Verschelde
2022-09-12Fix multiwindow support in GLES3 for X11, Windows, and MacOS.clayjohn
2022-09-10Fixes #65377: get_datetime_* functions can return wrong valuesJames
2022-09-08SCons: Refactor LTO options with `lto=<none|thin|full>`Rémi Verschelde
2022-09-07Fix MOUSE_MODE_CAPTURED not working correctly with popupsMinusKube
2022-09-06Merge pull request #64417 from aaronfranke/has-spaceRémi Verschelde
2022-09-04Replace Rect2(i) has_no_area with has_areaAaron Franke
2022-09-04Fix XSendEvent crash & bootsplash.MatthewZelriche
2022-09-03Merge pull request #65283 from bruvzg/reenable_per_pix_transpRémi Verschelde
2022-09-03Merge pull request #65111 from MatthewZelriche/DroppedXEventFixRémi Verschelde
2022-09-03Re-enable per-pixel transparency support on Linux, macOS, and Windows (for Vu...bruvzg
2022-09-02Add support for system dark mode (Linux)Raul Santos
2022-09-01Fix dropped XEvents early in main window lifetime.MatthewZelriche
2022-08-30Fix minimize/maximize not taking effect in X11.MatthewZelriche
2022-08-30Merge pull request #65066 from aaronfranke/str-path-joinRémi Verschelde
2022-08-29Fix fullscreen on X11.MatthewZelriche
2022-08-29Rename String `plus_file` to `path_join`Aaron Franke
2022-08-29Merge pull request #64943 from MatthewZelriche/FixUnMappedAncestorRémi Verschelde
2022-08-27Merge pull request #64507 from RandomShaper/remove_unusedRémi Verschelde
2022-08-27Fix X11 menu window bug.MatthewZelriche
2022-08-27Remove unused force_quit variable from many OS abstractionsPedro J. Estébanez
2022-08-26Linux: Fix GNU ld detection for pck_embed linker scriptRémi Verschelde
2022-08-25Improve platform-specific READMEs to add useful linksHugo Locurcio
2022-08-25Unify bits, arch, and android_arch into env["arch"]Aaron Franke
2022-08-22Replace Array return types with TypedArraykobewi
2022-08-09Fix memory leak when accessing/listing system fonts.bruvzg
2022-08-06Only define `keep_screen_on` project setting onceRedMser
2022-08-02Merge pull request #61315 from lawnjelly/variant_bucket_poolsRémi Verschelde
2022-07-30Merge pull request #63563 from aaronfranke/export-archRémi Verschelde
2022-07-29[Linux] Fix build with missing DBUS.bruvzg
2022-07-29Merge pull request #63595 from reduz/remove-signal-connect-bindsRémi Verschelde
2022-07-29Update export dialog to handle many architecturesAaron Franke
2022-07-29Remove Signal connect bindsJuan Linietsky
2022-07-29[Linux] Load dbus libraries dynamically.bruvzg
2022-07-29[Linux] Replace fontconfig wrapper with a one generated from the older librar...bruvzg
2022-07-27Load fontconfig libraries dynamically.bruvzg
2022-07-27Fix Linux build without fontconfig.bruvzg
2022-07-27Merge pull request #62973 from bruvzg/sysfont_supportRémi Verschelde
2022-07-26Split up editor export code into multiple filesAaron Franke
2022-07-26Merge pull request #63096 from aaronfranke/exp-template-namesRémi Verschelde
2022-07-26Implement support for loading system fonts on Linux, macOS / iOS and Windows.bruvzg
2022-07-25Code quality: Fix header guards consistencyRémi Verschelde
2022-07-22Update export template names for Windows, Mac, and LinuxAaron Franke
2022-07-22Merge pull request #63278 from akien-mga/scons-linux-refactor-linkerRémi Verschelde
2022-07-22Merge pull request #63303 from hansemro/x11-eraser-case-insensitiveRémi Verschelde
2022-07-21[X11] Do case-insensitive search for pen inversion detectionHansem Ro
2022-07-22SCons: Refactor Linux linker options with `linker=<bfd|gold|lld|mold>`Rémi Verschelde