summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-09Mention hidden and mcicon.Michael Cardell Widerkrantz
2012-03-09Install hidden and its man page.Michael Cardell Widerkrantz
2012-03-09Manual page for hidden.Michael Cardell Widerkrantz
2012-03-09Script to use hidden with 9menu.Michael Cardell Widerkrantz
2012-03-09Added option -c to print title:xdotool command. Useful for combiningMichael Cardell Widerkrantz
2012-03-06Added a lot about EWMH.Michael Cardell Widerkrantz
2012-03-06Whitespace and indentation.Michael Cardell Widerkrantz
2012-03-06Declare variable iter at top of block.Michael Cardell Widerkrantz
2012-03-05Added news.Michael Cardell Widerkrantz
2012-03-05Only get the pointer position if we're going to use it when mapping aMichael Cardell Widerkrantz
2012-03-05US_POSITION should probably be set when hiding windows.Michael Cardell Widerkrantz
2012-03-05Obey display part of DISPLAY.Michael Cardell Widerkrantz
2012-03-05Added title shell function.Michael Cardell Widerkrantz
2012-03-05Quote the window name. It might contain spaces or shell glob symbols.Michael Cardell Widerkrantz
2012-02-28New program, hidden.Michael Cardell Widerkrantz
2012-02-16Added iconify/hide key, MODKEY + i.Michael Cardell Widerkrantz
2012-02-15Added a feature request.Michael Cardell Widerkrantz
2012-02-15Added hide.Michael Cardell Widerkrantz
2012-02-15Use getatom() to get all the atoms we need instead of repeating code.Michael Cardell Widerkrantz
2012-02-15Added news.Michael Cardell Widerkrantz
2012-02-15Moved scripts out of manual.Michael Cardell Widerkrantz
2012-02-15Put the iconify functionality behind a command line option (-i) andMichael Cardell Widerkrantz
2012-02-15Respect IconifyWindow messages.Christian Neukirchen
2012-02-07*** empty log message ***Michael Cardell Widerkrantz
2012-02-07Always check for unrecoverable errors when xcb_poll_for_event()Michael Cardell Widerkrantz
2012-01-24Another item.Michael Cardell Widerkrantz
2012-01-24Spelling.Michael Cardell Widerkrantz
2012-01-24Added more items.Michael Cardell Widerkrantz
2012-01-24Bump copyright year.Michael Cardell Widerkrantz
2012-01-24Bump copyright year.Michael Cardell Widerkrantz
2012-01-24Indent and style.Michael Cardell Widerkrantz
2012-01-24Names of functions and constants updated to work with xcb-util 3.8.David Jacobs
2011-11-24Bump.20111124-2Michael Cardell Widerkrantz
2011-11-23Affected by last patch.20111124Michael Cardell Widerkrantz
2011-11-23Simplified and renamed start_terminal() to start() which can start anyMichael Cardell Widerkrantz
2011-11-17*** empty log message ***Michael Cardell Widerkrantz
2011-11-17Rewrote ConfigureRequest handling. Don't obey window moves notMichael Cardell Widerkrantz
2011-11-17topright didn't consider start of physical screen. Only worked onMichael Cardell Widerkrantz
2011-11-17-b no longer boolean. Now sets border width in number of pixels.Michael Cardell Widerkrantz
2011-09-14Note about configurereq.Michael Cardell Widerkrantz
2011-08-29Added section about compiling under Debian.Michael Cardell Widerkrantz
2011-08-18Bump.20110818Michael Cardell Widerkrantz
2011-08-15*** empty log message ***Michael Cardell Widerkrantz
2011-08-15Don't try to follow an empty monlist (use of NULL pointer!).Michael Cardell Widerkrantz
2011-08-15getopt() returns int, you moron!Michael Cardell Widerkrantz
2011-08-12Find closest screen added.Michael Cardell Widerkrantz
2011-08-12It was still possible to map a window on coordinates outside physicalMichael Cardell Widerkrantz
2011-07-26Warp to middle of window instead of corner when tabbing. Makes itMichael Cardell Widerkrantz
2011-07-26Removed if 0 comment with struct information.Michael Cardell Widerkrantz
2011-07-24mon_width and mon_x are not used when maximizing vertically. Removed.Michael Cardell Widerkrantz