11
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 04, 2023 — May 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Yay fix old x apps that send events in different order. This fixes like xclock & xcalc etc. More... over 15 years ago
Reexec scrotwm on alt-q, also enumerate and manage all existing windows when scrotwm starts. More... over 15 years ago
center floaters More... over 15 years ago
Add initial floating support and a forgotten makefile... More... over 15 years ago
Add unobscure event so that we can rebuild the bar after dmenu exits. More... over 15 years ago
Add initial dmenu support with alt-p More... over 15 years ago
Some X apps work now such as gvim and firefox More... over 15 years ago
Spacing More... over 15 years ago
Add .conf file support More... over 15 years ago
Fix last switchws bugglet where the bar appeared empty. More... over 15 years ago
Make sure all workspaces get restacked after the bar is toggled. More... over 15 years ago
Add alt-b for toggling tool bar. One little bug leftover when switching between ws and toggling the bar. More... over 15 years ago
Fix marco's fix of my pasto. Also somewhat cleaner FOCUSPREV and FOCUSNEXT code. More... over 15 years ago
Fix mcbride pasto More... over 15 years ago
tick tick tick; sucks because it does it in the signal handler but i am not smart enough to do this with a XSendEvent More... over 15 years ago
Don't swap_to_main if no window has focus or main has focus. More... over 15 years ago
Let mod-shift-N send a window to another workspace. More... over 15 years ago
Complie with warnings, and cleanup. - remove missing vars. - add missing <strings.h>. - the X11 Window type should be %lu in format strings. More... over 15 years ago
Add bar; doesn't tick yet and doesn't enable/disable yet. More... over 15 years ago
Missed some more spaces... More... over 15 years ago
Silly mcbride spacing * More... over 15 years ago
Argh forgot to disable debug More... over 15 years ago
Sprinkle debug Save per window cordinates More... over 15 years ago
Some cleanup: Move colors to global vars so that they cab be set later for a file. Add char ** to args and pass xterm through it More... over 15 years ago
fix comment */ that dissapeared somehow More... over 15 years ago
Consolidate all focus stuff into discrete functions. More... over 15 years ago
Remove comment. More... over 15 years ago
compile instructions are not needed now that there is a Makefile add tag here also More... over 15 years ago
fix tag More... over 15 years ago
makefiles are useful More... over 15 years ago