2009-05-28 |
Marco Peereboom | Add Version to mod shift v |
blob | commitdiff |
2009-05-28 |
Marco Peereboom | Bump for release |
blob | commitdiff | diff to current |
2009-05-25 |
Darrin Chandler | Break out static quirks list into dynamic list, initial... |
blob | commitdiff | diff to current |
2009-03-30 |
Darrin Chandler | Fix my pasto for Mod+Shift+k -> swap_prev. Noticed... |
blob | commitdiff | diff to current |
2009-03-15 |
Marco Peereboom | Bump version for snap |
blob | commitdiff | diff to current |
2009-03-10 |
Darrin Chandler | Add key binding capabilities to the configuration file... |
blob | commitdiff | diff to current |
2009-03-04 |
Ryan McBride | Handle focus-out events, watch for something that looks... |
blob | commitdiff | diff to current |
2009-02-18 |
Marco Peereboom | Bump version for snap |
blob | commitdiff | diff to current |
2009-02-18 |
Marco Peereboom | Add clock format from merdely |
blob | commitdiff | diff to current |
2009-02-17 |
Ryan McBride | Terminus fonts changed in OpenBSD -current, make sure... |
blob | commitdiff | diff to current |
2009-02-16 |
Marco Peereboom | Fix crash |
blob | commitdiff | diff to current |
2009-02-16 |
Marco Peereboom | .conf entry for modkey so that pepople will stop pester... |
blob | commitdiff | diff to current |
2009-02-15 |
Marco Peereboom | Embed wmname code from suckless.org to work around... |
blob | commitdiff | diff to current |
2009-02-15 |
Marco Peereboom | quirk Firefox Dialog |
blob | commitdiff | diff to current |
2009-02-13 |
Ryan McBride | If the master window already has focus when M-m is... |
blob | commitdiff | diff to current |
2009-02-12 |
Marco Peereboom | mcbrides crazy baraction.sh overflows the bar so make... |
blob | commitdiff | diff to current |
2009-02-12 |
Marco Peereboom | Fix missing bars when going multiscreen or in freebsd... |
blob | commitdiff | diff to current |
2009-02-12 |
Marco Peereboom | Kill some {} |
blob | commitdiff | diff to current |
2009-02-12 |
Marco Peereboom | Beware of stolen code for it was written on little... |
blob | commitdiff | diff to current |
2009-02-12 |
Marco Peereboom | Add pcb quirk. From Mark Peoples <marco@tuppy.intrepid... |
blob | commitdiff | diff to current |
2009-02-11 |
Ryan McBride | Reset xterm font sizes on startup in case we restarted... |
blob | commitdiff | diff to current |
2009-02-11 |
Marco Peereboom | Add full screen quirk and make mplayer and xine use it. |
blob | commitdiff | diff to current |
2009-02-10 |
Marco Peereboom | Bump version for snap. |
blob | commitdiff | diff to current |
2009-02-10 |
Marco Peereboom | Add delete window as requested by beck |
blob | commitdiff | diff to current |
2009-02-10 |
Marco Peereboom | Put some lower bounds on resize; from Alexander Hall |
blob | commitdiff | diff to current |
2009-02-10 |
Marco Peereboom | Fix all kinds of chicken and egg problems with the... |
blob | commitdiff | diff to current |
2009-02-09 |
Ryan McBride | Fix another horizontal calculation bug. Both this and... |
blob | commitdiff | diff to current |
2009-02-09 |
Ryan McBride | Don't use an uninitialised variable when calculating... |
blob | commitdiff | diff to current |
2009-02-07 |
Ryan McBride | Let scrotwm adjust the font size on xterms as it squish... |
blob | commitdiff | diff to current |
2009-02-07 |
Ryan McBride | Try to keep track of the previous focus in each workspa... |
blob | commitdiff | diff to current |
2009-02-04 |
Ryan McBride | More stacking cleanup, and fix the divide-by-zero repor... |
blob | commitdiff | diff to current |
2009-02-03 |
Marco Peereboom | Bump version for snap |
blob | commitdiff | diff to current |
2009-02-03 |
Marco Peereboom | *sigh* fix corner case where windows were being mapped... |
blob | commitdiff | diff to current |
2009-02-03 |
Marco Peereboom | Add gimp as a full floating app and fix missing floaters. |
blob | commitdiff | diff to current |
2009-02-03 |
Marco Peereboom | Add M-S-i for windows-envy multiscreen support. This... |
blob | commitdiff | diff to current |
2009-02-03 |
Ryan McBride | Better, hopefully math-exception-free logic for multi... |
blob | commitdiff | diff to current |
2009-02-03 |
Ryan McBride | Add M-S-, and M-S-. keybindings to add and remove colum... |
blob | commitdiff | diff to current |
2009-02-03 |
Ryan McBride | More cleanup found while debugging my last silly mistake. |
blob | commitdiff | diff to current |
2009-02-03 |
Marco Peereboom | Oops from mcbride and some style and a comment. |
blob | commitdiff | diff to current |
2009-02-03 |
Ryan McBride | Subscribe to xrandr events, and update our regions... |
blob | commitdiff | diff to current |
2009-02-03 |
Marco Peereboom | Check if we are changing workspaces and only unmanage... |
blob | commitdiff | diff to current |
2009-02-03 |
Marco Peereboom | Oops do some focus magic just as before. Note this... |
blob | commitdiff | diff to current |
2009-02-03 |
Marco Peereboom | Add quirk for retarded dialog window sizes and make... |
blob | commitdiff | diff to current |
2009-02-01 |
Ryan McBride | Support user-defined regions. Lets you split monster... |
blob | commitdiff | diff to current |
2009-02-01 |
Ryan McBride | Silence format string warnings with debug enabled; |
blob | commitdiff | diff to current |
2009-02-01 |
Marco Peereboom | Add lock screen |
blob | commitdiff | diff to current |
2009-02-01 |
Marco Peereboom | Bump version for snap |
blob | commitdiff | diff to current |
2009-02-01 |
Marco Peereboom | no {} around DNPRINTF. |
blob | commitdiff | diff to current |
2009-02-01 |
Ryan McBride | Put transient windows into the current workspace, regar... |
blob | commitdiff | diff to current |
2009-02-01 |
Ryan McBride | Drag tiled windows to floating; toggle windows between... |
blob | commitdiff | diff to current |
2009-01-30 |
Marco Peereboom | Make resize smarter so that M-M3 resizes the window... |
blob | commitdiff | diff to current |
2009-01-30 |
Marco Peereboom | Add version to bar when M-S-v is pressed. We will... |
blob | commitdiff | diff to current |
2009-01-30 |
Marco Peereboom | Fix a silly crash |
blob | commitdiff | diff to current |
2009-01-29 |
Marco Peereboom | Fix smaller than possible resize. |
blob | commitdiff | diff to current |
2009-01-29 |
Marco Peereboom | Add move window as well. |
blob | commitdiff | diff to current |
2009-01-29 |
Marco Peereboom | Move mouse back onto the border to retain focus on... |
blob | commitdiff | diff to current |
2009-01-29 |
Marco Peereboom | Resize transient & floating windows with alt-mouse3... |
blob | commitdiff | diff to current |
2009-01-29 |
Marco Peereboom | Move class names into ws_win; this will make debug... |
blob | commitdiff | diff to current |
2009-01-29 |
Marco Peereboom | Add class code so that we can quirk certain apps. |
blob | commitdiff | diff to current |
2009-01-28 |
Marco Peereboom | Make full screen actually full screen and move window... |
blob | commitdiff | diff to current |
2009-01-28 |
Marco Peereboom | KNF |
blob | commitdiff | diff to current |
2009-01-28 |
Marco Peereboom | open /dev/null on stdin during spawn. pointed out... |
blob | commitdiff | diff to current |
2009-01-28 |
Marco Peereboom | Move some more declarations to where they belong. |
blob | commitdiff | diff to current |
2009-01-28 |
Marco Peereboom | Bump version to roll a snap |
blob | commitdiff | diff to current |
2009-01-27 |
Marco Peereboom | Prevent acessing pointer that has been freed. |
blob | commitdiff | diff to current |
2009-01-27 |
Marco Peereboom | Add cycle through regions; aka move pointer. |
blob | commitdiff | diff to current |
2009-01-27 |
Marco Peereboom | Add screenshot_app to conf |
blob | commitdiff | diff to current |
2009-01-27 |
Marco Peereboom | Do screenshots and add example script for it. |
blob | commitdiff | diff to current |
2009-01-27 |
Marco Peereboom | Bad mcbride leaking memory and char * in the wrong... |
blob | commitdiff | diff to current |
2009-01-25 |
Marco Peereboom | Move int back where it belongs. |
blob | commitdiff | diff to current |
2009-01-25 |
Ryan McBride | Adjust window sizes to match height and width increment... |
blob | commitdiff | diff to current |
2009-01-25 |
Ryan McBride | Support placing the master area on the opposite side. |
blob | commitdiff | diff to current |
2009-01-25 |
Ryan McBride | Replace the vertical_stack() and horizontal_stack(... |
blob | commitdiff | diff to current |
2009-01-25 |
Marco Peereboom | MapRaised in max_stack to bring window into focus. |
blob | commitdiff | diff to current |
2009-01-25 |
Marco Peereboom | Add initial screenshot support |
blob | commitdiff | diff to current |
2009-01-24 |
Ryan McBride | Add support for passing variables up to X11 via window... |
blob | commitdiff | diff to current |
2009-01-23 |
Marco Peereboom | Remove stray SWM_DEBUG |
blob | commitdiff | diff to current |
2009-01-23 |
Marco Peereboom | Add bar delay |
blob | commitdiff | diff to current |
2009-01-23 |
Ryan McBride | Remember which workspace we assign windows to via windo... |
blob | commitdiff | diff to current |
2009-01-22 |
Marco Peereboom | Fix segfault on linux; from nicm |
blob | commitdiff | diff to current |
2009-01-22 |
Marco Peereboom | No idea how this new = 1 bug snuck in but make it 0... |
blob | commitdiff | diff to current |
2009-01-22 |
Marco Peereboom | remove some stray carriage returns |
blob | commitdiff | diff to current |
2009-01-22 |
Marco Peereboom | Add kill window fro pirofti |
blob | commitdiff | diff to current |
2009-01-22 |
Marco Peereboom | *sigh* stupid debug still enabled |
blob | commitdiff | diff to current |
2009-01-22 |
Marco Peereboom | Fix first of 2 new mecbride bugs; colors can be read... |
blob | commitdiff | diff to current |
2009-01-22 |
Marco Peereboom | Add baraction script for batter and stuff. |
blob | commitdiff | diff to current |
2009-01-22 |
Ryan McBride | Set colors and font for dmenu based on bar; make these... |
blob | commitdiff | diff to current |
2009-01-22 |
Marco Peereboom | geez, wonder why this never bombed; zero it man! |
blob | commitdiff | diff to current |
2009-01-22 |
Marco Peereboom | Add mouse button actions. One example handler that... |
blob | commitdiff | diff to current |
2009-01-22 |
Ryan McBride | Simplify selection of the current region; just always... |
blob | commitdiff | diff to current |
2009-01-22 |
Marco Peereboom | More focus simplicfication |
blob | commitdiff | diff to current |
2009-01-21 |
Marco Peereboom | Collapse focus and unfocus and brute force unfocs.... |
blob | commitdiff | diff to current |
2009-01-21 |
Marco Peereboom | oops stray if sneaked in |
blob | commitdiff | diff to current |
2009-01-21 |
Marco Peereboom | Revert latest McBride commit. Doesn't work on single... |
blob | commitdiff | diff to current |
2009-01-21 |
Ryan McBride | Fix some workspace switching nits: |
blob | commitdiff | diff to current |
2009-01-21 |
Ryan McBride | Cycle workspaces in region with alt-leftarrow and alt... |
blob | commitdiff | diff to current |
2009-01-20 |
Marco Peereboom | ugh > 80 cols |
blob | commitdiff | diff to current |
2009-01-20 |
Marco Peereboom | Make bar configurable using [x] notation in .conf file... |
blob | commitdiff | diff to current |
2009-01-20 |
Ryan McBride | one. last. off-by-2. |
blob | commitdiff | diff to current |
2009-01-20 |
Ryan McBride | Duh, math is hard. |
blob | commitdiff | diff to current |
next |