Kevin Sawicki
|
52801c4a41
|
Use internal IsVisible method
|
2017-02-15 08:28:55 -08:00 |
|
Kevin Sawicki
|
db79f4f450
|
Implement Activate instead of CanFocus
|
2017-02-15 08:28:55 -08:00 |
|
Kevin Sawicki
|
bda8af8dd3
|
Just use visible state in CanFocus delegate
|
2017-02-15 08:28:55 -08:00 |
|
Kevin Sawicki
|
be79417a03
|
Include CanFocus on Windows and map to state
|
2017-02-15 08:28:55 -08:00 |
|
Kevin Sawicki
|
643cb5d6de
|
Remove unused variable
|
2017-02-14 11:13:23 -08:00 |
|
Kevin Sawicki
|
82f452568c
|
🎨 Minor formatting tweaks
|
2017-02-14 11:09:15 -08:00 |
|
Gary Wilber
|
f19924bcb0
|
Add Invalidate method to NativeWindow and add Mac implementation
|
2017-02-13 19:41:24 -08:00 |
|
Cheng Zhao
|
be29ea4dad
|
libgtk2ui => libgtkui
|
2017-02-06 10:34:29 -08:00 |
|
leethomas
|
1f5518b91e
|
throw an error for out of bounds window levels
|
2017-01-24 20:14:09 -08:00 |
|
leethomas
|
7a0a87a6f3
|
implement relative window levels, closes #8153
|
2017-01-23 23:42:33 -08:00 |
|
Kevin Sawicki
|
e82b41724d
|
Restore thick frame full screen case
|
2017-01-18 14:40:42 -08:00 |
|
Kevin Sawicki
|
e5aad9857d
|
Merge pull request #7765 from liusy182/maximize-fix
fix for Window hidden behind taskbar after maximize #7672
|
2017-01-09 09:47:39 -08:00 |
|
liusi
|
b853671132
|
fix fullscreen, maximize, unmaximize
|
2016-12-15 14:01:03 +08:00 |
|
Samuel Attard
|
c65033a13b
|
Revert "incorrect position when restored from maximize-on-top-drag under Windows #7630"
This reverts commit a2b3abbf47 .
|
2016-11-22 15:49:56 +11:00 |
|
liusi
|
00d9baa605
|
fix linting error
|
2016-11-15 13:23:59 +08:00 |
|
liusi
|
356d0520ae
|
fix linting error
|
2016-11-11 17:57:22 +08:00 |
|
liusi
|
a69ee76705
|
fix review comments
|
2016-11-08 15:36:37 +08:00 |
|
liusi
|
0e9d973715
|
toggle thick_frame_ along with resizable change
|
2016-11-03 12:13:06 +08:00 |
|
liusi
|
7880d37d73
|
merge changes from master
|
2016-11-01 10:20:47 +08:00 |
|
Cheng Zhao
|
92f8c105d9
|
Merge pull request #7766 from liusy182/window-size-restore
incorrect position when restored from maximize-on-top-drag under Windows #7630
|
2016-10-31 11:04:35 +09:00 |
|
liusy182
|
c657186920
|
address review comments
|
2016-10-30 09:50:22 +08:00 |
|
liusi
|
a2b3abbf47
|
incorrect position when restored from maximize-on-top-drag under Windows #7630
|
2016-10-27 17:42:43 +08:00 |
|
liusi
|
c61414e11b
|
fix for Window hidden behind taskbar after maximize #7672
|
2016-10-27 17:14:31 +08:00 |
|
Kevin Sawicki
|
98387e50cc
|
Focus window on menu bar click
|
2016-10-24 11:49:51 +09:00 |
|
Paul Betts
|
6fdf40b038
|
Code Cleanup
|
2016-10-14 12:17:32 -07:00 |
|
Cheng Zhao
|
4d8c1c61a5
|
Revert "Fix for issues seen on frameless window (Windows) when at 200% resolution"
|
2016-10-03 20:41:52 +09:00 |
|
Brian Clifton
|
52340b43f5
|
Possible fix for issues seen on frameless window (Windows) when at 200%
|
2016-09-29 10:48:36 -07:00 |
|
Kevin Sawicki
|
c336cf59c1
|
Ignore level when calling SetAlwaysOnTop on Widget
|
2016-09-22 09:38:04 -07:00 |
|
adammeyer
|
783d47f78b
|
custom window level as string
|
2016-09-21 22:49:06 -04:00 |
|
adammeyer
|
fbb3a288ec
|
Allow custom window level when sending window to top
|
2016-09-21 13:35:59 -04:00 |
|
Kevin Sawicki
|
6285500cdc
|
Sort includes alphabetically
|
2016-08-26 15:30:02 -07:00 |
|
Kevin Sawicki
|
459c80da4e
|
Only change window state when fullscreen is true
|
2016-08-24 14:30:29 -07:00 |
|
Cheng Zhao
|
06d2dfe119
|
Merge pull request #6788 from electron/felix-progress-enum
Use enum to declare ProgressState
|
2016-08-18 14:35:00 +09:00 |
|
Samuel Attard
|
2fa7aa3c71
|
Save the thumbar buttons when setting them
Then restore the buttons when restoring the taskbar icon
|
2016-08-13 01:55:42 +10:00 |
|
Felix Rieseberg
|
8b85ee8a20
|
🔧 Use enum to declare ProgressState
As recommended in #6768, this commit adds an enum for progress states for windows.
|
2016-08-10 08:56:26 -07:00 |
|
Cheng Zhao
|
dd79c71302
|
Style fixes for SetProgressBar
|
2016-08-09 21:02:14 +09:00 |
|
Felix Rieseberg
|
73c91dae9e
|
🔧 Enable mode indication for setProgressBar
This commit enables setting a mode for the setProgressBar method.
Old behavior is kept intact, usage is entirely optional.
|
2016-08-08 15:52:20 -07:00 |
|
Kevin Sawicki
|
dbddf5028a
|
Adjust y position if menu bar is visible
|
2016-08-04 13:18:58 -07:00 |
|
Kevin Sawicki
|
a190495df3
|
Use bounds for converting window/content sizes
|
2016-08-04 11:27:27 -07:00 |
|
Kevin Sawicki
|
4751f971e2
|
Use View::GetBoundsInScreen to compute content bounds
|
2016-08-04 09:58:36 -07:00 |
|
Kevin Sawicki
|
4f90abce23
|
Set bounds size to content size
|
2016-08-04 09:58:36 -07:00 |
|
Kevin Sawicki
|
48cc13d009
|
Add BrowserWindow.getClientBounds API
|
2016-08-04 09:58:35 -07:00 |
|
Cheng Zhao
|
0c1d91a895
|
display.h needs to be used together with screen.h
|
2016-07-22 23:37:20 +09:00 |
|
Cheng Zhao
|
cf6f4708bc
|
Fix building on Windows
|
2016-07-21 11:20:43 -06:00 |
|
Cheng Zhao
|
6850500a65
|
Fix building on Linux
|
2016-07-21 07:09:01 -06:00 |
|
Cheng Zhao
|
b57665330c
|
Merge branch 'master' into chrome52
|
2016-07-21 05:34:36 -06:00 |
|
Cheng Zhao
|
a1a870fe43
|
Auto-hide menubar when in fullscreen
|
2016-07-11 13:10:19 +09:00 |
|
Cheng Zhao
|
e8e2763131
|
win: Add toolbar type for BrowserWindow
|
2016-07-11 12:46:50 +09:00 |
|
Cheng Zhao
|
f77b9db069
|
Fix unmaximize() not working
|
2016-07-09 23:16:57 +09:00 |
|
Cheng Zhao
|
5979c1464f
|
Remember bounds instead of size
|
2016-07-09 23:10:36 +09:00 |
|