Anton Kasyanov
|
16f934df62
|
Moved direct WinAPI access into a service
|
2018-02-03 21:09:15 +02:00 |
|
Anton Kasyanov
|
a60b1535e3
|
Allow to switch clients even if Aero is not enabled
|
2018-01-29 22:11:50 +02:00 |
|
Anton Kasyanov
|
5277a52bae
|
Allow to minimize the client by Crtl+Click on its thumbnail
|
2017-06-17 18:45:15 +03:00 |
|
Anton Kasyanov
|
c6ae2bde9f
|
Switched to new C# expresssion-style properties
|
2017-05-28 23:00:01 +03:00 |
|
Anton Kasyanov
|
13efa15375
|
Improve performance of the code used to display active thumbnail's borders
|
2016-10-25 20:51:41 +03:00 |
|
Anton Kasyanov
|
b4a0e7d31d
|
Allow to setup the highlight border thickness
|
2016-10-20 21:47:20 +03:00 |
|
Anton Kasyanov
|
c56e173738
|
Ensure that thumbnail borders do NOT overlap with the EVE client window image
|
2016-10-19 23:42:43 +03:00 |
|
Anton Kasyanov
|
5012260983
|
Improve the internal Thumbnail management. Immediately refresh the data about active client, better handle thumbnail overlaps on zoom
|
2016-08-18 21:07:57 +03:00 |
|
Anton Kasyanov
|
88140d257e
|
Optionally show a border around the thumbnail of the currently active EVE client
|
2016-08-17 19:10:11 +03:00 |
|
Anton Kasyanov
|
ae071a9a1c
|
Add movement and resize capabilities to the Thumbnail windows in borderless mode
|
2016-08-12 22:07:44 +03:00 |
|
Anton Kasyanov
|
35e4a9db01
|
Tray Icon menu disappears when there is at least one thumbnail visible
|
2016-08-06 13:41:34 +03:00 |
|
Anton Kasyanov
|
710d0a265a
|
Thumbnail sizes are changed after their frames are turned on or off
|
2016-06-19 22:50:26 +03:00 |
|
Anton Kasyanov
|
6b15012ff9
|
Removed obsolete (and commented out) code
|
2016-06-18 21:58:24 +03:00 |
|
Anton Kasyanov
|
d136da3da1
|
Provide support of HotKeys to manage thumbnails and corresponding EVE clients - implemented w/o GUI required to set hotkeys
|
2016-06-15 01:59:20 +03:00 |
|
Anton Kasyanov
|
fa4086aba7
|
When Zoomed In the thumbnail window should always stay on the top
|
2016-06-09 01:46:11 +03:00 |
|
Anton Kasyanov
|
9d08f255f7
|
Minimizing and then restoring EVE window makes its thumbnail tiny
|
2016-06-09 01:34:09 +03:00 |
|
Anton Kasyanov
|
21607db5f0
|
Thumbnails are not unregistered when the thumbnail itself is closed
|
2016-06-08 22:37:47 +03:00 |
|
Anton Kasyanov
|
25ab51bdbe
|
Switch to Actions instead of events to pass actions between Presenters and Views
|
2016-06-08 22:33:38 +03:00 |
|
Anton Kasyanov
|
010a421033
|
When thumbnails borders are enabled zoomed thumbnail contains gray unused area at the bottom
|
2016-06-08 22:19:53 +03:00 |
|
Anton Kasyanov
|
8d57acb900
|
Thumbnail overlays are broken
|
2016-06-06 23:11:40 +03:00 |
|
Anton Kasyanov
|
4dfd195537
|
Tray Icon's Context menu flickers when there is at least one active thumbnail
|
2016-06-06 22:01:56 +03:00 |
|
Anton Kasyanov
|
2812c17034
|
Stored Thumbnail position is not applied to the newly created thumbnail immediately
|
2016-06-06 21:25:50 +03:00 |
|
Anton Kasyanov
|
5b768579ca
|
Stored Thumbnail position is not applied to the newly created thumbnail immediately
|
2016-06-05 18:26:49 +03:00 |
|
Anton Kasyanov
|
68e1a32009
|
Crash when EVE client is closed while the thumbnail is recreated or updated
|
2016-06-05 18:04:00 +03:00 |
|
Anton Kasyanov
|
daa18558eb
|
Resizing thumbnail too big or too small results in an immediate program crash
|
2016-06-05 16:15:49 +03:00 |
|
Anton Kasyanov
|
244a193e99
|
Thumbnail management code cleanup
|
2016-06-01 23:32:57 +03:00 |
|