win32
Here are 950 public repositories matching this topic...
-
Updated
Jul 7, 2021 - Go
-
Updated
Aug 2, 2021 - C++
-
Updated
Jul 30, 2021 - C++
-
Updated
Aug 1, 2021 - C++
-
Updated
Jul 27, 2021 - C
-
Updated
Jul 30, 2021 - C++
-
Updated
Jun 4, 2021 - C
-
Updated
Jun 9, 2021 - Python
-
Updated
Mar 23, 2021 - Jupyter Notebook
As mentioned in #226 it would be helpful to have an option to see all the time which window is currently in focus. A permanent border with a configurable width and color would be nice for this.
The FocusIndicator which is currently used to indicate the focus of a window is controlled by a timer only and not suitable for this.
-
Updated
Jul 9, 2021 - HTML
-
Updated
Jul 23, 2021 - VBA
-
Updated
Apr 13, 2019 - C++
Ncurses frontend
Is your feature request related to a problem? Please describe.
Yes. GUI is for children and CLI doesn't give me the launching capabilities.
Describe the solution you'd like
A non-gui/non-cli frontend
Describe alternatives you've considered
Ncurses
Additional context
None
-
Updated
May 21, 2021 - C++
-
Updated
Mar 31, 2020 - Pascal
Improve this page
Add a description, image, and links to the win32 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the win32 topic, visit your repo's landing page and select "manage topics."
Justification
It's much more common to see the code below:
than it is to see:
This is a very common pitfall. Example code in a MultipleDeclarations inspect