]> code.delx.au - spectrwm/history - scrotwm.c
add rb stuff to linux
[spectrwm] / scrotwm.c
2012-02-11 marcoadd rb stuff to linux
2012-02-09 Tiago CunhaUse a red-black tree for the keys.
2012-02-09 Reginald KennedyRemove unused vars.
2012-02-08 Tiago CunhaRemove redundant checks.
2012-02-08 Tiago CunhaClear status-bar when iconifying the last window.
2012-02-08 Tiago CunhaAdd status-bar wrapper function.
2012-02-08 Reginald KennedyAdd flip_layout keyinding.
2012-02-07 Tiago CunhaUse a tail queue for the spawns.
2012-02-07 Tiago CunhaRemove stray spaces.
2012-02-07 Tiago CunhaFallback to WM_NAME if _NET_WM_NAME fails.
2012-02-07 Tiago CunhaUse the global display variable.
2012-02-07 Tiago CunhaRemove unused length parameter.
2012-02-07 Tiago CunhaRemove unneeded atom parameters.
2012-02-07 Tiago CunhaUpdate status-bar when focusing.
2012-02-07 Tiago CunhaUse the warn(3) functions instead of fprintf(3).
2012-02-07 Tiago CunhaNUL terminate the strftime(3) buffer.
2012-02-03 Reginald KennedyWhen responding to a ConfigureRequest event without...
2012-02-03 Marco Peereboombe more paranoid when freeing memory and some whitespac...
2012-02-02 Tiago CunhaFix indentation when defining variables.
2012-02-02 Tiago CunhaUse a tail queue for the quirks.
2012-02-02 Tiago CunhaFix indentation when defining variables.
2012-02-02 Tiago CunhaUse a tail queue for the key bindings.
2012-02-01 Reginald Kennedy- Add UTF-8 Support.
2012-02-01 Reginald KennedyFix response to applications when windows are not recon...
2012-01-28 Reginald Kennedyscrotwm.c:
2012-01-25 Reginald KennedyFix 'jump' when moving a non-floated window with the...
2012-01-23 Tiago CunhaPlug memory and file descriptor leak.
2012-01-22 marcobroken space bar
2012-01-21 Reginald KennedyIgnore window crossing events that are generated when...
2012-01-21 Reginald KennedyMoving and resizing floating windows with the mouse...
2012-01-20 Lawrence TeoPlug memory and file descriptor leaks in conf_load().
2012-01-15 Lawrence TeoMake uniconify work on windows with non-ASCII titles.
2012-01-10 Lawrence TeoFix a crash when mvws_n is used in an empty workspace.
2012-01-05 Lawrence TeoSkip iconified windows correctly.
2011-12-11 Lawrence TeoImprove status bar refresh code:
2011-12-08 Lawrence TeoMake error messages use errno when available.
2011-12-05 Lawrence TeoRevert previously removed variable that is needed in...
2011-12-04 Lawrence TeoRemove set but unused variables.
2011-11-30 Lawrence TeoChange search_win's key binding to M-f since M-s is...
2011-11-29 Thordur BjornssonWork around dmenu version incompatibilities.
2011-11-29 Lawrence TeoSearch windows in the current workspace.
2011-11-29 Lawrence TeoName and search workspaces.
2011-11-29 Lawrence TeoExtend the uniconify code to support upcoming search...
2011-11-29 Lawrence TeoCycle through all workspaces (empty or not) with M...
2011-11-29 Lawrence TeoAllow status bar text to be left-, center-, or right...
2011-11-28 Marco PeereboomMake time localized too.
2011-11-18 marcoMerge branch 'master' of ssh://opensource.conformal...
2011-11-18 marcoMake stack_enable work again.
2011-11-18 Lawrence Teofix an fd leak
2011-10-26 Lawrence Teonew release script and versioning scheme for scrotwm
2011-10-26 Lawrence Teonew keyboard_mapping option to load pre-defined key...
2011-10-25 Marco Peereboomkill cvs tags
2011-10-25 Marco PeereboomMerge branch 'master' of opensource.conformal.com:...
2011-10-25 Marco Peereboomclang warning and remove port stuff
2011-10-20 Lawrence Teofix NULL pointer dereferences and implement some additi...
2011-10-06 Marco PeereboomRevert "fix weird french keyboards"
2011-10-03 Marco Peereboomfix weird french keyboards
2011-10-03 Marco Peereboommove and resize floating windows with keyboard
2011-09-20 marcomore clang warnings that are usesul
2011-09-20 marcoshut clang up and some white spaces
2011-08-13 Marco Peereboombump version SCROTWM_0_9_34
2011-08-10 Marco Peereboommake urgent printf a lot more sane
2011-08-08 Marco Peereboomstray debug
2011-08-08 Marco PeereboomAdd a fake mouse button 2 press for mouse starved machi...
2011-08-06 Marco PeereboomAdd urgency hint based on a diff from:
2011-08-02 Marco Peereboombump version
2011-07-19 Marco Peereboomadd a new stack layout status thing to print the number...
2011-07-18 Marco Peereboomadd Tuukka Kataja <stuge@xor.fi> to copyrights
2011-06-24 Marco Peereboombring back old tiling behavior where floating windows...
2011-06-23 Marco PeereboomMake layout fancier by adding master_grow, master_shrin...
2011-06-23 Marco Peereboomadd initial stack mode at start-of-day. this really...
2011-06-23 Marco Peereboomadd arguments to autorun, from akfaew@jasminek.net
2011-06-23 Marco Peereboomwork around apps that dont set _NET_WM_PID and roll...
2011-06-23 Marco Peereboomfix crash on apps that dont play nice with NET_WM_PID.
2011-06-23 Marco Peereboombump version
2011-06-23 Marco PeereboomAdd autorun to launch apps in workspaces and INITIAL...
2011-06-22 Marco Peereboomargh delete some stupid debug poop
2011-06-22 Marco Peereboomrealloc cleanup from akfaew@jasminek.net
2011-06-22 Marco Peereboomoops! stackinit called too many times due to stray ;
2011-06-16 Marco Peereboomthis should fix a crash seen on linux as reported here:
2011-06-14 Ryan McBrideWhitespace and line wrapping.
2011-06-14 Marco Peereboomadd FOCUSPREV quirk and document it. SCROTWM_0_9_30
2011-06-14 Marco PeereboomMake drag to float work again.
2011-06-13 Marco Peereboomprevent double red bordering
2011-06-13 Marco Peereboomundo previous diff and create a quirk instead. the...
2011-06-13 Marco Peereboomkill SWM_L_FOCUSPREV because all focus action is now...
2011-06-10 Marco Peereboomeat some more enter notifies
2011-06-10 Marco Peereboomwork around windows that lie about their parent. try...
2011-06-09 Marco Peereboomquirk the vlc video window to behave like mplayer
2011-06-09 Marco Peereboomreplace large enternotify hammer with pliers instead.
2011-06-09 Marco Peereboomhack to work around crap like xpdf that doesn't destroy...
2011-06-09 Marco PeereboomDon't abuse IconicState for unmapped windows.
2011-06-08 Marco Peereboomwhen moving a transient also move the parent.
2011-06-08 Marco Peereboomgo through all kinds of gymnastics to do movement prope...
2011-06-08 Marco Peereboomgrmbl debug
2011-06-08 Marco Peereboomwhen moving windows grab the parent if transient. ...
2011-06-08 Marco Peereboomfix longstanding bug where fullscreen was off by one
2011-06-08 Marco Peereboomdon't next and prev into iconic windows.
2011-06-08 Marco Peereboommplayer fullscreens again
2011-06-07 Marco PeereboomFirst stab at rewriting the focus code. Test now or...
next