Commit History

作者 SHA1 備註 提交日期
  bodicsek 0f9651e648 Adding .gitignore & vscode cpp extension settings & custom dwm version info 4 年之前
  Hiltjo Posthuma e81f17d4c1 restore SIGCHLD sighandler to default before spawning a program 2 年之前
  Chris Down 712d6639ff Use sigaction(SA_NOCLDWAIT) for SIGCHLD handling 3 年之前
  Chris Down 89f9905714 grabkeys: Avoid missing events when a keysym maps to multiple keycodes 3 年之前
  Hiltjo Posthuma ba56fe9fea Revert "Remove dmenumon variable" 3 年之前
  Stein c2b748e793 Remove dmenumon variable 3 年之前
  Stein 5799dd1fca Remove blw variable in favour of calculating the value when needed 3 年之前
  Stein 44adafe006 Make floating windows spawn within the monitor's window area 3 年之前
  Stein a859676ead Simplify client y-offset correction 3 年之前
  NRK 5e76e7e21d code-style: simplify some checks 3 年之前
  explosion-mental 5b2e5e7a40 spawn: reduce 2 lines, change fprintf() + perror() + exit() to die("... :") 3 年之前
  Stein 786f6e2a6f unmanage: stop listening for events for unmanaged windows 3 年之前
  Hiltjo Posthuma e03248a4d5 Revert "do not call signal-unsafe function inside sighanlder" 3 年之前
  NRK 6613d9f9a1 do not call signal-unsafe function inside sighanlder 3 年之前
  NRK 9bffa845fa use named parameter for func prototype 3 年之前
  Chris Down 8b48e30973 manage: Make sure c->isfixed is applied before floating checks 3 年之前
  Hiltjo Posthuma a4771de5ba Revert "manage: For isfloating/oldstate check/set, ensure trans client actually exists" 3 年之前
  Santtu Lakkala d93ff48803 Update monitor positions also on removal 3 年之前
  Chris Down 8806b6e237 manage: propertynotify: Reduce cost of unused size hints 3 年之前
  Miles Alan bece862a0f manage: For isfloating/oldstate check/set, ensure trans client actually exists 3 年之前
  NRK 60e9a14998 fix mem leak in cleanup() 3 年之前
  Chris Down 8657affa2a drawbar: Don't expend effort drawing bar if it is occluded 4 年之前
  Quentin Rameau 138b405f0c Add a configuration option for fullscreen locking 4 年之前
  Chris Down 67d76bdc68 Do not allow focus to drift from fullscreen client via focusstack() 5 年之前
  Ian Remmler 61bb8b2241 Fix x coordinate calculation in buttonpress. 5 年之前
  bakkeby f09418bbb6 dwm crashes when opening 50+ clients (tile layout) 5 年之前
  Chris Down ed3ab6b4fc drawbar: Don't shadow sw global 5 年之前
  Chris Down f087d20e6e getatomprop: Add forward declaration 5 年之前
  Chris Down a8e9513783 setmfact: Unify bounds for compile-time and runtime mfact 5 年之前
  Hiltjo Posthuma b69c870a30 pledge: add rpath promise for the ugly Xft font fallback 7 年之前