summaryrefslogtreecommitdiff
path: root/plugins/xrandr
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * Monitor the laptop's lid stateFederico Mena Quintero2011-11-091-0/+42
| * Extract function to apply a stored configuration or auto-configure the outputsFederico Mena Quintero2011-11-091-38/+44
| * Make auto-configuration use a plain Xinerama setupFederico Mena Quintero2011-11-091-87/+5
| * Fix compilationFederico Mena Quintero2011-11-091-5/+6
| * Extract function to trim outputs to the available framebuffer sizeFederico Mena Quintero2011-11-081-37/+81
| * Start of bgo#663126 - Disable a laptop's display when the lid is closedFederico Mena Quintero2011-11-072-10/+37
* | xrandr: Remove dead codeBastien Nocera2011-11-181-35/+0
|/
* power, media-keys, xrandr: Use a GCancellable for g_bus_get calls so that the...Rodrigo Moya2011-09-291-1/+15
* color: Use the GnomeRRScreen singletonRodrigo Moya2011-09-221-1/+2
* xrandr: Only connect to GnomeRRScreen's signal after checking it's not NULLRodrigo Moya2011-09-211-1/+2
* xrandr: Remove rotation handling for wacom tabletsBastien Nocera2011-06-101-20/+5
* xrandr: remove the functionality to call gcm-apply when outputs changeRichard Hughes2011-06-031-20/+0
* xrandr: Fix small memory leak on shutdownBastien Nocera2011-06-031-0/+5
* xrandr: Switch touchscreen rotation as wellBastien Nocera2011-05-312-21/+179
* xrandr: Never use a notification for errorsBastien Nocera2011-05-042-17/+0
* Add meaningful app names to notifications from pluginsMatthias Clasen2011-05-031-0/+1
* Make sure G_LOG_DOMAIN is set to the plugin name for each pluginRichard Hughes2011-03-151-0/+3
* xrandr: GCC 4.6 warning fixesKjartan Maraas2011-03-021-23/+7
* Fix build with recent GTK+Matthias Clasen2011-02-011-1/+1
* Connect to the right signal nameEmilio Pozuelo Monfort2011-01-111-1/+1
* [xrandr] Remove unused macrosFederico Mena Quintero2011-01-061-2/+0
* XRandR plugin: cope with rename of get_active and get_connectedGiovanni Campagna2011-01-061-12/+12
* Merge branch 'gobject-gnomerr'Giovanni Campagna2011-01-061-139/+154
|\
| * Adapt to API changes in GnomeRRScreengobject-gnomerrGiovanni Campagna2010-11-281-3/+3
| * Adapt to gnome-desktop API changesGiovanni Campagna2010-11-281-136/+151
* | general: use GDK X11 API to fix build with GTK+ 2.91.7Cosimo Cecchi2010-12-231-1/+1
|/
* all: Only call g_bus_own_name() onceBastien Nocera2010-11-231-15/+23
* xrandr: ensure a primary display is setWilliam Jon McCann2010-11-221-27/+53
* 2.91.3GNOME_SETTINGS_DAEMON_2_91_3Bastien Nocera2010-11-171-1/+1