summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Tim Ruffing [Sat, 6 Oct 2012 10:28:35 +0000 (12:28 +0200)]
ignore "Screen" lines in xrandr -q and accept connector identifiers that contain a hyphen (e.g. HDMI-0)
Ralf Jung [Sat, 6 Oct 2012 10:28:17 +0000 (12:28 +0200)]
Make this GPLv2+
Ralf Jung [Sat, 6 Oct 2012 10:06:09 +0000 (12:06 +0200)]
explain why there is no strip() call for the value
Ralf Jung [Fri, 5 Oct 2012 14:26:37 +0000 (16:26 +0200)]
provide auto-configuration
Ralf Jung [Fri, 5 Oct 2012 13:45:34 +0000 (15:45 +0200)]
use a config file instead of hard-coding connector names
Ralf Jung [Fri, 5 Oct 2012 11:47:12 +0000 (13:47 +0200)]
rename tool to DSL: Display Setup for Laptops
Ralf Jung [Mon, 3 Sep 2012 11:30:20 +0000 (13:30 +0200)]
xrandr lists a DP1 connector I don't actually have
Ralf Jung [Mon, 20 Aug 2012 15:52:42 +0000 (17:52 +0200)]
add support for several external connectors (of which only one is used)
Ralf Jung [Sat, 21 Jul 2012 20:30:37 +0000 (22:30 +0200)]
Fix disabling the external screen
Ralf Jung [Fri, 20 Jul 2012 15:03:59 +0000 (17:03 +0200)]
show aspect ratio of resolutions
Ralf Jung [Fri, 20 Jul 2012 14:52:25 +0000 (16:52 +0200)]
add options to select primary screen and internal screen resolution
Ralf Jung [Fri, 20 Jul 2012 14:30:39 +0000 (16:30 +0200)]
use boxes for the configration instead of relying on the button that's pressed
Ralf Jung [Wed, 27 Jun 2012 20:35:09 +0000 (22:35 +0200)]
make sure the xrandr we call to get information properly quits, and detect failure to call it
Ralf Jung [Wed, 27 Jun 2012 18:46:17 +0000 (20:46 +0200)]
store the screen resolution as numberas and convert it back to a string as needed
Ralf Jung [Wed, 27 Jun 2012 18:45:41 +0000 (20:45 +0200)]
Add gitignore
Ralf Jung [Wed, 27 Jun 2012 18:45:25 +0000 (20:45 +0200)]
Initial commit