My build of dwm
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 

30 líneas
1.3 KiB

  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. correct tag colors
  11. hide border of nonfocused windows or make transparent
  12. hide borders in monocle
  13. make rules change default/sel border color for certain titles: green for multiplexer
  14. add tabs
  15. correct st border colors
  16. make tile layout slaves equal sizes
  17. figure out window shadows like in kdk image
  18. add patch for moving selected client to master area
  19. modify centered master using removeborder patch
  20. make mru indexer script that stores files and their last known mod times in a
  21. .cache file sorted by time. Should have commands for updating infor for the
  22. whole directory, pointing it at only a specific directory (which can be
  23. specified from known directories and used in dmenu), and pointing to specific
  24. file to update it's position (ctrlp hook script should be possible)
  25. add shortcut for focusing master
  26. add scratchpad that opens in a special session
  27. maybe make width and height of outer gaps equal