Commit Graph

416 Commits

Author SHA1 Message Date
328e77aa2f fix(MainForm.cs): update snap grid to be 1/4 of thumbnail size 2025-08-30 00:16:55 +02:00
b469d4a4f4 refactor(MainFormPresenter.cs): change hotkey registration from Send to Publish for better event handling 2025-08-30 00:16:55 +02:00
43496480f5 Add bin directory
For config
2025-08-30 00:16:55 +02:00
a9cdb69e0f feat(hotkeys): add hotkey configuration for toggling tracking and single process 2025-08-30 00:16:55 +02:00
dbee1a03d3 feat(Eve-O-Preview): add hotkey to toggle all thumbnails and update target framework 2025-08-30 00:16:55 +02:00
368e5e88c1 fix(ThumbnailManager.cs): set default location change notification delay to 0 to improve responsiveness 2025-08-29 22:52:15 +02:00
dfed1f4d69 refactor(MainForm.Designer.cs): remove redundant margin declarations and simplify font definitions 2025-08-29 22:47:51 +02:00
fe0a22b2bc fix(MainForm): adjust thumbnail snap range minimum to 0 and add maximum to prevent issues 2025-08-29 22:45:23 +02:00
4e461e1c9c refactor(ThumbnailManager.cs): use configured snap range for thumbnail view alignment 2025-08-29 22:43:50 +02:00
e53b9712ca feat(Eve-O-Preview): add aspect ratio maintenance for thumbnail size 2025-08-29 22:40:31 +02:00
7f5ab131af Fuck with the UI a bit 2025-08-29 22:34:11 +02:00
00eb9eb2de feat(configuration): add thumbnail snap range setting 2025-08-29 22:32:05 +02:00
a975fbf03d feat(MainForm): auto-set thumbnail size to match picked region 2025-08-29 22:23:06 +02:00
418ae9352d Make region selector shower instead of whole screen ) 2025-08-29 22:19:21 +02:00
554ed6098a Make ctrl-F16 track one window (instead of executable) 2025-06-27 02:24:54 +02:00
5373ba8cfe Fix up the title to be an iterated ID rather than PID 2025-06-26 22:18:56 +02:00
e1e223a097 Get rid of some unused shit 2025-06-26 22:01:21 +02:00
86a761fe96 Make ctrl-F16 register windows actually 2025-06-26 18:15:29 +02:00
eabda5da67 Make CTRL-T track windows with scroll lock on 2025-06-26 17:56:44 +02:00
435710c350 Make track wow 2025-06-04 17:33:27 +02:00
Izakbar
2ed6d10f3d #89 FileVersion not updating on build 2025-05-22 20:32:53 +01:00
Izakbar
ba308616d3 #88 re-ActivateWindow after minimize of previous window - as sometimes windows leaves the active window pointer on wrong window 2025-05-21 13:00:32 +01:00
DalShooth
d5527c1392 Merge pull request #83 from Proopai/bugfix/63-forum-url-causes-crash
Bugfix/63 forum url causes crash
2025-04-24 16:44:55 -07:00
Izakbar
703dbd0d47 Merge branch 'bugfix/63-forum-url-causes-crash' of https://github.com/Proopai/eve-o-preview into bugfix/63-forum-url-causes-crash 2025-04-24 23:50:18 +01:00
Izakbar
13cb0f0692 #63 fix click on forum url to display webpage as dotnet core 8 does not work the same as prior 2025-04-24 23:49:56 +01:00
DalShooth
185987f9ff Merge pull request #82 from Proopai/feature/69-71-81-universal-cycle-new-icons-zoom-anchor-fix
Feature/69 71 81 universal cycle new icons zoom anchor fix
2025-04-24 13:31:11 -07:00
Izakbar
5919fc9989 update README for #69 2025-04-24 20:34:54 +01:00
Izakbar
6188d00865 #81 Apply default ZoomAnchor config to existing views on refresh. 2025-04-24 19:12:19 +01:00
Izakbar
3ec0bf471f adjust eve frontier support (* infront of toon name) 2025-04-24 18:39:58 +01:00
Izakbar
5c4b248dbd #69 "zero config" cycle all clients 2025-04-24 18:36:58 +01:00
Izakbar
bfcb7916e3 #71 implement new icon set and allow configuration via IconName in configuration json. 2025-04-04 10:52:23 +01:00
DalShooth
3177c80c66 Merge pull request #70 from nmlynch94/unified-source-build
Approved
2025-04-03 16:17:34 -07:00
nmlynch94
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. 2025-03-25 12:12:15 -04:00
Izakbar
84ad093f06 #63 fix click on forum url to display webpage as dotnet core 8 does not work the same as prior 2025-02-19 20:36:15 +00:00
DalShooth
ecbb3270e6 Merge pull request #60 from Proopai/bugfix/59-label-still-visible-when-thumbnail-disabled
#59 fix to only show overlay label when option enabled and thumbnail visible
2025-02-18 08:35:44 -07:00
Izakbar
e305b952d5 #59 fix to only show overlay label when option enabled and thumbnail visible 2025-02-18 10:32:01 +00:00
izakbar
098d553553 Merge pull request #58 from Proopai/feature/self-contained-exe-for-linux-only
Linux build use self-contained true, windows build use self-contained…
2025-02-13 09:59:52 +00:00
Izakbar
e297a1ebc2 Linux build use self-contained true, windows build use self-contained false 2025-02-13 09:53:47 +00:00
izakbar
602218d896 Merge pull request #55 from Proopai/feature/linux-bash-location-change-for-steam-proton-with-logging
Feature/linux bash location change for steam proton with logging
2025-02-10 09:24:21 +00:00
Izakbar
741bfaee49 change bash comment to command. 2025-02-09 23:38:12 +00:00
Izakbar
8a3601989b linux - allow ThumbnailRefreshPeriod from 10 -> 1000 2025-02-09 23:35:14 +00:00
Izakbar
d389374149 linux - check locations for bash and wmctrl rather than assuming location 2025-02-09 23:27:57 +00:00
Izakbar
2833205a30 remove empty config file from package 2025-02-09 16:41:08 +00:00
Izakbar
cac0ac130d remove debug symbols from release build 2025-02-09 16:31:15 +00:00
Izakbar
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
2025-02-09 16:17:01 +00:00
Izakbar
72dad3b89d lutris installer for eveonline and eveopreview 2025-02-09 04:07:35 +00:00
Izakbar
4d70525a84 lutris fixes 2025-02-09 00:34:43 +00:00
Izakbar
8a47a10781 eve-o-preview.exe in lutris yaml 2025-02-08 22:49:30 +00:00
Izakbar
ac8b160f1f lutris release yaml 2025-02-08 21:38:58 +00:00
Izakbar
39c6a68d60 eve-o preview -> eve-o-preview
lutris install script
2025-02-08 21:25:11 +00:00