Commit Graph

  • d55e3c556d Update cyka PhatPhuckDave 2025-09-09 21:22:19 +02:00
  • fb3ab6ae77 Update PhatPhuckDave 2025-08-30 20:52:13 +02:00
  • 3b02e5c13d fix(config): adjust thumbnail snap grid and hotkey settings for improved usability PhatPhuckDave 2025-08-30 00:22:02 +02:00
  • ad575c88d2 refactor(MainForm): validate hotkey input on leave event PhatPhuckDave 2025-08-30 00:03:49 +02:00
  • 708c1f3df6 Update PhatPhuckDave 2025-08-30 00:00:33 +02:00
  • 4f4bbd4b3d Update settings PhatPhuckDave 2025-08-29 23:56:39 +02:00
  • 328e77aa2f fix(MainForm.cs): update snap grid to be 1/4 of thumbnail size PhatPhuckDave 2025-08-29 23:56:36 +02:00
  • b469d4a4f4 refactor(MainFormPresenter.cs): change hotkey registration from Send to Publish for better event handling PhatPhuckDave 2025-08-29 23:53:37 +02:00
  • 43496480f5 Add bin directory PhatPhuckDave 2025-08-29 23:49:14 +02:00
  • a9cdb69e0f feat(hotkeys): add hotkey configuration for toggling tracking and single process PhatPhuckDave 2025-08-29 23:44:39 +02:00
  • dbee1a03d3 feat(Eve-O-Preview): add hotkey to toggle all thumbnails and update target framework PhatPhuckDave 2025-08-29 23:35:58 +02:00
  • 368e5e88c1 fix(ThumbnailManager.cs): set default location change notification delay to 0 to improve responsiveness PhatPhuckDave 2025-08-29 22:52:15 +02:00
  • dfed1f4d69 refactor(MainForm.Designer.cs): remove redundant margin declarations and simplify font definitions PhatPhuckDave 2025-08-29 22:47:51 +02:00
  • fe0a22b2bc fix(MainForm): adjust thumbnail snap range minimum to 0 and add maximum to prevent issues PhatPhuckDave 2025-08-29 22:45:23 +02:00
  • 4e461e1c9c refactor(ThumbnailManager.cs): use configured snap range for thumbnail view alignment PhatPhuckDave 2025-08-29 22:43:50 +02:00
  • e53b9712ca feat(Eve-O-Preview): add aspect ratio maintenance for thumbnail size PhatPhuckDave 2025-08-29 22:40:31 +02:00
  • 7f5ab131af Fuck with the UI a bit PhatPhuckDave 2025-08-29 22:34:11 +02:00
  • 00eb9eb2de feat(configuration): add thumbnail snap range setting PhatPhuckDave 2025-08-29 22:32:05 +02:00
  • a975fbf03d feat(MainForm): auto-set thumbnail size to match picked region PhatPhuckDave 2025-08-29 22:23:06 +02:00
  • 418ae9352d Make region selector shower instead of whole screen ) PhatPhuckDave 2025-08-29 22:19:21 +02:00
  • 554ed6098a Make ctrl-F16 track one window (instead of executable) PhatPhuckDave 2025-06-27 02:20:26 +02:00
  • 5373ba8cfe Fix up the title to be an iterated ID rather than PID PhatPhuckDave 2025-06-26 22:18:56 +02:00
  • e1e223a097 Get rid of some unused shit PhatPhuckDave 2025-06-26 22:01:21 +02:00
  • 86a761fe96 Make ctrl-F16 register windows actually PhatPhuckDave 2025-06-26 18:15:29 +02:00
  • eabda5da67 Make CTRL-T track windows with scroll lock on PhatPhuckDave 2025-06-26 17:47:38 +02:00
  • 435710c350 Make track wow PhatPhuckDave 2025-06-04 17:33:27 +02:00
  • 2ed6d10f3d #89 FileVersion not updating on build Izakbar 2025-05-22 20:32:53 +01:00
  • ba308616d3 #88 re-ActivateWindow after minimize of previous window - as sometimes windows leaves the active window pointer on wrong window Izakbar 2025-05-21 13:00:32 +01:00
  • d5527c1392 Merge pull request #83 from Proopai/bugfix/63-forum-url-causes-crash DalShooth 2025-04-24 16:44:55 -07:00
  • 703dbd0d47 Merge branch 'bugfix/63-forum-url-causes-crash' of https://github.com/Proopai/eve-o-preview into bugfix/63-forum-url-causes-crash Izakbar 2025-04-24 23:50:18 +01:00
  • 13cb0f0692 #63 fix click on forum url to display webpage as dotnet core 8 does not work the same as prior Izakbar 2025-02-19 20:36:15 +00:00
  • 185987f9ff Merge pull request #82 from Proopai/feature/69-71-81-universal-cycle-new-icons-zoom-anchor-fix DalShooth 2025-04-24 13:31:11 -07:00
  • 5919fc9989 update README for #69 Izakbar 2025-04-24 20:34:54 +01:00
  • 6188d00865 #81 Apply default ZoomAnchor config to existing views on refresh. Izakbar 2025-04-24 19:12:19 +01:00
  • 3ec0bf471f adjust eve frontier support (* infront of toon name) Izakbar 2025-04-23 12:52:27 +01:00
  • 5c4b248dbd #69 "zero config" cycle all clients Izakbar 2025-04-14 16:49:08 +01:00
  • bfcb7916e3 #71 implement new icon set and allow configuration via IconName in configuration json. Izakbar 2025-04-04 10:52:23 +01:00
  • 3177c80c66 Merge pull request #70 from nmlynch94/unified-source-build DalShooth 2025-04-03 16:17:34 -07:00
  • c600ab83a0 fix: fix flatpak wmctrl interaction by removing absolute path in flatpak-spawn command. This will rely on the host path and work in more circumstances since most flatpaks don't allow access to /usr/bin. nmlynch94 2025-03-23 23:46:58 -04:00
  • 84ad093f06 #63 fix click on forum url to display webpage as dotnet core 8 does not work the same as prior Izakbar 2025-02-19 20:36:15 +00:00
  • ecbb3270e6 Merge pull request #60 from Proopai/bugfix/59-label-still-visible-when-thumbnail-disabled DalShooth 2025-02-18 08:35:44 -07:00
  • e305b952d5 #59 fix to only show overlay label when option enabled and thumbnail visible Izakbar 2025-02-18 10:32:01 +00:00
  • 098d553553 Merge pull request #58 from Proopai/feature/self-contained-exe-for-linux-only izakbar 2025-02-13 09:59:52 +00:00
  • e297a1ebc2 Linux build use self-contained true, windows build use self-contained false Izakbar 2025-02-13 09:53:47 +00:00
  • 602218d896 Merge pull request #55 from Proopai/feature/linux-bash-location-change-for-steam-proton-with-logging izakbar 2025-02-10 09:24:21 +00:00
  • 741bfaee49 change bash comment to command. Izakbar 2025-02-09 23:38:12 +00:00
  • 8a3601989b linux - allow ThumbnailRefreshPeriod from 10 -> 1000 Izakbar 2025-02-09 23:35:14 +00:00
  • d389374149 linux - check locations for bash and wmctrl rather than assuming location Izakbar 2025-02-09 23:27:57 +00:00
  • 2833205a30 remove empty config file from package Izakbar 2025-02-09 16:41:08 +00:00
  • cac0ac130d remove debug symbols from release build Izakbar 2025-02-09 16:31:15 +00:00
  • 0c281d08fd remove fody and update project/build to generate single exe Linux version rely upon PATH for location of bash instead of hardcoded /bin/bash Izakbar 2025-02-09 16:17:01 +00:00
  • 72dad3b89d lutris installer for eveonline and eveopreview Izakbar 2025-02-09 04:07:35 +00:00
  • 4d70525a84 lutris fixes Izakbar 2025-02-09 00:34:43 +00:00
  • 8a47a10781 eve-o-preview.exe in lutris yaml Izakbar 2025-02-08 22:49:30 +00:00
  • ac8b160f1f lutris release yaml Izakbar 2025-02-08 21:38:58 +00:00
  • 39c6a68d60 eve-o preview -> eve-o-preview lutris install script Izakbar 2025-02-08 21:25:11 +00:00
  • 574d138341 dotnet8 work, source unification work Izakbar 2025-02-08 18:08:34 +00:00
  • de0f0b8b20 github release yaml Izakbar 2025-02-08 17:43:18 +00:00
  • c2de0f3eba Merge pull request #53 from Proopai/feature/bugfixes-and-new-features-see-commit Eric 2025-02-05 17:25:08 -06:00
  • 6d524e49f0 #4 add additional cyclegroups (1 thru 5 now available) updated README.md Izakbar 2025-02-05 22:18:09 +00:00
  • e0482f7a05 # 52 Y snap value not saved in config when amended in GUI Izakbar 2025-02-05 21:55:28 +00:00
  • 8e7c7374f4 #51 allow hiding of preview for eve login screen clients updated README.md Izakbar 2025-02-05 21:52:50 +00:00
  • 7ec1aceb54 #49 cycle through eve clients at toon selection page #9 Allow EveO to preview other executables Izakbar 2025-02-05 09:33:40 +00:00
  • 607fbcbeac #46 fix bug with minimum preview size on startup #47 treat click on overlay text same as click on main preview Izakbar 2025-01-26 13:06:31 +00:00
  • 6f7abe6ce7 Merge pull request #44 from Proopai/feature/fix-animation0settings-with-per-client-zoom-anchor Eric 2025-01-23 20:32:43 -06:00
  • 9064acb38e Merge pull request #35 from Proopai/bugfix/document-ThumbnailResizeTimeoutPeriod-in-readme Eric 2025-01-23 20:32:29 -06:00
  • 9ee502d6b4 fix animation settings and allow Original animation or no animation - setable from GUI. This should fix client switching when using fixed window Izakbar 2024-12-27 17:09:38 +00:00
  • b7f9c71f5b PerClientZoomAnchor option Izakbar 2024-11-27 00:23:13 +00:00
  • 39addf2ffc update readme for ThumbnailResizeTimeoutPeriod Izakbar 2024-11-16 20:42:26 +00:00
  • 1a98888bbd Merge pull request #34 from Proopai/bugfix/31-main-form-resize Eric 2024-11-16 16:12:01 -06:00
  • b10ced2b0a version -> 8.0.1.3 Izakbar 2024-11-16 20:28:36 +00:00
  • 82fee7a15d #31 resize mainform based on actual control tabitem size - may fix issues on chinese systems Izakbar 2024-11-16 10:28:49 +00:00
  • d64614f726 Merge pull request #33 from Proopai/bugfix/32-preview-windows-resize-on-startup-incorrectly Eric 2024-11-16 09:06:01 -06:00
  • 2b8f20c14f remove zombie code Izakbar 2024-11-16 11:15:16 +00:00
  • cba8f7d3a2 #32 move resize kludge timeout value to config as ThumbnailResizeTimeoutPeriod instead of hardcoded 500ms Izakbar 2024-11-16 11:07:35 +00:00
  • 22ab0ea8ef Merge pull request #30 from Proopai/feature/7-Independent-preview-size-settings Eric 2024-11-11 18:00:17 -06:00
  • d3a0894f46 #7 Ability for PerClientThumbnailSize added to configuration Izakbar 2024-11-11 23:24:40 +00:00
  • b76ab65894 Merge pull request #29 from Proopai/bugfix/windows-v8.0.1.1-labelfix Eric 2024-11-11 16:39:07 -06:00
  • 0bc3ccaa72 tabs instead of 4 spaces for tabs - to assist with diffs Izakbar 2024-11-11 22:05:38 +00:00
  • 38733b71f1 fix events on new configuration items config -> mainform for label colour/size version -> 8.0.1.1 Izakbar 2024-11-11 21:33:14 +00:00
  • 839d50d20c Merge pull request #28 from Proopai/windows-build-prs-1-4-added Eric 2024-11-10 18:36:47 -06:00
  • 55adf28abc Fixed the Merge issue with the csproj file Eric Vasquez 2024-11-10 18:27:27 -06:00
  • 1eafad0159 Testing a Merge fix Eric Vasquez 2024-11-10 18:24:17 -06:00
  • 63fe0846aa Merge pull request #19 from Proopai/windows-build-net8upgrade Eric 2024-10-08 16:06:37 -05:00
  • 8b85ac4315 Updated .net80 and famework to 4.8 - Added in .gitignore to ignore the .vs folders in ALL subfolders - Upgraded from 4.6.2 to 4.8 framework for .NET Core - Upgraded from netfamework31 to net80 for .net 8.0 and Framework 4.8 - Changed the EXE File name from EVE-O Preview.exe to EVE-O-Preview.exe Eric Vasquez 2024-10-08 13:47:38 -05:00
  • 1a13542b11 Upgrade from .netfamework31 to .net8 and Framework 4.8 Eric Vasquez 2024-10-08 13:11:54 -05:00
  • a0bf405dfa Display Version Fix Eric Vasquez 2024-10-08 10:57:26 -05:00
  • c8c4d25393 Updated the README.md Eric Vasquez 2024-10-05 14:55:07 -05:00
  • a02a4365ba Updated the version to match with the Linux build version for Windows Eric Vasquez 2024-10-05 14:41:38 -05:00
  • a94309136b Merge pull request #1 from Proopai/beta Eric 2024-10-04 16:28:00 -05:00
  • b88a9bd94e increment version Aura Asuna 2022-05-11 01:02:48 +10:00
  • a6497ad25a use numbers when defining cycle order to avoid issues going over 10 Aura Asuna 2022-05-11 01:02:05 +10:00
  • 533a208bff Make the thumbnail location for the login page configurable Aura Asuna 2022-05-10 18:12:30 +10:00
  • 1a2a43c301 increment major version as the first big update since the fork Aura Asuna 2022-05-10 01:50:34 +10:00
  • 3d1034a6c5 Add doco for the per client border highlight Aura Asuna 2022-05-10 01:47:23 +10:00
  • 9ac5f992ab missing new line preventing code block from rendering correctly Aura Asuna 2022-05-10 01:36:37 +10:00
  • 0ddaa99c9a Adding per client borders and hotkey to cycle through clients Aura Asuna 2022-05-10 01:31:50 +10:00
  • f5777de77c Initial Fork - Update maintainer in doco and about us Aura Asuna 2022-05-09 20:36:57 +10:00
  • 2996283f68 Update README.md Anton Kasyanov 2022-04-04 13:24:33 +03:00
  • fb90e1adb5 Update README.md Anton Kasyanov 2022-03-28 17:03:59 +03:00