summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bluetooth: Be consistent when determining whether Bluetooth is offgbsneto/789110Mario Sanchez Prada2018-05-291-2/+5
* st-label: Unset clutter text instance on disposalMarco Trevisan (Treviño)2018-05-291-0/+1
* closeDialog: Periodically check for window to become responsive againwip/fmuellner/ping-frozen-windowsFlorian Müllner2018-05-251-0/+12
* closeDialog: Disable unredirection while showingFlorian Müllner2018-05-251-0/+4
* Bump version to 3.29.23.29.2Florian Müllner2018-05-242-2/+20
* docs: Clarify where style changes should be doneFlorian Müllner2018-05-231-0/+6
* docs: Use MarkdownFlorian Müllner2018-05-237-99/+97
* docs: Remove old style HACKINGFlorian Müllner2018-05-232-9/+0
* docs: Remove obsolete filesFlorian Müllner2018-05-232-7/+0
* Improve notification documentationOle Jørgen Brønner2018-05-222-4/+7
* Update Chinese (China) translationMingcong Bai2018-05-211-22/+22
* Update Swedish translationAnders Jonsson2018-05-201-26/+26
* magnifier.js: Fix zoom judderingDaniel van Vugt2018-05-171-3/+4
* Update Galician translationMarcos Lans2018-05-151-26/+26
* Update Galician translationMarcos Lans2018-05-151-197/+185
* network: Update the icon in the panel whenever NM's state changesMario Sanchez Prada2018-05-151-0/+1
* Update Indonesian translationKukuh Syafaat2018-05-121-184/+184
* networkAgent: Fix fallout from libnm portFlorian Müllner2018-05-091-1/+1
* osdWindow: Fix blurriness at certain resolutionsSilvère Latchurié2018-05-081-1/+1
* keyboardManager: take group index into account when preserving keymapRay Strode2018-05-081-1/+2
* build: Include Cally in St introspectionFlorian Müllner2018-05-071-1/+1
* remoteSearch: Actually return iconswip/fmuellner/fix-search-iconsFlorian Müllner2018-05-031-1/+1
* Update Brazilian Portuguese translationRafael Fontenelle2018-05-021-23/+23
* workspaceThumbnails: Avoid access to undefined variablesXiaoguang Wang2018-05-021-0/+3
* calendar-server: Update views only after the time range is setMilan Crha2018-05-021-0/+5
* perf-tool: Fix default value for --extra-filterYussuf Khalil2018-04-291-4/+4
* keyboardManager: Preserve current keymap across reloadsCarlos Garnacho2018-04-291-0/+4
* scripting: Fix argument list of createTestWindow()Yussuf Khalil2018-04-252-5/+3
* Bump version to 3.29.13.29.1Florian Müllner2018-04-252-2/+16
* Updated Spanish translationDaniel Mustieles2018-04-251-25/+26
* Updated Czech translationMarek Cernocky2018-04-241-37/+25
* Update Friulian translationFabio Tomat2018-04-231-184/+184
* network: initialize the agent asynchronouslyLubomir Rintel2018-04-232-9/+14
* Update Romanian translationDaniel Șerbănescu2018-04-221-260/+193
* polkitAgent: Guard against repeated close() callswip/fmuellner/221-repeated-polkit-closeFlorian Müllner2018-04-211-1/+3
* Updated Slovenian translationMatej Urbančič2018-04-201-44/+43
* thunderbolt: sync D-Bus API with bolt changesChristian Kellner2018-04-201-5/+4
* thunderbolt: remove gdbus error prefix, if presentChristian Kellner2018-04-201-0/+1
* thunderbolt: fix enroll-failed signal args orderChristian Kellner2018-04-201-1/+1
* Update Russian translationStas Solovey2018-04-191-23/+17
* theme: Improve look of login user-listverdre2018-04-191-5/+4
* theme: Use a padding of 6px on the user-list items according to HIGverdre2018-04-191-2/+2
* loginDialog: Don't display timed login indicator if unusedverdre2018-04-191-1/+6
* loginDialog: Correct source name for timed login idle timeoutverdre2018-04-191-1/+1
* loginDialog: Use more function scope variables inside _startTimedLoginverdre2018-04-191-22/+23
* loginDialog: Make sure timed login indicator is shown after idle timeoutverdre2018-04-191-0/+8
* loginDialog: Restrict grabbing of focus while timed login is runningverdre2018-04-191-7/+8
* loginDialog: Ensure old timed login timeout is removed before starting a new oneverdre2018-04-191-0/+7
* loginDialog: Use GLib instead of Mainloop for timeoutverdre2018-04-191-2/+1
* loginDialog: Move reset of timed login into _startTimedLoginverdre2018-04-191-21/+11