Bartosz Sosnowski
ed35a143ec
FancyZones: allow windows with invisible or zero-sized owner to be zonable ( #1216 )
2020-02-05 12:27:51 +01:00
Bartosz Sosnowski
25e882eb78
Fancyzones: unify window filtering ( #1184 )
...
Makes FancyZone use the same code for filtering windows when windows are
being dragged and when moved by WinKey + arrows.
2020-02-03 09:32:38 +01:00
Betsegaw Tadele
b4f81a0c2a
Import the source code for Window Walker ( #1177 )
...
Import the codebase for Window Walker
- Not loaded into the module list
- Not added it to the installer list.
2020-01-31 15:14:37 -08:00
yuyoyuppe
f8bcf52741
MSIX: add a dedicated .rc for UWPUI which joins both UI and DLL .rc's ( #1139 )
2020-01-23 14:42:28 +03:00
vldmr11080
1a10366ab7
Align zone dimensions from layout preview with those from grid editor ( #1115 )
2020-01-22 20:15:35 +01:00
Alekhya
925b6694ac
Localize C++ Projects of FancyZones ( #1130 )
...
* localized dllmain.cpp of fancyzones project
* localized FancyZones.cpp
* format fancyzones.rc file
* Moved SuperFancyZones back to being a string instead of having it in the resource file as it is the window class name
* reverted changes for window name
* Formatted fancyzones rc file
2020-01-22 10:24:00 -08:00
Alekhya
1ad16ade86
Localize the Shortcut guide PowerToy ( #199 ) ( #1126 )
...
* Localized shortcut_guide.cpp
* localized overlay_window.cpp
* formatting changes
* Localize overlay window
* removed the README link from the set of localized resources
* Typo: changed upper to lower
2020-01-22 09:43:49 -08:00
Alekhya
45e3f02832
Localizing C# Project of FancyZones (FancyZonesEditor) ( #199 ) ( #1122 )
...
* removed hardcoded strings from CanvasEditorWindow.xaml
* removed hardcoded strings from GridEditorWindow.xaml
* loc
* Localized MainWindow
* reverting MainWindow.xaml as it is not rendering the window as expected
* Changed the resource settings from internal to public
* the culture is set based on the culture of the system UI set in the system settings
* Removed the french resource files used for testing
* Localized canvasWindow and mainwindow
* Removed setting the UI culture explicitly as it would be implicitly set to the culture of system UI
* Removed redundant header file
2020-01-21 12:02:31 -08:00
Alekhya Kommuru
23bba969dd
Merge remote-tracking branch 'upstream/master' into locPowerRename
2020-01-20 11:54:20 -08:00
Alekhya Kommuru
9c743acd2d
Removed some IDs from resource file. Changed SHIFT to Shift
2020-01-20 11:52:46 -08:00
Bartosz Sosnowski
62da7c7be4
FancyZones: remove dialog boxes filtering ( #1076 )
...
* FancyZones: remove dialog boxes filtering
* FancyZones: add the "no owner window" filter to the WinKey + arrow zone snapping
2020-01-20 11:02:12 +01:00
Alekhya Kommuru
653a84d3a9
reverting formatting of files
2020-01-17 14:38:41 -08:00
Alekhya Kommuru
197286c21e
moved app name to constructor to init only once
2020-01-17 14:23:07 -08:00
Alekhya Kommuru
bf48729354
rebuilt project PowerRename
2020-01-17 11:57:53 -08:00
Alekhya Kommuru
a504a75166
Removed string resources from the settings.cpp file
2020-01-17 11:25:42 -08:00
Alekhya Kommuru
44ac22c0de
Added new lines to the end of the file
2020-01-17 11:12:23 -08:00
Alekhya Kommuru
df1c6b9b0b
Removed get_res_string_wchar and used the get_resource_string() function instead which returns a wstring typecast into wchar*
2020-01-17 11:06:57 -08:00
Alekhya Kommuru
bde0e0b86a
Merge remote-tracking branch 'upstream/master' into locPowerRename
2020-01-16 13:58:59 -08:00
Arjun Balgovind
c1232a7001
Shifted three functions to common ( #1101 )
2020-01-15 23:06:22 -08:00
Alekhya Kommuru
12c4dbf0e5
added common as a reference project
2020-01-15 16:44:18 -08:00
Alekhya Kommuru
31a01ab227
Modified resourceIDs for strings in the table
2020-01-15 13:57:05 -08:00
vldmr11080
5dc60b9f35
Fix reversed order of zones in layout ( #1071 )
2020-01-15 20:20:10 +01:00
vldmr11080
588f134de8
Revert "Fix misaligned display of zones in layout priview and grid editor ( #1010 )" ( #1097 )
...
This reverts commit d03690cffd .
2020-01-15 19:34:23 +01:00
Alekhya Kommuru
d0648d1754
built the proj
2020-01-14 16:40:40 -08:00
Alekhya Kommuru
1e3486af94
localized the settings file
2020-01-14 16:39:03 -08:00
Alekhya Kommuru
8f2b2aba12
localized powerRenameExt
2020-01-14 15:23:21 -08:00
Alekhya Kommuru
0b1232b65d
localized dllmain powerrename
2020-01-14 15:17:08 -08:00
Alekhya Kommuru
969abe015c
added the helper functions
2020-01-14 15:00:05 -08:00
vldmr11080
d03690cffd
Fix misaligned display of zones in layout priview and grid editor ( #1010 )
...
Fix misaligned display of zones in layout preview and grid editor
2020-01-09 22:40:38 +01:00
Yosef Durr
a2a683d31e
adding fancy zone opacity setting, enhancement #631 ( #1008 )
...
* adding fancy zone opacity setting, enhancement #631
* applying zone opacity setting to all zones during zone selection
* changing opacity setting to percentage
2020-01-06 09:59:18 -08:00
Chris Davis
3ffd007cc0
Ensure previous search and replace texts are evaluated and updated in the UI at startup ( #1043 )
...
Ensure stored settings get evaluated after initial enumeration
There was a bug where the list view was not getting updated with the results of the search and replace on launch when we are using a stored search or replace text from a previous session.
2020-01-04 00:39:02 -08:00
Clint Rutkas
b753f920e1
#768
2019-12-26 11:06:59 -08:00
Bartosz Sosnowski
47bcb117b4
FancyZones: do not zone windows on startup ( #982 )
2019-12-24 15:47:28 +01:00
yuyoyuppe
62c65659cc
format changed files
2019-12-24 17:06:10 +03:00
yuyoyuppe
249addebff
powerrename: implement shellext support for UWP
2019-12-24 17:06:10 +03:00
Clint Rutkas
b58d4e306a
Merge pull request #1000 from crutkas/crutkas/923
...
fix for #923
2019-12-23 20:17:17 -08:00
Clint Rutkas
06b1e43492
Update for #980
...
clearly stating when "Match all" needs to be enabled
2019-12-20 15:49:14 -08:00
Clint Rutkas
2c1ffde3ed
fix for #923
2019-12-20 14:53:56 -08:00
vldmr11080
918ebc62a2
When spacing is set to 0 or turned off display 1px border so user can distinguish zone edges. No spacing will be applied in actual layout. ( #994 )
2019-12-20 19:46:14 +01:00
Bartosz Sosnowski
6ee848b279
FancyZones: handle minimized windows correctly ( #986 )
2019-12-19 16:36:24 +01:00
Bartosz Sosnowski
db5f1622bd
FancyZones: do not zone invisible windows ( #983 )
2019-12-19 16:02:24 +01:00
yuyoyuppe
48b89609e2
fancyzones: restrict dpi unaware windows horizontally to the current display to avoid unwanted resize
2019-12-17 15:37:10 +03:00
yuyoyuppe
303d1fef6b
PCH: remove headers which are actually could be changed ( #950 )
2019-12-17 11:21:46 +03:00
Clint Rutkas
511f71c369
Merge pull request #927 from microsoft/dev/crutkas/codeAnalysis
...
code analysis / style cop adjustments for .NET
2019-12-13 14:09:19 -08:00
vldmr11080
d284ecdab4
Fix outstanding warning messages ( #924 )
2019-12-13 18:55:30 +01:00
Clint Rutkas
0ff2e212d5
#817
2019-12-12 17:11:47 -08:00
Clint Rutkas
107595fcb2
last stylecop issue
2019-12-12 15:18:31 -08:00
Clint Rutkas
32fb634a4d
few more fixes
2019-12-12 15:07:52 -08:00
Clint Rutkas
51fbcc736e
fix for CA0507
2019-12-12 15:02:22 -08:00
Clint Rutkas
360a22c537
fixed rest of info items
2019-12-12 15:00:24 -08:00