winit/src/platform_impl/windows
James Tucker c4415009c0
windows: remove github URLs from binaries
There are  AV rules out there which cause almost any
program that contains github URLs to become marked as malware.

While those rules are spurious, they're years old, and AV vendors have a
very poor reputation at appropriately following up with these problems.

Remove these strings from the panic data present in the binary
prevents binaries linking the winit from being spuriously marked as
Trojan:Win32/Wacatac.B!ml.
2024-03-28 22:45:34 +04:00
..
event_loop On Windows, apply ScaleFactorChanged new size if different than OS (#3408) 2024-02-06 20:46:30 +01:00
dark_mode.rs m: Remove once_cell dependency 2024-02-25 08:19:27 -08:00
definitions.rs feat(Windows): add skip taskbar methods (#2177) 2022-04-01 20:21:09 +02:00
dpi.rs On Windows, refactor dynamic function definitions and raw input keyboard handling (#3286) 2023-12-22 18:42:17 +01:00
drop_handler.rs Replace log with tracing 2024-03-01 20:45:31 +04:00
event_loop.rs windows: remove github URLs from binaries 2024-03-28 22:45:34 +04:00
icon.rs Create custom cursor with directly with event loop 2024-02-21 14:44:29 +04:00
ime.rs ci: add typos-cli 2024-03-07 18:03:38 +04:00
keyboard.rs Replace log with tracing 2024-03-01 20:45:31 +04:00
keyboard_layout.rs m: Remove once_cell dependency 2024-02-25 08:19:27 -08:00
minimal_ime.rs Overhaul the Keyboard API 2023-05-28 21:02:59 +03:00
mod.rs Create custom cursor with directly with event loop 2024-02-21 14:44:29 +04:00
monitor.rs Replace log with tracing 2024-03-01 20:45:31 +04:00
raw_input.rs Display all platform-specific documentation on docs.rs (#3076) 2024-01-04 12:54:35 +01:00
util.rs m: Remove once_cell dependency 2024-02-25 08:19:27 -08:00
window.rs windows: remove github URLs from binaries 2024-03-28 22:45:34 +04:00
window_state.rs fix(windows): configure hidden and grabbed cursor 2024-03-18 23:50:40 +04:00