Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - XFdrake | Pascal Rigaux | 2008-12-08 | 1 | -6/+8 |
| | | | | | | o there is no reason "automatic" resolution should imply "automatic" color depth | ||||
* | if {resolution_wanted} is not set in auto_install, don't have | Pascal Rigaux | 2008-11-21 | 1 | -1/+1 |
| | | | | | { 'X' => undef, 'Depth' => undef, 'Y' => undef } as the $resolution_wanted | ||||
* | - XFdrake: | Pascal Rigaux | 2008-11-14 | 1 | -5/+9 |
| | | | | | o have Option "PanelGeometry" "XXxYY" on geode driver | ||||
* | - XFdrake: | Pascal Rigaux | 2008-09-25 | 1 | -3/+22 |
| | | | | | | o set "PreferredMode" in Monitor section if the user changes the resolution (we still do not use PreferredMode for the default resolution) | ||||
* | cleanup: don't modify $default_resolution, use a new var ($resolution) instead | Pascal Rigaux | 2008-09-25 | 1 | -5/+6 |
| | | | | | (needed for next commit) | ||||
* | create XxY() and use it | Pascal Rigaux | 2008-09-25 | 1 | -1/+3 |
| | |||||
* | - XFdrake: | Pascal Rigaux | 2008-09-11 | 1 | -1/+1 |
| | | | | | | | o do set a background image when using resolution "Automatic" (#43644) (thanks to derek at jennings dot homelinux dot net) | ||||
* | don't create symlink /usr/share/mdk/backgrounds/default.png to jpg files | Pascal Rigaux | 2008-08-26 | 1 | -1/+0 |
| | | | | | (it's not needed anymore) | ||||
* | - XFdrake: | Pascal Rigaux | 2008-08-18 | 1 | -1/+1 |
| | | | | | | | o use 24dpp by default, even on DRI (needed for kde4) as requested by qa (damien) | ||||
* | - XFdrake library: | Pascal Rigaux | 2008-03-19 | 1 | -0/+5 |
| | | | | | | o ensure set_default_background() doesn't fail (#39065) (ie default to 1024x768 if 0x0 is given) | ||||
* | - XFdrake: | Pascal Rigaux | 2008-03-13 | 1 | -1/+1 |
| | | | | | o use 24bpp on savage (#38750) | ||||
* | - 0.49: | Pascal Rigaux | 2008-02-28 | 1 | -2/+3 |
| | | | | | - XFdrake: background images are now jpeg files | ||||
* | - XFdrake: | Pascal Rigaux | 2008-02-28 | 1 | -0/+4 |
| | | | | | | o when setting background for the resolution, handle "hour"-based backgrounds (also add Mandriva.xml symlink) | ||||
* | - XFdrake: | Pascal Rigaux | 2008-02-21 | 1 | -13/+26 |
| | | | | | o when setting background for the resolution, handle "hour"-based backgrounds | ||||
* | move resolution2ratio() to Xconfig::xfree (for next commit) | Pascal Rigaux | 2008-01-23 | 1 | -9/+3 |
| | |||||
* | - better fix for typo in 0.32: don't wrongly default to "automatic" resolution | Pascal Rigaux | 2007-10-04 | 1 | -2/+2 |
| | | | | | when creating xorg.conf (in non --auto) | ||||
* | revert debug code | Pascal Rigaux | 2007-09-26 | 1 | -1/+1 |
| | |||||
* | - select "Automatic" resolution if it was previously chosen | Pascal Rigaux | 2007-09-25 | 1 | -16/+25 |
| | | | | | - gray Depth widgets when "Automatic" is selected | ||||
* | - add support for "Automatic" resolution (aka "let xorg do everything") | Pascal Rigaux | 2007-09-25 | 1 | -21/+36 |
| | |||||
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 1 | -21/+44 |
| | |||||
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 1 | -0/+386 |