summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-08Remove useless argument from is_rp_window_for_screen functionMathieu OTHACEHE
2016-12-01Bump to ratpoison-1.4.9-xrandr2Jérémie Courrèges-Anglas
2016-12-01Fix and simplify sfrestoreJérémie Courrèges-Anglas
2016-12-01sfrestore: in case of error, mention the screen number, not its xrandr idJérémie Courrèges-Anglas
2016-12-01sfrestore: partial fix for frame allocation/deallocationJérémie Courrèges-Anglas
2016-12-01sselect: print the screen number in case of failureJérémie Courrèges-Anglas
2016-12-01Callers shouldn't pass a negative number to screen_number()Jérémie Courrèges-Anglas
2016-12-01fdump: don't segfault if screen is not foundJérémie Courrèges-Anglas
2016-12-01Tighten screen sorting: comparing a screen with itself should return 0Jérémie Courrèges-Anglas
2016-12-01Kill gcc uninitialized warningMathieu OTHACEHE
2016-12-01Add height dimension to screen sortingMathieu OTHACEHE
2016-12-01Fix sfrestoreMathieu OTHACEHE
2016-12-01Fix sfdumpMathieu OTHACEHE
2016-12-01Fix fdump and sselectMathieu OTHACEHE
2016-12-01Assign a number to each screen using a numsetMathieu OTHACEHE
2016-11-24Kill gcc unused function warningMathieu OTHACEHE
2016-11-24Tweak previous.Jérémie Courrèges-Anglas
2016-11-23Fix rotations when using xrandrJérémie Courrèges-Anglas
2016-11-23define HAVE_XRANDR/link with libXrandr when we actually want toJérémie Courrèges-Anglas
2016-11-23Only call xrandr_fill_screen is xrandr is availableJérémie Courrèges-Anglas
2016-11-23Keep on handling ConfigureNotify if we don't have xrandrJérémie Courrèges-Anglas
2016-11-23Kill superflous var.Jérémie Courrèges-Anglas
2016-11-23Reinstate code that should stay: we may not have xrandrJérémie Courrèges-Anglas
2016-11-23Sprinkle more debug in xrandr code.Jérémie Courrèges-Anglas
2016-11-22Use a different tarball name for xrandr support.Jérémie Courrèges-Anglas
2016-11-22autotools: xkb is an external package -> --with[out]-xkbJérémie Courrèges-Anglas
2016-11-22Temporarily mark sfrestore as brokenJérémie Courrèges-Anglas
2016-11-22Style nits, typo and non-existing functions.Jérémie Courrèges-Anglas
2016-11-21Only use xrandr if Xrandr init succeedsJérémie Courrèges-Anglas
2016-11-21Replace extra definition with a declarationJérémie Courrèges-Anglas
2016-11-21autotools: detect precisely Xrandr supportJérémie Courrèges-Anglas
2016-11-21libXext isn't usedJérémie Courrèges-Anglas
2016-11-17Add xrandr supportMathieu OTHACEHE
2016-11-11Debug statement that snuck in previous.Jérémie Courrèges-Anglas
2016-11-11Introduce multiple completion styles.Mathieu OTHACEHE
2016-08-28NEWS entries for 1.4.9Jérémie Courrèges-Anglas
2016-06-12Simplify config file open checksJérémie Courrèges-Anglas
2016-06-12Read the system config even if the homedir can't be found.Jérémie Courrèges-Anglas
2016-06-12No need for getopt_long to return the index for long option parametersJérémie Courrèges-Anglas
2016-06-12Zero out struct sigaction instead of setting known fields.Jérémie Courrèges-Anglas
2016-06-12sigaction should always replace the signal handlerJérémie Courrèges-Anglas
2016-06-12sigaction has other benefits than working on SVR4 systemsJérémie Courrèges-Anglas
2016-06-12Print a more readable error message if sigaction failsJérémie Courrèges-Anglas
2016-06-12set_sig_handler isn't used only for SIGALRMJérémie Courrèges-Anglas
2016-06-12Stop embedding build time, it makes builds less reproducible.Jérémie Courrèges-Anglas
2016-02-23Fix select error handling.brainwash
2015-06-16New settable variable, framemsgwaitJérémie Courrèges-Anglas
2015-06-16Make msgwait a variable; keep the command for a whileJérémie Courrèges-Anglas
2015-02-05Document that dedicate can take an argument.Jérémie Courrèges-Anglas
2015-02-05Be more strict about what "dedicate" acceptsJérémie Courrèges-Anglas