index
:
wireguard-windows
ad/pkg/walk/manual-draw-tabwidget
ad/pkg/walk/rebar
ad/updatepage-bold
an/status-image
jd/adminnobs
jd/dll-clang
jd/fullycooked-peb
jd/moderatekillproc
jd/more-service-dependency
jd/no-dns-block
jd/programdata
jd/uac-arm
jd/undocumented-dns-setter
jd/wsl-dns-unblock
master
pkg/walk
pkg/walk-win
sr/for-jason
WireGuard client for Windows
Jason A. Donenfeld
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
layout.go
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Some changes to determining if a widget should be focused after layout
Alexander Neumann
2020-07-29
1
-1
/
+5
*
Attempt to focus a widget after layout to avoid glitches
Alexander Neumann
2019-11-13
1
-0
/
+12
*
Ensure synchronizing layout results of one form doesn't replace results of another form
Alexander Neumann
2019-11-04
1
-1
/
+7
*
layout: Actually initialize Geometry.ConsumingSpaceWhenInvisible
Alexander Neumann
2019-10-24
1
-2
/
+5
*
DPI: Merge `RectanglePixels` to `Rectangle`
Simon Rozman
2019-09-27
1
-1
/
+1
*
DPI: Merge `SizePixels` to `Size`
Simon Rozman
2019-09-27
1
-21
/
+29
*
DPI: Merge `MarginsPixels` to `Margins`
Simon Rozman
2019-09-27
1
-39
/
+2
*
DPI: Merge `Pixel` to `int`
Simon Rozman
2019-09-27
1
-7
/
+10
*
Layout: Create layout in CreateLayoutItemsForContainerWithContext if nil
Simon Rozman
2019-09-27
1
-1
/
+1
*
DPI: Name 96dpi margins and spacing fields appropriately
Simon Rozman
2019-09-26
1
-6
/
+6
*
DPI: Reorganize metrics structs to approach client compatibility
Simon Rozman
2019-09-26
1
-73
/
+63
*
DPI: Revise 1/96" to/from native pixel conversions
Simon Rozman
2019-09-26
1
-22
/
+70
*
Increased reliance on WindowGroup for storage of data with thread affinity
Joshua Sjoding
2019-09-16
1
-1
/
+1
*
Don't panic in CreateLayoutItemsForContainerWithContext if layout is nil
Alexander Neumann
2019-09-03
1
-0
/
+4
*
Stop piling up pointless synchronized applyLayoutResults calls
Alexander Neumann
2019-08-29
1
-3
/
+1
*
Unexport stopwatch stuff
Alexander Neumann
2019-08-26
1
-5
/
+5
*
Use local visible flag for layout item; Add ContainerLayoutItemBase.SetChildren
Alexander Neumann
2019-08-26
1
-2
/
+6
*
Expose more stuff from new layout system so external widgets can use it
Alexander Neumann
2019-07-30
1
-36
/
+40
*
Avoid panic by checking if widget still exists when applying layout results
Alexander Neumann
2019-07-22
1
-1
/
+6
*
Add Stopwatch and use it in layout code
Alexander Neumann
2019-07-18
1
-5
/
+41
*
Use unbuffered channels only
Alexander Neumann
2019-07-18
1
-2
/
+2
*
Fix deadlock
Alexander Neumann
2019-07-18
1
-7
/
+1
*
Run for your life or prepare to meet the
Alexander Neumann
2019-07-17
1
-0
/
+753