]> code.delx.au - spectrwm/history - scrotwm.c
Plug memory and file descriptor leak.
[spectrwm] / scrotwm.c
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...
2011-06-06 Marco Peereboomadd jason to copyright and update ryan's.
2011-06-06 Marco PeereboomAdd iconic notion as described in FS#82.
2011-06-03 Marco Peereboommore configure request poop. *sigh* can't get gvim...
2011-06-03 Marco Peereboomkill debug
2011-06-03 Marco Peereboomfix fullscreen on mplayer again and revert most of...
2011-05-03 Marco Peereboomi- A new quirk to accommodate the idiosyncrasies of...
2011-03-11 Marco Peereboomadd border width for bar too
2011-03-11 Marco Peereboomadd border_width from Splex <splecks@rejii.com>
2011-01-18 Marco PeereboomMerge diff from FS#24 to show window title in status bar
2011-01-18 Marco Peereboomdon't crash when apps do weird things (i am talking...
2011-01-18 Marco Peereboomfix crash as described in FS#37
2010-11-12 Ryan McBrideInstead of dying when a manually defined region is...
2010-10-19 Marco Peereboomfocus on root just in case there is nothing else to...
2010-10-14 Marco PeereboomFix keyboard not getting focus after quitting gimp.
2010-09-16 Marco PeereboomHi,
2010-08-31 Marco PeereboomRoll version for release
2010-08-11 Marco Peereboomseamonkey creates all kinds of nice transients that...
2010-07-15 Marco Peereboomknf
2010-07-15 Marco PeereboomAdd option to put the bar at the bottom of the regions
2010-07-15 Marco Peereboomrework how spawning processes works. this prevents...
2010-07-13 Marco Peereboommore copyright dates
2010-07-07 Marco PeereboomMove outputs++ to new_region. Makes more sense and...
2010-07-07 Marco PeereboomDon't leak font memory when setting up the bar a subseq...
2010-07-05 Marco Peereboomrewrite signal handler
2010-07-03 Marco PeereboomMake HUP actually restart the wm. Comes in handy when...
2010-07-01 Marco PeereboomBring border behavior back to normal default. Use...
next