summaryrefslogtreecommitdiff
path: root/plugins/xrandr
Commit message (Expand)AuthorAgeFilesLines
* xrandr: Update for gnome-desktop API changeBastien Nocera2013-03-041-1/+1
* plugins: Move default priority to plugin fileBastien Nocera2013-02-211-0/+1
* xrandr: Remove extraneous linefeedsBastien Nocera2013-01-311-11/+11
* xrandr: Don't operate on a NULL objectMatthias Clasen2013-01-231-8/+9
* xrandr: Remove verbose debug by defaultBastien Nocera2013-01-151-10/+10
* xrandr: Add reasoning for GnomePnpIds instantiationBastien Nocera2013-01-121-0/+2
* xrandr: use default-monitors-setup for autoconfigurePaolo Bonzini2013-01-021-21/+37
* plugins: Remove obsolete files from the sources listBastien Nocera2012-12-201-1/+0
* xrandr: Swap axes for tablets as wellHeiher2012-12-191-1/+2
* xrandr: Fix "next rotation" not workingHeiher2012-12-191-1/+1
* xrandr: Add more debug to the rotate windows callBastien Nocera2012-12-191-1/+1
* xrandr: Remove unused codeBastien Nocera2012-12-191-15/+0
* xrandr: Use a separate D-Bus nameBastien Nocera2012-12-191-6/+18
* xrandr: Add object path to the interface definition XMLBastien Nocera2012-12-191-1/+1
* xrandr: Avoid the GnomePnpIds object being created multiple timesBastien Nocera2012-12-191-0/+4
* plugins: Simplify plugin creation with a huge macroBastien Nocera2012-12-132-135/+1
* xrandr: Don't include unneeded labeler widgetBastien Nocera2012-11-211-1/+0
* xrandr: Add XRandR test applicationBastien Nocera2012-11-212-0/+35
* gsd-xrandr: Add new follow-lid behavior and tie gsd-power lid-close to gsd-xr...Paolo Bonzini2012-11-211-1/+17
* plugins: add class_finalize to REGISTER macroRay Strode2012-08-211-6/+0
* wacom: apply display rotation to deviceOlivier Fourdan2012-07-032-0/+56
* xrandr: Use our own pkg-config checksBastien Nocera2012-06-151-5/+3
* power: Link against xext, needed for XSync APIBastien Nocera2012-06-151-2/+2
* xrandr: explicitly set clone state variable when generating monitor configsRay Strode2012-06-051-0/+8
* Disconnect signals from UpClient before unref'ing because it may survive the ...Michael Terry2012-04-101-0/+1
* xrandr: List external display only before internal onlyBastien Nocera2012-03-091-1/+1
* xrandr: Fix the rotate display button not workingSjoerd Simons2012-03-091-1/+1
* common: Add "type" field to the PropertyHelper structJason Gerecke2012-01-181-0/+3
* Merge branch 'docking-stations' - bgo#663126Federico Mena Quintero2012-01-102-230/+361
|\
| * Remove gnome_settings_session_get_upower_client()Federico Mena Quintero2012-01-101-1/+1
| * Remove gnome_settings_session_get_screen()Federico Mena Quintero2012-01-101-1/+1
| * Refresh the GnomeRRScreen when the laptop's lid is opened or closedFederico Mena Quintero2011-12-071-0/+8
| * Get the lid state notification from the shared UpClientFederico Mena Quintero2011-12-071-1/+4
| * Remove the XRANDR.Interal DBus interfaceFederico Mena Quintero2011-12-071-22/+0
| * Use the shared UpClient in the xrandr pluginFederico Mena Quintero2011-12-071-1/+1
| * Oops, register all of our DBus interfaces, not just the first oneFederico Mena Quintero2011-11-231-7/+12
| * Fix compilationFederico Mena Quintero2011-11-231-1/+0
| * Take lid state notifications from D-Bus instead of a signalFederico Mena Quintero2011-11-221-2/+23
| * Split out function to handle method calls from the XRANDR_2 interfaceFederico Mena Quintero2011-11-221-10/+25
| * Ensure outputs start at (0, 0) when turning off the laptop's displayFederico Mena Quintero2011-11-221-0/+3
| * Oops, turn off laptop if lid is closed in make_xinerama_setup()Federico Mena Quintero2011-11-221-3/+7
| * Remove invalid extra argumentFederico Mena Quintero2011-11-171-1/+1
| * Ensure the laptop is the primary display in auto-configuration and xineramaFederico Mena Quintero2011-11-161-2/+6
| * Don't save the configuration when auto-configuringFederico Mena Quintero2011-11-161-1/+1
| * Auto-configure anyway if the timestamp is GDK_CURRENT_TIMEFederico Mena Quintero2011-11-161-1/+1
| * Fix error logic in apply_configuration_from_filename()Federico Mena Quintero2011-11-161-6/+9
| * Connect to 'changed' on UpClient to detect changes in the lid stateFederico Mena Quintero2011-11-161-2/+2
| * Fix compilationFederico Mena Quintero2011-11-151-11/+12
| * If lid is closed, turn off laptop's display when applying a stored configurationFederico Mena Quintero2011-11-151-39/+77
| * Save the generated RANDR configuration whenever possibleFederico Mena Quintero2011-11-111-8/+19