- Mar 24, 2020
- Mar 21, 2020
-
-
tim authored
OK okan@
-
- Mar 20, 2020
- Mar 17, 2020
-
-
tim authored
From and OK okan@ Original commit message: Plug two memory leaks. Also get rid of a variable that is no longer necessary. OK okan@
-
- Mar 15, 2020
-
-
tim authored
-
- Mar 14, 2020
- Feb 28, 2020
-
-
okan authored
-
- Feb 27, 2020
-
-
okan authored
dosage/removal of wrappers, simplification of name queue, client cycle joins other kb/mb bound functions.
-
- Feb 08, 2020
-
-
okan authored
Behaviour (or lack there of) noticed by Raf Czlonka.
-
- Feb 04, 2020
-
-
okan authored
From Artturi Alm (though changed from 'm' to '5')
-
- Jan 23, 2020
-
-
okan authored
-
- Jan 21, 2020
-
-
okan authored
reported by Stefan Hagen.
-
- Aug 14, 2019
-
-
okan authored
there's a window of time where an expose or enternotify event will get generated for a lower client; use a hammer and drain events after keyboard move/resize, until such a time that cwm doesn't warp the pointer. Behavior noticed by kn. ok kn@
-
- Aug 12, 2019
-
-
okan authored
potential for a use-after-free (true!) where kn@ ran into the regression using an app that actually exercised the XGrabPointer() failure path.
-
- Jul 10, 2019
-
-
kn authored
Link what is described as "applications" here to how they are actually defined in cwmrc(5). While here, call the configuration file what it is instead of reusing the default path (already mentioned in the FILES section). OK okan
-
- Jul 03, 2019
-
-
kn authored
util.c:u_exec() has been doing so since import.
-
- Apr 30, 2019
- Mar 11, 2019
- Mar 09, 2019
- Mar 08, 2019
-
-
okan authored
-
okan authored
client thus always falling back to client_current(); while the current client is problaby right in most cases, use event's subwindow (not window) to find the client. Bail early if this event came to us from a screen we don't manage. This is result of us grabing all keybindings off the root window instead of selectively.
-
okan authored
-
- Mar 07, 2019
- Mar 06, 2019
-
-
okan authored
-
- Mar 05, 2019
-
-
okan authored
case, create and destroy on-demand. Isolate more menu specific code.
-
- Mar 04, 2019
- Mar 01, 2019
-
-
okan authored
-