ivan100sic
191c5c3b37
Finalize PR before review
2020-10-28 14:23:32 +01:00
ivan100sic
51faca5b69
Rebase fix
2020-10-28 14:23:32 +01:00
ivan100sic
1390bf271f
Polished the functionality
2020-10-28 14:23:32 +01:00
ivan100sic
97ee0205e9
Move code from .h to .cpp
2020-10-28 14:23:31 +01:00
ivan100sic
92e8a84a4e
Animation works, WM_PAINT still doesn't
2020-10-28 14:20:57 +01:00
ivan100sic
f637cd3202
Opacity fix
2020-10-28 14:20:57 +01:00
ivan100sic
a022b2231f
Visuals are good, functionality - almost there
2020-10-28 14:20:57 +01:00
ivan100sic
0c544409dd
Good progress on D2D
2020-10-28 14:20:56 +01:00
ivan100sic
92a3ff9b2a
Started work
2020-10-28 14:20:08 +01:00
stefansjfw
e6a5b589ff
[FancyZones] Align zone numbers between Editor and FancyZonesLib ( #7387 )
...
* Align zone numbers between Editor and FancyZonesLib
Use zoneId on win+arrow
* Update tests
* Fix crash
* ZoneId starts from 0
* Define ZonesMap type
IFACEMETHOD_ macro is having trouble processing
std::map template when expanding, so return type needs
to be predefined
* Address PR comment
* Address more PR comments
* Handle .at
2020-10-26 09:07:11 +01:00
Ivan Stošić
598729f84c
Remove m_drawHints, fix duplicate zone drawing ( #7300 )
2020-10-15 17:08:55 +02:00
stefansjfw
48b6654ad2
Introduce ZoneWindowDrawing files and move stuff to better place ( #6142 )
2020-08-25 18:55:29 +02:00