summaryrefslogtreecommitdiffstats
path: root/Imgui/src/ImGuiImplLinuxX11.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-59/+61
2019-10-02Imgui linux: implemented x11 inputEgor1-0/+192