My build of dwm
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

123456789101112131415161718192021222324252627282930
  1. - add a flag to Key to execute the command on release (needed for commands
  2. affecting the keyboard grab, see scrot -s for example)
  3. - add updategeom() hook for external tools like dzen
  4. - consider onscreenkeyboard hooks for tablet deployment
  5. bugs in this build:
  6. fullgaps (might be shortcuts)
  7. awesomebar: hidewindow() function crashes dwm and tag background color is weird
  8. maybe manage hidden windows with dmenu
  9. use dmenu for selecting and focusing window
  10. undo fullgaps and add useless gaps instead for more generality
  11. add patch for moving slave windows
  12. correct tag colors
  13. hide border of nonfocused windows or make transparent
  14. hide borders in monocle
  15. make rules change default/sel border color for certain titles: green for multiplexer
  16. add tabs
  17. correct st border colors
  18. make tile layout slaves equal sizes
  19. figure out window shadows like in kdk image
  20. add patch for moving selected client to master area
  21. modify centered master using removeborder patch
  22. make mru indexer script that stores files and their last known mod times in a
  23. .cache file sorted by time. Should have commands for updating infor for the
  24. whole directory, pointing it at only a specific directory (which can be
  25. specified from known directories and used in dmenu), and pointing to specific
  26. file to update it's position (ctrlp hook script should be possible)
  27. add shortcut for focusing master
  28. add scratchpad that opens in a special session