summaryrefslogtreecommitdiff
path: root/plugins/unityshell
AgeCommit message (Expand)Author
2012-09-05UnityWindow: make the spread close button to react to mouse in/out and button...Marco Trevisan (Treviño)
2012-09-05UnityWindow: WindowCairoContext moved to struct UnityWindow::CairoContextMarco Trevisan (Treviño)
2012-09-05UnityWindow: use smart pointers, use static close_icon and panelStyle contextMarco Trevisan (Treviño)
2012-09-05unityshell: on spread decorate all windows, draw the new decoration above themMarco Trevisan (Treviño)
2012-09-04Code optimizations.Renato Araujo Oliveira Filho
2012-09-04Removed all originial decoration when window is in scale mode;Renato Araujo Oliveira Filho
2012-09-04Fixed windows decoration for maximized windows.Renato Araujo Oliveira Filho
2012-09-03Renamed DrawTitle function.Renato Araujo Oliveira Filho
2012-09-03Fixed fade effect on title bar;Renato Araujo Oliveira Filho
2012-09-03Used panel style font on windows title decoration;Renato Araujo Oliveira Filho
2012-08-31Created "WindowCairoContext::Ptr" typedef to make the code more readable.Renato Araujo Oliveira Filho
2012-08-31Used smart pointers.Renato Araujo Oliveira Filho
2012-08-31Used glib::Object auto pointer instead of "c" pointer.Renato Araujo Oliveira Filho
2012-08-31Fixed code style.Renato Araujo Oliveira Filho
2012-08-31Moved function "GetWindowName" from UnityWindow to WindowManager.Renato Araujo Oliveira Filho
2012-08-31Merged mainline.Renato Araujo Oliveira Filho
2012-08-31Merge changes from trunkUgo Riboni
2012-08-29Make the windows header opaque to override the originial one.Renato Araujo Oliveira Filho
2012-08-29Used PanelStyle to retrieve the themed close button.Renato Araujo Oliveira Filho
2012-08-29Painted rounded window title.Renato Araujo Oliveira Filho
2012-08-29Draw the correct window title.Renato Araujo Oliveira Filho
2012-08-29merge changes from trunkUgo Riboni
2012-08-29Move the trigger for the speed change to a more proper locationUgo Riboni
2012-08-29Merge trunk.Andrea Azzarone
2012-08-28Drawed window header using the gtk style color (based on panel code).Renato Araujo Oliveira Filho
2012-08-27Implemented windows title render.Renato Araujo Oliveira Filho
2012-08-27Updated code to work with new compiz.Renato Araujo Oliveira Filho
2012-08-27* minor fixesBrandon Schaefer
2012-08-27* Merged trunk.Brandon Schaefer
2012-08-27Merged mainline.Renato Araujo Oliveira Filho
2012-08-27Refactor WindowMinimizeSpeedController to not depend on UnityScreen for makin...Ugo Riboni
2012-08-27Merge changes from trunkUgo Riboni
2012-08-26Fixed many minor typos.. Fixes: . Approved by Tim Penhey, Brandon Schaefer.MC Return
2012-08-25Merge trunk.Andrea Azzarone
2012-08-24Temporarily add patch from Sam to fix NVIDIA crash on startup, so work can be...Ugo Riboni
2012-08-24Don't enable client states again if running with USE_MODERN_COMPIZ_GLSam Spilsbury
2012-08-22merge changes from trunkUgo Riboni
2012-08-22Fix various errorsUgo Riboni
2012-08-22Split off the minimize speed logic in a separate classUgo Riboni
2012-08-21Overrided "scaleSelectWindow" to find the active window instead of function "...Renato Araujo Oliveira Filho
2012-08-21Used OPAQUE const instead of real value.Renato Araujo Oliveira Filho
2012-08-21Used const variablesRenato Araujo Oliveira Filho
2012-08-21Used client side buffer API.Renato Araujo Oliveira Filho
2012-08-21Use references to avoid copying values unnecessarilyUgo Riboni
2012-08-21Fix multiple build failures due to incorrect #ifdefs when configured withDaniel van Vugt
2012-08-21Merge changes from trunkUgo Riboni
2012-08-21Always paint the shell separately per output. Otherwise the logic forDaniel van Vugt
2012-08-21Don't comment out the nuxPrologue/Epilogue functions if buildingDaniel van Vugt
2012-08-20Mainline merged.Renato Araujo Oliveira Filho
2012-08-20UnityWindow now implements ScaleWindowInterface;Renato Araujo Oliveira Filho