Commit graph

102 commits

Author SHA1 Message Date
Jaex 16b12b8d23 Check is window active 2024-01-14 17:40:57 +03:00
Jaex 4cb7820335 Added "Capture pre configured window" hotkey 2024-01-14 06:30:14 +03:00
Jaex 077e74a2d4 Update year 2024-01-03 02:57:14 +03:00
Jaex f02f20d5d0 Added Opacity option to "Inspect window" tool 2023-12-20 05:25:31 +03:00
Jaex 9283e0bb87 On Windows 11 do not round corners 2023-10-08 17:07:14 +03:00
Jaex 2f07fba591 Use const instead of enum 2023-10-07 11:02:37 +03:00
Jaex 45b58a1b67 ScrollingCaptureLightForm improvements 2023-02-25 20:00:08 +03:00
Jaex fb3cdcea72 Added ScrollingCaptureLightForm 2023-02-25 18:42:21 +03:00
Jaex c1d57d5b7b Performance improvements 2023-02-23 07:04:53 +03:00
Jaex 94e45b5cb8 Update year 2023-01-09 23:31:02 +03:00
Jaex 4abac3d383 Use Environment.Is64BitOperatingSystem 2022-09-11 10:19:06 +03:00
Jaex 4326987100 Better FFmpeg check, removed download button 2022-09-11 09:40:14 +03:00
Jaex abd218ee09 Added PinToScreenForm 2022-07-22 05:42:59 +03:00
Jaex 3cdf839f01 Get window icon async 2022-06-13 18:21:08 +03:00
Jaex f60e8dd6f7 Moved file related methods to FileHelpers class 2022-05-03 09:34:18 +03:00
Jaex 3e50583554 Added TopMost property 2022-03-05 12:26:16 +03:00
Jaex f04d7ca15c Replace WindowsStore with MicrosoftStore 2022-02-04 12:05:43 +03:00
Jaex 7990fde41d Added TimerResolutionManager class 2022-01-17 03:39:08 +03:00
Jaex 93a16a7055 Use layered form in notification form 2022-01-12 23:37:07 +03:00
Jaex 8c3dc0b78c Update year 2022-01-11 19:32:17 +03:00
Jaex 241619cc07 Rename variables 2021-12-12 00:21:19 +03:00
Jaex 1ef9af5bdc Added borderless window tool because otherwise I couldn't screen capture Minecraft 2021-09-15 05:18:30 +03:00
Jaex 837ef0a7fc Update year 2021-07-29 06:22:51 +03:00
Jaex 24e581403c Only continue countdown if window is active 2021-06-17 20:10:38 +03:00
Jaex b48d615362 Code refactoring 2021-06-10 21:44:40 +03:00
Jaex e8ad4b8553 Code refactoring 2021-06-10 01:14:01 +03:00
Jaex 55cdb0e307 Added process file name and identifier 2021-01-16 20:10:06 +03:00
Jaex 32c4aa50fa Added DIBV5ToBitmap method 2020-09-13 07:52:56 +03:00
Jaex a19439ef33 Code refactor 2020-09-10 13:18:00 +03:00
Michael Delpach d72c4751e7 Autoscale Region Capture toolbar based on DPI 2020-09-09 08:12:50 +08:00
Jaex 803a4e567c Update year 2020-02-05 10:19:48 +03:00
Jaex 0529a8af31 Code refactoring 2020-01-17 14:13:06 +03:00
Charles Milette 44051b7064
Fix dark titlebar for Windows 10 20H1 2019-12-21 15:32:01 -05:00
Jaex 132ebafa9c Rename Between extension to Clamp 2019-05-23 22:59:16 +03:00
Jaex 1b094a4725 Small changes 2019-05-23 13:59:20 +03:00
Charles Milette 71bfdd8ba4
Add dark theme titlebar 2019-05-22 13:04:53 -04:00
Jaex 16c3446d32 Use extra large icon for files instead of jumbo icon 2019-05-15 02:41:24 +03:00
Jaex c4fd1f5d70 Show file icons for non images 2019-05-13 10:01:14 +03:00
Jaex 469fc29b87 Update year 2019-01-02 10:43:52 +03:00
Jaex c2bcf9b897 CursorData refactoring 2018-12-29 16:32:09 +03:00
Jaex 8c4b4d5c1e fixed #3838: If Windows in tablet mode then show close button in region capture toolbar 2018-12-29 11:17:44 +03:00
Jaex 3992add566 Simplify names 2018-12-29 10:20:56 +03:00
Jaex 8267bb9f5b Revert previous commit changes, it not works properly with game windows 2018-12-19 15:08:21 +03:00
Jaex a512ba6b35 When doing screen recording, after select region if previous active window is not active anymore then restore & activate it 2018-12-19 14:19:38 +03:00
Charles Milette e74f99aaab
Add support for QUERYENDSESSION message and the Restart Manager 2018-10-13 12:18:10 -04:00
Jaex ac14199044 Don't use _ prefix for variables 2018-10-06 22:09:15 +03:00
Jaex cb3711632c Fix "Use of implied arithmetic operator precedence" 2018-05-16 16:27:11 +03:00
Jaex fe14c2607e Fix "Use readable conditions" 2018-05-16 11:23:13 +03:00
Jaex 7dc95f4ae7 Fix "Multiple statements in one line" 2018-05-16 11:09:01 +03:00
Charles Milette d8c2a7f796
Use system hand cursor
Universal fix, will fix any affected Form

Fixes #3341
2018-04-29 11:02:13 -04:00