JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
spectrwm.git
15 years agoAdd .conf file support
Marco Peereboom [Wed, 14 Jan 2009 17:10:52 +0000 (17:10 +0000)]
Add .conf file support

15 years agoFix last switchws bugglet where the bar appeared empty.
Marco Peereboom [Wed, 14 Jan 2009 14:25:19 +0000 (14:25 +0000)]
Fix last switchws bugglet where the bar appeared empty.

15 years agoMake sure all workspaces get restacked after the bar is toggled.
Ryan McBride [Wed, 14 Jan 2009 07:24:05 +0000 (07:24 +0000)]
Make sure all workspaces get restacked after the bar is toggled.

15 years agoAdd alt-b for toggling tool bar. One little bug leftover when switching
Marco Peereboom [Wed, 14 Jan 2009 07:00:38 +0000 (07:00 +0000)]
Add alt-b for toggling tool bar.  One little bug leftover when switching
between ws and toggling the bar.

15 years agoFix marco's fix of my pasto.
Ryan McBride [Wed, 14 Jan 2009 06:29:34 +0000 (06:29 +0000)]
Fix marco's fix of my pasto.
Also somewhat cleaner FOCUSPREV and FOCUSNEXT code.

15 years agoFix mcbride pasto
Marco Peereboom [Wed, 14 Jan 2009 06:16:27 +0000 (06:16 +0000)]
Fix mcbride pasto

15 years agotick tick tick; sucks because it does it in the signal handler but i am
Marco Peereboom [Wed, 14 Jan 2009 06:08:16 +0000 (06:08 +0000)]
tick tick tick; sucks because it does it in the signal handler but i am
not smart enough to do this with a XSendEvent

15 years agoDon't swap_to_main if no window has focus or main has focus.
Ryan McBride [Wed, 14 Jan 2009 06:04:21 +0000 (06:04 +0000)]
Don't swap_to_main if no window has focus or main has focus.

15 years agoLet mod-shift-N send a window to another workspace.
Ryan McBride [Wed, 14 Jan 2009 05:48:18 +0000 (05:48 +0000)]
Let mod-shift-N send a window to another workspace.

15 years agoComplie with warnings, and cleanup.
Ryan McBride [Wed, 14 Jan 2009 05:14:13 +0000 (05:14 +0000)]
Complie with warnings, and cleanup.
- remove missing vars.
- add missing <strings.h>.
- the X11 Window type should be %lu in format strings.

15 years agoAdd bar; doesn't tick yet and doesn't enable/disable yet.
Marco Peereboom [Wed, 14 Jan 2009 04:44:58 +0000 (04:44 +0000)]
Add bar; doesn't tick yet and doesn't enable/disable yet.

15 years agoMissed some more spaces...
Marco Peereboom [Tue, 13 Jan 2009 22:59:00 +0000 (22:59 +0000)]
Missed some more spaces...

15 years agoSilly mcbride spacing *
Marco Peereboom [Tue, 13 Jan 2009 22:57:43 +0000 (22:57 +0000)]
Silly mcbride spacing *

15 years agoArgh forgot to disable debug
Marco Peereboom [Tue, 13 Jan 2009 22:51:54 +0000 (22:51 +0000)]
Argh forgot to disable debug

15 years agoSprinkle debug
Marco Peereboom [Tue, 13 Jan 2009 22:51:20 +0000 (22:51 +0000)]
Sprinkle debug
Save per window cordinates

15 years agoSome cleanup:
Marco Peereboom [Tue, 13 Jan 2009 22:29:09 +0000 (22:29 +0000)]
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

15 years agofix comment */ that dissapeared somehow
Marco Peereboom [Tue, 13 Jan 2009 20:22:26 +0000 (20:22 +0000)]
fix comment */ that dissapeared somehow

15 years agoConsolidate all focus stuff into discrete functions.
Marco Peereboom [Tue, 13 Jan 2009 20:21:25 +0000 (20:21 +0000)]
Consolidate all focus stuff into discrete functions.

15 years agoRemove comment.
Marco Peereboom [Tue, 13 Jan 2009 19:39:08 +0000 (19:39 +0000)]
Remove comment.

15 years agocompile instructions are not needed now that there is a Makefile
Todd Fries [Tue, 13 Jan 2009 19:38:13 +0000 (19:38 +0000)]
compile instructions are not needed now that there is a Makefile
add tag here also

15 years agofix tag
Todd Fries [Tue, 13 Jan 2009 19:35:17 +0000 (19:35 +0000)]
fix tag

15 years agomakefiles are useful
Todd Fries [Tue, 13 Jan 2009 16:24:34 +0000 (16:24 +0000)]
makefiles are useful

15 years agoInitial revision
Todd Fries [Tue, 13 Jan 2009 15:55:13 +0000 (15:55 +0000)]
Initial revision