summaryrefslogtreecommitdiffstats
path: root/Imgui/src/ImGuiImplLinuxXCB.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-04Updated more copyright noticesassiduous1-1/+1
2020-05-20Imgui: fixed display size debug checks for minimized windowassiduous1-2/+2
2020-04-28A couple of minor updates to imgui Linux implementationassiduous1-0/+7
2020-04-27Imgui: handling surface pretransformassiduous1-2/+4
2020-01-31Renamed .h -> .hpp where appropriateassiduous1-1/+1
2020-01-01Updated copyright noticeassiduous1-7/+11
2019-11-25clang-formatted ImGuiImplEgor Yusov1-71/+74
2019-10-02ImGui linux XCB: added mouse wheel handlingEgor1-22/+14
2019-10-02Imgui Linux XCB impl: implemented time delta handlingEgor1-3/+10
2019-10-02Imgui Linux impl: implemented xcb event handlingEgor1-0/+298