summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2014-06-12shell-recorder: send EOS to the pipelineWim Taymans1-2/+2
2014-06-12shell-recorder: depth and bpp are no more in 1.0Wim Taymans1-2/+0
2014-06-12shell-recorder-src: allow sending EOS to our sourceWim Taymans1-5/+27
2014-06-12shell-recorder-src: use timestamping from basesrcWim Taymans1-14/+1
2014-06-12shell-recorder-src: only negotiate onceWim Taymans1-1/+17
2014-06-10main: Actually use the correct schema for overridesFlorian Müllner1-2/+5
2014-06-09main: Move pref overrides back into CFlorian Müllner3-0/+53
2014-06-02windowMenu: Implement new show_menu_for_rect() hookFlorian Müllner3-3/+36
2014-06-02build: Remove GMenu includeFlorian Müllner1-1/+1
2014-05-30openbsd: fix shell_global_reexec_self()Antoine Jacoutot1-13/+32
2014-05-28Update (allow-none) annotationsFlorian Müllner16-46/+46
2014-05-27screenshot: Don't use meta_window_get_rectJasper St. Pierre1-18/+7
2014-05-27Support (fallback) app menu in SSDFlorian Müllner3-16/+20
2014-05-22windowManager: Support coordsJasper St. Pierre3-8/+16
2014-05-19Renable compiler warnings and fix a few that show upOwen W. Taylor3-1/+9
2014-05-19Support resource:/// URL's in GNOME_SHELL_JS envvarOwen W. Taylor1-0/+26
2014-05-17Implement window menus in gnome-shellJasper St. Pierre3-1/+26
2014-04-29St: remove hover state if reactive disabledCarlos Soriano1-1/+4
2014-04-26st-entry: Handle <shift>insertFlorian Müllner1-2/+4
2014-04-22texture-cache: Fix compile warningJasper St. Pierre1-1/+1
2014-04-15extension-prefs: Remove extra whitespaceJasper St. Pierre1-1/+0
2014-04-15extension-prefs: Kill warningJasper St. Pierre1-0/+2
2014-04-15extension-prefs: Force linking with libgnome-shell-jsFlorian Müllner1-0/+15
2014-04-10src: Name all the timeouts and idlesBastien Nocera13-14/+45
2014-04-09Link to libmutter alwaysJasper St. Pierre3-38/+1
2014-03-28texture-cache: use scale factor for load_uri_async()Cosimo Cecchi2-4/+10
2014-03-28texture-cache: use scale factor to load background and bordersCosimo Cecchi3-15/+39
2014-03-28border-image: add support for scale factorCosimo Cecchi3-7/+15
2014-03-28texture-cache: always call gdk_pixbuf_loader_set_sizeCosimo Cecchi1-7/+16
2014-03-28texture-cache: use scale factor to load sliced imageCosimo Cecchi2-8/+43
2014-03-15focus-manager: Make C ANSI-compliantJasper St. Pierre1-1/+3
2014-03-15app-system: Filter out stale apps from cacheFlorian Müllner1-0/+28
2014-03-13hidpi: Make sure gdk and clutter scaling stays disabled when the scale factor...Adel Gadllah1-0/+4
2014-03-13hidpi: Listen for gtk-xft-dpi instead of monitors-changedAdel Gadllah1-7/+8
2014-03-12StTextureCache: don't crash if we fail to allocate a framebufferGiovanni Campagna1-1/+21
2014-03-11ScreenShield: send a signal to GSD to wake up the screenGiovanni Campagna2-29/+0
2014-03-11Lightbox: complete radial effect for modal dialogsGiovanni Campagna2-10/+47
2014-03-03NetworkAgent: fix initial secrets requests after 17726abbDan Williams1-8/+18
2014-02-28perf: Restore shell after runsAdel Gadllah1-1/+10
2014-02-28plugin: Don't query for swap_events support directlyAdel Gadllah1-41/+1
2014-02-27Don't use get_core_deviceJasper St. Pierre3-7/+9
2014-02-23shell-util: Fix warning in shell_util_cursor_tracker_to_clutterJasper St. Pierre1-1/+9
2014-02-23shell-global: Only set the scale factor if get_setting succeededJasper St. Pierre1-2/+2
2014-02-22shell-js: Kill some compile warningsJasper St. Pierre1-1/+0
2014-02-20windowManager: Implement tile previewsFlorian Müllner3-0/+64
2014-02-20window-tracker: Be more cautious when setting focus appFlorian Müllner1-0/+10
2014-02-18shell_global: Use correct agruments for in update_scale_factorAdel Gadllah1-2/+2
2014-02-18hdpi: Revert hacksAdel Gadllah1-0/+24
2014-02-17ShellApp: remove impossible checkGiovanni Campagna1-3/+1
2014-02-16st-icon: remove custom size request/allocateCosimo Cecchi1-73/+8