- 03 Jul, 2015 8 commits
-
-
Sebastian Lackner authored
-
Sebastian Lackner authored
-
Sebastian Lackner authored
-
Sebastian Lackner authored
-
Sebastian Lackner authored
-
Sebastian Lackner authored
-
Jacek Caban authored
-
Jacek Caban authored
-
- 02 Jul, 2015 30 commits
-
-
Jacek Caban authored
-
Vincent Povirk authored
In some cases, WM's will modify the _NET_WM_STATE of our own windows. Most notably, this can happen when the WM maximizes our window, but mutter has been known to alter the fullscreen state as well. If we want to reconfigure our window later, we'll probably have to remove these states, which means we need to remember that they were set.
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
Also lock/unlock the module only on creation/destruction of the object.
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
Also lock/unlock the module only on creation/destruction of the object.
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-
Huw Davies authored
-
Huw Davies authored
-
Sebastian Lackner authored
-
Sebastian Lackner authored
-
Sebastian Lackner authored
-
Sebastian Lackner authored
-
Sebastian Lackner authored
Various internal details about the order and error handling of completion actions are documented in "Concurrent Programming on Windows" by Joe Duffy.
-
Sebastian Lackner authored
An instance can only have one completion of each type, trying to add a second one leads to an exception on Windows.
-
Sebastian Lackner authored
The instance is marked as long-running even if TpCallbackMayRunLong fails, a second call will lead to an exception on Windows.
-
Sebastian Lackner authored
-
Sebastian Lackner authored
-
Sebastian Lackner authored
-
Sebastian Lackner authored
-
Aaryaman Vasishta authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Jacek Caban authored
-
- 01 Jul, 2015 2 commits
-
-
Huw Davies authored
-
Dmitry Timoshkov authored
-