Commit graph

16 commits

Author SHA1 Message Date
Ryan McBride
ef5a4d70c7 Don't swap_to_main if no window has focus or main has focus. 2009-01-14 06:04:21 +00:00
Ryan McBride
0839929c3d Let mod-shift-N send a window to another workspace. 2009-01-14 05:48:18 +00:00
Ryan McBride
58096354b1 Complie with warnings, and cleanup.
- remove missing vars.
- add missing <strings.h>.
- the X11 Window type should be %lu in format strings.
2009-01-14 05:14:13 +00:00
Marco Peereboom
cdd5d1fed8 Add bar; doesn't tick yet and doesn't enable/disable yet. 2009-01-14 04:44:58 +00:00
Marco Peereboom
4fbc11b614 Missed some more spaces... 2009-01-13 22:59:00 +00:00
Marco Peereboom
744ee6bdfd Silly mcbride spacing * 2009-01-13 22:57:43 +00:00
Marco Peereboom
8386e0a11c Argh forgot to disable debug 2009-01-13 22:51:54 +00:00
Marco Peereboom
942f4f511f Sprinkle debug
Save per window cordinates
2009-01-13 22:51:20 +00:00
Marco Peereboom
86e6cf9188 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
2009-01-13 22:29:09 +00:00
Marco Peereboom
3a8b55170f fix comment */ that dissapeared somehow 2009-01-13 20:22:26 +00:00
Marco Peereboom
1d8f90dbb4 Consolidate all focus stuff into discrete functions. 2009-01-13 20:21:25 +00:00
Marco Peereboom
3c587f7a95 Remove comment. 2009-01-13 19:39:08 +00:00
Todd Fries
1daee531ae compile instructions are not needed now that there is a Makefile
add tag here also
2009-01-13 19:38:13 +00:00
Todd Fries
27801d38e0 fix tag 2009-01-13 19:35:17 +00:00
Todd Fries
a74952e12f makefiles are useful 2009-01-13 16:24:34 +00:00
Todd Fries
cfe5cca9a8 Initial revision 2009-01-13 15:55:13 +00:00