2009-02-17 |
Ryan McBride | Also use terminus-medium in the sample scrotwm.conf.
|
commit | commitdiff | tree |
2009-02-17 |
Ryan McBride | Terminus fonts changed in OpenBSD -current, make sure...
|
commit | commitdiff | tree |
2009-02-13 |
Ryan McBride | If the master window already has focus when M-m is...
|
commit | commitdiff | tree |
2009-02-11 |
Ryan McBride | Reset xterm font sizes on startup in case we restarted...
|
commit | commitdiff | tree |
2009-02-11 |
Ryan McBride | Rework the sample baraction.sh to use iostat -C rather...
|
commit | commitdiff | tree |
2009-02-09 |
Ryan McBride | Fix another horizontal calculation bug. Both this and...
|
commit | commitdiff | tree |
2009-02-09 |
Ryan McBride | Don't use an uninitialised variable when calculating...
|
commit | commitdiff | tree |
2009-02-07 |
Ryan McBride | Let scrotwm adjust the font size on xterms as it squishes...
|
commit | commitdiff | tree |
2009-02-07 |
Ryan McBride | Try to keep track of the previous focus in each workspace...
|
commit | commitdiff | tree |
2009-02-04 |
Ryan McBride | More stacking cleanup, and fix the divide-by-zero reported...
|
commit | commitdiff | tree |
2009-02-03 |
Ryan McBride | Better, hopefully math-exception-free logic for multi...
|
commit | commitdiff | tree |
2009-02-03 |
Ryan McBride | Add M-S-, and M-S-. keybindings to add and remove columns...
|
commit | commitdiff | tree |
2009-02-03 |
Ryan McBride | More cleanup found while debugging my last silly mistake.
|
commit | commitdiff | tree |
2009-02-03 |
Ryan McBride | Subscribe to xrandr events, and update our regions...
|
commit | commitdiff | tree |
2009-02-01 |
Ryan McBride | Support user-defined regions. Lets you split monster...
|
commit | commitdiff | tree |
2009-02-01 |
Ryan McBride | Silence format string warnings with debug enabled;
|
commit | commitdiff | tree |
2009-02-01 |
Ryan McBride | We have more than one file now, and the licenses are...
|
commit | commitdiff | tree |
2009-02-01 |
Ryan McBride | Put transient windows into the current workspace, regardless...
|
commit | commitdiff | tree |
2009-02-01 |
Ryan McBride | Document M-t: Toggle focused window between tiled and...
|
commit | commitdiff | tree |
2009-02-01 |
Ryan McBride | Drag tiled windows to floating; toggle windows between...
|
commit | commitdiff | tree |
2009-01-25 |
Ryan McBride | Adjust window sizes to match height and width increment...
|
commit | commitdiff | tree |
2009-01-25 |
Ryan McBride | Support placing the master area on the opposite side.
|
commit | commitdiff | tree |
2009-01-25 |
Ryan McBride | Replace the vertical_stack() and horizontal_stack(...
|
commit | commitdiff | tree |
2009-01-24 |
Ryan McBride | Add support for passing variables up to X11 via window...
|
commit | commitdiff | tree |
2009-01-23 |
Ryan McBride | Add commented-out support for printing CPU stats to...
|
commit | commitdiff | tree |
2009-01-23 |
Ryan McBride | I want to know if I'm on AC, might as well make it...
|
commit | commitdiff | tree |
2009-01-23 |
Ryan McBride | Remember which workspace we assign windows to via window...
|
commit | commitdiff | tree |
2009-01-22 |
Ryan McBride | Set colors and font for dmenu based on bar; make these...
|
commit | commitdiff | tree |
2009-01-22 |
Ryan McBride | Simplify selection of the current region; just always...
|
commit | commitdiff | tree |
2009-01-21 |
Ryan McBride | Fix some workspace switching nits:
|
commit | commitdiff | tree |
2009-01-21 |
Ryan McBride | Cycle workspaces in region with alt-leftarrow and alt...
|
commit | commitdiff | tree |
2009-01-20 |
Ryan McBride | one. last. off-by-2.
|
commit | commitdiff | tree |
2009-01-20 |
Ryan McBride | Duh, math is hard.
|
commit | commitdiff | tree |
2009-01-20 |
Ryan McBride | Oops, take the window borders correctly into account.
|
commit | commitdiff | tree |
2009-01-20 |
Ryan McBride | Add alt-comma and alt-period keybindings, which increase...
|
commit | commitdiff | tree |
2009-01-20 |
Ryan McBride | Load config file AFTER screens are initialized. Bug...
|
commit | commitdiff | tree |
2009-01-19 |
Ryan McBride | Multihead is mostly working now, remove from todo.
|
commit | commitdiff | tree |
2009-01-19 |
Ryan McBride | Cleanup; get rid of crufty cur_ws and cur_region and...
|
commit | commitdiff | tree |
2009-01-19 |
Ryan McBride | Major churn for multi-headed support (Xrandr and plain...
|
commit | commitdiff | tree |
2009-01-16 |
Ryan McBride | Make max (maximized single window) layout handler mostly...
|
commit | commitdiff | tree |
2009-01-16 |
Ryan McBride | Allow resizing (alt-h / alt-l) the master area and...
|
commit | commitdiff | tree |
2009-01-16 |
Ryan McBride | Partly un-globalize workspace geometry.
|
commit | commitdiff | tree |
2009-01-15 |
Ryan McBride | Initial bits of support for different layouts, needs...
|
commit | commitdiff | tree |
2009-01-15 |
Ryan McBride | next/prev window swap logic that sucks less.
|
commit | commitdiff | tree |
2009-01-15 |
Ryan McBride | alt-j/alt-k = move focus to next/prev
|
commit | commitdiff | tree |
2009-01-15 |
Ryan McBride | Reexec scrotwm on alt-q, also enumerate and manage...
|
commit | commitdiff | tree |
2009-01-14 |
Ryan McBride | Make sure all workspaces get restacked after the bar...
|
commit | commitdiff | tree |
2009-01-14 |
Ryan McBride | Fix marco's fix of my pasto.
|
commit | commitdiff | tree |
2009-01-14 |
Ryan McBride | Don't swap_to_main if no window has focus or main has...
|
commit | commitdiff | tree |
2009-01-14 |
Ryan McBride | Let mod-shift-N send a window to another workspace.
|
commit | commitdiff | tree |
2009-01-14 |
Ryan McBride | Complie with warnings, and cleanup.
|
commit | commitdiff | tree |
|