-
Updated
May 5, 2020 - JavaScript
chromium
Here are 556 public repositories matching this topic...
-
Updated
May 6, 2020 - Python
-
Updated
Apr 23, 2020 - Python
-
Updated
Oct 23, 2018 - Go
-
Updated
Apr 30, 2020 - Go
-
Updated
May 3, 2020 - JavaScript
-
Updated
Nov 12, 2018 - Java
-
Updated
Mar 19, 2020 - JavaScript
-
Updated
Jan 20, 2020 - JavaScript
-
Updated
May 3, 2020 - JavaScript
-
Updated
Mar 23, 2018 - JavaScript
-
Updated
Apr 25, 2020 - C#
Cocos2d is a framework for building 2D games, demos, and other graphical/interactive applications:
Is your feature request related to a problem? Please describe.
I'm running on Linux, and it would be cool if you could have an option in the settings to toggle the default desktop environment title bar, or hide it and use the general controls.
Describe the solution you'd like
^
Describe alternatives you've considered
n/a
Additional context
With title bar from desktop e
There are changes in cefclient in regards to WM_RESIZE event. When window is minimized browser size is set to 0x0 to reduce resource usage. See example code from cefclient:
LRESULT CALLBACK RootWindowWin::RootWndProc(HWND hWnd, UINT message,
WPARAM wParam, LPARAM lParam) {
...
case WM_SIZE:
self->OnSize(wParam == SIZE_MINIMIZED);-
Updated
Apr 25, 2020 - JavaScript
Enable SA1210 rule
Change the action for SA1210 on the ruleset file to Error, and make the solution build
Track Next versions
Global roadmap can be found here: https://trello.com/b/1q0TNsWv/neutronium
Note that this roadmap is susceptible to changes.
Version 1.7.0
- Neutronium.Core
- Support of binding to IObservable interface
Version 1.8.0
- Neutronium.Core
- Support of complex javascript deserialization when used as command argument (Today only basic types and object converted from C# are supp
-
Updated
Apr 28, 2020 - Ruby
-
Updated
Dec 25, 2019 - C
-
Updated
Mar 30, 2020
-
Updated
Dec 19, 2017 - C++
-
Updated
Apr 22, 2020 - Shell
-
Updated
May 5, 2020 - Pascal
Improve this page
Add a description, image, and links to the chromium topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the chromium topic, visit your repo's landing page and select "manage topics."
Description
The delete button and search icon UI elements within the history screen are overlapping on smaller screens.
Steps to Reproduce
![i