2009-05-28 |
Marco Peereboom | Add Version to mod shift v |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Marco Peereboom | Bump for release |
commit | commitdiff | tree | snapshot |
2009-05-25 |
Darrin Chandler | Break out static quirks list into dynamic list, initial... |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Darrin Chandler | Fix my pasto for Mod+Shift+k -> swap_prev. Noticed... |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Marco Peereboom | better wording |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Marco Peereboom | Add Darrin and his work |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Marco Peereboom | new |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Marco Peereboom | Bump version for snap |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Darrin Chandler | Add key binding capabilities to the configuration file... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Marco Peereboom | add majordomo |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Ryan McBride | Handle focus-out events, watch for something that looks... |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Marco Peereboom | Update bar more often and remove ./ from baraction.sh |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Marco Peereboom | New man |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Marco Peereboom | Bump version for snap |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Marco Peereboom | Add clock format from merdely |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Ryan McBride | Also use terminus-medium in the sample scrotwm.conf. |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Ryan McBride | Terminus fonts changed in OpenBSD -current, make sure... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Marco Peereboom | Fix crash |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Marco Peereboom | Add modkey |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Marco Peereboom | .conf entry for modkey so that pepople will stop pester... |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Marco Peereboom | Embed wmname code from suckless.org to work around... |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Marco Peereboom | quirk Firefox Dialog |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Ryan McBride | If the master window already has focus when M-m is... |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Marco Peereboom | mcbrides crazy baraction.sh overflows the bar so make... |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Marco Peereboom | Fix missing bars when going multiscreen or in freebsd... |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Marco Peereboom | Kill some {} |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Marco Peereboom | Beware of stolen code for it was written on little... |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Marco Peereboom | Add pcb quirk. From Mark Peoples <marco@tuppy.intrepid... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Ryan McBride | Reset xterm font sizes on startup in case we restarted... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Ryan McBride | Rework the sample baraction.sh to use iostat -C rather... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Marco Peereboom | Add full screen quirk and make mplayer and xine use it. |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Marco Peereboom | Add new options |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Marco Peereboom | Bump version for snap. |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Marco Peereboom | Add delete window as requested by beck |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Marco Peereboom | Put some lower bounds on resize; from Alexander Hall |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Marco Peereboom | Fix all kinds of chicken and egg problems with the... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Ryan McBride | Fix another horizontal calculation bug. Both this and... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Ryan McBride | Don't use an uninitialised variable when calculating... |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Marco Peereboom | Not sure if this works but at least has a fighting... |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Ryan McBride | Let scrotwm adjust the font size on xterms as it squish... |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Ryan McBride | Try to keep track of the previous focus in each workspa... |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Ryan McBride | More stacking cleanup, and fix the divide-by-zero repor... |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Marco Peereboom | Remove fixed bug |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Marco Peereboom | New man |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Marco Peereboom | Bump version for snap |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Marco Peereboom | *sigh* fix corner case where windows were being mapped... |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Marco Peereboom | Add gimp as a full floating app and fix missing floaters. |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Marco Peereboom | Add M-S-i |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Marco Peereboom | Add M-S-i for windows-envy multiscreen support. This... |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Ryan McBride | Better, hopefully math-exception-free logic for multi... |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Marco Peereboom | mcbride knocked 2 more out |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Ryan McBride | Add M-S-, and M-S-. keybindings to add and remove colum... |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Ryan McBride | More cleanup found while debugging my last silly mistake. |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Marco Peereboom | Oops from mcbride and some style and a comment. |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Ryan McBride | Subscribe to xrandr events, and update our regions... |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Marco Peereboom | Check if we are changing workspaces and only unmanage... |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Marco Peereboom | Oops do some focus magic just as before. Note this... |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Marco Peereboom | Add quirk for retarded dialog window sizes and make... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Ryan McBride | Support user-defined regions. Lets you split monster... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Ryan McBride | Silence format string warnings with debug enabled; |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Ryan McBride | We have more than one file now, and the licenses are... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Marco Peereboom | Add lock screen |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Marco Peereboom | Add some features and more screenshots |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Marco Peereboom | New man |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Marco Peereboom | Bump version for snap |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Marco Peereboom | no {} around DNPRINTF. |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Ryan McBride | Put transient windows into the current workspace, regar... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Ryan McBride | Document M-t: Toggle focused window between tiled and... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Ryan McBride | Drag tiled windows to floating; toggle windows between... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Todd Fries | fix anoncvs to be the right hostname, so host keys... |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Marco Peereboom | Make resize smarter so that M-M3 resizes the window... |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Marco Peereboom | Add version stuff |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Marco Peereboom | Add version to bar when M-S-v is pressed. We will... |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Marco Peereboom | Fix a silly crash |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Marco Peereboom | New man file |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Marco Peereboom | remove one item and add snapshot link |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Marco Peereboom | Fix smaller than possible resize. |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Marco Peereboom | Add resize and move action. |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Marco Peereboom | Add move window as well. |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Marco Peereboom | Redo man |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Marco Peereboom | Move mouse back onto the border to retain focus on... |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Marco Peereboom | Resize transient & floating windows with alt-mouse3... |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Marco Peereboom | Move class names into ws_win; this will make debug... |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Marco Peereboom | Add class code so that we can quirk certain apps. |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Marco Peereboom | Make full screen actually full screen and move window... |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Marco Peereboom | KNF |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Marco Peereboom | open /dev/null on stdin during spawn. pointed out... |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Marco Peereboom | Add bugs and todo. Need the bugs because i keep forget... |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Marco Peereboom | Move some more declarations to where they belong. |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Marco Peereboom | Bump man |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Marco Peereboom | Bump version to roll a snap |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Marco Peereboom | One more item done |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Marco Peereboom | Prevent acessing pointer that has been freed. |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Marco Peereboom | Add cycle through regions; aka move pointer. |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Marco Peereboom | Add screenshot_app to conf |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Marco Peereboom | Add tags |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Marco Peereboom | Do screenshots and add example script for it. |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Marco Peereboom | Bad mcbride leaking memory and char * in the wrong... |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Marco Peereboom | Move int back where it belongs. |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Ryan McBride | Adjust window sizes to match height and width increment... |
commit | commitdiff | tree | snapshot |
next |