Nicole Dresselhaus Drezil
Drezil pushed to main at Drezil/snippets 2024-10-07 11:00:01 +00:00
a78fdf9f0d added lf, Hack font & tweaked nvim-conf
Drezil synced commits to refs/pull/52/merge at Drezil/Bash-Oneliner from mirror 2024-09-30 15:26:07 +00:00
3199d638ae fix command #last and add new commands for #System and #Others
80c5012f38 add commands for #Networking
6479b26656 fix command for #Check if a variable is null
7cfb4e286c Merge pull request #53 from fox-forks/hyperupcall-whitespace-consistent
Compare 6 commits »
Drezil synced commits to refs/pull/56/merge at Drezil/Bash-Oneliner from mirror 2024-09-02 03:14:06 +00:00
3199d638ae fix command #last and add new commands for #System and #Others
80c5012f38 add commands for #Networking
6479b26656 fix command for #Check if a variable is null
Compare 4 commits »
Drezil synced commits to master at Drezil/Bash-Oneliner from mirror 2024-08-30 01:54:05 +00:00
3199d638ae fix command #last and add new commands for #System and #Others
80c5012f38 add commands for #Networking
6479b26656 fix command for #Check if a variable is null
7cfb4e286c Merge pull request #53 from fox-forks/hyperupcall-whitespace-consistent
88e095d5fc Make formatting and names more consistent
Compare 5 commits »
Drezil synced commits to refs/pull/56/merge at Drezil/Bash-Oneliner from mirror 2024-08-30 01:54:05 +00:00
7cfb4e286c Merge pull request #53 from fox-forks/hyperupcall-whitespace-consistent
88e095d5fc Make formatting and names more consistent
Compare 3 commits »
Drezil synced commits to refs/pull/54/head at Drezil/Bash-Oneliner from mirror 2024-08-30 01:54:05 +00:00
6a8e1e7320 Update README.md
Drezil synced and deleted reference refs/tags/refs/pull/53/merge at Drezil/Bash-Oneliner from mirror 2024-08-30 01:54:05 +00:00
Drezil synced commits to refs/pull/56/merge at Drezil/Bash-Oneliner from mirror 2024-07-23 09:54:05 +00:00
8bf41a1135 find / -name [FILE] 2>&1 | grep -v 'Permission denied'
Compare 2 commits »
Drezil synced commits to refs/pull/56/head at Drezil/Bash-Oneliner from mirror 2024-07-23 09:54:05 +00:00
8bf41a1135 find / -name [FILE] 2>&1 | grep -v 'Permission denied'
Drezil pushed to master at Drezil/masterarbeit 2024-07-11 15:59:33 +00:00
4fead8d05c Update Readme.md
Drezil pushed to master at Drezil/masterarbeit 2024-07-11 15:49:06 +00:00
e0f0c5258f Update Readme.md
Drezil pushed to master at Drezil/masterarbeit 2024-07-11 15:21:42 +00:00
9cf8050324 Added Readme.md
Drezil pushed to main at Drezil/snippets 2024-03-16 17:31:59 +00:00
56d963b0e3 added pdf-shrinker
Drezil pushed to main at Drezil/snippets 2024-03-13 13:16:14 +00:00
6145cb81b7 small config changes for markdown.
Drezil synced commits to master at Drezil/imgui from mirror 2024-02-25 19:25:49 +00:00
277ae93c41 Version 1.90.4
f5be90523d Nav: Fixed SetKeyboardFocusHere() or programmatic tabbing API from not working on windows with the ImGuiWindowFlags_NoNavInputs flag.
13d91ff918 Nav: Fixed SetKeyboardFocusHere() or programmatic tabbing API from not working on windows with the ImGuiWindowFlags_NoNavInputs flag.
34965cf23a Modals: Temporary changes of ImGuiCol_ModalWindowDimBg are properly handled by BeginPopupModal(). (#7340)
659fb41d0a Debug Tools: moved DebugStartItemPicker() to public API. Added to Demo->Tools menu. (#2673)
Compare 385 commits »
Drezil synced commits to textAlign at Drezil/imgui from mirror 2024-02-25 19:25:49 +00:00
bbed1c4bbb Use GetContentRegionAvail().x
2d3aa2e52c Add demo code to test text alignment support
8bcb0cda73 Add text alignment support, fix wrapping behavior
d07649b7b4 Add Push/PopTextAlignment function
c6e0284ac5 Fixed minor warning.
Compare 68 commits »
Drezil synced commits to main at Drezil/dear-implot.hs from mirror 2024-02-25 12:25:46 +00:00
4379145f15 updated deps
Drezil synced commits to myStuff at Drezil/dear-imgui.hs from mirror 2024-02-25 11:55:47 +00:00
acc4ff0788 updated deps
7828ddb111 refactor sharedLib
3b37a21470 shared lib
391d70dd94 fixed compile-errors.
0f11aeaddb switched deps
Compare 17 commits »
Drezil synced commits to main at Drezil/dear-imgui.hs from mirror 2024-02-25 11:55:47 +00:00
b48ef7904b Link against system-cxx-std-lib for GHC 9.4+ (#197)
f6cad45dab Add support for disabled blocks (#196)
49f7bb245e Add support for dispatching raw SDL events to Dear ImGui (#195)
47402c1a93 Update README (#194)
4d1c66e9a1 Add support for SDL2 Renderer backend (#193)
Compare 11 commits »
Drezil pushed to main at Drezil/snippets 2024-02-07 17:29:29 +00:00
7ca96c831f merged