summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* keybindings: Grab keys with XI2Jasper St. Pierre2012-12-131-8/+18
* keybindings: Grab keyboard with XI2Jasper St. Pierre2012-12-131-10/+20
* display: Grab buttons with XI2Jasper St. Pierre2012-12-131-10/+21
* display: Use XInput2 to grab the pointerJasper St. Pierre2012-12-133-56/+30
* window: Pass the grab timestamp when updating the resize grabJasper St. Pierre2012-12-133-4/+4
* compositor: Identify XI2 events as grabbed eventsJasper St. Pierre2012-12-131-3/+20
* compositor: Use XInput2 to grab the pointer/keyboardJasper St. Pierre2012-12-133-24/+43
* core: enable XInput2 by defaultCarlos Garnacho2012-12-132-9/+3
* display: Only care about input events for the VCP/VCKJasper St. Pierre2012-12-131-1/+9
* Port mutter to use XInput2 events instead of Core EventsJasper St. Pierre2012-12-137-349/+394
* window: Move grab op sync handling code outJasper St. Pierre2012-12-134-14/+27
* display: Don't pass an event to a handler that will no-opJasper St. Pierre2012-12-131-11/+1
* display: separate input/non-input events handling in the event callbackCarlos Garnacho2012-12-131-777/+812
* common: Add the XInput2 headers to common.h, which everything usesJasper St. Pierre2012-12-131-0/+2
* display: Initialize XInput2Jasper St. Pierre2012-12-132-2/+24
* Require XInput2Jasper St. Pierre2012-12-131-1/+1
* Updated Kannada TranslationsShankar Prasad2012-12-131-59/+65
* Updated Kannada TranslationsShankar Prasad2012-12-131-13/+14
* Updated Kannada TranslationsShankar Prasad2012-12-131-56/+96
* Assamese translation updatedNilamdyuti Goswami2012-12-101-27/+33
* Increase typical icon size to 96Jasper St. Pierre2012-12-093-7/+14
* screen: Add a convenience method to focus the default windowJasper St. Pierre2012-12-072-0/+11
* Updated Odia Translation with FUEL implementation.ManojKumar Giri2012-12-061-1/+2
* Updated Odia Translation with FUEL implementation.ManojKumar Giri2012-12-061-1496/+1511
* Add 'switch-applications' keybindingFlorian Müllner2012-12-053-1/+26
* display: Make workspace parameter to get_tab_list() optionalFlorian Müllner2012-12-051-16/+46
* display: Clean up meta_display_get_tab_list()Florian Müllner2012-12-051-57/+34
* display: Kill a warning at shutdownJasper St. Pierre2012-12-041-1/+1
* Updated Tamil translationDr.T.Vasudevan2012-12-021-330/+388
* Initialize window->user_rect in the initial placementAlban Crequy2012-11-301-0/+5
* Updated Hebrew translation.Yaron Shahrabani2012-11-301-354/+237
* Updated Polish translationPiotr Drąg2012-11-271-234/+191
* Assamese translation updatedNilamdyuti Goswami2012-11-231-396/+343
* Rename configure.in to configure.acJasper St. Pierre2012-11-202-1/+1
* Bump version to 3.7.23.7.2Florian Müllner2012-11-192-1/+19
* Remove another call to g_type_init()Florian Müllner2012-11-191-2/+0
* MetaBackgroundActor: add a setter for GLSL uniformsGiovanni Campagna2012-11-172-0/+42
* keybindings: Add is_builtin() methodFlorian Müllner2012-11-172-0/+7
* keybindings: Add MetaKeyBinding for overlay-keyFlorian Müllner2012-11-172-0/+31
* Add compositor hook to process keybindings selectivelyFlorian Müllner2012-11-177-4/+39
* Fix naming of "user_data" arguments for better introspectionRico Tzschichholz2012-11-164-9/+9
* po: Import translations from MetacityFlorian Müllner2012-11-1352-2287/+10578
* keybindings: Import keybinding files from MetacityFlorian Müllner2012-11-127-4/+133
* ui: Remove obsolete GTK+ version checkFlorian Müllner2012-11-121-2/+0
* frames: Bump priority of style providersFlorian Müllner2012-11-121-1/+1
* Updated Hebrew translation.Yaron Shahrabani2012-11-071-26/+34
* meta-background-actor: Fix compilation errorRui Matos2012-11-051-2/+2
* display: Only process keyboard mapping events for the core X keyboardRui Matos2012-11-051-1/+5
* Add the ability to add shader hooks to MetaBackgroundActorGiovanni Campagna2012-11-053-14/+85
* display: Ignore DamageNotify in spewJasper St. Pierre2012-11-031-1/+4