2012-07-09 Thomi Richards Fix several intermittently failing tests.. Fixes: . Approved by Tim Penhey. 2012-07-09 Thomi Richards Merged trunk, fixed conflicts. 2012-07-09 Thomi Richards Use new assertProperty method in favour of assert_window_focused. 2012-07-09 Thomi Richards moar fixes. 2012-07-09 Thomi Richards Fixed another test to use start_app_window method. 2012-07-09 Thomi Richards Fixed another quicklist test to use start_application_window method. 2012-07-09 Thomi Richards Fixed quicklist test to use start_app_window method. 2012-07-09 Thomi Richards Cleaned up switcher tests. 2012-07-09 Thomi Richards Get rid of open_test_apps method alltogether. 2012-07-09 Thomi Richards test_icon_behavior tests now use new autopilot method. 2012-07-06 Thomi Richards Fixed launcher test. 2012-07-06 Thomi Richards Forgot a break. 2012-07-06 Thomi Richards Fixed timing issues in a switcher test. 2012-07-08 Daniel van Vugt Fix dash slowness/lag by prioritizing user interaction ahead of active blur updates. (LP: #1021665) (LP: #874230) . Fixes: https://bugs.launchpad.net/bugs/874230, https://bugs.launchpad.net/bugs/1021665. Approved by Andrea Azzarone, Sam Spilsbury. 2012-07-08 Daniel van Vugt Fix dash slowness/lag by prioritizing user interaction ahead of active blur updates. (LP: #1021665) (LP: #874230) 2012-07-08 Brandon Schaefer Panels and window buttons do not steal keynav focus when the overlays are open now.. Fixes: https://bugs.launchpad.net/bugs/1021087. Approved by Thomi Richards. 2012-07-08 Brandon Schaefer * fixed confilcts 2012-07-08 Brandon Schaefer * Fixed ap test 2012-07-06 Brandon Schaefer * test added 2012-07-06 Brandon Schaefer * No keynav focus when mouse down for window buttons! Ever! 2012-07-05 Brandon Schaefer * should WindowButtons even accept keynav focus? 2012-07-05 Brandon Schaefer * When an overlay starts on a moniter turn of keynav focus on mouse down. 2012-07-08 Thomi Richards Fixed up panel autopilot tests.. Fixes: . Approved by Marco Trevisan (Treviño), Christopher Lee. 2012-07-06 Thomi Richards Apparently 'proc' isn't a real word. 2012-07-06 Thomi Richards Style fix. 2012-07-06 Thomi Richards Cleaned up docstrings. 2012-07-06 Thomi Richards Multi-monitor tests fixed up to use the Eventually matcher. 2012-07-06 Thomi Richards PanelGrabAreaTests class fixed up to use Eventually matcher. 2012-07-06 Thomi Richards Fixed test_mouse_does_not_break_key_navigation test, 2012-07-06 Thomi Richards Fixed up the test_panel_indicators_key_navigation_prev_works test. 2012-07-06 Thomi Richards Refactored test_panel_indicators_key_navigation_next_works test to use the Eventually matcher, and not test things outside it's remit. 2012-07-06 Thomi Richards Refactoring... 2012-07-06 Thomi Richards test_panel_menu_accelerators_work test uses Eventually matcher. 2012-07-06 Thomi Richards test_panel_first_menu_show_works test uses Eventually matcher. 2012-07-05 Thomi Richards Fixed the PanelIndicatorEntryTests tests: removed dupliactes, converted tests to use the Eventually matcher. 2012-07-05 Thomi Richards Removed some tests that I realised were duplicated. 2012-07-05 Thomi Richards test_menus_show_when_indicator_active_and_mouse_over_panel test now uses Eventually matcher. 2012-07-05 Thomi Richards Fixed test_menus_show_after_closing_an_entry test to use Eventually matcher. 2012-07-05 Thomi Richards test_menus_dont_show_with_hud test now uses Eventually matcher. 2012-07-05 Thomi Richards test_menus_dont_show_with_dash test uses Eventually matcher. 2012-07-05 Thomi Richards Fixed the test_menus_show_for_maximized_window_on_mouse_in test to use Eventually matcher. 2012-07-05 Thomi Richards Fixed test_menus_dont_show_for_maximized_window_on_mouse_out test. 2012-07-05 Thomi Richards Cleaned up test_menus_show_for_restored_window_on_mouse_in test. 2012-07-05 Thomi Richards Cleaned up test_menus_dont_show_for_restored_window_on_mouse_out. 2012-07-05 Thomi Richards Cleaned up test_menus_dont_show_if_a_new_application_window_is_opened test. 2012-07-05 Thomi Richards test_menus_shows_when_new_application_is_opened uses Eventually matcher. 2012-07-05 Thomi Richards test_menus_are_not_shown_if_the_application_has_no_menus test now uses the Eventually matcher. 2012-07-05 Thomi Richards Converted the test_menus_are_added_on_new_application test to use the Eventually matcher. 2012-07-05 Thomi Richards Converted the test_hovering_indicators_open_menus test to use the Eventually matcher. 2012-07-05 Thomi Richards Split the test_menus_show_for_maximized_window_on_mouse_in test into four tests, and converted them all to use the Eventually matcher. 2012-07-05 Thomi Richards Split the test_only_menus_show_for_restored_window_on_mouse_in test into four smaller ones, and converted them all to use the Eventually matcher. 2012-07-05 Thomi Richards CLeaned up the test_window_buttons_show_when_holding_show_menu_key test. 2012-07-05 Thomi Richards Converted the test_minimize_button_disabled_for_non_minimizable_windows test to use the Eventually matcher. 2012-07-05 Thomi Richards Converted the test_window_buttons_maximization_buttons_works_for_dash test to use the Eventually matcher, and added a bunch of comments to help explain it to other people. I don't have the patience to split it apart right now. 2012-07-05 Thomi Richards Split dash minimize button test into two smaller tests that both use the Eventually matcher. 2012-07-05 Thomi Richards cleaned up the test_window_buttons_close_button_works_for_dash test. 2012-07-05 Thomi Richards Fixed the test_hud_maximize_button_does_not_change_dash_form_factor test, and several copy and paste errors in comments. 2012-07-05 Thomi Richards Split a test into two, and made both use the Eventually matcher. 2012-07-05 Thomi Richards Split the test_minimize_button_disabled_for_hud test into two, and made both use the Eventually matcher. 2012-07-05 Thomi Richards Cleaned up test_window_buttons_close_button_works_for_hud test. 2012-07-05 Thomi Richards test_window_buttons_unmaximize_follows_fitts_law test now uses Eventually matcher. 2012-07-05 Thomi Richards Cleaned up test_window_buttons_unmaximize_button_works_for_window test. 2012-07-05 Thomi Richards CLeaned up test_window_buttons_minimize_follows_fitts_law test. 2012-07-05 Thomi Richards Cleaned up test_window_buttons_close_button_works_for_window test. 2012-07-05 Thomi Richards Cleaned up test_window_buttons_close_follows_fitts_law test. 2012-07-05 Thomi Richards test_window_buttons_close_button_works_for_window uses Eventually matcher, no longer uses a bamf interface that's died, and works correctly on multi-monitor setups. 2012-07-05 Thomi Richards Cleanup test_window_buttons_cancel test to use Eventually matcher and work around a bug in the panel. 2012-07-05 Thomi Richards Fixed test_window_buttons_update_visual_state test to use Eventually matcher, and changed the hud emulator so closing the hud is always done with the Escape key, to avoid race conditions between closing the hud with the mouse and with the keyboard, which was causing this test to fail occaisonally. 2012-07-05 Thomi Richards test_window_buttons_show_with_hud test uses Eventually matcher and custom assertion method. 2012-07-05 Thomi Richards test_window_buttons_show_with_dash test cleaned up. uses eventually matcher, and fixed custom window button assertion method to be more flexible. 2012-07-05 Thomi Richards Added an EVentually to test_window_buttons_dont_show_on_empty_desktop test. 2012-07-05 Thomi Richards Don't need to sleep in the test_window_buttons_dont_show_for_restored_window_with_mouse_in_panel test thanks to the eventually matcher. 2012-07-05 Thomi Richards Don't need to sleep in test_window_buttons_dont_show_for_maximized_window_on_mouse_out test thanks to eventually matcher. 2012-07-05 Thomi Richards test_window_buttons_show_for_maximized_window_on_mouse_in uses Eventually matcher and custom assert method. 2012-07-05 Thomi Richards Split the test_window_buttons_dont_show_for_restored_window test into two smaller tests, and made both use the Eventually matcher. 2012-07-05 Thomi Richards test_window_buttons_dont_show_on_empty_desktop uses eventually matcher, and sleeps longer before checking window buttons. 2012-07-05 Thomi Richards test_panel_title_updates_on_maximized_window_title_changes now uses Eventually matcher. 2012-07-05 Thomi Richards Split a panel test into two tests and made both tests use the Eventually matcher. 2012-07-05 Thomi Richards test_panel_title_with_maximized_application uses Eventually matcher. 2012-07-05 Thomi Richards test_panel_title_with_restored_application uses Eventually matcher and is more explicit. 2012-07-05 Thomi Richards test_panel_title_on_empty_desktop uses Eventually matcher. 2012-07-06 timo.jyrinki@canonical.com Fix building on ARM without OpenGL (only EGL + OpenGL ES). A successful build also needed the -fPIC addition for arm.. Fixes: . Approved by Sam Spilsbury, jenkins. 2012-07-06 timo.jyrinki@canonical.com Move the check to the top-level CMakeLists.txt 2012-07-06 timo.jyrinki@canonical.com Merge trunk. 2012-07-06 timo.jyrinki@canonical.com Use a more concise form for the ARM changes. 2012-06-21 timo.jyrinki@canonical.com Fix building on ARM without OpenGL (only EGL + OpenGL ES). A successful build also needed the -fPIC addition for arm. 2012-07-06 Brandon Schaefer Fixes Alt+F1 mode while the HUD is open.. Fixes: https://bugs.launchpad.net/bugs/1020808. Approved by Łukasz Zemczak, Thomi Richards. 2012-07-05 Brandon Schaefer * Fixes Alt+F1 problem with the Hud 2012-07-06 Daniel van Vugt Ensure the unity shell gets drawn before (below) windows stacked above it, like DnD icons (LP: #1021541). Fixes: https://bugs.launchpad.net/bugs/1021541. Approved by Łukasz Zemczak. 2012-07-06 Daniel van Vugt Add manual test. 2012-07-06 Daniel van Vugt Remove debug output 2012-07-06 Daniel van Vugt First prototype fix for LP: #1021541 Ensure windows stacked above the shell actually get rendered above the shell. 2012-07-06 Daniel van Vugt Ensure the launcher gets redrawn during keynav mode (LP: #1021549) . Fixes: https://bugs.launchpad.net/bugs/1021549. Approved by Łukasz Zemczak, Sam Spilsbury. 2012-07-06 Daniel van Vugt Use a much nicer fix for LP: #1021549 which involves removing the workaround for Nux bug LP: #1014610. This assumes everyone has upgraded to Nux 3.0 (!) 2012-07-06 Daniel van Vugt Ensure the launcher gets redrawn during keynav mode (LP: #1021549) 2012-07-06 Daniel van Vugt Revert fix for LP: #833727 for now. It either needs test cases or to be replaced with a more generic fix that applies to all unityshell plugin options. And I'd rather wait for the latter before writing tests for it. . Fixes: https://bugs.launchpad.net/bugs/833727. Approved by . 2012-07-06 Daniel van Vugt Revert fix for LP: #833727 for now. It either needs test cases or to be replaced with a more generic fix that applies to all unityshell plugin options. And I'd rather wait for the latter before writing tests for it. 2012-07-03 Daniel van Vugt Stop Unity from redrawing the shell on every frame (ie. when it doesn't need to). It had a severe impact on graphics performance. (LP: #988079) This especially improves OpenGL application performance and multi-monitor desktop performance. Because unity was previously slowing down compiz rendering by 20-40% for each monitor added to the system. This slowdown no longer occurs as only damaged areas of the unity shell are repainted. Now unity will not have any impact on compiz rendering performance for most video frames. Coincidentally, this fixes a number of other bugs (linked).. Fixes: https://bugs.launchpad.net/bugs/734908, https://bugs.launchpad.net/bugs/874619, https://bugs.launchpad.net/bugs/886605, https://bugs.launchpad.net/bugs/967112, https://bugs.launchpad.net/bugs/988079, https://bugs.launchpad.net/bugs/992516, https://bugs.launchpad.net/bugs/1016430. Approved by Tim Penhey, Sam Spilsbury, jenkins. 2012-06-27 Daniel van Vugt Remove debug code. 2012-06-27 Daniel van Vugt Optimize boolean logic. 2012-06-27 Daniel van Vugt Simplify and add comments. 2012-06-27 Daniel van Vugt Generalized occlusion detection. Not just fullscreen windows can be over the shell. 2012-06-27 Daniel van Vugt Better variable naming. 2012-06-27 Daniel van Vugt Rebase on latest lp:unity 2012-06-26 Daniel van Vugt Honour force-paint-on-top. Even when the windows are not stacked correctly. Incorrect stacking of the shell over fullscreen windows however is not something to fix in this branch. I'm just making it look the same as it does with trunk already. 2012-06-26 Daniel van Vugt Occlusion detection, compiz-style. Removed shellIsHidden. I think this is a bit bigger, uglier and slower than shellIsHidden. But more in line with the existing compiz occlusion code. 2012-06-26 Daniel van Vugt Don't check BackgroundEffectHelper::HasDirtyHelpers for doShellRepaint. It has nothing directly to do with shell rendering as smspillaz mentioned. 2012-06-26 Daniel van Vugt Clean up comments 2012-06-26 Daniel van Vugt Rebase on latest upstream lp:unity 2012-06-25 Daniel van Vugt Remove debug output 2012-06-25 Daniel van Vugt Simplify shellIsHidden() how smspillaz suggests. 2012-06-25 Daniel van Vugt Use CompWindowStateHiddenMask as suggested by smspillaz. 2012-06-25 Daniel van Vugt Rebase on latest lp:unity 2012-06-22 Daniel van Vugt Fix style per Marco. 2012-06-22 Daniel van Vugt Fix failure to redraw the shell on returning from full screen. This time without breaking multi-monitor support. 2012-06-22 Daniel van Vugt Revert r2445. It's causing multi-monitor redraw problems. 2012-06-22 Daniel van Vugt Rebase on latest lp:unity 2012-06-21 Daniel van Vugt Avoid potential crashes on startup. Just in case. 2012-06-21 Daniel van Vugt A more logical location for damaging BackgroundEffectHelper. 2012-06-21 Daniel van Vugt Simplify and optimize damage propagation from GetDrawList. 2012-06-21 Daniel van Vugt Fixed: Dash was not always redrawing in some cases (unless something was redrawing behind it). 2012-06-21 Daniel van Vugt Fix typo. 2012-06-21 Daniel van Vugt Don't clear the draw list when doShellRepaint==false. Otherwise returning from fullscreen the shell views will still think they're already queued for drawing then they're not and will fail to redraw. The problem only happened when this branch was used with the fix for Nux bug LP: #1014610. 2012-06-21 Daniel van Vugt Style tweaks per Marco. 2012-06-21 Daniel van Vugt Rebase on latest upstream lp:unity 2012-06-20 Daniel van Vugt Remove unused variable REDRAW_IDLE. 2012-06-20 Daniel van Vugt Rebase on latest lp:unity 2012-06-19 Daniel van Vugt Remove debug code. 2012-06-19 Daniel van Vugt Damage panels independently. This gives a significant performance boost with multiple monitors since damaging one panel no longer triggers redraws of all panels. 2012-06-19 Daniel van Vugt Rebase on latest lp:unity 2012-06-19 Daniel van Vugt Reintroduce some old code, which it turns out was a workaround for Nux bug LP: #1014610. Now we're not dependent on the fix being released in Nux. 2012-06-19 Daniel van Vugt Rebase on latest upstream lp:unity 2012-06-18 Daniel van Vugt Remove the almost pointless FastQueueDraw(). A correct fix for the pauses and poor performance has been proposed for Nux --> LP: #1014610 2012-06-18 Daniel van Vugt Slight improvement in avoiding DrawList floods, which are causing UI pauses. 2012-06-18 Daniel van Vugt Faster startup. I think. 2012-06-18 Daniel van Vugt Remove some dead damage code. 2012-06-18 Daniel van Vugt Remove redundant damage call. 2012-06-18 Daniel van Vugt Don't repaint the shell on outputs where the repaint region is empty. Maybe the opengl plugin needs fixing. Not sure. 2012-06-18 Daniel van Vugt Add debug code. Will need it again. It seems shellIsHidden() isn't working perfectly. There are two buggy cases: 1. Two monitors and fullscreen video on one monitor --> results in shell repaints far too often. Even though the shell on the monitor with the video isn't visible. 2. Again, a fullscreen window on one monitor. Now if you focus any window on the other monitor, the shell will overdraw the fullscreen window on the second. Not sure if this is a new bug though... ? 2012-06-18 Daniel van Vugt Fixed damage feedback causing high CPU, observed with >1 monitors. 2012-06-18 Daniel van Vugt Revert previous commit. It causes redraw regressions. 2012-06-18 Daniel van Vugt Fixed feedback loop causing constant CPU usage with multiple monitors. 2012-06-18 Daniel van Vugt Move ClearDrawList() to donePaint() as per smspillaz' suggestion. Don't see any difference myself. 2012-06-18 Daniel van Vugt Simplify. 2012-06-18 Daniel van Vugt Shrink the diff. 2012-06-18 Daniel van Vugt Rebase on latest lp:unity 2012-06-15 Daniel van Vugt Detect when a fullscreen window is obscuring the shell and avoid wasting GPU and CPU cycles on redrawing the shell. Very important for games and benchmarks. 2012-06-15 Daniel van Vugt Rebase on latest upstream lp:unity 2012-06-14 Daniel van Vugt Rebase on latest upstream lp:unity and fix a conflict. 2012-06-14 Daniel van Vugt Remove unnecessary launcher redraw 2012-06-14 Daniel van Vugt Finally fixed all tooltip and quicklist damage bugs ?! 2012-06-14 Daniel van Vugt Finally tooltips render completely. Seems to cause a regression in quicklists though. 2012-06-14 Daniel van Vugt Use safer reference-counted pointers 2012-06-14 Daniel van Vugt More const, less copying. 2012-06-14 Daniel van Vugt Much improved rendering of tooltips on top of Nux damage. Still not perfect. 2012-06-14 Daniel van Vugt Merge in lp:~vanvugt/unity/fix-865006 because we will need the new function UnityScreen::damageRegion soon. 2012-06-14 Daniel van Vugt Report no tooltip when there is none. 2012-06-14 Daniel van Vugt Finally, tooltips draw on top of compiz damage. However, still some problems with not all of the tooltip being redrawn. Probably incomplete communication of tooltips queued for drawing --> compiz damage. 2012-06-14 Daniel van Vugt Ensure Quicklists always draw on top of any compiz damage below them. 2012-06-13 Daniel van Vugt Simplified. We no longer need to force shell repainting on all full-screen redraws, so the performance optimization will now also work for people who have full screen redraws enabled. 2012-06-13 Daniel van Vugt Rebase on upstream changes from lp:unity 2012-06-13 Daniel van Vugt Rebase on latest upstream lp:unity 2012-06-12 Daniel van Vugt Rebase on latest lp:unity and fix conflicts. 2012-06-12 Daniel van Vugt Tidy up comments 2012-06-12 Daniel van Vugt Add stub for redrawing tooltips damaged by other windows (compiz). Not finished yet. 2012-06-12 Daniel van Vugt Remove an old optimization which is now redundant and in fact harmful (it seems to make performance worse now). 2012-06-12 Daniel van Vugt Fixed almost all damage problems. 2012-06-12 Daniel van Vugt Initial prototype. Don't redraw Unity shell on every frame; just when we need to. This solves graphics application performance problems (LP: #988079). What's still broken: - Windows damaging the launcher/panel when the launcer/panel are idle. - Screen damage when unmaximizing the dash (changing from fullscreen dash back to normal). 2012-07-03 Marco Trevisan (Treviño) IMTextEntry: updated to match the new interface of lp:~3v1n0/nux/text-entry-virtual-clipboard. Fixes: https://bugs.launchpad.net/bugs/1016354. Approved by Brandon Schaefer. 2012-07-03 Marco Trevisan (Treviño) IMTextEntry: updated to match the new interface of lp:~3v1n0/nux/text-entry-virtual-clipboard 2012-07-03 Andrea Azzarone Close the overlay is a modifier key is pressed. Don't treat super+tab as a special case.. Fixes: https://bugs.launchpad.net/bugs/934062. Approved by Marco Trevisan (Treviño), jenkins. 2012-07-02 Andrea Azzarone Fix bug 934062. 2012-06-29 Andrea Azzarone Close the shortcut overlay if a key modifier has been pressed. 2012-07-03 Didier Roche libgnome-desktop is not needed anymore. Removing the dep check. Fixes: . Approved by Andrea Cimitan. 2012-07-03 Didier Roche remove gnome-desktop check, not needed anymore 2012-07-03 Jay Taoko * Using Nux API 3.0 * Deprecated nux-image. Fixes: . Approved by Łukasz Zemczak, Didier Roche, Tim Penhey. 2012-07-03 Łukasz 'sil2100' Zemczak One more dependency that needed changing to 3.0. 2012-06-29 Jay Taoko * Fixed requirement for Nux 3.0 2012-06-26 Jay Taoko * Merged with Unity trunk. 2012-05-25 Jay Taoko * Deprecated nux-image. Files under NuxImage/ are now under NuxGraphics. * Requires nux-3.0. 2012-07-03 Marco Trevisan (Treviño) GLibSignal: rewrite using the variadic templates to generate multiple types Also, use std::shared_ptr and boost::noncopyable, plus add utility template function to the Manager to add signals without initialization.. Fixes: . Approved by jenkins, Tim Penhey. 2012-07-03 Marco Trevisan (Treviño) GLibSignal: properly use defined to check __GNUC__ 2012-07-02 Marco Trevisan (Treviño) GLibSignal: fix copyright dates 2012-07-02 Marco Trevisan (Treviño) GLibSignal: check for invalid __GNUC__ too 2012-07-02 Marco Trevisan (Treviño) GLibSignal, Manager: add utility template function to add signals without initialization 2012-07-02 Marco Trevisan (Treviño) test_glib_signals: update against the new API 2012-07-02 Marco Trevisan (Treviño) GLibSignal: rewrite using the variadic templates to generate multiple types Also, use std::shared_ptr and boost::noncopyable 2012-07-03 Brandon Schaefer Triggering any quicklist item now closes the dash, if open.. Fixes: https://bugs.launchpad.net/bugs/937338. Approved by Marco Trevisan (Treviño). 2012-07-02 Brandon Schaefer * Check if item is valid also 2012-07-02 Brandon Schaefer * Moved safety check 2012-07-01 Brandon Schaefer * Changed to use QuicklistMenuItem 2012-06-29 Brandon Schaefer * Changed into function 2012-06-29 Brandon Schaefer * merged trunk 2012-06-29 Brandon Schaefer * When any quicklist item is triggered it will close the dash. 2012-07-02 Thomi Richards Fixed panel and quicklist autopilot tests.. Fixes: . Approved by Christopher Lee. 2012-07-02 Thomi Richards Fixed broken panel test. 2012-07-02 Thomi Richards FIxed the quicklist tests. 2012-07-02 Thomi Richards quicklist tests now open the quicklist correctly. 2012-07-02 Thomi Richards Removed unused import 2012-07-01 Thomi Richards Fixed two failing dash autopilot tests.. Fixes: . Approved by Christopher Lee. 2012-07-02 Thomi Richards Fixed naming issue from code review. 2012-07-02 Thomi Richards Merged previous test fix branch and frixed two failing dash tests. 2012-07-01 Thomi Richards Fix broken Hud autopilot tests.. Fixes: . Approved by Christopher Lee, jenkins. 2012-06-29 Thomi Richards Fixed bad import statement. 2012-06-29 Thomi Richards Merged code that contains the updated autopilot dbus code. 2012-06-29 Thomi Richards Merged prerequisite branch to get wildcard support. 2012-06-29 Thomi Richards Fixed panel minimise window button test. 2012-06-29 Thomi Richards Fix hud searchbar and icon not being found. 2012-06-29 Andrea Azzarone Fix a crash in compizminimizedwindowhandler.. Fixes: https://bugs.launchpad.net/bugs/851982. Approved by Marco Trevisan (Treviño), jenkins. 2012-06-27 Andrea Azzarone Fix bug 851982. 2012-06-29 Andrea Azzarone Fix hud expand animation.. Fixes: https://bugs.launchpad.net/bugs/932531. Approved by Marco Trevisan (Treviño), Brandon Schaefer, jenkins. 2012-06-27 Andrea Azzarone Fix bug 932531. 2012-06-29 Brandon Schaefer Alt+F4 closes the hud. Fixes: https://bugs.launchpad.net/bugs/1019440. Approved by Marco Trevisan (Treviño). 2012-06-29 Brandon Schaefer * Alt+F4 closes the hud 2012-06-29 Brandon Schaefer Alt+F1 now closes the dash when activated.. Fixes: https://bugs.launchpad.net/bugs/919209. Approved by Marco Trevisan (Treviño). 2012-06-29 Brandon Schaefer *merged trunk 2012-06-29 Brandon Schaefer * Re-enables activating Alt+F1 mode while the Dash is open. 2012-06-29 Marco Trevisan (Treviño) PluginAdapterCompiz: ignore offscreen windows when looking for the top one. Fixes: https://bugs.launchpad.net/bugs/996604. Approved by jenkins, Brandon Schaefer. 2012-06-30 Marco Trevisan (Treviño) autopilot, test_icon_behavior: add the scale test and fix runtime error 2012-06-30 Marco Trevisan (Treviño) PluginAdapterCompiz: ignore offscreen windows when looking for the top one 2012-06-29 Didier Roche Fix a crash when a GError exception is triggered. Fixes: https://bugs.launchpad.net/bugs/778470. Approved by Sam Spilsbury, jenkins. 2012-06-28 Didier Roche import glib for handling the GError (LP: #778470) 2012-06-29 Didier Roche Remove migration configuration tool from unity as we don't support those upgrade paths anymore.. Fixes: . Approved by jenkins. 2012-06-25 Didier Roche remove favorite-migration tool, not needed anymore 2012-06-29 Thomi Richards This branch updates unity to conform to the new Autopilot DBus wire protocol.. Fixes: . Approved by Christopher Lee, jenkins. 2012-06-29 Thomi Richards thereifixedit. 2012-06-29 Thomi Richards Trying things to get new DBus protocol to work 2012-06-29 Thomi Richards Add wildcard support (and tests) for DBus XPath query matching. 2012-06-28 Thomi Richards Don't introspect recursively. Instead, send child names only. 2012-06-28 Thomi Richards Modified unity test suite to work with the new autopilot DBus specification. 2012-06-28 Thomi Richards Unity logging interface given a better name. 2012-06-28 Thomi Richards Unity debug dbus interface now split into two DBus interfaces - the autopilot one and the debug logging one. 2012-06-27 Brandon Schaefer Condensed some code in for saving input focus and focusing a new window in unityshell.cpp. Fixes: . Approved by Andrea Azzarone. 2012-06-27 Brandon Schaefer * remove old function 2012-06-26 Brandon Schaefer * Condense saving input, then focusing window function. It is used twice 2012-06-27 Christopher Lee Hud test now checks query result before hitting enter.. Fixes: . Approved by Thomi Richards, jenkins. 2012-06-28 Christopher Lee Corrected hud_selected_button to return selected not first button 2012-06-27 Christopher Lee Merge trunk 2012-06-27 Christopher Lee Cleaned up 'selected hud button' usage 2012-06-27 Christopher Lee Updated test so it checks the actual hud query result before hitting enter 2012-06-27 Christopher Lee Merge hud button introspection 2012-06-27 Andrea Azzarone Use the "Range-based for" feature in QuicklistView.cpp. Fixes: . Approved by Marco Trevisan (Treviño), jenkins. 2012-06-26 Andrea Azzarone Use c++11 for. 2012-06-27 Marco Trevisan (Treviño) DashView: filter out the unprintable keys when focusing the search bar The search bar can't be focused when invalid keys (such as shift, ctrl, F1...) are pressed.. Fixes: https://bugs.launchpad.net/bugs/931393. Approved by Andrea Azzarone, jenkins. 2012-06-27 Marco Trevisan (Treviño) KeyboardUtil tests, re-added the above key symbol tests 2012-06-22 Marco Trevisan (Treviño) KeyboardUtil: IsMoveKeySymbol, use better variable name 2012-06-22 Marco Trevisan (Treviño) KeyboardUtil: use gdk_keyval_to_unicode instead of raw checking 2012-06-20 Marco Trevisan (Treviño) DashView: use both IsPrintableKeySymbol and IsMoveKeySymbol to check search key 2012-06-20 Marco Trevisan (Treviño) KeyboardUtil: add IsMoveKeySymbol, change IsPrintableKeySymbol behavior IsMoveKeySymbol is used to check move keys, IsPrintableKeySymbol to check if the symbol can modify the printed text Tests updated 2012-06-20 Marco Trevisan (Treviño) tests, test_keyboard_util: added test for KeyboardUtil::IsPrintableKeySymbol 2012-06-20 Marco Trevisan (Treviño) KeyboardUtil: move to unity-shared and add IsPrintableKeySymbol() method 2012-06-19 Marco Trevisan (Treviño) DashView: filter out the unprintable keys when focusing the search bar The search bar can't be focused when invalid keys (such as shift, ctrl F1...) are pressed. 2012-06-27 Andrea Azzarone Fix build failure using gcc 4.7. Fixes: . Approved by Łukasz Zemczak, jenkins. 2012-06-27 Andrea Azzarone Don't use class members in lamda capture list. 2012-06-27 Andrea Azzarone Set a min/max width for the hudbutton to avoid layout issues.. Fixes: https://bugs.launchpad.net/bugs/1016239. Approved by Marco Trevisan (Treviño), jenkins. 2012-06-26 Andrea Azzarone Fix bug #1016239. 2012-06-27 Andrea Azzarone Fix a test failure.. Fixes: . Approved by Didier Roche. 2012-06-27 Andrea Azzarone Add a timeout just to be sure that the hud has been shown. 2012-06-27 Andrea Azzarone Remove dead code in QuiclistView.cpp. Fixes: . Approved by Marco Trevisan (Treviño), jenkins. 2012-06-26 Andrea Azzarone Remove _default_item_layout and _default_item_list. 2012-06-26 Christopher Lee Added introspection for HudButtons (hud query results). Fixes: . Approved by jenkins, Thomi Richards. 2012-06-27 Christopher Lee Moved access to hud_buttons a little and better escaping for labels 2012-06-27 Christopher Lee Added help property for access to emulators hudbuttons 2012-06-27 Christopher Lee Added introspection for HudButtons (hud query results) 2012-06-26 Brandon Schaefer The dash will now open when invoked while in spread/scale mode.. Fixes: https://bugs.launchpad.net/bugs/944033. Approved by Marco Trevisan (Treviño). 2012-06-26 Brandon Schaefer * Initialize...never forget to do that! 2012-06-26 Brandon Schaefer * Added AP test for the dash opening in spread mode (lens, command, and home) 2012-06-26 Brandon Schaefer * Scale will now exit when you invoke the dash in anyway 2012-06-25 Brandon Schaefer Fixes closing the shurnk Hud when clicking outside it's geometry.. Fixes: https://bugs.launchpad.net/bugs/962651. Approved by Thomi Richards, Gord Allott. 2012-06-25 Brandon Schaefer * conflict for some reason... 2012-06-25 Brandon Schaefer * Missed removing some default values 2012-06-25 Brandon Schaefer * Copy the entire content_geo now * Fixed the ap test 2012-06-25 Brandon Schaefer The switcher now focuses it's own window, instead of leaving it to the current one. Now Alt+F4 does not work while the switcher is active.. Fixes: https://bugs.launchpad.net/bugs/926406. Approved by Andrea Azzarone, Thomi Richards. 2012-06-25 Brandon Schaefer * minor changes 2012-06-25 Brandon Schaefer * Update with a sleep so the window has time to close on slower machines. 2012-06-23 Brandon Schaefer * Fixes a failed AP this branch would cause * Added an ap test to show alt+f4 is disabled 2012-06-22 Brandon Schaefer * merged to another branch...removed wrong rev 2012-06-22 Brandon Schaefer * Switcher now focuses its own window so other events cannot happen behind it, such as alt+f4. 2012-06-22 Brandon Schaefer * Fixes closing the hud by clicking outside its geo when shrunk 2012-06-25 Thomi Richards Remove several ugly bits in the autopilot tests since we can now use the new Eventually matcher callable support.. Fixes: . Approved by Christopher Lee, jenkins. 2012-06-25 Thomi Richards Fixed a few other places with the same issues. 2012-06-25 Thomi Richards Fixed another place. 2012-06-25 Thomi Richards Seems to work... 2012-06-25 Thomi Richards Fixed an autopilot test that was failing.. Fixes: . Approved by Christopher Lee. 2012-06-25 Thomi Richards Use new autopilot patch_environment feature, instead of doing it ourself (badly). 2012-06-22 Thomi Richards Made it easier to select an icon in the launcher using the keyboard controls from within an autopilot test.. Fixes: . Approved by Christopher Lee. 2012-06-22 Thomi Richards Moved assertNumberWins custom assertion up the inheritance tree, and fixed a few places where we were being particularly stupid about setLauncherHideMode. 2012-06-22 Thomi Richards Merged trunk. 2012-06-22 Thomi Richards Updated more tests to use the new method. 2012-06-22 Thomi Richards Added kaybord_select_icon method, and used an existing test to make sure that it worked. 2012-06-22 Thomi Richards Various code cleanups in the launcher tests. 2012-06-21 Thomi Richards Split the autopilot launcher tests into several smaller files.. Fixes: . Approved by Christopher Lee. 2012-06-22 Thomi Richards PEP8 fixes. 2012-06-22 Thomi Richards Split the MASSIVE test_launcher file into a separate package that contains different files for each different class of tests. This will make it easier to hack on the autopilot tests without causing conflicts. 2012-06-21 Thomi Richards Extend the autopilot bad behavior tests.. Fixes: . Approved by Christopher Lee. 2012-06-22 Thomi Richards Extended the bad behavior tests that get run at the end of each autopilot test. 2012-06-21 Brandon Schaefer Removed activate_idle_ unique ptr to using the source manager already in launcher controller.. Fixes: . Approved by Marco Trevisan (Treviño). 2012-06-21 Brandon Schaefer * minor fixes 2012-06-21 Brandon Schaefer * Changed from using UniqePtr to using the SourceManager 2012-06-21 Thomi Richards Cleaned up launcher autopilot tests.. Fixes: . Approved by Christopher Lee. 2012-06-21 Thomi Richards Removed unused impoprts, prefer addCleanup to tearDown, and don't use setUp methods for things that are really part of the test. 2012-06-21 Thomi Richards Fix launcher switcher tests. 2012-06-20 Brandon Schaefer Documents and files now dragged from the Dash to the Launcher into an application will close the dash.. Fixes: https://bugs.launchpad.net/bugs/865168. Approved by Thomi Richards. 2012-06-20 Brandon Schaefer * re-worded 2012-06-20 Brandon Schaefer * Not part of the design for the bug. 2012-06-20 Brandon Schaefer * Added manual test 2012-06-20 Brandon Schaefer * Only want to close the dash if the icon is new. 2012-06-20 Brandon Schaefer * Dash will close when an icon gets added to the launcher or a file is draged into another program. 2012-06-20 Brandon Schaefer Lambda function was using an undefined variable, changed to pass by value now.. Fixes: . Approved by Tim Penhey. 2012-06-20 Brandon Schaefer * Moved the super call in TearDown to be below keynav cancel. 2012-06-20 Brandon Schaefer * added an AP test 2012-06-20 Brandon Schaefer * Explict capture usage 2012-06-20 Brandon Schaefer * Need to pass by value not refrence in Lambda function. 2012-06-20 Christopher Lee Ensured that any test that changes workspaces returns to the original one at completion of the test.. Fixes: . Approved by Thomi Richards. 2012-06-21 Christopher Lee Added a couple more misbehaving tests (workspace switching) 2012-06-20 Christopher Lee Merge trunk 2012-06-20 Christopher Lee Fixed tests that didn't return to initial workspace 2012-06-20 Brandon Schaefer Fixes focus problem when entering expo mode from KeyNav(Alt+F1).. Fixes: https://bugs.launchpad.net/bugs/962408. Approved by Thomi Richards, Jason Smith. 2012-06-20 Brandon Schaefer * Added another ap test for using Esc to exit expo mode 2012-06-20 Brandon Schaefer * Added missing ap info 2012-06-20 Brandon Schaefer * ap test added 2012-06-20 Brandon Schaefer * Fixes races condition created by ubus messages. 2012-06-20 Andrea Azzarone Remove internal partitions after they have been unmounted.. Fixes: https://bugs.launchpad.net/bugs/994163. Approved by Marco Trevisan (Treviño). 2012-06-20 Andrea Azzarone Fix manual test title. 2012-06-20 Andrea Azzarone Fix. 2012-06-19 Andrea Azzarone Add manual test. 2012-06-19 Andrea Azzarone Fix bug 994163. 2012-06-20 Marco Trevisan (Treviño) IMTextEntry: ignore invalid keypress when using modifiers keys. All the key pressure when pressing the Alt or Super key should be ignored. When pressing Ctrl key we should only allow: A key, arrow keys, Backspace or Delete keys and Home or Delete keys.. Fixes: https://bugs.launchpad.net/bugs/1013751. Approved by Andrea Azzarone. 2012-06-19 Marco Trevisan (Treviño) tests: added test_im_text_entry to check IMTextEntry values 2012-06-16 Marco Trevisan (Treviño) IMTextEntry: pass a nux::Event to TryHandleSpecial 2012-06-16 Marco Trevisan (Treviño) IMTextEntry: ignore invalid keypress when using modifiers keys. All the key pressure when pressing the Alt or Super key should be ignored. When pressing Ctrl key we should only allow: A key, arrow keys, Backspace or Delete keys and Home or Delete keys. 2012-06-20 Marco Trevisan (Treviño) DashController / HudController: hide the overlay when the spread is initiated. Fixes: https://bugs.launchpad.net/bugs/870284. Approved by Tim Penhey. 2012-06-19 Marco Trevisan (Treviño) autopilot, test_dash: fix spacing 2012-06-19 Marco Trevisan (Treviño) tests, test-gtest: remove the unneeded WindowManager calls into tests 2012-06-18 Marco Trevisan (Treviño) autopilot, test_dash: add test to check if it closes on spread 2012-06-18 Marco Trevisan (Treviño) autopilot, test_hud: add test to check if HUD closes on spread 2012-06-18 Marco Trevisan (Treviño) tests, test_main: initialize the Plugin adapter, and use the standalone version 2012-06-15 Marco Trevisan (Treviño) HudController: hide the HUD when the spread is initiated 2012-06-15 Marco Trevisan (Treviño) DashController: hide the dash when spread is initiated 2012-06-15 Marco Trevisan (Treviño) Merging with trunk 2012-06-12 Marco Trevisan (Treviño) Merged icon-loader-cleanup into timeout-seconds. 2012-06-09 Marco Trevisan (Treviño) Merged icon-loader-cleanup into timeout-seconds. 2012-06-09 Marco Trevisan (Treviño) Merged icon-loader-cleanup into timeout-seconds. 2012-06-20 Thomi Richards Adds logging to the unity / compiz plugin adapter class, and code in autopilot to collect those logs.. Fixes: . Approved by Christopher Lee. 2012-06-20 Thomi Richards Make log messages easier to tell apart. 2012-06-20 Thomi Richards Added logging to the unity/compiz plugin class, and set all tests to attach those logs to failed AP tests. 2012-06-20 Thomi Richards Autopilot tests once again attach the unity log to the test results.. Fixes: . Approved by Christopher Lee. 2012-06-20 Thomi Richards Re-enable the collection of unity logs. 2012-06-19 Thomi Richards Autopilot tests that leave the system in a bad state will now fail with a descriptive message.. Fixes: . Approved by Tim Penhey. 2012-06-19 Thomi Richards Fixes from code review. 2012-06-19 Thomi Richards Whitespace fixes. 2012-06-19 Thomi Richards Tests that are not well bahaved will now fail. 2012-06-19 Marco Trevisan (Treviño) tests, glib_source: be more permissive on TestGLibTimeoutSeconds.MultipleShotsRun. Fixes: . Approved by Michal Hruby. 2012-06-19 Marco Trevisan (Treviño) tests, glib_source: be more permissive on TestGLibTimeoutSeconds.MultipleShotsRun 2012-06-18 Thomi Richards Added LauncherEntryRemote to the unity introspection tree.. Fixes: . Approved by Tim Penhey. 2012-06-19 Thomi Richards Added python emulator support. 2012-06-19 Thomi Richards LauncherEntry inbstances are now introspectable. 2012-06-18 Thomi Richards Added extra logging to the autopilot window manager emulator.. Fixes: . Approved by Christopher Lee. 2012-06-19 Thomi Richards More logging for show desktop functions in window manager emulator. 2012-06-18 Thomi Richards Updated HACKING file to point to the new autopilot documentation.. Fixes: . Approved by Tim Penhey. 2012-06-19 Thomi Richards Added a separate README file for autopilot-running instructions, updated the autopilot shell script, and the HACKING file. 2012-06-19 Thomi Richards Updated instructions for autopilot migration. 2012-06-18 Thomi Richards Fix a timing issue in a launcher autopilot test.. Fixes: . Approved by Christopher Lee. 2012-06-18 Thomi Richards Fixed spelling mistake. 2012-06-18 Thomi Richards Fixed test. 2012-06-17 Thomi Richards Fixed the test_launcher_keynav_alt_tab_quits autopilot test.. Fixes: . Approved by Christopher Lee. 2012-06-18 Thomi Richards Fixed the LauncherKeyNavTests.test_launcher_keynav_alt_tab_quits autopilot test. We can't use the emulator, since we expect the initiate action to fail. 2012-06-17 Christopher Lee Use calculator rather than gedit for an autopilot test since gedit has some odd new-instance behavior.. Fixes: . Approved by Thomi Richards. 2012-06-18 Christopher Lee Use calculator not gedit for this test as gedit was just opening another tab (designed like this?) 2012-06-15 Daniel van Vugt Give Unity's input windows more unique names, so we can do matching on them more reliably. (LP: #1010338) . Fixes: https://bugs.launchpad.net/bugs/1010338. Approved by Sam Spilsbury, Andrea Azzarone. 2012-06-15 Daniel van Vugt Rebase on latest lp:unity and fix a conflict. 2012-06-12 Daniel van Vugt Merge upstream lp:unity changes. Fix a conflict. 2012-06-08 Daniel van Vugt Give Unity's input windows more unique names, so we can do matching on them more reliably. (LP: #1010338) 2012-06-15 Thomi Richards Update method signature in UnityNETWorkareaRegionWindow::resizeNotify so this method is called when the base class resizeNotify method is called.. Fixes: https://bugs.launchpad.net/bugs/1010303. Approved by Tim Penhey. 2012-06-12 Thomi Richards Fixed a place where we'd changed a method signiture incorrectly, so it wasn't being called. 2012-06-15 Gord Allott Removes old, unused, preview codebase. Fixes: . Approved by Mikkel Kamstrup Erlandsen. 2012-06-15 Gord Allott just removes the old preview codebase, not relevant for the current dash and was never used 2012-06-15 Andrea Azzarone The dash maximise button changes location if clicked just after the login.. Fixes: https://bugs.launchpad.net/bugs/987674. Approved by Marco Trevisan (Treviño). 2012-06-14 Andrea Azzarone Fix bug 987674. 2012-06-14 Andrea Azzarone Fix inconsistent hover/highlight/clickable area behavior.. Fixes: https://bugs.launchpad.net/bugs/979686. Approved by Thomi Richards. 2012-06-11 Andrea Azzarone Fixes. 2012-06-07 Andrea Azzarone Remove space. 2012-06-07 Andrea Azzarone Add AP test. 2012-06-07 Andrea Azzarone Fix bug 979686. 2012-06-14 Andrea Azzarone Fix compilation problems on quantal.. Fixes: https://bugs.launchpad.net/bugs/1012000. Approved by Andrea Azzarone, Sam Spilsbury. 2012-06-12 Andrea Azzarone Remove format menuitem. 2012-06-12 Andrea Azzarone Fix compilation errors. 2012-06-14 Daniel van Vugt Fixed: The panel blur was not always updating when something behind it changed (LP: #865006) The reason for this bug was because we were tracking damage from the XDamage extension. However XDamage only provides a subset of the total damage applied to the compiz screen. For example, redrawing/moving window decorations does not necessarily generate any XDamage. Nor do OpenGL operations from compiz plugins.. Fixes: https://bugs.launchpad.net/bugs/865006. Approved by Sam Spilsbury. 2012-06-14 Daniel van Vugt Fix style - no whitespace in: function (calls); 2012-06-14 Daniel van Vugt Avoid potential future feedback loops. And const-ify with references where appropriate. 2012-06-13 Daniel van Vugt Monitor real damage regions rather than assuming glPaintOutput will always have the superset of damage. 2012-06-13 Daniel van Vugt Rebase on latest upstream lp:unity 2012-06-13 Daniel van Vugt Fixed: The panel blur was not always updating when something behind it changed (LP: #865006) The reason for this bug was because we were tracking damage from the XDamage extension. However XDamage only provides a subset of the total damage applied to the compiz screen. For example, redrawing/moving window decorations does not necessarily generate any XDamage. Nor do OpenGL operations from compiz plugins. Instead, look at the total damage region passed to glPaintOutput. That will always contain the real damage, which is a superset of the XDamage. This method should also be faster because it's only executed once per frame. The old XDamage code could easily be called thousands of times per frame. 2012-06-13 Tim Penhey Clean up StaticCairoText and make sure all members are initialised.. Fixes: . Approved by Thomi Richards. 2012-06-13 Tim Penhey Update header. 2012-06-13 Tim Penhey Refactor the StaticCairoText. 2012-06-13 Tim Penhey Make sure the hud::Controller deletes the window when destroyed.. Fixes: . Approved by Thomi Richards. 2012-06-14 Tim Penhey Have the smart pointer own the reference. 2012-06-13 Albert Astals Launcher: Fix dragging to the last position when out of the launcher. Fixes: https://bugs.launchpad.net/bugs/971421. Approved by Thomi Richards. 2012-06-11 Christopher Lee Merge in lp:~aacid/unity/fix_draging_last_position_out_of_launcher 2012-06-05 Albert Astals Fix dragging to the last position when out of the launcher 2012-06-11 Christopher Lee Added test for dragging of icons in the launcher Added icon drag functionality in launcher emulator Added 2 tests for dragging 2012-06-08 Christopher Lee Merge trunk 2012-06-13 Daniel van Vugt Don't ignore the panel opacity setting on startup (LP: #833727) . Fixes: https://bugs.launchpad.net/bugs/833727. Approved by Tim Penhey. 2012-06-13 Daniel van Vugt Don't ignore the panel opacity setting on startup (LP: #833727) 2012-06-13 Christopher Lee Removed bamf daemon killing/restarting tests (check no double-ups on launcher) and made it a manual test.. Fixes: . Approved by Tim Penhey, Thomi Richards. 2012-06-13 Christopher Lee Remove Bamf Reports (killing bamfdaemon) && made it a manual test. 2012-06-12 Andrea Azzarone Fix HUD flickering when showing up after closing previous search. Included with respective unit test and required changes.. Fixes: https://bugs.launchpad.net/bugs/1011507. Approved by Łukasz Zemczak. 2012-06-12 Andrea Azzarone Merge trunk. 2012-06-11 Andrea Azzarone Merge trunk. 2012-06-09 Andrea Azzarone Call hud::view::ResetToDefault when at the end of the fade-out animation. 2012-06-05 Andrea Azzarone Reset the hud view when it's about to hide. 2012-06-12 Marco Trevisan (Treviño) GLibSource: added glib::TimeoutSeconds to use g_timeout_add_seconds directly Code using seconds-timeouts ported to the new class.. Fixes: . Approved by Michal Hruby. 2012-06-09 Marco Trevisan (Treviño) Use glib::TimeoutSeconds when we can 2012-06-09 Marco Trevisan (Treviño) Merged icon-loader-cleanup into timeout-seconds. 2012-06-09 Marco Trevisan (Treviño) Merged icon-loader-cleanup into timeout-seconds. 2012-06-09 Marco Trevisan (Treviño) tests, glib::Source: added tests for glib::TimeoutSeconds 2012-06-09 Marco Trevisan (Treviño) GLibSource: added glib::TimeoutSeconds to use g_timeout_add_seconds directly 2012-06-12 Marco Trevisan (Treviño) IconLoader: updated to be more safe using smart pointers and glib wrappers. Using glib::Object to handle the loaded pixbufs and shared_ptr for the IconLoaderTask instances. Moved some methods into the IconLoaderTask.. Fixes: . Approved by Tim Penhey, Michal Hruby. 2012-06-12 Marco Trevisan (Treviño) IconLoader: update the cache sooner (in IconLoaderTask::LoadIconComplete) 2012-06-12 Marco Trevisan (Treviño) IconLoader: Reverting previous commit 2012-06-09 Marco Trevisan (Treviño) IconLoader: remove the Calesce timeout, do all in task LoadIconComplete 2012-06-09 Marco Trevisan (Treviño) IconLoader: fix possible assigment from a const& to nullptr... 2012-06-09 Marco Trevisan (Treviño) IconLoader: setting back functions to global namespace prefix 2012-06-09 Marco Trevisan (Treviño) Merged launcher-cleanup into icon-loader-cleanup. 2012-06-09 Marco Trevisan (Treviño) Merged gsource-manager-rewrite into launcher-cleanup. 2012-06-09 Marco Trevisan (Treviño) Merged gsource-rewrite into gsource-manager-rewrite. 2012-06-09 Marco Trevisan (Treviño) Merged launcher-cleanup into icon-loader-cleanup. 2012-06-09 Marco Trevisan (Treviño) Merged gsource-manager-rewrite into launcher-cleanup. 2012-06-09 Marco Trevisan (Treviño) ResultRendererTile: use more less vertical space for IconLoaded function 2012-06-09 Marco Trevisan (Treviño) Merged launcher-cleanup into icon-loader-cleanup. 2012-06-09 Marco Trevisan (Treviño) Merged launcher-cleanup into icon-loader-cleanup. 2012-06-08 Marco Trevisan (Treviño) Merged launcher-cleanup into icon-loader-cleanup. 2012-06-07 Marco Trevisan (Treviño) Merged launcher-cleanup into icon-loader-cleanup. 2012-06-06 Marco Trevisan (Treviño) Merged launcher-cleanup into icon-loader-cleanup. 2012-06-05 Marco Trevisan (Treviño) IconLoader: connect to theme-changed signal and clear the pixbuf cache on theme changed 2012-06-05 Marco Trevisan (Treviño) IconLoader(Task): use the impl defined theme instead of passing a new one 2012-06-04 Marco Trevisan (Treviño) IconLoader: move the task handling methods into IconLoaderTask struct 2012-06-04 Marco Trevisan (Treviño) IconLoader: invoke slot doesn't really need a parameter 2012-06-04 Marco Trevisan (Treviño) IconLoader: use shared_ptr to handle IconLoaderTask's 2012-06-04 Marco Trevisan (Treviño) IconLoader: use glib::Object in callback slot too Using classes updated, using nux::Size in IconTexture too. 2012-06-04 Marco Trevisan (Treviño) IconLoader: use glib::Object to store the pixbuf into IconLoaderTask Also add a destructor 2012-06-12 Marco Trevisan (Treviño) Launcher: some code cleanup, move the dbus server to the Controller.. Fixes: . Approved by Tim Penhey, Andrea Azzarone. 2012-06-09 Marco Trevisan (Treviño) Merged gsource-manager-rewrite into launcher-cleanup. 2012-06-09 Marco Trevisan (Treviño) Merged gsource-manager-rewrite into launcher-cleanup. 2012-06-08 Marco Trevisan (Treviño) Launcher: put return types in the same line of function definition 2012-06-08 Marco Trevisan (Treviño) Merging with dependant branches 2012-06-08 Marco Trevisan (Treviño) Merged gsource-manager-rewrite into launcher-cleanup. 2012-06-07 Marco Trevisan (Treviño) Merged gsource-manager-rewrite into launcher-cleanup. 2012-06-06 Marco Trevisan (Treviño) Merged gsource-manager-rewrite into launcher-cleanup. 2012-06-04 Marco Trevisan (Treviño) Merged gsource-manager-rewrite into launcher-cleanup. 2012-06-04 Marco Trevisan (Treviño) LauncherController: add a new SC icon on current launcher. 2012-06-04 Marco Trevisan (Treviño) SoftwareCenterLauncherIcon: don't reference the drag-window, the ptr will do it. 2012-06-04 Marco Trevisan (Treviño) LauncherController: move the dbus-server to handle special call here It was pointless to add it to each Launcher. 2012-06-04 Marco Trevisan (Treviño) Launcher: use initialization list 2012-06-04 Marco Trevisan (Treviño) Launcher: use LauncherModel::Ptr 2012-06-12 Marco Trevisan (Treviño) Port the Unity source to use the glib::Source (Manager) utilities for idles and timeouts. Fixes: . Approved by Tim Penhey. 2012-06-09 Marco Trevisan (Treviño) SwitcherController, PanelMenuView: use std::make_shared to create sources 2012-06-09 Marco Trevisan (Treviño) Merging with BamfLauncherIcon changes 2012-06-09 Marco Trevisan (Treviño) Merged gsource-rewrite into gsource-manager-rewrite. 2012-06-08 Marco Trevisan (Treviño) Launcher: add DndTimeoutSetup() to unify the timeout creation 2012-06-08 Marco Trevisan (Treviño) Use constant strings to define glib::Source's names 2012-06-08 Marco Trevisan (Treviño) Merged gsource-rewrite into gsource-manager-rewrite. 2012-06-07 Marco Trevisan (Treviño) Use std::make_shared to create Timeout and Idles whenever possible. 2012-06-07 Marco Trevisan (Treviño) Merged gsource-rewrite into gsource-manager-rewrite. 2012-06-06 Marco Trevisan (Treviño) Merged gsource-rewrite into gsource-manager-rewrite. 2012-06-05 Marco Trevisan (Treviño) BamfLauncherIcon: set the the visibility to false on closed signal 2012-06-04 Marco Trevisan (Treviño) BamfLauncherIcon: check for _bamf_app validity on move timeout 2012-06-04 Marco Trevisan (Treviño) SwitcherController: syntax cleanup 2012-06-04 Marco Trevisan (Treviño) Merged gsource-rewrite into gsource-manager-rewrite. 2012-06-01 Marco Trevisan (Treviño) SwitcherController: remove timeouts when not needed anymore 2012-06-01 Marco Trevisan (Treviño) Merged gsource-rewrite into gsource-manager-rewrite. 2012-06-01 Marco Trevisan (Treviño) PanelMenuView: use glib::SourceManager to handle timeouts 2012-06-01 Marco Trevisan (Treviño) BamfLauncherIcon: use the LauncherIcon glib::SourceManager to handle timeouts and idles 2012-06-01 Marco Trevisan (Treviño) BamfLauncherIcon: don't try to set a g_object_qdata to null pointer 2012-06-01 Marco Trevisan (Treviño) LauncherIcon: add protected glib::SourceManager and use it to handle timeouts 2012-06-01 Marco Trevisan (Treviño) Merged gsource-rewrite into gsource-manager-rewrite. 2012-06-01 Marco Trevisan (Treviño) LauncherModel: no need to use a queue, passing icon by value is enough! 2012-05-31 Marco Trevisan (Treviño) Merged gsource-rewrite into gsource-manager-rewrite. 2012-05-31 Marco Trevisan (Treviño) LauncherModel: use glib::Source to handle remove timeouts Prevents possible crashes too. 2012-05-31 Marco Trevisan (Treviño) Merged gsource-rewrite into gsource-manager-rewrite. 2012-05-31 Marco Trevisan (Treviño) Merged gsource-rewrite into gsource-manager-rewrite. 2012-05-31 Marco Trevisan (Treviño) PanelController: use nux::ObjectPtr to handle the windows 2012-05-31 Marco Trevisan (Treviño) SwitcherController: use glib::SourceManager Update tests 2012-05-31 Marco Trevisan (Treviño) ShortcutController: removed unneeded dtor 2012-05-31 Marco Trevisan (Treviño) Merged gsource-rewrite into gsource-manager-rewrite. 2012-05-31 Marco Trevisan (Treviño) SwitcherController: use nux::ObjectPtr to handle the BaseWindow 2012-05-31 Marco Trevisan (Treviño) ShortcutController: use nux::ObjectPtr to handle the BaseWindow 2012-05-30 Marco Trevisan (Treviño) UnityScren: use glib::SourceManager to handle timeouts and idles 2012-05-30 Marco Trevisan (Treviño) UnityWindow: use glib::Timeout 2012-05-30 Marco Trevisan (Treviño) LauncherController: add missing destructor (empty) or it won't compile. 2012-05-30 Marco Trevisan (Treviño) LauncherController: use glib::SourceManager 2012-05-30 Marco Trevisan (Treviño) LauncherController: use unique_ptr for handling pimpl 2012-05-30 Marco Trevisan (Treviño) Launcher: use glib::SourceManager and smart pointers when really needed. Plus some extra code cleanup 2012-06-12 Thomi Richards Fix a spot in the code where someone was using '&&' where they should have been using '&'.. Fixes: https://bugs.launchpad.net/bugs/1010307. Approved by Tim Penhey. 2012-06-12 Thomi Richards Fix a spot in the code where the author obviously meant t o do a bitwise comparison, but used '&&' by mistake. 2012-06-12 Daniel van Vugt Fix build failure with Nux 2.x. (LP: #1010348) Don't depend on Nux 3.x API changes until it becomes necessary.. Fixes: https://bugs.launchpad.net/bugs/1010348. Approved by Thomi Richards, Sam Spilsbury. 2012-06-10 Daniel van Vugt Add tests. Fix edge-cases. 2012-06-08 Daniel van Vugt Fix build failure with Nux 2.x. (LP: #1010348) Don't depend on Nux 3.x API changes until it becomes necessary. 2012-06-12 Marco Trevisan (Treviño) Port the Unity source to use the glib::Source utilities for idles and timeouts. Fixes: . Approved by Tim Penhey. 2012-06-09 Marco Trevisan (Treviño) GLibSource: few documentation fixes 2012-06-09 Marco Trevisan (Treviño) Merged gsource into gsource-rewrite. 2012-06-09 Marco Trevisan (Treviño) Merging with trunk 2012-06-09 Marco Trevisan (Treviño) tests, glib::Source: added tests for empty callbacks 2012-06-08 Marco Trevisan (Treviño) DBusIndicators: use NuxLogger 2012-06-08 Marco Trevisan (Treviño) Various code cleanups, to make Tim happy ;) 2012-06-08 Marco Trevisan (Treviño) tests, glib::Source, added tests for removing sources on callbacks 2012-06-08 Marco Trevisan (Treviño) LauncherHideMachine: put the "const" keyword where it shold be 2012-06-08 Marco Trevisan (Treviño) DashController: removed redoundant SetOpacity 2012-06-08 Marco Trevisan (Treviño) HudController: removed unneeded SetOpacity 2012-06-08 Marco Trevisan (Treviño) Overall: use glib::Source::UniquePtr.reset() instead of = nullptr 2012-06-07 Marco Trevisan (Treviño) UnityCore, Filter: use std::make_shared 2012-06-07 Marco Trevisan (Treviño) UnityCore, indicators: use std::shared_ptr instead of boost (and std::make_shared) 2012-06-06 Marco Trevisan (Treviño) DBusIndicators: pass entry_id by value in ShowEntry Idle 2012-06-06 Marco Trevisan (Treviño) Merged gsource into gsource-rewrite. 2012-06-04 Marco Trevisan (Treviño) Merged gsource into gsource-rewrite. 2012-06-01 Marco Trevisan (Treviño) Merged gsource into gsource-rewrite. 2012-06-01 Marco Trevisan (Treviño) DBusIndicators: use glib::Idle for delayed calls 2012-05-31 Marco Trevisan (Treviño) IconLoader: use std::unique_ptr 2012-05-31 Marco Trevisan (Treviño) IconLoader: Use glib::Timeout 2012-05-31 Marco Trevisan (Treviño) ResultViewGrid: fix missing icons issue on expand 2012-05-31 Marco Trevisan (Treviño) IconLoader: use glib::Idle 2012-05-31 Marco Trevisan (Treviño) Merged gsource into gsource-rewrite. 2012-05-30 Marco Trevisan (Treviño) Merged gsource into gsource-rewrite. 2012-05-30 Marco Trevisan (Treviño) Launcher: reverting last change, putting it into another branch 2012-05-30 Marco Trevisan (Treviño) Launcher: use glib::SourceManager and smart pointers when really needed. Plus some extra code cleanup 2012-05-30 Marco Trevisan (Treviño) PanelMenuView: don't use Adopt for WindowButtons and PanelTitlebarGrabArea 2012-05-29 Marco Trevisan (Treviño) Launcher: always use the class' UBusManager 2012-05-29 Marco Trevisan (Treviño) Merged gsource into gsource-rewrite. 2012-05-26 Marco Trevisan (Treviño) DashController: use constant to define preload timeout length 2012-05-26 Marco Trevisan (Treviño) Merged gsource into gsource-rewrite. 2012-05-24 Marco Trevisan (Treviño) DeviceLauncherSection: use glib::Idle, reorder members to avoid crashes on destruction 2012-05-24 Marco Trevisan (Treviño) LauncherHideMachine: use glib::Idle and glib::Timeout, move into unity::launcher namespace And other C++ code cleanups 2012-05-24 Marco Trevisan (Treviño) ResultViewGrid: use glib::Idle and glib::Timeout 2012-05-24 Marco Trevisan (Treviño) LauncherDragWindow: move also into unity::launcher namespace 2012-05-24 Marco Trevisan (Treviño) LauncherDragWindow: use glib::Timeout, move into the unity namespace Plus some extra C++isms... 2012-05-24 Marco Trevisan (Treviño) PointerBarrier: use glib::Timeout and initialization list 2012-05-24 Marco Trevisan (Treviño) DashView: use glib::Timeout 2012-05-22 Marco Trevisan (Treviño) PlacesGroup: Use HIGH priority idle, as it was... 2012-05-21 Marco Trevisan (Treviño) PanelTray: use glib::Idle 2012-05-21 Marco Trevisan (Treviño) PanelMenuView: Use nux::ObjectPtr to destroy the child items before the Animator 2012-05-20 Marco Trevisan (Treviño) Unity: make the sources to always destroy before other relevant objects 2012-05-20 Marco Trevisan (Treviño) SearchBar: use glib::Source timeouts and idles, and std::unique_ptr 2012-05-20 Marco Trevisan (Treviño) UScreen: use glib::Idle 2012-05-20 Marco Trevisan (Treviño) Decaymulator: use glib::Timeout 2012-05-20 Marco Trevisan (Treviño) SwitcherView: use ObjectPtr to handle the rounding_texture_ and the text_view. 2012-05-20 Marco Trevisan (Treviño) SwitcherView: move to glib::Idle 2012-05-20 Marco Trevisan (Treviño) LauncherHoverMachine: use glib::Idle and move into the unity namespace 2012-05-20 Marco Trevisan (Treviño) PanelTitlebarGrabAreaView: move to glib::Timeout 2012-05-20 Marco Trevisan (Treviño) PanelView: use glib::Timeout to track the mouse position 2012-05-20 Marco Trevisan (Treviño) HudController: use nux::ObjectPtr to handle the window 2012-05-20 Marco Trevisan (Treviño) DashController: add glib::Timeout to ensure the dash on startup! 2012-05-20 Marco Trevisan (Treviño) DashController: use ObjectPtr to wrap the Window 2012-05-20 Marco Trevisan (Treviño) DashController: use Animator to fade in/out the window instead of a simple timeout 2012-05-20 Marco Trevisan (Treviño) PlacesGroup: move to std::string 2012-05-20 Marco Trevisan (Treviño) PlacesGroup: move to glib::Idle and wrap pointers with std::unique_ptr or nux::ObjectPtr 2012-05-20 Marco Trevisan (Treviño) LensView: move to glib::Idle 2012-05-19 Marco Trevisan (Treviño) HudView: move to glib::Idle 2012-05-19 Marco Trevisan (Treviño) FilesystemLenses: move to glib::Idle 2012-05-19 Marco Trevisan (Treviño) GLibDBusProxy: move to glib::Source 2012-05-19 Marco Trevisan (Treviño) DBusIndicators: use glib::Source::UniquePtr 2012-05-19 Marco Trevisan (Treviño) BGHash: optimize the class adding more const functions, remove unneeded dtor 2012-05-19 Marco Trevisan (Treviño) BGHash: remove all the unneeded code, we only have to monitor the Atom change right now. 2012-05-19 Marco Trevisan (Treviño) BGHash: move to glib::Object and UBusManager, avoid unneeded computation 2012-05-19 Marco Trevisan (Treviño) Animator, ShortcutController: use glib::Source::UniquePtr (fixes some crashes on startup) 2012-05-19 Marco Trevisan (Treviño) Merged gsource into gsource-rewrite. 2012-05-19 Marco Trevisan (Treviño) UnityScreen: don't refresh the background color when it has not been changed! This saves a lot of unneded calls to the BGHash.RefreshColor() function, especially on itialization. 2012-05-19 Marco Trevisan (Treviño) HudController: correctly initialize the animator start progress 2012-05-19 Marco Trevisan (Treviño) DBusIndicators: move to glib::Timeout 2012-05-19 Marco Trevisan (Treviño) Merged gsource into gsource-rewrite. 2012-05-19 Marco Trevisan (Treviño) HudController: use unity Animator instead of timeout 2012-05-19 Marco Trevisan (Treviño) BGHash: connect only once to the animator signal 2012-05-19 Marco Trevisan (Treviño) ShortcutController: move to glib::Timeout 2012-05-19 Marco Trevisan (Treviño) BGHash: move to Animator instead of g_timeout 2012-05-19 Marco Trevisan (Treviño) Animator: move to glib::Timeout 2012-06-08 Daniel van Vugt Remove dead code: gtkloader plugin gtkloader has never been used AFAIK. Instead, in Unity 4.x the GTK init happened in compiz' main(). And in Unity 5.x, the GTK init happens in unityshell.cpp: UnityPluginVTable::init(). gtkloader is not even mentioned in the Unity compizconfig profile. It's dead code, and redundant too. . Fixes: . Approved by Andrea Azzarone. 2012-06-08 Daniel van Vugt Remove dead code: gtkloader plugin gtkloader has never been used AFAIK. Instead, in Unity 4.x the GTK init happened in compiz' main(). And in Unity 5.x, the GTK init happens in unityshell.cpp: UnityPluginVTable::init(). gtkloader is not even mentioned in the Unity compizconfig profile. It's dead code, and redundant too. 2012-06-08 Christopher Lee Moving get_compiz_option from Unity AP emulator into Autopilot.. Fixes: . Approved by Thomi Richards. 2012-06-08 Christopher Lee Fixed import list to be coding standard compliant. 2012-06-08 Christopher Lee Removed 'get_comiz_option' functionality that should be/now is in Autopilot 2012-06-06 Marco Trevisan (Treviño) GLibSource: wrapper for GSource, to handle GLib timeouts and Idle This is a wrapper for the GLib sources like idle and timeouts, it also includes a Manager to handle multiple sources at once.. Fixes: . Approved by Tim Penhey. 2012-06-06 Marco Trevisan (Treviño) Merging with trunk 2012-06-06 Marco Trevisan (Treviño) GLibSource: add CallBackData struct, since the DestroyCallback can be called later We add a new struct that is used to pass the Source pointer to the callbacks since the DestroyCallback can be called even after that the wrapper has been destroyed. This would cause a seg-fault. At this point the Manager doesn't need to check when we remove a source. 2012-06-04 Marco Trevisan (Treviño) GLibSources: comments added. tests, glib::Source code cleanup 2012-06-03 Marco Trevisan (Treviño) GLibSource: make Remove() methods to return booleans 2012-06-03 Marco Trevisan (Treviño) GLibSource: no need to call again Remove in OnSourceRemoved or it will cause troubles 2012-06-03 Marco Trevisan (Treviño) tests, glib source: added more running checks. 2012-06-03 Marco Trevisan (Treviño) GLibSource, SourceManager: added utility function to remove source Plus, fixed some potential crashes caused by removing sources from SourceManager when the Remove() method was called inside the callback function. The callback return value should actually control this. 2012-06-03 Marco Trevisan (Treviño) GLibSource: adding virtual destructor, using lexical cast and fix iterator 2012-06-01 Marco Trevisan (Treviño) Merging with trunk 2012-05-31 Marco Trevisan (Treviño) tests, test_glib_source: add some more tests for GetSource 2012-05-31 Marco Trevisan (Treviño) SourceManager: use std::map.find to remove a source 2012-05-30 Marco Trevisan (Treviño) GLibSource: removing the virtual dtor, it's not needed here. Saving some overhead, we can just do everything at the base level. 2012-05-29 Marco Trevisan (Treviño) GLibSource: added some basic documentation. 2012-05-29 Marco Trevisan (Treviño) Merging with trunk 2012-05-29 Marco Trevisan (Treviño) tests, test_glib_source: check adding duplicated sources to the SourceManager 2012-05-29 Marco Trevisan (Treviño) GLibSource: don't allow to add the same sources two times to the SourceManager 2012-05-29 Marco Trevisan (Treviño) tests, glib_source: add tests for SourceManager using nicks 2012-05-29 Marco Trevisan (Treviño) GLibSource: reference the sources with std::string in SourceManager 2012-05-29 Marco Trevisan (Treviño) glib::Source don't use inline sources... 2012-05-29 Marco Trevisan (Treviño) glib::Source: use non-virtual Run method, but a general one. 2012-05-26 Marco Trevisan (Treviño) Merging with trunk 2012-05-19 Marco Trevisan (Treviño) GLibSource: add also unique_ptr typedef 2012-05-19 Marco Trevisan (Treviño) GLibSource: include some sigc typedef needed to make the lambda functions to work with glib::Source 2012-05-19 Marco Trevisan (Treviño) tests: added test_glib_source to test the new glib::Source classes Includes test for glib::Source, glib::Timeout, glib::Idle and glib::SourceManager 2012-05-19 Marco Trevisan (Treviño) Test utils: remove duplicated unneeded functions 2012-05-19 Marco Trevisan (Treviño) GLibSource: wrapper for GSource, to handle GLib timeouts and Idle This is a wrapper for the GLib sources like idle and timeouts, it also includes a Manager to handle multiple sources at once. 2012-06-06 Andrea Azzarone Adds support for X-Unity-IconBackgroundColor in the .desktop file.. Fixes: . Approved by Thomi Richards, Marco Trevisan (Treviño). 2012-06-06 Andrea Azzarone Fix. 2012-06-06 Andrea Azzarone Merge trunk. 2012-06-01 Andrea Azzarone Replace the AP test with a unit test. 2012-06-01 Andrea Azzarone Merge trunk. 2012-06-01 Andrea Azzarone Fix. 2012-06-01 Andrea Azzarone Fixes. 2012-05-28 Andrea Azzarone Add AP test. 2012-05-28 Andrea Azzarone Make ...::BackgroundColor() const. 2012-05-25 Andrea Azzarone Fixes. 2012-05-25 Andrea Azzarone Fixes. 2012-05-25 Andrea Azzarone Merge trunk. 2012-05-25 Andrea Azzarone Use the new nux::Color ctor to create a color from the html notation. 2012-05-23 Andrea Azzarone Adds another unit test. 2012-05-23 Andrea Azzarone Add unit test. 2012-05-23 Andrea Azzarone Merge trunk. 2012-05-23 Andrea Azzarone First draft for X-Unity-IconBackroundColor. 2012-06-06 Jay Taoko Fixes Nux/Unity crash on Quantal.. Fixes: . Approved by Marco Trevisan (Treviño), Didier Roche, Łukasz Zemczak. 2012-06-06 Jay Taoko * Removed PanelIndicatorsView::QueueDraw(). * Incidentally fixes Unity crash on Quantal. 2012-06-06 Andrea Azzarone Draw the result grid in proximity of the search entry.. Fixes: https://bugs.launchpad.net/bugs/1008603. Approved by Marco Trevisan (Treviño), Łukasz Zemczak. 2012-06-06 Andrea Azzarone Fix bottom padding. 2012-06-04 Andrea Azzarone Don't draw the grid if there are no results. 2012-06-04 Andrea Azzarone Fix bug 1008603. 2012-06-06 Michal Hruby Disabling tests that got broken due to an API change in libunity.. Fixes: . Approved by Andrea Azzarone, Łukasz Zemczak. 2012-06-06 Michal Hruby Fix test break with latest libunity 2012-06-05 Łukasz 'sil2100' Zemczak When dragging a non-application, do not saturate all icons automatically, but only those that are needed. Eliminates flickering before 'prelighting' the Launcher icons that can handle the current drag-and-drop (LP #863230).. Fixes: https://bugs.launchpad.net/bugs/863230. Approved by Jason Smith, Sam Spilsbury. 2012-05-31 Łukasz 'sil2100' Zemczak Merging all changes made from the time when the fix was prepared. 2012-05-09 Łukasz 'sil2100' Zemczak Merged the latest trunk changes, essentially fixing the segfault on startup. 2012-05-08 Łukasz 'sil2100' Zemczak When dragging a non-application, do not saturate all icons automatically, but only those that are needed. Eliminates flickering before 'prelighting' the Launcher icons that can handle the current drag-and-drop (LP #863230). 2012-06-05 Thomi Richards Fix several switcher autopilot tests.. Fixes: . Approved by Christopher Lee. 2012-06-05 Thomi Richards Fixed an error in the switcher tests. 2012-06-05 Thomi Richards Fix for bug #754565 - Shift+Click on a launcher icon should open a new instance of the application.. Fixes: . Approved by Tim Penhey, Christopher Lee. 2012-06-01 Thomi Richards CLeaned up test a little bit. 2012-06-01 Thomi Richards Merged trunk (I think). 2012-05-03 Thomi Richards Added working autopilot test. 2012-05-03 Thomi Richards Merged trunk. 2012-04-11 Miklos Juhasz [unityshell] Added key modifier/flags to the mouse events of launcher icons, and added logic for shift+click = new instance modified: plugins/unityshell/src/AbstractLauncherIcon.h - Added flags to the mouse events plugins/unityshell/src/Launcher.cpp - Pass through key flags to launcher icons plugins/unityshell/src/LauncherIcon.cpp - Logic added for shift click based on flag state plugins/unityshell/src/LauncherIcon.h plugins/unityshell/src/SimpleLauncherIcon.cpp plugins/unityshell/src/SimpleLauncherIcon.h - Changed interfaces based on the AbstractLauncherIcon 2012-06-05 Łukasz 'sil2100' Zemczak Don't show the switcher window during constructing the view. Wait for the ShowView timeout.. Fixes: https://bugs.launchpad.net/bugs/987156. Approved by Tim Penhey. 2012-06-01 Łukasz 'sil2100' Zemczak Added two manual-tests for testing the fixed behavior. Better have everything well tested. 2012-06-01 Łukasz 'sil2100' Zemczak Added a unit test for the switcher show functionality. The same as in the previous proposition. 2012-05-31 Łukasz 'sil2100' Zemczak Don't show the switcher window during constructing the view. Wait for the show timeout. 2012-06-04 Andrea Azzarone Makes rounded the last hud button,. Fixes: https://bugs.launchpad.net/bugs/1008656. Approved by Marco Trevisan (Treviño). 2012-06-05 Andrea Azzarone Improve the readability of the test. 2012-06-05 Andrea Azzarone Add unity test for hud::View::SetQueries. 2012-06-04 Andrea Azzarone Fix bug #1008656. 2012-06-04 Christopher Lee Expose, for introspection, the amount of current details displayed on the switcher. Update the emulator and tests so that it utilises this new detail (so it can prepare the test correctly). AP switcher test was failing if the last icon had > 1 details. Was unable to get to the end of the window list, there was no way to tell how many details the icon had. Updated AP tests to use the newly exposed details so it runs correctly.. Fixes: . Approved by Thomi Richards. 2012-06-01 Christopher Lee Updated test to use renamed property 2012-06-01 Christopher Lee merged branch that fixes switcher tests 2012-06-01 Christopher Lee Code cleanup of switcher test 2012-06-01 Christopher Lee Better named property for consistancy 2012-05-31 Christopher Lee Exposed, for introspection, the count of details visible from the switcher 2012-06-02 Gord Allott fixes the standalone clients in unity. Fixes: . Approved by Jason Smith. 2012-06-01 Gord Allott fix the standalone clients 2012-06-02 Christopher Lee Removed duplicate method as well as renaming and added check for argument to assist in clarifying usage.. Fixes: . Approved by Thomi Richards. 2012-06-01 Christopher Lee Code cleanup: clarification of method use 2012-06-01 Christopher Lee Code cleanup: remove duplicate method declaration 2012-06-01 Marco Mariani Show correct label when switcher starts in detail model.. Fixes: . Approved by Andrea Azzarone, Thomi Richards. 2012-06-01 Thomi Richards Made test PEP8 compliant, and made it a bit more pythonic. 2012-06-01 Marco Mariani Add AP test. 2012-05-31 Marco Mariani Merge trunk 2012-04-27 Marco Mariani Use the correct label when the applications switcher starts in detail mode. 2012-06-01 Thomi Richards Fix bug where disabled menus could be opened.. Fixes: . Approved by Tim Penhey. 2012-06-01 Thomi Richards Added a manual test. 2012-05-25 Albert Astals And now make it compile :D 2012-05-25 Albert Astals Do not show the menu if it is not sensitive 2012-05-31 smspillaz Use COMPIZ_PLUGIN_INSTALL_TYPE=package by default.. Fixes: . Approved by Thomi Richards. 2012-05-28 smspillaz Use COMPIZ_PLUGIN_INSTALL_TYPE=package by default 2012-05-31 Tim Penhey Update the coding guidelines to be more in line with what we actually do.. Fixes: . Approved by Marco Trevisan (Treviño). 2012-05-29 Tim Penhey Update the coding style guide. 2012-05-31 Didier Roche fix some gcc 4.7 new warnings/errors. Fixes: . Approved by Gord Allott. 2012-05-31 Didier Roche fix unsigned to sign comparaison error when value can only be > 0 2012-05-31 Didier Roche fixing inconsistent user-defined literal, macro needs to be separated to be expanded now 2012-05-31 smspillaz Don't delete through a nonvirtual destructor.. Fixes: . Approved by Didier Roche. 2012-05-31 smspillaz Don't delete through a nonvirtual destructor 2012-05-30 Christopher Lee Added introspection to expose _in_show_desktop and updated AP tests to use this.. Fixes: . Approved by Thomi Richards. 2012-05-31 Christopher Lee Updated window_manager for show_desktop introspection && updated tests Tests that used to use keybindings to hide/show desktop now use enter_show_desktop/leave_show_desktop 2012-05-31 Christopher Lee Added 'show desktop' introspection details to all PluginAdapters 2012-05-30 Christopher Lee Added 'show desktop' details for introspection 2012-05-30 Andrea Azzarone Use transparent text for not match parts in hud buttons.. Fixes: https://bugs.launchpad.net/bugs/939436. Approved by Marco Trevisan (Treviño), Xi Zhu. 2012-05-30 Andrea Azzarone Remove unneeded condtion. 2012-05-30 Andrea Azzarone Remove magic number. 2012-05-30 Andrea Azzarone Update the design of the hud button text. Use a full opacity for the highlighted text. 2012-05-29 Thomi Richards Fixed a typo in the tools/autopilot shell script.. Fixes: . Approved by Sam Spilsbury. 2012-05-29 Thomi Richards Fixed autopilot redirection script hint to have the correct AP package name. 2012-05-29 Łukasz 'sil2100' Zemczak A small syntax change for g++ 4.7.0 - 'this' before Connect() in GLibSignal-inl.h is now needed. Fixes one build problem on quantal. . Fixes: . Approved by Tim Penhey. 2012-05-29 Łukasz 'sil2100' Zemczak A small syntax change for g++ 4.7.0 - 'this' is now needed. Fixes one build problem on quantal. 2012-05-29 Andrea Azzarone Update hudbutton.cpp coding style.. Fixes: . Approved by Tim Penhey. 2012-05-29 Andrea Azzarone We can pass [&] intead of [this]. 2012-05-28 Andrea Azzarone Remove un-needed code. 2012-05-28 Andrea Azzarone Fix hudbutton.cpp coding style. 2012-05-27 Alexandros Frantzis Disassociate using GLES and using the modern Compiz GL API. This allows building using the modern Compiz GL API with desktop GL by configuring with -DUSE_MODERN_COMPIZ_GL=ON. It's a safe change, in the sense that it only changes some instances of the USE_GLES define guard to use USE_MODERN_COMPIZ_GL instead.. Fixes: . Approved by Tim Penhey, Sam Spilsbury. 2012-04-06 Alexandros Frantzis Disassociate using GLES and using the modern Compiz GL API. This allows building using the modern Compiz GL API with desktop GL by configuring with -DUSE_MODERN_COMPIZ_GL=ON. 2012-05-24 Marco Trevisan (Treviño) BamfLauncherIcon: Unset the BamfApplication when removing the icon. Doing this manually, we prevent that a duplicated application can be added between the removal of the BamfLauncherIcon and the effective destruction (that is controlled by a timeout in LauncherModel). . Fixes: https://bugs.launchpad.net/bugs/1003574. Approved by Tim Penhey. 2012-05-23 Marco Trevisan (Treviño) LauncherController: use glib::Signal to handle the Bamf matcher signal. 2012-05-23 Marco Trevisan (Treviño) BamfLauncherIcon: Add better comments in ::Remove() 2012-05-23 Marco Trevisan (Treviño) BamfLauncherIcon: Disconnect all the _bamf_app signals at once on removal. 2012-05-23 Marco Trevisan (Treviño) tests, glib_signals: added test for the object signals disconnection. 2012-05-23 Marco Trevisan (Treviño) GLib::SignalManager: allow to disconnect all the signals for a given Object. When the signal string name is empty, we disconnect all the sigals for the given object. 2012-05-23 Marco Trevisan (Treviño) BamfLauncherIcon: Unset the BamfApplication when removing the icon. Doing this manually, we prevent that a duplicated application can be added between the removal of the BamfLauncherIcon and the effective destruction (that is controlled by a timeout in LauncherModel). 2012-05-24 Daniel van Vugt Add a comment explaining how important it is to avoid rebinding the FBO, so as to avoid yet another regression like LP: #987304.. Fixes: . Approved by Omer Akram, Sam Spilsbury, Michal Hruby. 2012-05-24 Daniel van Vugt Add a comment explaining how important it is to avoid rebinding the FBO, so as to avoid yet another regression like LP: #987304. 2012-05-24 Gord Allott * Capture information about the icon of the application to be installed from the software center. Re-use it when rendering the launcher interface. * Fix bug #981168. Fixes: https://bugs.launchpad.net/bugs/981168. Approved by Gord Allott. 2012-05-24 Gord Allott fixed up memory leaks 2012-04-17 Jay Taoko * Capture information about the icon of the application to be installed from the software center. Re-use it when rendering the launcher interface. 2012-04-16 Jay Taoko * Capture part of the content of Launcher::handle_dbus_method_call into a lambda call. 2012-05-23 Daniel van Vugt Fix major performance regression-regression due to rebinding FBO's much more often than is required (LP: #987304) This commit just reintroduces the fix for LP: #861061 (the same performance regression) which was deleted by the fix for LP: #839480 in Unity 5.10. UPDATE: This is not a complete fix for bug 987304 as other (new) performance problems seem to be present in Unity 5.x. But it is a critical part of the fix for bug 987304.. Fixes: https://bugs.launchpad.net/bugs/987304. Approved by Andrea Azzarone, Marco Trevisan (Treviño), Łukasz Zemczak, Tim Penhey. 2012-05-07 Daniel van Vugt Fix major performance regression-regression due to rebinding FBO's much more often than is required (LP: #987304) This commit just reintroduces the fix for LP: #861061 (the same performance regression) which was deleted by the fix for LP: #839480 in Unity 5.10. 2012-05-23 Gord Allott Adds a standalone mode to unity. Fixes: . Approved by Jason Smith. 2012-05-22 Gord Allott merged trunk 2012-05-22 Gord Allott added standalone PluginAdapter 2012-05-22 Gord Allott fixed up the pluginadapter abstractation 2012-05-22 Gord Allott added in a switch for unity standalone mode against tv mode 2012-05-22 Gord Allott added standdalone flag and always maximised flag into Settigns and Dash Style 2012-05-22 Gord Allott added tv form factor 2012-05-21 Gord Allott reverted out po changes 2012-05-21 Gord Allott Snapshot before refactoring components 2012-05-18 Andrea Azzarone Reduces the number of calling to ResultViewGrid::QueueDraw.. Fixes: . Approved by Marco Trevisan (Treviño). 2012-05-15 Andrea Azzarone Adds unit-test. 2012-05-08 Andrea Azzarone Reduce the number of calling to QueueDraw/NeedRedraw in ResultViewGrid.cpp 2012-05-08 Andrea Azzarone Fixes. 2012-05-18 Thomi Richards Fix several erroring autopilot tests that were broken either during the recent switcher emulator API changes, or when we removed autopilot from the unity source tree.. Fixes: . Approved by Tim Penhey. 2012-05-18 Thomi Richards Removed innacurate docstring. 2012-05-18 Thomi Richards Fixed show desktop tests that were broken in the recent switcher API change. 2012-05-18 Thomi Richards Quicklist tests now work when there's more icons than can fit on the launcher (i.e.- icons are scrolled off the bottom of the launcher). 2012-05-18 Thomi Richards Fixed launcher test case 'test_launcher_keynav_alt_grave_quits'. 2012-05-17 Andrea Azzarone Unmute launcher.. Fixes: https://bugs.launchpad.net/bugs/949448. Approved by Marco Trevisan (Treviño). 2012-04-20 Andrea Azzarone Unmute launcher. 2012-04-20 Andrea Azzarone Un-mute screen reader. 2012-05-17 Andrea Azzarone Fix UnityViewWindow background when blur is disabled.. Fixes: https://bugs.launchpad.net/bugs/989291. Approved by Alex Launi. 2012-05-17 Andrea Azzarone Merge trunk. 2012-05-17 Andrea Azzarone Add AP test. 2012-05-16 Andrea Azzarone Remove manual test. 2012-04-27 Andrea Azzarone Fix typos. 2012-04-27 Andrea Azzarone Add manual test. 2012-04-27 Andrea Azzarone Fixes bug #989291. 2012-05-17 Andrea Azzarone Remove places tile code.. Fixes: . Approved by Marco Trevisan (Treviño). 2012-05-08 Andrea Azzarone Remove place tile tests. 2012-05-08 Andrea Azzarone Remove placestile.cpp code. 2012-05-16 Thomi Richards Remove autopilot from the unity source tree - large reorganization of the autopilot code.. Fixes: . Approved by Tim Penhey. 2012-05-17 Thomi Richards Merged trunk, resolved conflicts. 2012-05-16 Thomi Richards Fixed several tests that were failing due to AP removal. 2012-05-16 Thomi Richards Merged trunk. 2012-05-16 Thomi Richards Autopilot script now provides instructions on how to run unity AP tests. 2012-05-15 Thomi Richards Test case class members are now properties, to avoid the overhead of the dbus call every time the test is loaded. Previously this made the 'list' autopilot command unusable. 2012-05-08 Thomi Richards Merged trunk.: 2012-05-08 Thomi Richards Added a few missing files. Removed the MANIFEST. 2012-05-08 Thomi Richards Merged trunk. 2012-05-08 Thomi Richards Removed autopilot emulators and added absolute imports for all python files. 2012-05-16 Marco Trevisan (Treviño) BamfLauncherIcon: add a timeout on application close before removing the icon This makes the application to correctly hide when closed, but avoids that the launcher icon is removed when an application is quickly opened/closed Also we override the Remove() method to make sure that once it's called we remove the "unity-seen" flag from the BamfApplication object. So an application icon could be re-added in the period between the Remove() call and the ~BamfLauncherIcon call (that could take some time).. Fixes: https://bugs.launchpad.net/bugs/995916, https://bugs.launchpad.net/bugs/999820. Approved by Tim Penhey, Thomi Richards. 2012-05-16 Marco Trevisan (Treviño) autopilot, fix the close_all_app to correctly use kill 2012-05-15 Marco Trevisan (Treviño) BamfLauncherIcon: add a timeout on application close before removing the icon This makes the application to correctly hide when closed, but avoids that the launcher icon is removed when an application is quickly opened/closed Also we override the Remove() method to make sure that once it's called we remove the "unity-seen" flag from the BamfApplication object. So an application icon could be re-added in the period between the Remove() call and the ~BamfLauncherIcon call (that could take some time). 2012-05-15 Marco Trevisan (Treviño) autopilot, test_launcher: added test for missing-icon on quick application reopen 2012-05-15 Andrea Azzarone Disable the bfb/hudlaunchericon tooltip when the dash/hud is open.. Fixes: https://bugs.launchpad.net/bugs/978030. Approved by Marco Trevisan (Treviño). 2012-04-27 Andrea Azzarone Add AP tests. 2012-04-27 Andrea Azzarone Disable the bfb/hudlaunchericon tooltip when the dash/hud is open. Hide a launcher icon tooltip as soon as the dash/hud is shown. 2012-05-14 Thomi Richards Variant wrapper now adds an empty string as the value when it's passed a NULL char* value parameter.. Fixes: . Approved by Sam Spilsbury. 2012-05-14 Thomi Richards use gvariant_new, although passing an empty string seems to work as well 2012-05-14 Thomi Richards Don't add NULL pointers to GVariant inside the variant wrapper. 2012-05-14 Brandon Schaefer Fixes ibus pinyin and hangul ap test. Fixes: . Approved by Thomi Richards. 2012-05-13 Brandon Schaefer * Update the ibus ap test to fix the Pinyin and Hangul failures. 2012-05-13 Thomi Richards QuicklistMenuItem class now uses std::string instead of a gchar*.. Fixes: . Approved by Tim Penhey. 2012-05-14 Thomi Richards Don't use gchar* inside QuicklistMenuItem, use std::string instead. 2012-05-08 Gord Allott fixes runtime segfault in trunk. Fixes: . Approved by Łukasz Zemczak. 2012-05-08 Gord Allott some files wern't being built, caused errors on load 2012-05-07 Gord Allott re-architectures the physical file structure of unity now several souce directories inside of unity that each house their own specific files. Fixes: . Approved by Gord Allott, Tim Penhey. 2012-05-07 Gord Allott added missing file 2012-05-07 Gord Allott revert pot changes 2012-05-07 Gord Allott reverted po changes 2012-05-07 Gord Allott tests building and working 2012-05-07 Gord Allott removed standalone clients 2012-05-07 Gord Allott shortcuts and unityshell working woo 2012-05-07 Gord Allott launcher and switcher added 2012-05-06 Gord Allott added hud 2012-05-06 Gord Allott panel and dash moved to subdirectories 2012-05-07 Alex Launi Remove GLibRunner from Autopilot.. Fixes: . Approved by Alex Launi. 2012-05-04 Alex Launi remove glibrunner import 2012-05-04 Alex Launi Remove GLibRunner. No longer run tests in glib loop 2012-05-03 Alex Launi Run all tests inside the glib loop 2012-04-29 Marco Trevisan (Treviño) autopilot: added tests to avoid duplication of icons for applications with no .desktop files. Fixes: . Approved by Thomi Richards. 2012-04-29 Marco Trevisan (Treviño) LauncherController: rely to BamfLauncherIcon the "unity-seen" qdata setting 2012-04-29 Marco Trevisan (Treviño) autopilot, bamf: get_window_by_xid filter in one step 2012-04-29 Marco Trevisan (Treviño) autopilot, test_launcher: check for any duplicated icon on bamf restart We check if there are two icons that refers to the same BamfApplication. Fix also a docstring. 2012-04-29 Marco Trevisan (Treviño) autopilot, test_launcher: add tests for desktop-less applications based on xids We check if there are more than one icon that controls the tested xids 2012-04-29 Marco Trevisan (Treviño) autopilot, launcher: get an icon by controlled xid 2012-04-29 Marco Trevisan (Treviño) autopilot, icon: add method to check if an icon controls a specified xid 2012-04-29 Marco Trevisan (Treviño) autopilot, bamf: add some xid based getters and use WindowStackForMonitor No need to use '_NET_CLIENT_LIST_STACKING', bamf already can give us a list. 2012-04-27 Alex Launi Port autopilot switcher emulator to new-style API.. Fixes: . Approved by Thomi Richards. 2012-04-26 Alex Launi merge thomi's whitespace fixes 2012-04-27 Thomi Richards Fixed trailing whitespace issues. 2012-04-26 Alex Launi update from merge comments 2012-04-24 Alex Launi Fix documentation, slight test refactoring 2012-04-24 Alex Launi initial port to new API finished. tests pass 2012-04-23 Alex Launi Begin porting switcher to new style API 2012-04-27 Didier Roche Release\ 5.12.0 2012-04-26 Sebastien Bacher Revert r2331, it's creating hang issues on start.. Fixes: . Approved by Didier Roche. 2012-04-26 Sebastien Bacher Revert r2331, it's creating hang issues on start. The commit is not fixing any important issue and not needed in the SRU, it can come once the problems have been resolved. 2012-04-26 Michael Vogt Check for "exit_state" on the install-finished signal from aptdaemon (LP: #982921) and remove launcher icon again on failure.. Fixes: https://bugs.launchpad.net/bugs/982921. Approved by Tim Penhey. 2012-04-26 Michael Vogt manual-tests/SoftwareCenter.txt: add manual test for the launcher integration cancel 2012-04-17 Michael Vogt remove USC launcher again from unity on download/install failure or cancel 2012-04-26 Marco Trevisan (Treviño) We need to flag a bamf view that we control using an icon using the "unity-seen" qdata, or unity will duplicate it on bamfdaemon respawn. (LP: #928912). Fixes: https://bugs.launchpad.net/bugs/928912. Approved by Michal Hruby, Tim Penhey. 2012-04-26 Marco Trevisan (Treviño) autopilot, test_launcher: removed the xclock test... We'll put it back soon. 2012-04-26 Marco Trevisan (Treviño) Merging thomi's fixes 2012-04-26 Thomi Richards Added xclock. 2012-04-26 Thomi Richards Renamed test methods. 2012-04-26 Thomi Richards Removed tautology from the test. 2012-04-26 Thomi Richards CLeaned up test. 2012-04-26 Marco Trevisan (Treviño) autopilot, use kill instead of pkill to close applications 2012-04-26 Marco Trevisan (Treviño) BamfLauncherIcon: export the application ID for introspection 2012-04-26 Marco Trevisan (Treviño) autopilot, test_launcher: added test to check the launcher status after bamfdaemon killing 2012-04-26 Marco Trevisan (Treviño) LauncherController: set the "unity-seen" qdata to all the BamfApplications we have This avoid that we create two icons for the same application instance. Moving to the safer GUINT... 2012-04-26 Marco Trevisan (Treviño) BamfLauncherIcon: Focus an application if no child window is actually on top of the stack. Raises all urgent windows. This fixes bug #802816 that happens when an application raises a window on the top of the stack but the focus doesn't change. Plus, don't perform unneeded checks when focusing non-active applications.. Fixes: https://bugs.launchpad.net/bugs/802816, https://bugs.launchpad.net/bugs/986443. Approved by Tim Penhey. 2012-04-26 Marco Trevisan (Treviño) Merging with trunk. 2012-04-26 Marco Trevisan (Treviño) manual test: updated. 2012-04-25 Marco Trevisan (Treviño) Merge with trunk 2012-04-25 Marco Trevisan (Treviño) manual-tests, Launcher: added a test for non top non-focused windows 2012-04-21 Marco Trevisan (Treviño) BamfLauncherIcon: raise all the urgent windows, if there are any 2012-04-21 Marco Trevisan (Treviño) BamfLauncherIcon: focus an application if no child window is actually on top of the stack. This fixes bug #802816 that happens when an application raises a window on the top of the stack but the focus doesn't change. Plus, don't perform unneeded checks for non-active applications. 2012-04-21 Marco Trevisan (Treviño) WindowManager: add method to get if a window is on top. Top window is a window that is on top of the stack, excluding invisible, not mapped, minimized, set "above" and unity windows. 2012-04-26 Marco Trevisan (Treviño) manual-test, Launcher: added manual test for the Chromium web applications. Fixes: . Approved by Tim Penhey. 2012-04-26 Marco Trevisan (Treviño) manual-test, Launcher: added manual test for the Chromium web applications 2012-04-25 Marco Trevisan (Treviño) BamfLauncherIcon: activate the icon using the quicklist item using an Idle. This fixes the bug #986461 that caused the spread not to initiate clicking on the quicklist application name.. Fixes: https://bugs.launchpad.net/bugs/986461. Approved by Thomi Richards. 2012-04-26 Marco Trevisan (Treviño) WindowManager: removed the g_debug("%s", G_STRFUNC); from AddProperties dummy implementation 2012-04-25 Marco Trevisan (Treviño) autopilot, test_quicklist: add a test to check that spread works when initiated by quicklist 2012-04-25 Marco Trevisan (Treviño) autopilot, keybindings: include spread keybindings 2012-04-25 Marco Trevisan (Treviño) autopilot, add WindowManager emulator 2012-04-25 Marco Trevisan (Treviño) test_quicklist: added test to check if the application label works 2012-04-24 Marco Trevisan (Treviño) unityshell: set PluginAdapter as introspectable child 2012-04-24 Marco Trevisan (Treviño) WindowManager: make it introspectable, implementation in PluginAdapter. 2012-04-24 Marco Trevisan (Treviño) Merge with trunk 2012-04-23 Marco Trevisan (Treviño) BamfLauncherIcon: remove the _quicklist_activated_id related source on destruction 2012-04-21 Marco Trevisan (Treviño) BamfLauncherIcon: activate the icon using the quicklist item using an Idle. This fixes the bug #986461 that caused the spread not to initiate clicking on the quicklist application name. 2012-04-25 Michal Hruby Fix scale inversion when processing non-rect tile textures. Fixes: https://bugs.launchpad.net/bugs/988338. Approved by Gord Allott. 2012-04-25 Michal Hruby Fix scale inversion when processing non-rect tile textures 2012-04-25 Andrea Azzarone Don't crop the bottom of results in card view when a category is not expanded.. Fixes: https://bugs.launchpad.net/bugs/975003. Approved by Marco Trevisan (Treviño). 2012-04-25 Andrea Azzarone Fixes LP bug #975003. 2012-04-25 Michal Hruby Destroy lens views before destroying lens models. Fixes: . Approved by Gord Allott, Sam Spilsbury. 2012-04-24 Michal Hruby Add a comment 2012-04-24 Michal Hruby Destroy lens views before destroying lens models 2012-04-25 Michal Hruby Make sure hud's spinner stops spinning after hud service returns reply. Fixes: https://bugs.launchpad.net/bugs/987781. Approved by Gord Allott, Marco Trevisan (Treviño). 2012-04-24 Michal Hruby Make sure hud's spinner stops spinning after hud service returns reply 2012-04-25 Brandon Schaefer Shorten the press/release time of the Ctrl+Space for the IBus AP tests.. Fixes: . Approved by Thomi Richards. 2012-04-24 Brandon Schaefer * Shortens the press/release time for Ctrl+Space as jenkins is a little slow 2012-04-24 Andrea Azzarone Enable dnd for all launcher icons (and not just the ones matching the type).. Fixes: https://bugs.launchpad.net/bugs/880798. Approved by Marco Trevisan (Treviño). 2012-04-25 Andrea Azzarone Fix typo. 2012-04-25 Andrea Azzarone Fixes. 2012-04-25 Andrea Azzarone Add a manual test. 2012-04-25 Andrea Azzarone Fixes bug #880798. 2012-04-24 Andrea Azzarone Set a shortcut for the new apps on the launcher too.. Fixes: https://bugs.launchpad.net/bugs/778499. Approved by Marco Trevisan (Treviño). 2012-04-24 Andrea Azzarone Fix. 2012-04-24 Andrea Azzarone Merge trunk. 2012-04-23 Andrea Azzarone Adds AP test. 2012-04-23 Andrea Azzarone Fixes bug #778499. 2012-04-24 Marco Trevisan (Treviño) DeviceLauncherSection: updated to use glib::SignalManager and glib::Object This allow to be more safe; it fixes also some crashes caused by the fact that DeviceLauncherIcon didn't own the GVolume* object. Now it uses glib::Object completely, so we can automagically ref/unref the volume when the icon is created/removed.. Fixes: https://bugs.launchpad.net/bugs/918548, https://bugs.launchpad.net/bugs/977762. Approved by Andrea Azzarone. 2012-04-24 Marco Trevisan (Treviño) DeviceLauncherSection: use glib::SignalManager 2012-04-24 Marco Trevisan (Treviño) DeviceLauncherIcon: use a glib::Object to handle the volume. So we can be safe about reference. This will automagically add and remove a reference when needed. 2012-04-24 Brandon Schaefer UnityScreen: use smart_pointers correctly, destruct items in correct order. Fixes: https://bugs.launchpad.net/bugs/987932. Approved by Marco Trevisan (Treviño). 2012-04-24 Brandon Schaefer * Remove useless namespace 2012-04-24 Brandon Schaefer * Fixed spacing issue 2012-04-24 Brandon Schaefer * Some fixes, also added some comments about the ordering (was causing the crashes) 2012-04-24 Brandon Schaefer * Changed WindowThread to use a unique ptr * Also fixed a memory leak with the debugger * Some cleaning up also * Thanks Treviño for the information :) 2012-04-24 Brandon Schaefer UnityScreen: destroy the controllers before the window thread Fixes crashes enabling/disabling plugins in CCSM. Fixes: https://bugs.launchpad.net/bugs/931201, https://bugs.launchpad.net/bugs/942286, https://bugs.launchpad.net/bugs/947844, https://bugs.launchpad.net/bugs/952378. Approved by Marco Trevisan (Treviño). 2012-04-23 Brandon Schaefer * Fixes some crashes with the ccsm and plugins * There still seems to be a crash, but it looks to be in bamf 2012-04-24 Michal Hruby GLibDBusProxy: Remove 1 second timeout we used before connecting to dbus proxies. Fixes: . Approved by Marco Trevisan (Treviño). 2012-04-24 Michal Hruby Remove 1 second timeout we used before connecting to dbus proxies 2012-04-24 Marco Trevisan (Treviño) HudLauncherIcon: close the HUD when activating the icon As design requested in bug #963918. Fixes: https://bugs.launchpad.net/bugs/963918. Approved by Gord Allott. 2012-04-24 Marco Trevisan (Treviño) HudLauncherIcon: removed unneeded space. 2012-04-24 Marco Trevisan (Treviño) autopilot, test_hud: add test to check if clicking over the HUD icon closes it. 2012-04-24 Marco Trevisan (Treviño) HudLauncherIcon: close the HUD when activating the icon As design requested in bug #963918 2012-04-24 smspillaz See Bug 880449 : Minimized windows were being considered for showdesktop and had their input shape removed twice. 1) Never allow different entities to fight over the input shape of the window. Have one shared interface between them with RAII semantics 2) Don't allow minimized windows to enter showdesktop mode. Fixes: . Approved by Gord Allott. 2012-04-23 smspillaz Fix style, use 2012-04-18 smspillaz Don't showdesktop minimized windows 2012-04-18 smspillaz Make the minimize handler use the same mechanism 2012-04-18 smspillaz Acquire input shape removal through RAII semantics 2012-04-23 Marco Trevisan (Treviño) Hud: update the icon size to match the launcher icon size when in auto-hide mode Plus prevent a couple of crashes. Fixes: https://bugs.launchpad.net/bugs/921506, https://bugs.launchpad.net/bugs/983646. Approved by Tim Penhey. 2012-04-23 Marco Trevisan (Treviño) HudView: Set the minimum icon height to match the content_layout So the icon is vertically centered to the hud search (minimal) layout if needed. 2012-04-23 Marco Trevisan (Treviño) HudIcon: use unsigned integer for padding. 2012-04-23 Marco Trevisan (Treviño) HudView: remove space 2012-04-23 Marco Trevisan (Treviño) HudIcon: Fix the icon position to be relative to size, add a minimum vertical padding This makes the icon draw correctly when it's big, also it makes the view to increas its vertical size slightly to use some padding if needed. 2012-04-23 Marco Trevisan (Treviño) HudView: fix the geometry not to change when the icon size changes 2012-04-23 Marco Trevisan (Treviño) HudController: add SetIcon function that removes some code duplication 2012-04-23 Marco Trevisan (Treviño) IconTexture: be more safe when handling _pixbuf_cached Set it to null when invalid and during initialization 2012-04-22 Marco Trevisan (Treviño) Merging with trunk (window button fixes) 2012-04-22 Marco Trevisan (Treviño) Merging with trunk 2012-04-01 Marco Trevisan (Treviño) Hud: update the icon size to match the launcher icon size. 2012-04-01 Marco Trevisan (Treviño) Merging with icon fixes branch 2012-04-23 Andrea Azzarone Use 2 columns in the card view in desktop mode when filters are opened.. Fixes: https://bugs.launchpad.net/bugs/977817. Approved by Mirco Müller, Marco Trevisan (Treviño), Andrea Cimitan. 2012-04-20 Andrea Azzarone Fix bug #977817. 2012-04-20 Andrea Azzarone Merge trunk. 2012-04-21 Michael Rawson Fixes position of "show desktop" icon-LP:964073. Fixes: https://bugs.launchpad.net/bugs/964073. Approved by Marco Trevisan (Treviño). 2012-04-18 Michael Rawson Fixed braces 2012-04-17 Michael Rawson Fixed indentation 2012-04-15 Michael Rawson Fixed ccsm problem 2012-04-15 Michael Rawson Removed excess DesktopLauncherIcons() 2012-04-14 Michael Rawson Re-added code 2012-04-14 Michael Rawson Made fix more explicit-thanks Marco 2012-04-13 Michael Rawson Moved show desktop icon to intended position 2012-04-21 Marco Trevisan (Treviño) WindowButtons: avoid to disable the Overlay close button. This fixes a regression I probabily introduced (sorry).. Fixes: https://bugs.launchpad.net/bugs/986264. Approved by Andrea Azzarone. 2012-04-20 Marco Trevisan (Treviño) WindowButtons: remove extra space, and be more crash-safe 2012-04-20 Marco Trevisan (Treviño) WindowButtons: avoid to disable the Overlay close button. This fixes a regression I probabily introduced (sorry). 2012-04-20 Andrea Azzarone Don't activate "home.lens" during dash closing.. Fixes: https://bugs.launchpad.net/bugs/914785. Approved by Michal Hruby, Marco Trevisan (Treviño). 2012-04-20 Andrea Azzarone Merge trunk. 2012-04-20 Andrea Azzarone Don't activate the home lens during the dash closing. 2012-04-20 Thomi Richards Update IBus tests to only set the IME once per test case class.. Fixes: . Approved by Brandon Schaefer, Thomi Richards. 2012-04-20 Thomi Richards Use a single setUpClass method. 2012-04-20 Brandon Schaefer * setUpClass, not tearDownClass 2012-04-20 Brandon Schaefer * Removed param, as it is no longer needed 2012-04-20 Brandon Schaefer * Now the ibus only reset the context when it changes test engines 2012-04-19 Brandon Schaefer * Changed to deactivate to an explicit call 2012-04-20 Chase Douglas Fix potential pointer lockup on initial drag gesture.. Fixes: https://bugs.launchpad.net/bugs/979418. Approved by Marco Trevisan (Treviño), Alex Launi. 2012-04-12 Chase Douglas Add test comment 2012-04-11 Chase Douglas Fix pointer locking up after three touch window drag GestureEngine::EndDrag() checks if a drag gesture was performed before ungrabbing the pointer. Unfortunately, it checks if the gesture ID is non-zero, but a zero ID is valid. We don't need to check the gesture ID at all since the drag window is maintained properly. 2012-04-11 Chase Douglas Add regression test for drag gesture pointer grabs not being removed 2012-04-11 Chase Douglas Add grab counting in compiz screen mock 2012-04-19 Marco Trevisan (Treviño) WindowButtons: disable the close button if the controlled window is not closable Added support to WindowManager to get if a window is closable and maximizable, then used the IsWindowClosable method to enable or disable the close window button.. Fixes: https://bugs.launchpad.net/bugs/981196. Approved by Thomi Richards, Brandon Schaefer. 2012-04-14 Marco Trevisan (Treviño) manual-tests: WindowButtons, added test case for disabled close button 2012-04-13 Marco Trevisan (Treviño) WindowButtons: disable the close button if the controlled window is not closable 2012-04-13 Marco Trevisan (Treviño) WindowManager: add functions to get if a window is maximizable and closable 2012-04-19 Thomi Richards IBus autopilot tests now wait for input method context to be created before typing characters.. Fixes: . Approved by Brandon Schaefer. 2012-04-20 Thomi Richards ibus tests now wait for ibus to be activated in the target widget. This removes the need for sleep statements alltogether. 2012-04-20 Thomi Richards IBus tests now wait until the im_active property on the SearchBar is set to true. 2012-04-20 Thomi Richards First pass at fixing the ibus tests. 2012-04-20 Thomi Richards Merged launcher tests fix, needed by this branch. 2012-04-19 Andrea Azzarone Add a sanity check to avoid crashes.. Fixes: https://bugs.launchpad.net/bugs/982730. Approved by Marco Trevisan (Treviño). 2012-04-20 Andrea Azzarone Adds a sanity check to avoid crashes. 2012-04-19 Thomi Richards Fixes autopilot launcher test.. Fixes: . Approved by Alex Launi. 2012-04-20 Thomi Richards Fixed launcher emulator and tests. 2012-04-19 Michal Hruby Finetune priorities when updating dash results, prevents flickering. Fixes: https://bugs.launchpad.net/bugs/961979. Approved by Gord Allott. 2012-04-19 Michal Hruby Finetune priorities when updating dash results, prevents flickering 2012-04-19 Thomi Richards Shortcut hint tests now all pass.. Fixes: . Approved by Alex Launi. 2012-04-19 Thomi Richards Fixed shortcut hint tests, cleaned up the shortcut hint controller, and made tests use the new Eventually() matcher, which eliminates the need for many sleep() statements. 2012-04-19 Thomi Richards Fixed two failing tests. 2012-04-19 Thomi Richards Improve autopilot assertion messages inside the new wait_for method.. Fixes: . Approved by Alex Launi. 2012-04-19 Thomi Richards Autopilot wait_for assertions have a slightly better error message. 2012-04-19 Thomi Richards Fixed failing panel autopilot tests.. Fixes: . Approved by Brandon Schaefer. 2012-04-19 Thomi Richards Fixed two failing panel tests. 2012-04-19 Brandon Schaefer HudIcon now filters out windows on different workspaces and windows that are hidden.. Fixes: . Approved by Marco Trevisan (Treviño). 2012-04-18 Brandon Schaefer * changed xid back to a 0, not a pointer 2012-04-18 Brandon Schaefer * Fixed ap test * Uses nullptr now 2012-04-18 Brandon Schaefer * remove debug include 2012-04-18 Brandon Schaefer * Fixed the ? icon appearing. 2012-04-18 Brandon Schaefer * Added ap test 2012-04-18 Brandon Schaefer * Now the hud filters out windows on different workspaces for the HudIcon. 2012-04-19 Thomi Richards Fixed a failing test in the command_lens test suite.. Fixes: . Approved by Brandon Schaefer. 2012-04-19 Thomi Richards Fixed a failing command lens test. Somehow the assertion got inverted in the porting process. 2012-04-18 Thomi Richards Hud autopilot tests use the new Eventually autopilot matcher to reduce the number of test failures due to timing issues.. Fixes: . Approved by Thomi Richards. 2012-04-19 Thomi Richards Merged trunk, resolved conflicts. 2012-04-18 Brandon Schaefer * Fixed indent error 2012-04-18 Brandon Schaefer * Fixed the dash test that was removed 2012-04-18 Brandon Schaefer * uses properties 2012-04-18 Brandon Schaefer * merged trunk, fixed conflicts* merged trunk, fixed conflicts* merged trunk, fixed conflicts* merged trunk, fixed conflicts* merged trunk, fixed conflicts* merged trunk, fixed conflicts* merged trunk, fixed conflicts* merged trunk, fixed conflicts 2012-04-17 Brandon Schaefer * Fixed 2 ap fails 2012-04-18 Marco Trevisan (Treviño) QuicklistView: fixed the quicklist key navigation, to make it consistent with Gtk menus navigation. The prelight of the items is now completely controlled by QuicklistView and never by QuicklistMenuItem, the children can define now when they are slectable.. Fixes: https://bugs.launchpad.net/bugs/911561, https://bugs.launchpad.net/bugs/978926, https://bugs.launchpad.net/bugs/979096. Approved by Thomi Richards. 2012-04-19 Marco Trevisan (Treviño) autopilot, test_quicklist: cyclic keynav docstring fixes 2012-04-19 Marco Trevisan (Treviño) autopilot, test_quicklist: use the Eventually matcher to avoid false-negatives 2012-04-19 Marco Trevisan (Treviño) Merging with trunk 2012-04-19 Marco Trevisan (Treviño) autopilot: quicklist emulator, applying Thomi's fixes. 2012-04-18 Marco Trevisan (Treviño) autopilot, test_quicklist: docstrings updated. 2012-04-18 Marco Trevisan (Treviño) autopilot: quicklist, use only properties 2012-04-13 Marco Trevisan (Treviño) TestQuicklistMenuitems: added GetSelectable tests 2012-04-13 Marco Trevisan (Treviño) autopilot, quicklist: added other tests to check the cyclic key-navigation Also the quicklist emulator now includes the selectable_items property 2012-04-13 Marco Trevisan (Treviño) autopilot, quicklist: use the new selectable item property instead of computing it 2012-04-13 Marco Trevisan (Treviño) QuicklistMenuItem: add GetSelectable virtual method So each item can define when it's possible to select them, by default all the items are selectable when visible and enabled, while the Separator item can never be selected. 2012-04-13 Marco Trevisan (Treviño) autopilot, quicklist: add more last/first tests 2012-04-12 Marco Trevisan (Treviño) autopilot, test_quicklist: added first bunch of key navigation tests 2012-04-12 Marco Trevisan (Treviño) QuicklistView, QuicklistMenuItem: export absolute geometries for introspection 2012-04-11 Marco Trevisan (Treviño) QuicklistView: add support to Home/End Page up/down buttons to select items 2012-04-11 Marco Trevisan (Treviño) QuicklistView: use the new SelectItem into RecvItemMouseDrag 2012-04-11 Marco Trevisan (Treviño) QuicklistMenuItem: don't change the focus on move, only on enter/leave This to keep the consistency with GTK menus. Also when leaving an unselected entry, we shouldn't unselect all. 2012-04-11 Marco Trevisan (Treviño) QuicklistMenuItem: make the introspection prelight name more explicit 2012-04-11 Marco Trevisan (Treviño) QuicklistView: enhance the key navigation to follow the same menus behavior 1) When no item is selected pressing the Down arrow key should select the first item (from top) 2) When no item is selected pressing the Up arrow key should select the last item (from top) 3) When the last item is selected, pressing the Down arrow key should select the first item 4) When the first item is selected, pressing the Up arrow key should select the last item All these cases assume that the mouse pointer is outside the quicklist or over an item and not moving, in the case that the mouse pointer is moved over an unselected item, the focus should be moved to that item. 2012-04-11 Marco Trevisan (Treviño) QuicklistView: manage the prelight item status, avoid double-selected items 2012-04-18 Thomi Richards Update HUD tests to use the new Eventually() matcher.. Fixes: . Approved by Brandon Schaefer. 2012-04-19 Thomi Richards Removed unused import, fixed reference to property being treated as a function. 2012-04-19 Thomi Richards Merged trunk. 2012-04-18 Thomi Richards Cleaned up code after review. 2012-04-18 Thomi Richards Merged home-lens-tests-to-wait_for-feature into hud-tests-to-wait_for-feature. 2012-04-18 Thomi Richards Merged home-lens-tests-to-wait_for-feature into hud-tests-to-wait_for-feature. 2012-04-18 Thomi Richards Hud tests now use Eventually() matcher object instead of wait_for. 2012-04-18 Brandon Schaefer Fixed going from the Hud to the Dash forgetting window focus when exiting from the Dash.. Fixes: https://bugs.launchpad.net/bugs/984639. Approved by Andrea Azzarone, Thomi Richards. 2012-04-18 Brandon Schaefer * Use the correct assert 2012-04-18 Brandon Schaefer * removed sleep 2012-04-18 Brandon Schaefer * Fixes Hud to Dash not restoring window focus * Also fixes a Dash ap test failing 2012-04-18 Thomi Richards Home lens tests use wait_for instead of explicit sleep statements.. Fixes: . Approved by Brandon Schaefer, Alex Launi, Thomi Richards. 2012-04-19 Thomi Richards Merged trunk, reso;lved conflicts. 2012-04-18 Thomi Richards Merged dash-tests-to-wait_for-feature into home-lens-tests-to-wait_for-feature. 2012-04-18 Thomi Richards Merged fix-command-lens-ap-tests-with-new-wait_for-featuer into dash-tests-to-wait_for-feature. 2012-04-18 Thomi Richards Merged wait_for-to-use-testtools-exception into fix-command-lens-ap-tests-with-new-wait_for-featuer. 2012-04-18 Thomi Richards Merged dash-tests-to-wait_for-feature into home-lens-tests-to-wait_for-feature. 2012-04-18 Thomi Richards Merged fix-command-lens-ap-tests-with-new-wait_for-featuer into dash-tests-to-wait_for-feature. 2012-04-18 Thomi Richards Merged wait_for-to-use-testtools-exception into fix-command-lens-ap-tests-with-new-wait_for-featuer. 2012-04-18 Thomi Richards Home lens tests now use the Eventually() syntax. 2012-04-18 Thomi Richards IBus tests use new Eventually matcher.. Fixes: . Approved by Thomi Richards. 2012-04-18 Thomi Richards IBus tests now use the Eventually() matcher instead of wait_for. 2012-04-18 Andrea Azzarone Don't close the dash if the click is inside the desktop dash border.. Fixes: https://bugs.launchpad.net/bugs/839472. Approved by Tim Penhey. 2012-04-18 Andrea Azzarone Merge trunk. 2012-04-18 Andrea Azzarone Fix AP test. 2012-04-17 Andrea Azzarone Fixes typo. Adds AP test. 2012-04-17 Andrea Azzarone Clicking on the desktop dash border should do nothing, *NOT* close the dash. 2012-04-18 Michal Hruby Make sure we don't try to remove sources that were already removed.. Fixes: . Approved by Marco Trevisan (Treviño), Andrea Azzarone. 2012-04-18 Michal Hruby Don't remove invalid sources 2012-04-18 Andrea Azzarone Fixes bug #980924.. Fixes: https://bugs.launchpad.net/bugs/980924. Approved by Gord Allott, Marco Trevisan (Treviño). 2012-04-18 Andrea Azzarone Remove unneeded code. 2012-04-17 Andrea Azzarone Fixes LP bug #980924. 2012-04-18 Marco Trevisan (Treviño) UScreen: code updated to be more C++ friendly. Also moved into the unity namespace.. Fixes: . Approved by Andrea Azzarone. 2012-04-18 Marco Trevisan (Treviño) UScreen: ref the GdkScreen object we own. 2012-04-18 Marco Trevisan (Treviño) UScreen: code updated to be more C++ friendly. Also moved into the unity namespace. 2012-04-18 Andrea Azzarone Fix compilation of standalone launcher.. Fixes: https://bugs.launchpad.net/bugs/983989. Approved by Marco Trevisan (Treviño), Sam Spilsbury. 2012-04-18 Andrea Azzarone Fix standalone launcher. 2012-04-18 Andrea Azzarone Use std::shared_ptr::reset instead of = some::Ptr(new...) for UScreen::proxy_. Fixes: . Approved by Marco Trevisan (Treviño). 2012-04-18 Andrea Azzarone Revert prev commit. Use std::shared_ptr::reset. 2012-04-18 Andrea Azzarone Makes UScreen::proxy_ a unity::glib::DBusProxy. 2012-04-18 Andrea Azzarone Fix bug #977922.. Fixes: https://bugs.launchpad.net/bugs/977922. Approved by Tim Penhey. 2012-04-18 Andrea Azzarone Fix. 2012-04-18 Andrea Azzarone Fix bug #977922. 2012-04-18 Andrea Azzarone Fix the switcher so it displays the full title of apps in Chinese. Fixes: https://bugs.launchpad.net/bugs/830801. Approved by Tim Penhey. 2012-04-18 Andrea Azzarone Merge trunk 2012-04-16 Andrea Azzarone Add a manual test. 2012-04-14 Andrea Azzarone Fix bug #830801. 2012-04-18 Thomi Richards Launcher tests use Eventually() matcher.. Fixes: . Approved by Thomi Richards. 2012-04-18 Thomi Richards Launcher emulator now uses wait_for to block until the action has been performed. Reduces the need for sleep() statements inside tests. 2012-04-18 Thomi Richards Launcher tests now use Eventually() matcher. Also removed some cruft from the launcher emulators. 2012-04-18 Thomi Richards Merged ibus-test-to-wait_for-feature into launcher-tests-pep8-whitespace-fixes. 2012-04-18 Thomi Richards Merged hud-tests-to-wait_for-feature into ibus-test-to-wait_for-feature. 2012-04-18 Thomi Richards Merged home-lens-tests-to-wait_for-feature into hud-tests-to-wait_for-feature. 2012-04-18 Thomi Richards Merged dash-tests-to-wait_for-feature into home-lens-tests-to-wait_for-feature. 2012-04-18 Thomi Richards Merged ibus-test-to-wait_for-feature into launcher-tests-pep8-whitespace-fixes. 2012-04-18 Thomi Richards Merged hud-tests-to-wait_for-feature into ibus-test-to-wait_for-feature. 2012-04-18 Thomi Richards Merged home-lens-tests-to-wait_for-feature into hud-tests-to-wait_for-feature. 2012-04-18 Thomi Richards Merged dash-tests-to-wait_for-feature into home-lens-tests-to-wait_for-feature. 2012-04-18 Thomi Richards Merged ibus-test-to-wait_for-feature into launcher-tests-pep8-whitespace-fixes. 2012-04-18 Thomi Richards Merged hud-tests-to-wait_for-feature into ibus-test-to-wait_for-feature. 2012-04-18 Thomi Richards Merged home-lens-tests-to-wait_for-feature into hud-tests-to-wait_for-feature. 2012-04-18 Thomi Richards Merged dash-tests-to-wait_for-feature into home-lens-tests-to-wait_for-feature. 2012-04-17 Thomi Richards Fixes PEP8 and whitespace issues. 2012-04-17 Thomi Richards IBUs tests now make use of the wait_for attribute feature. Also refactored the ibus tests so many of them are only a few lines long, and reduced the amount of duplicated code. 2012-04-17 Thomi Richards Merged home-lens-tests-to-wait_for-feature into hud-tests-to-wait_for-feature. 2012-04-17 Thomi Richards Merged dash-tests-to-wait_for-feature into home-lens-tests-to-wait_for-feature. 2012-04-17 Thomi Richards Fixes several timing issues. Unity exports some properties in arrays, which makes it slightly tricky to use the wait_for feature. 2012-04-17 Thomi Richards More hud test changes. 2012-04-17 Thomi Richards Hud test changes first pass merge. 2012-04-17 Thomi Richards Home lens uses wait_for instead of explicit sleeps. 2012-04-18 Thomi Richards Dash autopilot tests use the new autopilot wait_for feature.. Fixes: . Approved by Brandon Schaefer, Tim Penhey. 2012-04-18 Thomi Richards Missed one spot. 2012-04-18 Thomi Richards Dash tests changed to use Eventually matcher. 2012-04-18 Thomi Richards Merged fix-command-lens-ap-tests-with-new-wait_for-featuer into dash-tests-to-wait_for-feature. 2012-04-18 Thomi Richards Merged fix-command-lens-ap-tests-with-new-wait_for-featuer into dash-tests-to-wait_for-feature. 2012-04-18 Thomi Richards Merged fix-command-lens-ap-tests-with-new-wait_for-featuer into dash-tests-to-wait_for-feature. 2012-04-17 Thomi Richards Merged fix-command-lens-ap-tests-with-new-wait_for-featuer into dash-tests-to-wait_for-feature. 2012-04-17 Thomi Richards fixed code after code review. 2012-04-17 Thomi Richards Merged fix-command-lens-ap-tests-with-new-wait_for-featuer into dash-tests-to-wait_for-feature. 2012-04-17 Thomi Richards More fixes. 2012-04-17 Thomi Richards Merged fix-command-lens-ap-tests-with-new-wait_for-featuer into dash-tests-to-wait_for-feature. 2012-04-17 Thomi Richards Merged in code to fix up the dash tests. 2012-04-18 Thomi Richards Command lens uses Eventually() autopilot matcher to eliminate the need for sleep() statements in autopilot tests.. Fixes: . Approved by Brandon Schaefer, Tim Penhey. 2012-04-18 Thomi Richards Updated to use the Eventually matcher. 2012-04-18 Thomi Richards Merged wait_for-to-use-testtools-exception into fix-command-lens-ap-tests-with-new-wait_for-featuer. 2012-04-18 Thomi Richards Merged wait_for-to-use-testtools-exception into fix-command-lens-ap-tests-with-new-wait_for-featuer. 2012-04-18 Thomi Richards Merged wait_for-to-use-testtools-exception into fix-command-lens-ap-tests-with-new-wait_for-featuer. 2012-04-17 Thomi Richards Merged wait_for-to-use-testtools-exception into fix-command-lens-ap-tests-with-new-wait_for-featuer. 2012-04-17 Thomi Richards Merged wait_for-to-use-testtools-exception into fix-command-lens-ap-tests-with-new-wait_for-featuer. 2012-04-17 Thomi Richards Removed unused import 2012-04-17 Thomi Richards Command lens tests updated to use the new wait_for feature, and various other API fixes. 2012-04-18 Thomi Richards Cleaned up docstrings and whitespace in autopilot panel tests.. Fixes: . Approved by Tim Penhey. 2012-04-18 Thomi Richards Whitespace, PEP8 and PEP257 fixes for the panel tests. 2012-04-17 Thomi Richards Adds an Eventually() matcher that allows us to block a while until a unity attribute matches a testtools match object.. Fixes: . Approved by Tim Penhey, Thomi Richards. 2012-04-18 Thomi Richards Check match and wait_for attribute are callables.: 2012-04-18 Thomi Richards Fixed code from review. 2012-04-18 Thomi Richards Fixed code from review. 2012-04-17 Andrea Azzarone Fix some uninitialized variables.. Fixes: https://bugs.launchpad.net/bugs/983333. Approved by Tim Penhey. 2012-04-16 Andrea Azzarone Fix bug #983333 2012-04-17 Andrea Azzarone Fixes bug #983268. Fixes: https://bugs.launchpad.net/bugs/983268. Approved by Thomi Richards. 2012-04-17 Andrea Azzarone Fixes bug #983268. 2012-04-17 Thomi Richards Extend the autopilot wait_for feature to use testtools matcher instances as well as ordinary values. Also added an 'Eventually' matcher which makes tests more explicit.. Fixes: . Approved by Alex Launi. 2012-04-18 Thomi Richards Fixed typo 2012-04-18 Thomi Richards Added 'Eventually' autopilot matcher. 2012-04-17 Thomi Richards Extend the autopilot wait_for feature to use testtools matcher instances as well as ordinary values.. Fixes: . Approved by Alex Launi. 2012-04-18 Thomi Richards Don't use hasattr, 2012-04-17 Thomi Richards Cleaned up code after code review. 2012-04-17 Thomi Richards wait_for now deals with attributes that have a '-' in them correctly. 2012-04-17 Thomi Richards wait_for attribute now accept testtools matchers. 2012-04-17 Thomi Richards Attribute wait_for feature now raises an AssertionError instead of a RuntimeError. THis will make unit tests FAIL instead of ERRORing when wa wait_for call fails. 2012-04-17 Andrea Cimitan Fix transparent panel in non-GLSL hardware, and use bool 'false' instead 'FALSE'. Fixes: https://bugs.launchpad.net/bugs/965323. Approved by Robert Carr, Michal Hruby. 2012-04-17 Andrea Cimitan Correct fix for 965323 2012-04-17 Andrea Cimitan Use false as boolean instead FALSE, whitespaces 2012-04-17 Andrea Cimitan Attempt to fix 965323 2012-04-17 Thomi Richards Added the autopilot wait_for attribute feature.. Fixes: . Approved by Marco Trevisan (Treviño), Brandon Schaefer. 2012-04-13 Thomi Richards Dash and hud emulators use new wait_for attribute feature. 2012-04-13 Thomi Richards Merged autopilot-attribute-feature into convert-to-use-wait_for. 2012-04-13 Thomi Richards Don't change dash in this pipeline. 2012-04-13 Thomi Richards Merged branch that fixes the multi key code. 2012-04-12 Thomi Richards Cleaned up gsettings calling code. Don't want to run command through a shell, and removed extra quotes. 2012-04-11 Alex Launi Small fixes for compose key tests 2012-04-11 Alex Launi Args should be a list not a tuple 2012-04-13 Thomi Richards Merged trunk. 2012-04-13 Thomi Richards Dash tests now use new autopilot wait_for mechanism. 2012-04-13 Thomi Richards Fix unity logging reset. 2012-04-11 Thomi Richards Feature seems to work. Trying it out on the dash tests. 2012-04-11 Thomi Richards Removed old code, added special sauce. 2012-04-17 Lars Uebernickel Force menu reposition on popup in case its contents have changed. Fixes bug 883317.. Fixes: https://bugs.launchpad.net/bugs/883317. Approved by Marco Trevisan (Treviño). 2012-04-13 Lars Uebernickel Force menu reposition on popup in case its contents have changed 2012-04-17 Michal Hruby Fix a couple of wrong reference/memory management issues. Fixes: https://bugs.launchpad.net/bugs/979429. Approved by Marco Trevisan (Treviño). 2012-04-16 Michal Hruby Fix possible signal disconnection on already dead object 2012-04-16 Michal Hruby Fix incorrect string freeing in Hud 2012-04-16 Michal Hruby Fix wrong unref in DebugInterface 2012-04-17 Gord Allott Small fix for the unity cmake, depend on unity core was missing from a test. Fixes: . Approved by Michal Hruby. 2012-04-17 Gord Allott fixes small cmake depends issue 2012-04-16 Andrea Azzarone The shortcut keys in workspace section of the shortcut overlay aren't translated.. Fixes: https://bugs.launchpad.net/bugs/980828. Approved by Didier Roche. 2012-04-13 Andrea Azzarone Fixes bug #980828. 2012-04-16 Marco Trevisan (Treviño) Fix the behaviour of alt-tab and clicking on the launcher icon to just raise the most recently used window, not all for that app. BamfLauncherIcon's activation related code has been updated to be more multimonitor aware (for free I've fixed also some bugs that caused the windows not to be put in spread mode in multi-monitor), and to support both the "Launcher only on Primary Monitor" and "Launcher on all monitors" options. PluginAdapter's FocusWindowGroup method has been updated to optionally only unminimize / raise and activate only the top window. This code would have been more optimized using a reverse iterator to fetch the top_window, but not to change the whole logic and to allow to keep the previous behavior (that initially we wanted for "long alt+tab") without duplicating code, I've just hacked that. Implemented also GetWindowMonitor to workaround the mismatch we had with the compiz' window->outputDevice() and the UScreen values that now we use in the whole unity. Screencast of the fixed version: http://ubuntuone.com/7YaWciQnaZHfzr35asSz0N. Fixes: https://bugs.launchpad.net/bugs/861250, https://bugs.launchpad.net/bugs/959339, https://bugs.launchpad.net/bugs/981795. Approved by Thomi Richards, Tim Penhey. 2012-04-16 Tim Penhey Test the alt-tab appears on the monitor that has window focus. 2012-04-16 Tim Penhey Add window stack assertions to the switcher tests. 2012-04-16 Tim Penhey Assert that the visible window stack is what we expect. 2012-04-16 Tim Penhey More AP test tweaks. 2012-04-16 Tim Penhey Tweaks to the test. 2012-04-15 Marco Trevisan (Treviño) PluginAdapter: avoid to raise and unminimize top_window if already done 2012-04-15 Marco Trevisan (Treviño) Launcher: be more clear in comment (yeah?) 2012-04-15 Marco Trevisan (Treviño) UScreen: use GetMonitorAtPosition in GetMonitorWithMouse 2012-04-15 Marco Trevisan (Treviño) WindowManager, BamfLauncherIcon: some code cleanup 2012-04-15 Marco Trevisan (Treviño) autopilot, test_launcher: updated click test to check minimized windows too Removed debug data 2012-04-15 Marco Trevisan (Treviño) autopilot, test_switcher: updated against new updates 2012-04-15 Marco Trevisan (Treviño) unityshell: show the Alt+Tab window in the monitor where is the active window As per design. 2012-04-15 Marco Trevisan (Treviño) WindowManager: add method to get the active window. 2012-04-15 Marco Trevisan (Treviño) PluginAdapter: removing debugging bits 2012-04-14 Marco Trevisan (Treviño) Merging with branch changes 2012-04-14 Brandon Schaefer * removed something that got added somehow 2012-04-14 Brandon Schaefer * Added an AP test for the new design changes. 2012-04-14 Marco Trevisan (Treviño) SwitcherController: Removing the code for the Quick Alt+Tab, it should behave always at the same way 19:11:04 so to summarize the above, when a app icon is selected in Alt-Tab, the most recently focused window (on any monitor, but only in the current workspace) of that application which is not minimised should be focused 2012-04-14 Marco Trevisan (Treviño) autopilot: fixed the AP test 2012-04-14 Marco Trevisan (Treviño) BamfLauncherIcon: Also invisible windows shouldn't be counted as available in monitor Now the spread works as expected, clicking on each monitor's panel! ;) 2012-04-14 Marco Trevisan (Treviño) BamfLauncherIcon: don't consider an unmapped window as one in monitor 2012-04-14 Marco Trevisan (Treviño) BamfLauncherIcon: focus a window if the application is not active on the current monitor 2012-04-14 Marco Trevisan (Treviño) Launcher: if the current launcher is used for all the monitors, don't filter windows per monitor 2012-04-14 Marco Trevisan (Treviño) SwitcherController: include the switcher monitor when activating a group 2012-04-14 Marco Trevisan (Treviño) WindowManager: add GetWindowMonitor method, and use UScreen to fetch it This now used in PluginAdapter not to have inconsistences. 2012-04-14 Marco Trevisan (Treviño) UScreen: allow to get the monitor for a given point 2012-04-14 Marco Trevisan (Treviño) unityshell: switcher, use UScreen to get the monitor value. Not using this can cause inconsistences, due to the fact that compiz numbers the devices in a different way. 2012-04-14 Marco Trevisan (Treviño) PluginAdapter::FocusWindowGroup: add a parameter to define if focusing the on-top window only This allow to be more monitor/VP safe 2012-04-12 Brandon Schaefer * remove extra line 2012-04-12 Brandon Schaefer * Fixed the No new line error diff was reporting 2012-04-12 Brandon Schaefer * merged trunk 2012-04-12 Brandon Schaefer * removed random dash '-' 2012-04-12 Brandon Schaefer * Add autopilot test for both bugs! 2012-04-12 Brandon Schaefer * Added more autopilot test for quick alt+tab 2012-04-11 Brandon Schaefer * merged trunk 2012-04-09 Brandon Schaefer * merged trunk 2012-04-06 Brandon Schaefer * Added 2 autopilot test showing quick tab is true when pressed fast enough 2012-04-06 Brandon Schaefer * fixed manual test I messed up 2012-04-06 Brandon Schaefer * Added a timer for quick tab 2012-04-06 Brandon Schaefer * Merged trunk 2012-04-05 Brandon Schaefer * Added another manual test * Fixes 2012-04-04 Brandon Schaefer * Fixed tabbing issues 2012-04-04 Brandon Schaefer * Merged with trunk, fixed conficts 2011-12-15 Marco Trevisan (Treviño) BamfLauncherIcon: don't include dialog windows on Alt+Tab. 2011-12-14 Marco Trevisan (Treviño) manual-tests: Added test for QuickAltTab 2011-12-14 Marco Trevisan (Treviño) PluginAdapter: Add support for the FocusVisibility::OnlyVisibleOnTop on FocusWindowGroup When a group is asked to focus with OnlyVisibleOnTop, we look for the first non-minimized window on top of the stack and we raise and activate it. Code indentation fixes included. 2011-12-14 Marco Trevisan (Treviño) BamfLauncherIcon: when we receive a "quick" activate, use the OnlyVisibleOnTop focus visbility Defined a new FocusVisibility called OnlyVisibleOnTop that is meant to only focus the first application window on top of the stack. That is used when we receive a Switcher activate with a button != 0. 2011-12-14 Marco Trevisan (Treviño) SwitcherController: use the button value of ActionArg to indicate the switch type Instead of defining another type of ActionArg, I've used the button value of ActionArg to define if we're currently performing a quick-alt+tab or a standard switch. Basically: 2012-04-16 Alexandros Frantzis Fix compilation with OpenGL ES 2.0.. Fixes: . Approved by Sam Spilsbury. 2012-04-06 Alexandros Frantzis Fix compilation with OpenGL ES 2.0. 2012-04-12 Gord Allott fixes an uninitalised variable in the dashview code 2012-04-12 Gord Allott fixed uninitalised value 2012-04-12 Didier Roche Release\ 5.10.0 2012-04-12 Michal Hruby Make sure the lenses search for things we want on startup. Fixes: https://bugs.launchpad.net/bugs/979799. Approved by Gord Allott. 2012-04-12 Michal Hruby Make sure the lenses search for things we want on startup 2012-04-12 Gord Allott creates input windows and opens/closes them on startup for the HUD and Dash. Fixes: https://bugs.launchpad.net/bugs/774447. Approved by Didier Roche. 2012-04-12 Gord Allott added fixmes 2012-04-12 Gord Allott opens an input window for the dash and hud and closes them immediately on startup, to fix hud/dash passthrough 2012-04-12 Andrea Azzarone Fix a mistake in FilterExpanderLabel.cpp.. Fixes: . Approved by Didier Roche. 2012-04-12 Andrea Azzarone Replace AddLayout with RemoveChildObject in FilterExpanderLabel.cpp 2012-04-11 Jay Taoko Deactivated panel blurring when a window is maximised and the dash is open on system without GLSL support.. Fixes: https://bugs.launchpad.net/bugs/975103. Approved by Tim Penhey. 2012-04-09 Jay Taoko * Fix for bug #975103 * Deactivated panel blurring when a window is maximized and the dash is open on system without GLSL support. 2012-04-11 Gord Allott HUD: Ignores service updates if user is key navigating. Fixes: https://bugs.launchpad.net/bugs/962984. Approved by Michal Hruby. 2012-04-11 Gord Allott tests 2012-04-11 Gord Allott doesn't update results in hud if you start to keynav 2012-04-11 smspillaz Hack around the nvidia driver losing window pixmaps when minimizing windows. See LP #977189. Fixes: https://bugs.launchpad.net/bugs/977189. Approved by Michal Hruby, Didier Roche. 2012-04-11 smspillaz Added manual test 2012-04-11 smspillaz Force a rebind when windows are minimized See LP#977189. The nvidia driver seems to lose pixmap contents when we minimize windows ... for whatever reason. Force a rebind of those contents when the minimize animation has completed. 2012-04-11 Andrea Cimitan Reduced frosty effect to 30% (was 100% before). Fixes: https://bugs.launchpad.net/bugs/978785. Approved by Didier Roche, Xi Zhu. 2012-04-11 Andrea Cimitan Update dash_noise.png asset by making it more subtle 2012-04-11 Andrea Azzarone Lens selection should work when clicking in the rectangle outside of the icon.. Fixes: https://bugs.launchpad.net/bugs/937193. Approved by . 2012-04-10 Andrea Azzarone Fix test style. 2012-04-10 Andrea Azzarone Rename DashLensBar to DashLensBarTests. 2012-04-10 Andrea Azzarone Fix AP test. 2012-04-10 Andrea Azzarone Add introspection to LensBarIcon. 2012-04-10 Andrea Azzarone Fix bug #977961. 2012-04-11 Andrea Azzarone The keyboard shortcuts overlay bottom is truncated. . Fixes: https://bugs.launchpad.net/bugs/973386. Approved by Tim Penhey. 2012-04-11 Andrea Azzarone Add manual-test. 2012-04-11 Andrea Azzarone Fix bug #973386. 2012-04-11 Brandon Schaefer Fixed uninitialized variables in LauncherController. Fixes: . Approved by Tim Penhey. 2012-04-10 Brandon Schaefer * Fixed uninitialized variables 2012-04-11 Thomi Richards Ensure autopilot always attaches the unity log, even if unity crashes.. Fixes: . Approved by Tim Penhey. 2012-04-11 Thomi Richards Make sure we still attach the unity log if unity has crashed. 2012-04-11 Alex Launi Set the compose key before running dash compose key tests. Fixes: . Approved by Thomi Richards, Alex Launi. 2012-04-10 Alex Launi remove Gio and Glib in globals.py 2012-04-10 Alex Launi Pass list to check_output and keep test_dash.py PEP8 compliant 2012-04-10 Alex Launi remove gi import 2012-04-10 Alex Launi reset _DISPLAY after changing the keyboard map 2012-04-10 Alex Launi remove line 2012-04-10 Alex Launi Use gsettings to set the multi key for cases where it's not already set 2012-04-09 Alex Launi Set the compose key before running multi key tests 2012-04-10 Thomi Richards PanelMenuView no longer tries to dereference a pointer that has already been deleted when it's destroyed.. Fixes: . Approved by Tim Penhey, Brandon Schaefer. 2012-04-11 Thomi Richards Removed nullptr assigns. 2012-04-11 Thomi Richards Found a better way. 2012-04-11 Thomi Richards Fixed an issue in PanelMenuView where we were dereferencing a pointer that had already been deleted. 2012-04-10 Andrea Azzarone Disconnect IconLoader handle in IconTexture destructor. Fixes: https://bugs.launchpad.net/bugs/935307. Approved by Tim Penhey. 2012-04-11 Andrea Azzarone Fix. 2012-04-11 Andrea Azzarone Disconnect IconLoader in IconTexture dtor. 2012-04-10 Thomi Richards Fix StaticCairoText so we're not reading uninitialised values in an if statement.. Fixes: . Approved by Sam Spilsbury. 2012-04-11 Thomi Richards Fixed valgrind error about using uninitialised valies in an if statement. 2012-04-10 Thomi Richards BGHash no longer causes an invalid read of a deleted pointer in it's destructor.. Fixes: . Approved by Alex Launi. 2012-04-11 Thomi Richards BGHash no longer causes the glib::SignalManager to read a deleted pointer. 2012-04-10 Thomi Richards FavoriteStore is no longer a singleton. Fixes a memory leak in FavoriteStoreGSettings.. Fixes: . Approved by Gord Allott. 2012-04-11 Thomi Richards Merged trunk. 2012-04-10 Thomi Richards Fixed favoritestore unit tests. 2012-04-10 Thomi Richards Keep the * next to the type. 2012-04-10 Thomi Richards Convert FavoriteStore from a proper singleton into a quasi-singleton, thereby fixing a memory leak in FavoriteStoreGSettings. 2012-04-10 Thomi Richards Fix valgrind error: "Invalid read of size 8" inside PanelTray.. Fixes: . Approved by . 2012-04-10 Thomi Richards Don't delete the gtk window twice inside PanelTray. 2012-04-10 Thomi Richards Fixed a memory leak in the LauncherController.. Fixes: . Approved by Gord Allott. 2012-04-10 Thomi Richards Fix memory leak in LauncherController. 2012-04-10 Thomi Richards Fix memory leak in GeisAdaptor and GestureEngine.. Fixes: . Approved by Tim Penhey. 2012-04-10 Thomi Richards Remove gesture_engine_ from initialiser list. 2012-04-10 Thomi Richards Renamed to gesture_engine_ 2012-04-10 Thomi Richards Fixed with feedback from review. 2012-04-10 Thomi Richards GeisAdaptor is no longer a singleton, and we don't leak the GestureEngine either. 2012-04-09 Thomi Richards ResultRendererTile no longer uses an unitialised variable to determine correct tile scaling.. Fixes: . Approved by Tim Penhey. 2012-04-10 Thomi Richards ResultRenderTile no longer uses an uninitialised variable to scale icons. 2012-04-09 Thomi Richards Fix memory leak in PanelIndicatorEntryView.. Fixes: . Approved by Tim Penhey. 2012-04-10 Thomi Richards Fix from review feedback. 2012-04-10 Thomi Richards Fix leak in a better way after code review. Use nux::ObjectPtr instead of deleting the texture manually. 2012-04-10 Thomi Richards Move delete closer to the allocation. 2012-04-10 Thomi Richards Delete texture when we die as well. 2012-04-10 Thomi Richards Don't leak texture in Panel::Refresh method. 2012-04-09 Thomi Richards Fix a memory leak in the LauncherIcon code.. Fixes: . Approved by Tim Penhey. 2012-04-10 Thomi Richards Free the pango font description after we're done with it in the LauncherIcon. 2012-04-09 Thomi Richards Fix a memory leak in LensDirectoryReader.. Fixes: . Approved by Tim Penhey. 2012-04-10 Thomi Richards Don't leak the return value of g_keyfile_get_string. 2012-04-09 Didier Roche Make Ubuntu Desktop string translated again. We can't use a namespaced version as the gettext domain isn't setup yet. Pick already translated Alt and Press string (LP: #975815). Fixes: https://bugs.launchpad.net/bugs/975815. Approved by Sam Spilsbury. 2012-04-09 Didier Roche make it a const as it doesn't change 2012-04-09 Didier Roche Pick already translated Alt and Press string (LP: #975815) 2012-04-09 Didier Roche make Ubuntu Desktop string translated again. We can't use a namespaced version as the gettext domain isn't setup yet 2012-04-09 Andrea Cimitan Change hilight and card background color. Fixes: . Approved by . 2012-04-07 Andrea Cimitan Correct card background values from design 2012-04-06 Gord Allott Modifies our BGHash codebase to read the average colour from the root XWindow property lots of code removed. Tests will arrive on Monday. Gord committed to it ;). Fixes: . Approved by Andrea Cimitan. 2012-04-06 Andrea Cimitan Merge el trunko 2012-04-06 Didier Roche sometimes you see a hundred lines of conflicts in a file… and then, you realize it's just because of a blank added line… 2012-04-05 Gord Allott resolve conflicts, merged with trunk 2012-04-05 Gord Allott Ensures we react to property changes on the root window 2012-04-05 Gord Allott make bghash use the root window method 2012-04-06 Didier Roche reverting rev 2237: caused bug #975103 and some side-effects on at least another machine making unity unusable (see comment #1). Fixes: . Approved by . 2012-04-06 Didier Roche reverting rev 2237: caused bug #975103 and some side-effects on at least another machine making unity unusable (see comment #1) 2012-04-06 Michal Hruby Fix stack corruption. Fixes: . Approved by Didier Roche. 2012-04-06 Michal Hruby Fix stack corruption 2012-04-06 Andrea Cimitan Fix average colors tweaks. Fixes: . Approved by Andrea Cimitan, Mirco Müller. 2012-04-06 Andrea Cimitan Don't call MatchColor on the aubergine 2012-04-06 Andrea Cimitan Process canonical Aibergine too, to fix alpha value to 0.72f 2012-04-06 Andrea Cimitan Remove useless computation and improves saturation tune 2012-04-06 Mirco Müller Make sure the special masking of the dash's decoration is restored when a repaint of the lens-nav-bar destroyed it.. Fixes: . Approved by Andrea Cimitan. 2012-04-06 Mirco Müller Make sure the special masking of the dash's decoration is restored when a repaint of the lens-nav-bar destroyed it 2012-04-06 Andrea Cimitan Fix 974408 removing a regression introduced by revision 2221. Fixes: https://bugs.launchpad.net/bugs/974408. Approved by Michal Hruby. 2012-04-06 Andrea Cimitan Fix 974408 by reverting a regression introduced by revision 2221 2012-04-06 Michal Hruby Fixes a regression that caused the category icons to use default icons. Fixes: . Approved by Mirco Müller. 2012-04-06 Michal Hruby Fix missing category icons 2012-04-06 smspillaz Fixes LP #877778 - Introduces tests for UnityShowdesktopHandler. Fixes: https://bugs.launchpad.net/bugs/877778. Approved by Tim Penhey. 2012-04-06 smspillaz Merge trunk 2012-04-06 smspillaz Fix typo 2012-04-06 smspillaz Fix typo 2012-04-06 smspillaz Also update frame region when the window is unshowdesktoped 2012-04-06 smspillaz Make pure virtual methods private 2012-04-06 smspillaz Merge lp:unity and style 2012-04-02 smspillaz Merge lp:unity 2012-03-30 smspillaz Coding style 2012-03-24 smspillaz Use some template magic to ensure that input removers are not leaked 2012-03-24 smspillaz Added tests for opacity, paint masks, etc 2012-03-24 smspillaz Add tests for fading out and in 2012-03-24 smspillaz Added tests to ensure that the right windows are showdesktoped 2012-03-24 smspillaz Testing framework for the showdesktop handler 2012-03-24 smspillaz Split out the show desktop handler into its own file, break the dependency on compiz 2012-03-23 smspillaz Fixes the showdesktop behaviour LP #877778 Animate from 0 to 1 instead of vice versa to prevent variable initializations from breaking showdesktop, don't prematurely free the handler class and set the window to opaque with PAINT_WINDOW_NO_CORE_INSTANCE_MASK when fully hidden so it turns up in scale 2012-04-06 Mirco Müller fontconfig changed and broke the line-spacing for the horiz. tile-renderer, so the line-spacing was adjusted to avoid text being clipped in the card-view (e.g. gwibber-lens entries with three lines of body-text). Fixes: https://bugs.launchpad.net/bugs/974523. Approved by Sam Spilsbury. 2012-04-06 Mirco Müller After fontconfig changed, the line-spacing for the horiz. tile-renderer had to be adjusted, so text isn't clipped in the card-view... thus fixing LP: #974523 2012-04-06 Marco Trevisan (Treviño) Autopilot: added the testing support for the panel. Fixes: . Approved by Tim Penhey. 2012-04-06 Marco Trevisan (Treviño) test_panel: added missing sleep time, waiting for app discovery 2012-04-06 Marco Trevisan (Treviño) test_panel: add more sleeps... 2012-04-06 Marco Trevisan (Treviño) autopilot, test_panel: make some tests more robust 2012-04-06 Marco Trevisan (Treviño) PanelMenuView: added missing introspection variable (fix typo) 2012-04-06 Marco Trevisan (Treviño) autopilot, test_panel: added grab area tests! 2012-04-06 Marco Trevisan (Treviño) autopilot, test_panel: more indicator tests, plus panel key navigation. 2012-04-06 Marco Trevisan (Treviño) Merging with trunk 2012-04-06 Marco Trevisan (Treviño) autopilot, test_panel: added some indicators interaction tests 2012-04-06 Marco Trevisan (Treviño) autopilot, panel: allow to get an indicator entry by the name-hint 2012-04-05 Marco Trevisan (Treviño) autopilot: removed some tests duplication, added the PanelHoveringTests class 2012-04-05 Marco Trevisan (Treviño) test_panel: adding menu tests 2012-04-05 Marco Trevisan (Treviño) Merged panel-p-cleanup into panel-p-tests. 2012-04-05 Marco Trevisan (Treviño) Merged panel-p-cleanup into panel-p-tests. 2012-04-05 Marco Trevisan (Treviño) test_panel: added more window buttons tests for fitts law check 2012-04-05 Marco Trevisan (Treviño) test_panel: making the tests more solid 2012-04-05 Marco Trevisan (Treviño) autopilot: test_panel, some improvements to the move / maximize code 2012-04-05 Marco Trevisan (Treviño) autopilot, panel tests: some optimizations following Tim's review. 2012-04-05 Marco Trevisan (Treviño) autopilot, panel: make the click tests less prone to false positive 2012-04-05 Marco Trevisan (Treviño) autopilot, test_panel: fix the "close button" test for other monitors 2012-04-05 Marco Trevisan (Treviño) test_panel: even more tests for strange bugs 2012-04-05 Marco Trevisan (Treviño) autopilot, BAMF: closed is a signal... Let's use another trick 2012-04-05 Marco Trevisan (Treviño) autopilot, test_panel: add some bug related window buttons tests 2012-04-05 Marco Trevisan (Treviño) autopilot, test_panel: add test to check window buttons in multimonitor with overlays 2012-04-05 Marco Trevisan (Treviño) DashController: use BuildWrapper and export the monitor into the introspection data 2012-04-05 Marco Trevisan (Treviño) PanelMenuView: include fading timings into the introspection data 2012-04-05 Marco Trevisan (Treviño) Merged panel-p-cleanup into panel-p-tests. 2012-04-05 Marco Trevisan (Treviño) autopilot, test_panel: added even more WindowButtons tests. 2012-04-05 Marco Trevisan (Treviño) DashView: add introspection data about the form-factor 2012-04-05 Marco Trevisan (Treviño) autopilot, test_panel: added first tests for window buttons 2012-04-05 Marco Trevisan (Treviño) autopilot, bamf: get if a window has been closed 2012-04-05 Marco Trevisan (Treviño) autopilot: panel, improved the window buttons related functions 2012-04-05 Marco Trevisan (Treviño) PanelMenuView: add more introspection data 2012-04-05 Marco Trevisan (Treviño) autopilot, test_panel: do most of the initialization into the PanelTestsBase class 2012-04-04 Marco Trevisan (Treviño) autopilot, test_panel: added test to check that the window title has changed 2012-04-04 Marco Trevisan (Treviño) test_panel: using self.screen_geo.drag_window_to_monitor instead of the self-provided function 2012-04-04 Marco Trevisan (Treviño) X11: added ScreenGeometry().drag_window_to_monitor utility function 2012-04-04 Marco Trevisan (Treviño) autopilot, test_panel: added an utility function to launch application windows for a given monitor 2012-04-04 Marco Trevisan (Treviño) autopilot, bamf: add the set_focus method support 2012-04-04 Marco Trevisan (Treviño) Merged panel-p-cleanup into panel-p-tests. 2012-04-04 Marco Trevisan (Treviño) Merged panel-p-cleanup into panel-p-tests. 2012-04-04 Marco Trevisan (Treviño) Merging with WindowButtons changes 2012-04-04 Marco Trevisan (Treviño) Merged panel-p-cleanup into panel-p-tests. 2012-04-04 Marco Trevisan (Treviño) test_panel: use maximize in cleanups, added a new test switching focused window 2012-04-04 Marco Trevisan (Treviño) autopilot, panel: added other window title related tests. 2012-04-04 Marco Trevisan (Treviño) PanelTitlebarGrabAreaView: use absolute geometry for introspection data 2012-04-04 Marco Trevisan (Treviño) autopilot, panel: fixed some math, and more properties 2012-04-04 Marco Trevisan (Treviño) autopilot, panel: applying the Thomi's fixes 2012-04-04 Marco Trevisan (Treviño) Merging with trunk 2012-04-04 Marco Trevisan (Treviño) autopilot, test_launcher: add keynav / switcher tests for focus activation 2012-04-04 Marco Trevisan (Treviño) test_launcher: check if key_nav resumes the focus on cancel 2012-04-04 Marco Trevisan (Treviño) autopilot, test_launcher: added tests for focus resume on launcher switcher Tests cover bug #970420 2012-04-04 Marco Trevisan (Treviño) Merging with trunk 2012-04-04 Marco Trevisan (Treviño) Merged panel-p-cleanup into panel-p-tests. 2012-04-04 Marco Trevisan (Treviño) Merged panel-p-cleanup into panel-p-tests. 2012-04-04 Marco Trevisan (Treviño) Merged panel-p-cleanup into panel-p-tests. 2012-04-04 Marco Trevisan (Treviño) PanelIndicatorEntryView: introspection, use "entry_id", or Autopilot won't work with "id" parameters 2012-04-03 Marco Trevisan (Treviño) autopilot, test_panel: added first panel title tests 2012-04-03 Marco Trevisan (Treviño) autopilot, bamf: use the window geometry using gdk, xlib aren't working here. 2012-04-03 Marco Trevisan (Treviño) autopilot, bamf: add monitor property to window 2012-04-03 Marco Trevisan (Treviño) Merged panel-p-cleanup into panel-p-tests. 2012-04-03 Marco Trevisan (Treviño) autopilot, keybindings: added some window management keybindings support 2012-04-03 Marco Trevisan (Treviño) autopilot, add first panel support. 2012-04-03 Marco Trevisan (Treviño) Panel: use GetAbsoluteGeometry for introspection... 2012-04-03 Marco Trevisan (Treviño) WindowButtons, PanelIndicatorEntryView: Set invisible items event insensitive Also, improve the introspection data 2012-04-03 Marco Trevisan (Treviño) Merged panel-p-cleanup into panel-p-tests. 2012-04-03 Marco Trevisan (Treviño) Merged panel-p-cleanup into panel-p-tests. 2012-04-02 Marco Trevisan (Treviño) PanelIndicatorEntryView: introspection add human-readable type and menu geometries 2012-04-02 Marco Trevisan (Treviño) PanelMenuView: introspection, add introspection property if the desktop is active. 2012-04-06 Marco Trevisan (Treviño) A lot of panel fixes with code cleanup and improvements to the panel code.. Fixes: https://bugs.launchpad.net/bugs/655184, https://bugs.launchpad.net/bugs/839690, https://bugs.launchpad.net/bugs/865701, https://bugs.launchpad.net/bugs/875932, https://bugs.launchpad.net/bugs/921316, https://bugs.launchpad.net/bugs/921918, https://bugs.launchpad.net/bugs/934680, https://bugs.launchpad.net/bugs/936425, https://bugs.launchpad.net/bugs/939054, https://bugs.launchpad.net/bugs/940683, https://bugs.launchpad.net/bugs/951747, https://bugs.launchpad.net/bugs/953868, https://bugs.launchpad.net/bugs/962410, https://bugs.launchpad.net/bugs/963118, https://bugs.launchpad.net/bugs/963134, https://bugs.launchpad.net/bugs/968261, https://bugs.launchpad.net/bugs/970420, https://bugs.launchpad.net/bugs/971947. Approved by Tim Penhey. 2012-04-06 Marco Trevisan (Treviño) Merging with trunk 2012-04-05 Marco Trevisan (Treviño) PanelView: Ops, fixing merge issue 2012-04-05 Marco Trevisan (Treviño) Merging with trunk, resolving conflicts 2012-04-05 Marco Trevisan (Treviño) Merged panel-p-panel-view into panel-p-cleanup. 2012-04-05 Marco Trevisan (Treviño) Merged panel-p-menu-view into panel-p-panel-view. 2012-04-05 Marco Trevisan (Treviño) PanelMenuView: don't allow clicks in the grab-area when an overlay is opened 2012-04-04 Marco Trevisan (Treviño) Merged panel-p-panel-view into panel-p-cleanup. 2012-04-04 Marco Trevisan (Treviño) Merged panel-p-menu-view into panel-p-panel-view. 2012-04-04 Marco Trevisan (Treviño) PanelMenuView: remove the PostLayoutManagement set window-buttons' monitor 2012-04-04 Marco Trevisan (Treviño) Merged panel-p-panel-view into panel-p-cleanup. 2012-04-04 Marco Trevisan (Treviño) Merged panel-p-menu-view into panel-p-panel-view. 2012-04-04 Marco Trevisan (Treviño) Merged panel-p-core into panel-p-menu-view. 2012-04-04 Marco Trevisan (Treviño) PanelController: Set the layout as the last thing, to avoid geometry changes (andyrock) And this finally fixes the "Cut" menus issue that happened on startup, kudos to Andrea Azzarone for this fix. 2012-04-04 Marco Trevisan (Treviño) DashController: save the dash monitor value and emit that both when showing and hiding the dash This caused an issue when hiding the dash in a monitor and trying to close it from another. 2012-04-04 Marco Trevisan (Treviño) Merged panel-p-panel-view into panel-p-cleanup. 2012-04-04 Marco Trevisan (Treviño) Merged panel-p-menu-view into panel-p-panel-view. 2012-04-04 Marco Trevisan (Treviño) Merged panel-p-core into panel-p-menu-view. 2012-04-04 Marco Trevisan (Treviño) Merged panel-p-window-manager into panel-p-core. 2012-04-04 Marco Trevisan (Treviño) Merged panel-p-tray into panel-p-window-manager. 2012-04-04 Marco Trevisan (Treviño) Merged panel-p-grab-area into panel-p-tray. 2012-04-04 Marco Trevisan (Treviño) Merged panel-p-window-buttons into panel-p-grab-area. 2012-04-04 Marco Trevisan (Treviño) WindowButtons: make the buttons multi-monitor aware. This is needed to ignore the overlay events for another monitor. 2012-04-04 Marco Trevisan (Treviño) Merged panel-p-panel-view into panel-p-cleanup. 2012-04-04 Marco Trevisan (Treviño) Merged panel-p-menu-view into panel-p-panel-view. 2012-04-04 Marco Trevisan (Treviño) PanelMenuView: don't ignore clicks on window buttons if the dash is opened on the given panel 2012-04-04 Marco Trevisan (Treviño) Merging with trunk 2012-04-04 Marco Trevisan (Treviño) Merged panel-p-panel-view into panel-p-cleanup. 2012-04-04 Marco Trevisan (Treviño) Merged panel-p-menu-view into panel-p-panel-view. 2012-04-04 Marco Trevisan (Treviño) PanelMenuView: only change the title on the target panel, when using the launcher switcher 2012-04-04 Marco Trevisan (Treviño) Merged panel-p-panel-view into panel-p-cleanup. 2012-04-04 Marco Trevisan (Treviño) Merged panel-p-menu-view into panel-p-panel-view. 2012-04-04 Marco Trevisan (Treviño) Merged panel-p-core into panel-p-menu-view. 2012-04-04 Marco Trevisan (Treviño) SwitcherController: include the monitor in the UBUS_SWITCHER_SHOWN message 2012-04-04 Marco Trevisan (Treviño) LauncherController: be multi-monitor aware when informing about the launcher key nav/switcher start 2012-04-04 Marco Trevisan (Treviño) Merged panel-p-panel-view into panel-p-cleanup. 2012-04-04 Marco Trevisan (Treviño) Merged panel-p-menu-view into panel-p-panel-view. 2012-04-04 Marco Trevisan (Treviño) Merged panel-p-core into panel-p-menu-view. 2012-04-04 Marco Trevisan (Treviño) LauncherController: don't restore the focus if the selected icon is currently running. 2012-04-04 Marco Trevisan (Treviño) PanelMenuView: s/OnMenusClosed/NotifyAllMenusClosed/g 2012-04-03 Marco Trevisan (Treviño) Merged panel-p-panel-view into panel-p-cleanup. 2012-04-03 Marco Trevisan (Treviño) Merged panel-p-menu-view into panel-p-panel-view. 2012-04-03 Marco Trevisan (Treviño) PanelMenuView: be safer, if the current _new_application has been closed, just reset it. This fixes the always-visible menu issue that can happen when quickly closing/opening applications 2012-04-03 Marco Trevisan (Treviño) Merged panel-p-panel-view into panel-p-cleanup. 2012-04-03 Marco Trevisan (Treviño) Merged panel-p-menu-view into panel-p-panel-view. 2012-04-03 Marco Trevisan (Treviño) PanelMenuView: no need to overwrite QueueDraw 2012-04-03 Marco Trevisan (Treviño) PanelMenuView: adding more constants, removed unneeded _padding variable 2012-04-03 Marco Trevisan (Treviño) Merged panel-p-panel-view into panel-p-cleanup. 2012-04-03 Marco Trevisan (Treviño) Merged panel-p-menu-view into panel-p-panel-view. 2012-04-03 Marco Trevisan (Treviño) PanelMenuView: s/AllMenusClosed/OnMenusClosed/g 2012-04-02 Marco Trevisan (Treviño) Merged panel-p-panel-view into panel-p-cleanup. 2012-04-02 Marco Trevisan (Treviño) Merged panel-p-menu-view into panel-p-panel-view. 2012-04-02 Marco Trevisan (Treviño) PanelMenuView: set the maximum entries width on the PostLayout This fixes the missing menus / compressed menus issue that could happen on fresh start... 2012-04-02 Marco Trevisan (Treviño) Merging with trunk 2012-04-02 Marco Trevisan (Treviño) Merged panel-p-panel-view into panel-p-cleanup. 2012-04-02 Marco Trevisan (Treviño) PanelView: use Window type for tray Xid 2012-04-02 Marco Trevisan (Treviño) Merged panel-p-panel-view into panel-p-cleanup. 2012-04-02 Marco Trevisan (Treviño) Merged panel-p-menu-view into panel-p-panel-view. 2012-04-02 Marco Trevisan (Treviño) Merged panel-p-core into panel-p-menu-view. 2012-04-02 Marco Trevisan (Treviño) PanelController: the tray can have more than one XID, on multimonitor. Updating unityshell for it. 2012-04-02 Marco Trevisan (Treviño) Merged panel-p-panel-view into panel-p-cleanup. 2012-04-02 Marco Trevisan (Treviño) Merged panel-p-menu-view into panel-p-panel-view. 2012-04-02 Marco Trevisan (Treviño) Merged panel-p-core into panel-p-menu-view. 2012-04-02 Marco Trevisan (Treviño) Merged panel-p-window-manager into panel-p-core. 2012-04-02 Marco Trevisan (Treviño) Merged panel-p-tray into panel-p-window-manager. 2012-04-02 Marco Trevisan (Treviño) PanelTray: use Window type for xid 2012-04-02 Marco Trevisan (Treviño) Merged panel-p-panel-view into panel-p-cleanup. 2012-04-02 Marco Trevisan (Treviño) Merged panel-p-menu-view into panel-p-panel-view. 2012-04-02 Marco Trevisan (Treviño) PanelMenuView: reduce the risk of getting an empty panel menu on startup 2012-04-02 Marco Trevisan (Treviño) Merged panel-p-panel-view into panel-p-cleanup. 2012-04-02 Marco Trevisan (Treviño) PanelView: fixed some spacing issues 2012-04-02 Marco Trevisan (Treviño) Merged panel-p-panel-view into panel-p-cleanup. 2012-04-02 Marco Trevisan (Treviño) PanelView: set some methods const 2012-04-02 Marco Trevisan (Treviño) Merged panel-p-panel-view into panel-p-cleanup. 2012-04-02 Marco Trevisan (Treviño) PanelView: added the more generic IsActive method to get if a view is currently the active one 2012-04-02 Marco Trevisan (Treviño) Merged panel-p-panel-view into panel-p-cleanup. 2012-04-02 Marco Trevisan (Treviño) Merged panel-p-menu-view into panel-p-panel-view. 2012-04-02 Marco Trevisan (Treviño) Merged panel-p-core into panel-p-menu-view. 2012-04-02 Marco Trevisan (Treviño) Merged panel-p-window-manager into panel-p-core. 2012-04-02 Marco Trevisan (Treviño) Merged panel-p-tray into panel-p-window-manager. 2012-04-02 Marco Trevisan (Treviño) Merged panel-p-grab-area into panel-p-tray. 2012-04-02 Marco Trevisan (Treviño) Merged panel-p-window-buttons into panel-p-grab-area. 2012-04-02 Marco Trevisan (Treviño) WindowButtons: ignore the click events when the buttons are not enabled. 2012-04-02 Marco Trevisan (Treviño) PanelTitlebarGrabAreaView: fixed typo in the comment 2012-04-02 Marco Trevisan (Treviño) Merged panel-p-panel-view into panel-p-cleanup. 2012-04-02 Marco Trevisan (Treviño) PanelView: main code cleanup, fixed dash/HUD switch. 2012-04-02 Marco Trevisan (Treviño) Merged panel-p-panel-view into panel-p-cleanup. 2012-04-02 Marco Trevisan (Treviño) PanelMenuView: fix console gtk_widget_path errors 2012-04-02 Marco Trevisan (Treviño) Merging with panel-p-menu-view changes 2012-04-02 Marco Trevisan (Treviño) PanelMenuView: removed the useless (at this point) HasOurWindowFocused... 2012-04-02 Marco Trevisan (Treviño) PanelMenuView: make the possible methods const. 2012-04-02 Marco Trevisan (Treviño) Merged panel-p-panel-view into panel-p-cleanup. 2012-04-02 Marco Trevisan (Treviño) Merged panel-p-core into panel-p-menu-view. 2012-04-02 Marco Trevisan (Treviño) Merged panel-p-window-manager into panel-p-core. 2012-04-02 Marco Trevisan (Treviño) WindowManager: GetGeometry* related methods set to const Plus removed some unneeded casts. 2012-04-02 Marco Trevisan (Treviño) Merged panel-p-panel-view into panel-p-cleanup. 2012-04-02 Marco Trevisan (Treviño) Merged panel-p-core into panel-p-menu-view. 2012-04-02 Marco Trevisan (Treviño) Merged panel-p-window-manager into panel-p-core. 2012-04-02 Marco Trevisan (Treviño) Merged panel-p-tray into panel-p-window-manager. 2012-04-02 Marco Trevisan (Treviño) Merged panel-p-grab-area into panel-p-tray. 2012-04-02 Marco Trevisan (Treviño) Merged panel-p-window-buttons into panel-p-grab-area. 2012-04-02 Marco Trevisan (Treviño) Merged panel-p-indicators-view into panel-p-window-buttons. 2012-04-02 Marco Trevisan (Treviño) PanelIndicatorsView: «don't use "using namespace indicator;" in a header file.» 2012-04-02 Marco Trevisan (Treviño) Merged panel-p-panel-view into panel-p-cleanup. 2012-04-02 Marco Trevisan (Treviño) Merged panel-p-core into panel-p-menu-view. 2012-04-02 Marco Trevisan (Treviño) Merged panel-p-window-manager into panel-p-core. 2012-04-02 Marco Trevisan (Treviño) Merged panel-p-tray into panel-p-window-manager. 2012-04-02 Marco Trevisan (Treviño) Merged panel-p-grab-area into panel-p-tray. 2012-04-02 Marco Trevisan (Treviño) Merged panel-p-window-buttons into panel-p-grab-area. 2012-04-02 Marco Trevisan (Treviño) Merged panel-p-indicators-view into panel-p-window-buttons. 2012-04-02 Marco Trevisan (Treviño) Merged panel-p-indicator-entry into panel-p-indicators-view. 2012-04-02 Marco Trevisan (Treviño) PanelIndicatorEntryView: make GetLabel const 2012-04-02 Marco Trevisan (Treviño) Merged panel-p-panel-view into panel-p-cleanup. 2012-04-02 Marco Trevisan (Treviño) Merged panel-p-core into panel-p-menu-view. 2012-04-02 Marco Trevisan (Treviño) Merged panel-p-window-manager into panel-p-core. 2012-04-02 Marco Trevisan (Treviño) Merged panel-p-tray into panel-p-window-manager. 2012-04-02 Marco Trevisan (Treviño) Merged panel-p-grab-area into panel-p-tray. 2012-04-02 Marco Trevisan (Treviño) Merged panel-p-window-buttons into panel-p-grab-area. 2012-04-02 Marco Trevisan (Treviño) Merged panel-p-indicators-view into panel-p-window-buttons. 2012-04-02 Marco Trevisan (Treviño) Merged panel-p-indicator-entry into panel-p-indicators-view. 2012-04-02 Marco Trevisan (Treviño) PanelIndicatorEntryView: don't use "using namespace ..." into the Header Also fixed some typo and the widget path errors 2012-04-02 Marco Trevisan (Treviño) Merged panel-p-panel-view into panel-p-cleanup. 2012-04-02 Marco Trevisan (Treviño) Merged panel-p-core into panel-p-menu-view. 2012-04-02 Marco Trevisan (Treviño) Merged panel-p-window-manager into panel-p-core. 2012-04-02 Marco Trevisan (Treviño) Merged panel-p-tray into panel-p-window-manager. 2012-04-02 Marco Trevisan (Treviño) Merged panel-p-grab-area into panel-p-tray. 2012-04-02 Marco Trevisan (Treviño) Merged panel-p-window-buttons into panel-p-grab-area. 2012-04-02 Marco Trevisan (Treviño) Merged panel-p-indicators-view into panel-p-window-buttons. 2012-04-02 Marco Trevisan (Treviño) Merged panel-p-indicator-entry into panel-p-indicators-view. 2012-04-02 Marco Trevisan (Treviño) Merged panel-p-style into panel-p-indicator-entry. 2012-04-01 Marco Trevisan (Treviño) WindowButtons: ignore click events if not enabled. 2012-03-31 Marco Trevisan (Treviño) Panel: Fixing the overlay name... 2012-03-31 Marco Trevisan (Treviño) Ops... s/Overaly/Overlay/g ... 2012-03-30 Marco Trevisan (Treviño) Merging with upstream 2012-03-30 Marco Trevisan (Treviño) PanelMenuView: code cleanup, multimonitor bug fixes and misc improvements The layout system has been rewritten and now it works natively without the workarounds we were using before, fixed the panel paddings to match design specs; Optimized the drawing operations, now the title texture is cached and rebuilt only if really needed. Fixed the panel title on Expo and Scale. Improved the detection of the panel used to draw the app title on multi-monitor (disabled otherwise), and the alt+tab/alt conflict. Maximized windows list is re-populated on startup or when adding a new screen. 2012-03-30 Marco Trevisan (Treviño) Added misc changes needed to make the panel rock 2012-03-30 Marco Trevisan (Treviño) WindowManager: implemented some methods to handle the window position/size. 2012-03-30 Marco Trevisan (Treviño) PanelTray: code rewritten to use more C++ utilities 2012-03-30 Marco Trevisan (Treviño) PanelTitlebarGrabAreaView: addded to unity namespace, rewritten the event handling The grabbing handle has been greatly improved 2012-03-30 Marco Trevisan (Treviño) WindowButtons: code cleanup, more control to the buttons. rewritten using in a better way the subclass nux::Button features, factorizing some code for each button into WindowButtons. Also the handling of the controlled window is now done internally, not by the PanelMenuView. 2012-03-30 Marco Trevisan (Treviño) PanelIndicatorsView: some API cleanup, added more protected virtual members 2012-03-30 Marco Trevisan (Treviño) PanelIndicatorEntryView: code cleaned a lot to be more C++ conformant, and modified to be easily extendible in the near future. Also fixed issues with the indicator entries and Scale/Expo. Reduced some memory or CPU usage. 2012-03-30 Marco Trevisan (Treviño) PanelIndicatorEntryView, PanelMenuView: set widget path types before name. This fixes a lot of warnings. 2012-03-30 Marco Trevisan (Treviño) PanelIndicatorEntryView: use the correct panel type to get the font 2012-03-29 Marco Trevisan (Treviño) PanelMenuView: Set the WindowButtons padding as per design. 2012-03-29 Marco Trevisan (Treviño) PanelMenuView: Only Scale is active for a window subset, show their app name. The desktop name otherwise. So on Super+S the desktop name is shown. 2012-03-29 Marco Trevisan (Treviño) PluginAdapter: added IsScaleActiveForGroup to get if scale is running for a window subset 2012-03-29 Marco Trevisan (Treviño) PanelMenuView: make the desktop name to draw in all the panels 2012-03-29 Marco Trevisan (Treviño) Removing all the LIM stuff, it will be back soon! 2012-03-29 Marco Trevisan (Treviño) PanelIndicatorsView: removed the "layout workaround", NUX likes us now! The menu/indicators layout can safely be kept and handled as the view's layout, this saves us by doing unwanted workarounds and to just manage its geometry. This also fixes an issue with multimonitor, that caused menus on other monitors not to be clickable. 2012-03-29 Marco Trevisan (Treviño) PanelView: remove useless methods 2012-03-29 Marco Trevisan (Treviño) WindowButtons: don't be confused by different overlays Now switching from Dash to Hud and back works. See bug #963118 2012-03-29 Marco Trevisan (Treviño) unityshell: typo: s/showPanelFirstMenuKeyInitiate/showPanelFirstMenuKeyTerminate/ 2012-03-29 Marco Trevisan (Treviño) Panel: s/Dash/Overlay/g 2012-03-29 Marco Trevisan (Treviño) Merging with trunk 2012-03-29 Marco Trevisan (Treviño) PanelMenuView: use Window type for windows. 2012-03-29 Marco Trevisan (Treviño) PluginAdapter: window's can't be obscured by window in different screens. Checking the geometry, though. 2012-03-29 Marco Trevisan (Treviño) PanelMenuView: use nux::Rect.IsInside where possible 2012-03-29 Marco Trevisan (Treviño) PanelMenuView: when we don't control the active window, all clicks are over the grab area 2012-03-29 Marco Trevisan (Treviño) PanelMenuView: don't draw anything on the panel located into a monitor that doesn't control the active window 2012-03-20 Marco Trevisan (Treviño) PanelTray: remove the idle before destroying the window. Let's be paranoid! ;) 2012-03-20 Marco Trevisan (Treviño) PanelTray: don't crash when unplugging a monitor. 2012-03-20 Marco Trevisan (Treviño) PanelView: putting back some changes lost during merges 2012-03-20 Marco Trevisan (Treviño) Merging with latest trunk. 2012-03-20 Marco Trevisan (Treviño) Merging with trunk 2012-03-19 Marco Trevisan (Treviño) PanelIndicatorAppmenuView: don't sync our geometry if not focused This will make the unity-panel-service correctly handle the keyboard navigation. 2012-03-19 Marco Trevisan (Treviño) Merging with newer lp:~3v1n0/unity/lim 2012-03-19 Marco Trevisan (Treviño) Merging with lp:~3v1n0/unity/indicators-tests 2012-03-19 Marco Trevisan (Treviño) Merging with lp:~3v1n0/unity/dbus-indicators-proxy 2012-03-19 Marco Trevisan (Treviño) Merging again with lp:~3v1n0/unity/indicators-p 2012-03-10 Marco Trevisan (Treviño) Merging with lp:~3v1n0/unity/indicators-p 2012-03-10 Marco Trevisan (Treviño) Merging with changes in lp:~3v1n0/unity/lim 2012-03-10 Marco Trevisan (Treviño) unityshell: listen also the launcher switcher signals 2012-03-10 Marco Trevisan (Treviño) LauncherController: emit the right keynav signal 2012-03-09 Marco Trevisan (Treviño) PluginAdapter: add some more spacing, to improve readability 2012-03-09 Marco Trevisan (Treviño) PanelMenuView: put return types on the same line of the function name 2012-03-09 Marco Trevisan (Treviño) PanelMenuView: add OnApplicationClosed function, to avoid casts Also added more controls to avoid un-hidden menus. 2012-03-09 Marco Trevisan (Treviño) PanelMenuView: reset the _new_application if it points to an invalid application 2012-03-09 Marco Trevisan (Treviño) PanelMenuView: add GetTopWindow method to get the top valid window, even if not in focus Added also utility functions such as GetBamfWindowForXid and IsValidWindow to get a BamfView or to check if a window can be handled by us. We use the GetTopWindow to get the top view when an invalid one (an unity) window is focused. 2012-03-09 Marco Trevisan (Treviño) PanelMenuView: call the right function on launcher switcher end 2012-03-08 Marco Trevisan (Treviño) PanelMenuView: also connect to the key-switcher ubus events 2012-03-08 Marco Trevisan (Treviño) LauncherController: send the right ubus message depending on the key navigation type 2012-03-08 Marco Trevisan (Treviño) PanelMenuView: show the selected icon name on the panel during key navigation Also, avoid to generate textures with empty labels, just nullify it 2012-03-08 Marco Trevisan (Treviño) LauncherController: send UBus messages when the launcher selection has changed 2012-03-06 Marco Trevisan (Treviño) Merging with trunk 2012-03-02 Marco Trevisan (Treviño) Merging with trunk 2012-03-02 Marco Trevisan (Treviño) PanelView: don't allow to open menus in an inactive PanelMenuView 2012-03-02 Marco Trevisan (Treviño) PanelMenuView: take care of the workarea x when dragging down a window. Fixes the restored position in a multimonitor setup. 2012-03-02 Marco Trevisan (Treviño) PanelMenuView: improve debugging strings 2012-03-02 Marco Trevisan (Treviño) PanelIndicatorAppmenuView: set invisible by default. 2012-03-02 Marco Trevisan (Treviño) PanelMenuView: reduce the risk of getting an empty panel 2012-03-02 Marco Trevisan (Treviño) PanelIndicatorAppmenuView: use area visibility as well. Disable the appmenu when not in use. 2012-03-02 Marco Trevisan (Treviño) PanelMenuView: use PanelIndicatorsView as base for introspection data 2012-03-02 Marco Trevisan (Treviño) Panel: add more debug introspection informations 2012-03-01 Marco Trevisan (Treviño) PanelIndicatorsView: make each menu entry to use the most space it really can When setting the maximium width for the entries, we shouold care of the current sizes. So basically, if an entry doesn't need to be resized, we can just take its width and remove it from the maximum space we have, then the space that the other entries can use, is computed using the remaining space. This improves a lot the entries collapsing, and make sure that we always use all the horizontal space that we have. 2012-03-01 Marco Trevisan (Treviño) PanelIndicatorEntryView: improve the drawing of collapsed menus Consider the right_marging as well. 2012-02-29 Marco Trevisan (Treviño) Merging with trunk 2012-02-26 Marco Trevisan (Treviño) PanelTray: update whitelist value on runtime. 2012-02-26 Marco Trevisan (Treviño) PanelTray: main code cleanup, hopefully fix crashes 2012-02-25 Marco Trevisan (Treviño) Pushing back removed changes 2012-02-25 Marco Trevisan (Treviño) Merging with lp:~3v1n0/unity/lim 2012-02-25 Marco Trevisan (Treviño) Merging trunk 2012-02-25 Marco Trevisan (Treviño) Merging trunk 2012-02-25 Marco Trevisan (Treviño) WindowButtons: manually manage the clicks on the buttons to be more Fitts conformant The window buttons are now put into the layout to manage their position automatically, but we redirect the mouse events over them to be more conformant to the Fitt's law. 2012-02-25 Marco Trevisan (Treviño) WindowButtons: make the buttons more Fitt's law conformant. 2012-02-25 Marco Trevisan (Treviño) WindowButton: add UpdateSize function to define the maximum button size 2012-02-25 Marco Trevisan (Treviño) WindowButtons: put win-buttons into the unity namespace. 2012-02-25 Marco Trevisan (Treviño) PanelTitlebarGrabAreaView: return gboolean FALSE instead of bool false on timeout 2012-04-06 Daniel d'Andrada Fix pinch gesture.. Fixes: https://bugs.launchpad.net/bugs/969554. Approved by Thomi Richards. 2012-04-04 Daniel d'Andrada Unit test for maximizing a window with a pinch gesture Tests fix for bug lp:969554 2012-03-30 Daniel d'Andrada unityshell: Fix pinch gesture radius usage There was a change in the maning of a pinch radius. Before it was expressed in device units, whose resolution can vary wildly among different device types. Pinch radius is now expressed as a ratio between the initial radius and the current radius. 2012-04-05 Daniel d'Andrada Fix the three-finger move for unity.. Fixes: https://bugs.launchpad.net/bugs/940612. Approved by Tim Penhey. 2012-04-04 Daniel d'Andrada Unit test for moving a window with a 3-finger's drag gesture. Tests fix for bug lp:940612 2012-04-04 Daniel d'Andrada Adding infrastructure for testing plugins/unityshell/GestureEngine class Creates test-gesture-engine test along with necessary mocks 2012-04-03 Daniel d'Andrada Remove unused include from GestureEngine.h 2012-04-03 Daniel d'Andrada test/CmakeLists - link libraries against targets individually There may be targets that want to link against a different set of libraries than the one offered by link_libraries(). Besides link_libraries() has been deprecated in favor of targe_link_libraries() 2012-03-30 Daniel d'Andrada unityshell: gesture focus is a float, not an int 2012-03-30 Daniel d'Andrada unityshell gestures: Use hit-test to find window affected by 3-touch drag Instead of climbing up the window hierarchy with XQueryTree. That will improve performance. The root cause of lp:940612 is that after the re-architecture of the UTouch stack the child_window_id event attribute is no longer being filled. Even though UTouch stack should have it fixed, the change made by this patch is still an improvement on its own right. Besides, in the new architecture, UTouch might have trouble filling this attribute in the same way as before. 2012-04-05 Kevin DuBois Ensure that an animation always takes place after the Shortcut menu is shown fixes: https://bugs.launchpad.net/unity/+bug/924636. Fixes: https://bugs.launchpad.net/bugs/924636. Approved by Marco Trevisan (Treviño). 2012-04-05 Kevin DuBois update manual tests to test for this incorrect rendering scenario 2012-04-05 Kevin DuBois Correct issue where shortcut animation was not taking place while mousing over launcher 2012-04-05 Marco Trevisan (Treviño) autopilot, test_launcher: fix error due to missing multiply_scenarios import. Fixes: . Approved by Tim Penhey. 2012-04-06 Marco Trevisan (Treviño) Fix multiply scenarios import 2012-04-05 Jay Taoko * Fix a rendering call for systems with no GLSL support.. Fixes: . Approved by Jason Smith. 2012-04-05 Jay Taoko * Use proper rendering call for system with no GLSL support. * Removed a printf. 2012-04-05 Marco Trevisan (Treviño) Panel style changes.. Fixes: . Approved by Tim Penhey. 2012-04-02 Marco Trevisan (Treviño) PanelStyle: use &glib::String instead of glib::String.AsOutParam. 2012-03-30 Marco Trevisan (Treviño) PanelStyle: general cleanup, move to UnityCore glib:: utilities It can be used now to check all the panel related settings, including fonts and DPI. Emitting the changed signal when they get changed (so now when changing the title font, it gets updated immediately). Added better support for HighContrast themes and fallback buttons. 2012-04-05 Alex Launi Refactors the launcher tests. Adds a more logical organization, and removes duplicated code.. Fixes: . Approved by Alex Launi, Marco Trevisan (Treviño). 2012-04-05 Alex Launi Fix merge conflicts 2012-03-22 Alex Launi merge trunk 2012-03-15 Alex Launi remove 'file' that was added for no reason 2012-03-15 Alex Launi refactor launcher reveal tests 2012-03-15 Alex Launi refactor launcher keynav tests 2012-03-15 Alex Launi refactor launcher shortcut tests 2012-03-15 Alex Launi refactor switcher tests 2012-04-05 Andrea Cimitan Very subtle card view background. Fixes: . Approved by Marco Trevisan (Treviño). 2012-04-05 Andrea Cimitan Very subtle card view background 2012-04-05 Andrea Cimitan Removes shadow from the decoration assets.. Fixes: . Approved by Andrea Azzarone, Marco Trevisan (Treviño). 2012-04-05 Andrea Cimitan Fixes horizontal parity 2012-04-05 Andrea Cimitan Should fix parity at topright 2012-04-05 Andrea Cimitan New dash decoration assets 2012-04-05 Andrea Cimitan Less opacity on both line and background for search bar. Fixes: . Approved by Andrea Azzarone, Marco Trevisan (Treviño). 2012-04-05 Andrea Cimitan Latest refinements on search bar from design: less opacity on both line and background 2012-04-05 Jay Taoko * Fix: rendering of the Dash corners (top-right, bottom-left, bottom-right).. Fixes: https://bugs.launchpad.net/bugs/839476. Approved by Mirco Müller, Andrea Cimitan. 2012-04-05 Jay Taoko * Fixed rendering offset error. 2012-04-05 Jay Taoko * Merge 2012-04-05 Andrea Cimitan Draw nicer panel/dash launcher/dash separators, following mockups 2012-04-05 Jay Taoko * Merged with Unity trunk. 2012-04-05 Jay Taoko * Fixed shader compilation. 2012-04-05 Jay Taoko * Rendering improvements. * Removing the inverted textures as they are no longer necessary. 2012-04-04 Jay Taoko * Fixed rendering of the Dash corners. 2012-03-27 Mirco Müller Re-merged with trunk 2012-02-24 Jay Taoko * Fixed blending issues when using QRP_TexMaskTexAlpha. * A weird problems remains on the bottom left corner. * Shine and other effects remain to be applied on the corners. 2012-02-24 Mirco Müller Only use the alpha-channel in the mask-textures. Create the correct blurred texture-parts for the corners. Apply it all. 2012-02-21 Mirco Müller Added mask-textures for the three color-texture making up the corners of the dash/hud decoration 2012-04-05 Andrea Azzarone Use gtk_accelerator_get_label to get a translatable key binding.. Fixes: https://bugs.launchpad.net/bugs/971332. Approved by Gord Allott. 2012-04-04 Andrea Azzarone Fix. 2012-04-04 Andrea Azzarone Fix. 2012-04-03 Andrea Azzarone Fix style issue. 2012-04-03 Andrea Azzarone Fix bug #971332. 2012-04-05 Koichi Akabe Ensures hud ignores key presses once ibus is active. Fixes: https://bugs.launchpad.net/bugs/957927, https://bugs.launchpad.net/bugs/964760, https://bugs.launchpad.net/bugs/973344. Approved by Brandon Schaefer, Gord Allott. 2012-04-04 Koichi Akabe change to check im_preedit instead of im_active on dash (for lp:973344) 2012-04-03 Koichi Akabe fix typo on autopilot test_ibus.py remove for loop on test_ignore_key_events_on_hud 2012-04-03 Koichi Akabe merge with trunk to solve conflicts 2012-03-23 Koichi Akabe merge from trunk to solve conflicts 2012-03-23 Koichi Akabe add autopilot test for ignoring key events while ibus is active 2012-03-19 Koichi Akabe ignore tab key on dash when ibus is active 2012-03-18 Koichi Akabe fix behaviour when unexpected key (left/right tab) is pressed on hud 2012-03-17 Koichi Akabe add im_preedit property to get state of ibus ignore up/down key while ibus is active remove search_activated.emit() on HudView.cpp because it is te reason why HUD executes items twice move query_activated.emit() to search_bar_->activated 2012-04-05 Thomi Richards Fixed failing assertion in the Hud.. Fixes: . Approved by Gord Allott. 2012-04-05 Thomi Richards Don't call g_variant_equal in the Hud when there's a chance that one of the variants can be NULL. 2012-04-05 Gord Allott fixes widescreen icons being too small, makes them the correct aspect ratio and size. Fixes: https://bugs.launchpad.net/bugs/878015. Approved by Mirco Müller. 2012-04-05 Gord Allott fix wrongly aligned icons 2012-04-05 Gord Allott Fixes a long standing slight visual bug in the dash, widescreen icons now render correctly 2012-04-05 Jason Smith * Fix for bug #839480 * Fix rendering of the Dash, Launcher and Panel when "NO_BLUR" is selected in CCSM * Added support to get a none blurred region of the display from BackgroundEffectHelper. Fixes: https://bugs.launchpad.net/bugs/839480, https://bugs.launchpad.net/bugs/941066. Approved by Gord Allott, Brandon Schaefer, Jason Smith. 2012-04-04 Brandon Schaefer * Merged trunk, fixed conflict 2012-04-04 Brandon Schaefer * Change dash_is_open_ to use the launcher_controller->IsOverlayOpen() * Removed some commented out lines of code 2012-04-02 Jay Taoko * Merged with Unity Trunk. 2012-03-30 Jason Smith fix detection of when to paint panel background 2012-03-28 Jay Taoko * Fix update of static blur case 2012-03-26 Jay Taoko * Check that the maximized window is not a native window. 2012-03-26 Jay Taoko * Fixes 2012-03-24 Jay Taoko * Update Panel texture only when necessary. 2012-03-23 Jay Taoko * Added support for panel rendering. 2012-03-23 Jay Taoko * Fixing Panel background 2012-03-23 Jay Taoko * Fix for bug #839480 2012-03-23 Jay Taoko * Cleanup 2012-03-23 Jay Taoko * Fixes the rendering of the dash when the "No Blur" option is selected in CCSM. 2012-04-05 Mirco Müller Implement new card view design. Fixes: https://bugs.launchpad.net/bugs/901164. Approved by Andrea Cimitan. 2012-04-05 Mirco Müller New input from Design... tiles background tint-color is meant to be like the one used on the lens-nav-bar 2012-04-03 Mirco Müller Work around a bug in QRP_QuadWireframe() not drawing the bottom-left-most pixel in the black outline around the icon 2012-04-03 Mirco Müller Fixing the horizontal tile renderer (aka card-view) to comply with the design-specs 2012-04-05 Gord Allott Fixes a hud translation issue, can't have const std::strings in an anonymous namespace.. Fixes: . Approved by Michal Hruby. 2012-04-05 Gord Allott merged with trunk fixed conflicts 2012-04-05 Gord Allott Fixed translation error in hud, "Type your command" is now properly translatable 2012-04-05 Tim Penhey Allow Unity to correctly respond to a non-modifier key-binding for "show hud".. Fixes: https://bugs.launchpad.net/bugs/969256. Approved by Daniel van Vugt, Thomi Richards. 2012-04-05 Tim Penhey Fix the docstring duplication. 2012-04-05 Tim Penhey Use the result of ShowHud. 2012-04-05 Tim Penhey Merge trunk. 2012-04-05 Tim Penhey Autopilot tests. 2012-04-05 Tim Penhey Allow hud initiate to be bound to a non-modifier key. 2012-04-04 Jason Smith Implement sticky edge behavior as requested by design. Add EdgeBarrierController class to handle complexity of edge barriers.. Fixes: . Approved by Thomi Richards. 2012-04-04 Jason Smith update edge barrier class to use sticter types 2012-04-04 Jason Smith fix review issues 2012-04-04 Jason Smith fix doc strings 2012-04-04 Jason Smith add autopilot tests to test new behaviors 2012-04-04 Jason Smith dont capture mouse when not hiding and sticky edges is off 2012-04-03 Jason Smith implement edge barrier behavior as updated in spec 2012-04-04 Thomi Richards Only desaturate icons when an overlay is shown if the mouse is not over the launcher.. Fixes: https://bugs.launchpad.net/bugs/973063. Approved by Jason Smith. 2012-04-05 Thomi Richards Added a test for when you mose over after the dash is opened. 2012-04-05 Thomi Richards Fixed bug, test passes. 2012-04-05 Thomi Richards Have failing test. 2012-04-05 Thomi Richards Merged trunk. 2012-04-04 Thomi Richards Force launcher icons to saturate when keynav starts.. Fixes: https://bugs.launchpad.net/bugs/913569. Approved by Jason Smith. 2012-04-04 Thomi Richards Fixed bug, test passes. 2012-04-04 Thomi Richards Have failing test. Also fixed scenario generation for launcher tests when we're running a single monitor only. 2012-04-04 Michal Hruby Ensure that the spinner is shown even for empty searches. Fixes: https://bugs.launchpad.net/bugs/965492. Approved by Gord Allott. 2012-04-04 Michal Hruby Use string::empty method 2012-04-04 Michal Hruby Ensure that the spinner is shown even for empty searches 2012-04-04 Albert Astals Clear queries_ in HudImpl::UpdateQueryCallback As suggested by Ryan Lortie in https://bugs.launchpad.net/indicator-appmenu/+bug/965299 . Fixes: https://bugs.launchpad.net/bugs/965299. Approved by Gord Allott, Thomi Richards. 2012-04-03 Albert Astals Clear queries_ in HudImpl::UpdateQueryCallback As suggested by Ryan Lortie in https://bugs.launchpad.net/indicator-appmenu/+bug/965299 2012-04-03 Thomi Richards Make Ctrl+Tab from commands lens work correctly.. Fixes: https://bugs.launchpad.net/bugs/971850. Approved by Tim Penhey. 2012-04-03 Thomi Richards Added comment. 2012-04-03 Thomi Richards Have fix, tests pass. 2012-04-03 Thomi Richards Have failing test. 2012-04-03 Benjamin Kerensa Update tooltip in ccsm for "Show Desktop Icon".. Fixes: https://bugs.launchpad.net/bugs/934526. Approved by Marco Biscaro, Fitoschido. 2012-03-23 Benjamin Kerensa Actually Fixed Now 2012-03-22 Benjamin Kerensa Fixed Typo LP: #934526 2012-04-03 Brandon Schaefer Fixes the pinyin pop up box disappearing in the hud.. Fixes: https://bugs.launchpad.net/bugs/968777. Approved by Tim Penhey. 2012-04-02 Brandon Schaefer * More fixes to the ap test 2012-04-02 Brandon Schaefer * Merged trunk, fixed conflict 2012-04-02 Brandon Schaefer * Fixed ap test 2012-04-01 Brandon Schaefer * Adds auotpilot test 2012-04-01 Brandon Schaefer * merged trunk 2012-03-29 Brandon Schaefer * Fixes so when go from Hud to the Dash to make sure you close the Hud BEFORE the dash opens 2012-04-03 Thomi Richards Fix several failing assertions in gtk, glib, and dbusmenu.. Fixes: . Approved by Marco Trevisan (Treviño). 2012-04-04 Thomi Richards LauncherIcon now stores unity icon theme inside a glib::Object wrapper. 2012-04-03 Thomi Richards Fixed two places in BamfLauncherIcon where we were sending null pointers into libdbusmenu, which would cause assertions to fail. 2012-04-03 Thomi Richards Fixed failing gtk assert in PanelIndicatorEntryView. 2012-04-03 Thomi Richards Fixed a failing gtk assert in PanelMenuView. 2012-04-03 Thomi Richards Fixed a glib assertion in the LauncherIcon - we were trying to unref a null ptr. 2012-04-03 Andrea Azzarone Fix a crash in unity::launcher::DeviceLauncherIcon::ShowNotification.. Fixes: https://bugs.launchpad.net/bugs/971345. Approved by Tim Penhey. 2012-04-03 Andrea Azzarone Should fix a crash bug #971345. 2012-04-03 Marco Trevisan (Treviño) HudController: use the top-most valid window in the stack to fetch the icon, if an invalid window is focused. Fixes: https://bugs.launchpad.net/bugs/931548, https://bugs.launchpad.net/bugs/932371, https://bugs.launchpad.net/bugs/961161. Approved by Thomi Richards, John Lea. 2012-04-03 Marco Trevisan (Treviño) autopilot, test_hud: removed the unneeded sleep on tests base 2012-04-03 Marco Trevisan (Treviño) Autopilot: test_showdesktop, remove the hardcoded 'Control+Alt+d' keybinding 2012-04-03 Marco Trevisan (Treviño) autopilot: test_hud, test_switcher: use the new start_app return value 2012-04-03 Marco Trevisan (Treviño) autopilot, make start_app to return the ran BamfApplication instance 2012-04-03 Marco Trevisan (Treviño) autopilot, test_hud: use self.dash.ensure_visible() 2012-04-03 Marco Trevisan (Treviño) autopilot, test_hud: Check if the BFB icon is shown on empty desktop 2012-04-03 Marco Trevisan (Treviño) autopilot, keybindings: added the window/show_desktop keybinding 2012-04-03 Marco Trevisan (Treviño) HudLauncherIcon: fix typo 2012-04-03 Marco Trevisan (Treviño) autopilot, test_hud: Move to the new icon methods 2012-04-03 Marco Trevisan (Treviño) autopilot, hud: add icon property to get the current HUD icon 2012-04-03 Marco Trevisan (Treviño) HudIcon: rename it as HudEmbeddedIcon for better AP integration 2012-04-03 Marco Trevisan (Treviño) Merging with trunk 2012-04-01 Marco Trevisan (Treviño) autpilot, test_hud: added test for Dash/HUD interaction and icon changes 2012-04-01 Marco Trevisan (Treviño) HudController: use the ubuntu icon as fallback if we don't have a valid window focused 2012-04-01 Marco Trevisan (Treviño) HudLauncherIcon: fallback to the BFB icon if the name is empty. 2012-04-01 Marco Trevisan (Treviño) HudController: reset the focused_app_icon_ value on invalid focused view 2012-03-31 Marco Trevisan (Treviño) HudController: use the monitor index = -1 to get the windows of all monitors Added also some comments 2012-03-31 Marco Trevisan (Treviño) HudController: Check the top window if the active one is an unity window If the top window is an unity window, we must check the last valid window in the stack, otherwise switching from the Dash to the HUD won't work. 2012-03-31 Marco Trevisan (Treviño) HudController: don't change the Hud Icon if unity is the active application This fixes the bad icon isse that we have when switching from HUD to Dash. 2012-04-03 Michal Hruby Make sure we don't display the no-results-hint if we do have results. Fixes: https://bugs.launchpad.net/bugs/971430. Approved by Gord Allott, Brandon Schaefer. 2012-04-02 Michal Hruby Add a manual test 2012-04-02 Michal Hruby Make sure we don't display the no-results-hint if we do have results 2012-04-03 Thomi Richards Fixed a failing assert in the TrashLauncherIcon.. Fixes: . Approved by Tim Penhey. 2012-04-03 Thomi Richards send glib::Error to logging framework directly. 2012-04-03 Thomi Richards Fixed after Tim's code review. 2012-04-03 Thomi Richards The TrashLauncherIcon would cause glib to assert if the user is running a filesystem (such as gvfs) that does not support the Trash:/// uri. This commit makes it log an error message instead. Also fixed whitespace issues. 2012-04-02 Thomi Richards Prevents launcher autopilot tests from crashing.. Fixes: . Approved by Tim Penhey. 2012-04-03 Thomi Richards FIxed launcher autopilot tests. 2012-04-02 Thomi Richards Made autopilot code mostly PEP8 compliant.. Fixes: . Approved by Tim Penhey. 2012-04-03 Thomi Richards Various PEP8 fixes for autopilot code. 2012-04-02 Gord Allott Corrects a callback to use the established variant for UBUS_OVERLAY_SHOWN. Fixes: . Approved by Michal Hruby. 2012-04-02 Gord Allott fix build 2012-04-02 Gord Allott fixed conflict with trunk 2012-03-29 Gord Allott corrects a callback to use the establised varient for UBUS_OVERLAY_SHOWN 2012-04-02 Michal Hruby Make sure applications can be started from the HomeLens as soon as we get results from apps lens. Fixes: https://bugs.launchpad.net/bugs/966417. Approved by Gord Allott. 2012-04-02 Michal Hruby Act on review comments 2012-03-30 Michal Hruby Add an AP test for HomeLens 2012-03-30 Michal Hruby Make sure applications can be started as soon as we get results from apps lens 2012-04-01 Jason Smith Repaint the launcher on resume from suspend.. Fixes: https://bugs.launchpad.net/bugs/915265. Approved by Tim Penhey. 2012-03-29 Jason Smith migrate to more acceptable and generic way to access resuming signals 2012-03-29 Jason Smith merge trunk 2012-03-04 Jason Smith fix resume from suspend corruption on certain nvidia gpu's 2012-04-01 Thomi Richards Fix autopilot tests that error (instead of passing or failing).. Fixes: . Approved by Tim Penhey. 2012-04-02 Thomi Richards Fixed an error in the autopilot keybindings module that was causing anumber of tests to error. Also fixed the software center launcher icon test. 2012-04-01 Gord Allott Reduce stress on hud service by waiting 100ms prior to sending request.. Fixes: https://bugs.launchpad.net/bugs/948820. Approved by Tim Penhey. 2012-03-29 Gord Allott added fixme 2012-03-28 Gord Allott waits 100ms before asking for another search 2012-04-01 Marco Trevisan (Treviño) Hud: fixed the paddings and geometries, remove the icon glitches I've fixed all the paddings and geometries to match design (and the dash, then), plus I've fixed a size mismatch that caused some drawing glitches of the icon. HUD before the fix: http://i.imgur.com/b7BO0.png | http://i.imgur.com/9vpmv.png HUD after the fix: http://i.imgur.com/wDxPO.png | http://i.imgur.com/kSLch.png. Fixes: https://bugs.launchpad.net/bugs/931406, https://bugs.launchpad.net/bugs/964061. Approved by Andrea Cimitan, Tim Penhey. 2012-04-01 Marco Trevisan (Treviño) HudView: remove unneeded includes 2012-04-01 Marco Trevisan (Treviño) HudView, HudIcon: removing unneeded includes 2012-04-01 Marco Trevisan (Treviño) HudIcon: add private members 2012-04-01 Marco Trevisan (Treviño) HudIcon: simplify the constructor 2012-04-01 Marco Trevisan (Treviño) IconTexture: don't try to load 0 sized icons. Otherwise the class won't work even changing the size value... 2012-03-31 Marco Trevisan (Treviño) HudView: Fixed the HUD padding, removed some magic numbers. The Hud view padding didn't match the dash padding when the launcher not in the auto-hide mode. So, fixed all the spaces, removed some spacelayouts and using pure padding. Removed the icon layout, since it is not needed anymore. 2012-03-31 Marco Trevisan (Treviño) HudIcon: Don't use a different icon renderer size, than the one provided. This fixes some icon drawing issues that we have with the embedded HUD. Plus remove the unneeded constructor, and set the tile size relative to the icon size. Reducing the minimum widh to the default launcher icon size. 2012-04-01 Marco Trevisan (Treviño) LauncherEntryRemote: added tests for the entry remote class. Fixes: . Approved by Thomi Richards. 2012-03-31 Marco Trevisan (Treviño) Merged with latest lp:~3v1n0/unity/launcher-remote-model-c++ 2012-03-28 Marco Trevisan (Treviño) tests: added a test suite for LauncherEntryRemote 2012-04-01 Marco Trevisan (Treviño) LauncherRemoteModel rewritten to be more C++ friendly. Fixes: . Approved by Michal Hruby, Thomi Richards. 2012-03-31 Marco Trevisan (Treviño) Merging with trunk. 2012-03-31 Marco Trevisan (Treviño) tests: test_desktop_utilities added test for TestGetDataDirectory 2012-03-30 Marco Trevisan (Treviño) tests, added test for DesktopUtilities functions 2012-03-30 Marco Trevisan (Treviño) FavoriteStoreGSettings, FavoriteStorePrivate: Move to DesktopUtilities::GetDesktopID And tests disabled 2012-03-30 Marco Trevisan (Treviño) BamfLauncherIcon, LauncherEntryRemote: move to DesktopUtilities::GetDesktopID 2012-03-30 Marco Trevisan (Treviño) UnityCore, added the DesktopUtilities class Inside there are static members to get the User and System data directories Plus an utility to get the desktop ID from a desktop path for the given data directories. 2012-03-30 Marco Trevisan (Treviño) Merging with trunk 2012-03-29 Marco Trevisan (Treviño) Merging with trunk 2012-03-29 Marco Trevisan (Treviño) LauncherEntryRemote: moving out the useless .get() from Ptr check... 2012-03-28 Marco Trevisan (Treviño) LauncherEntryRemoteModel: more code cleanup... 2012-03-28 Marco Trevisan (Treviño) LauncherEntryRemoteModel: use nullptr and move to more nice names for cb functions 2012-03-28 Marco Trevisan (Treviño) LauncherEntryRemoteModel: use glib::String to parse the removed parameters 2012-03-28 Marco Trevisan (Treviño) LauncherEntryRemoteModel:: use smart pointer for emitting signals Code updated against this. 2012-03-28 Marco Trevisan (Treviño) LauncherEntryRemoteModel, more LauncherEntryRemote::Ptr usage 2012-03-28 Marco Trevisan (Treviño) LauncherEntryRemote: move to shared_ptr Using the simpler std::shared_ptr ensures all the functionalities and more clean code. 2012-03-28 Marco Trevisan (Treviño) LauncherEntryRemoteModel: rewritten to be more C++ friendly 2012-03-30 Brandon Schaefer * Adds CJK autopilot test for the Hud. Fixes: . Approved by Thomi Richards. 2012-03-30 Brandon Schaefer * Merged with trunk, and fixed an ap error I commited 2012-03-29 Brandon Schaefer * Fixed ap problems! 2012-03-29 Brandon Schaefer * Re-worked the hud emulator and added a Hud class * Added CJK test for the Hud 2012-03-30 Marco Trevisan (Treviño) LauncherRemoteEntry: code rewritten to be more C++ friendly, and moved into unity namespace. Fixes: . Approved by Thomi Richards. 2012-03-30 Marco Trevisan (Treviño) LauncherEntryRemote: Added missing ';'... Ops! 2012-03-29 Marco Trevisan (Treviño) LauncherEntryRemote: glib::Variant explained 2012-03-28 Marco Trevisan (Treviño) LauncherEntryRemote: Quicklist returns the glib::Object Plus both accepts variant strings and objects paths for QL. 2012-03-28 Marco Trevisan (Treviño) LauncherEntryRemote: making some methods const 2012-03-28 Marco Trevisan (Treviño) LauncherEntryRemote: More C++ friendly and moved into unity namespace 2012-03-30 Andrea Azzarone Inserting items into launcher makes unnecessary animations on other monitors. Fixes: https://bugs.launchpad.net/bugs/925021. Approved by Marco Trevisan (Treviño). 2012-03-26 Andrea Azzarone Fix bug #925021 2012-03-26 Andrea Azzarone Update prerequiste branch. 2012-03-26 Andrea Azzarone Merge prerequiste branch. 2012-03-30 Marco Trevisan (Treviño) LauncherIcon: use std::string for RemoteUri. Fixes: . Approved by Thomi Richards. 2012-03-28 Marco Trevisan (Treviño) LauncherIcon: use std::string for RemoteUri 2012-03-30 Michal Hruby Fix warnings coming from HomeLens' filters merger. Fixes: . Approved by Mikkel Kamstrup Erlandsen. 2012-03-30 Michal Hruby Add a couple of comments 2012-03-29 Michal Hruby Fix warnings coming from HomeLens' filters merger 2012-03-30 Brandon Schaefer Fixes unityshell.cpp not taking into account of the hud overlay being active.. Fixes: . Approved by Thomi Richards. 2012-03-29 Brandon Schaefer * merged trunk, conficts resolved 2012-03-27 Brandon Schaefer * removed new line! 2012-03-27 Brandon Schaefer * Autopilot test fixes 2012-03-27 Brandon Schaefer * Added autopilot test 2012-03-27 Brandon Schaefer * Exposed HideDash(), so we can correctly exit from the dash, if the hud is about to show 2012-03-26 Brandon Schaefer * Fixed an uninitialized which could cause a crash. Though very unlikley. 2012-03-26 Brandon Schaefer * Added a new IsOverlayOpen, which checks if any overlay exist on any moniter 2012-03-26 Brandon Schaefer * Changed unityshell to use the launcher IsOverlayOpen() as the hud was getting ignored when it shoudn't * Autopilot test coming! 2012-03-29 Marco Trevisan (Treviño) LauncherIcon_ added MonitorVisibility property and subclass SingleMonitorLauncherIcon Thanks to that, and making HudLauncherIcon to subclass it, we have that in case of locked launcher: - BFB should be shown in all the monitors where there is not an HUD icon opened. - HUD icon should only be shown in the monitor where the HUD is actually opened. Plus, don't desaturate the icons placed in a launcher that has no an overalay attached.. Fixes: . Approved by Andrea Azzarone. 2012-03-29 Marco Trevisan (Treviño) Merging with trunk 2012-03-28 Marco Trevisan (Treviño) autopilot, test_hud: updated against the new support for monitor-visible icons 2012-03-28 Marco Trevisan (Treviño) autopilot, launcher: added method to get the icons for each monitor 2012-03-28 Marco Trevisan (Treviño) autopilot, icons: add monitor visibility related methods 2012-03-28 Marco Trevisan (Treviño) HudLauncherIcon: always set it invisible on autohide setting changed 2012-03-28 Marco Trevisan (Treviño) Merging again with: lp:~3v1n0/unity/hud-lock-out-monitors-tests 2012-03-27 Marco Trevisan (Treviño) LauncherIcon: add monitor visibility informations to the debug introspection 2012-03-27 Marco Trevisan (Treviño) Merging with lp:~3v1n0/unity/hud-lock-out-monitors-tests 2012-03-27 Marco Trevisan (Treviño) test: added SingleMonitorLauncherIcon unit-test 2012-03-26 Marco Trevisan (Treviño) MockLauncherIcon: implemented missing methods 2012-03-26 Marco Trevisan (Treviño) Merging with lp:~3v1n0/unity/hud-lock-out-monitors-tests 2012-03-26 Marco Trevisan (Treviño) Launcher: only desaturate icons on the monitor where there's an overlay opened 2012-03-26 Marco Trevisan (Treviño) Launcher: don't show icons invisible on the launcher's monitor 2012-03-26 Marco Trevisan (Treviño) HudLauncherIcon: subclass SingleMonitorLauncherIcon, show only on target monitor 2012-03-26 Marco Trevisan (Treviño) BFBLauncherIcon: hide the BFB icon only on the monitor where there's an HUD open 2012-03-26 Marco Trevisan (Treviño) SingleMonitorLauncherIcon: new class to control icons visible only in one monitor 2012-03-26 Marco Trevisan (Treviño) AbstractLauncherIcon: add support for icons visible only on selected monitors 2012-03-29 Andrea Azzarone Increase dash height.. Fixes: . Approved by Andrea Cimitan. 2012-03-29 Andrea Azzarone Increse the dash height. 2012-03-29 Andrea Azzarone Merge prerequiste branch. 2012-03-29 Andrea Azzarone Makes the dash search entry horizontally extensible.. Fixes: https://bugs.launchpad.net/bugs/841907. Approved by Marco Trevisan (Treviño), Andrea Cimitan. 2012-03-27 Andrea Azzarone Add 10px border between the search entry text and the right border. 2012-03-27 Andrea Azzarone Fix bug #841907. 2012-03-29 Thomi Richards Fixed a memory leak in the file-system lens - we were leaking LensFileData objects.. Fixes: . Approved by Jason Smith, Marco Trevisan (Treviño). 2012-03-29 Thomi Richards Filesystem lens no longer leaks LensFileData objects. 2012-03-29 Marco Trevisan (Treviño) Added HUD_TYPE for Icons, this allow to draw the active triangle on that only (and not on BFB).. Fixes: https://bugs.launchpad.net/bugs/961230. Approved by Gord Allott. 2012-03-29 Marco Trevisan (Treviño) Fixing previous merge... 2012-03-29 Marco Trevisan (Treviño) Merging with trunk 2012-03-26 Marco Trevisan (Treviño) Merging with lp:~3v1n0/unity/hud-lock-out-monitors-tests changes 2012-03-25 Marco Trevisan (Treviño) autopilot: test_hudm, added active icon status check 2012-03-25 Marco Trevisan (Treviño) AbstractLauncherIcon: Add TYPE_HUD icon type This fixes the visual issue causing that both the BFB and HUD to draw a right triangle. 2012-03-29 Marco Trevisan (Treviño) HudController: Fixed geometries for single-launcher mode. And added tests for multimonitor in HUD, with lock-out support.. Fixes: https://bugs.launchpad.net/bugs/963577. Approved by Thomi Richards. 2012-03-28 Marco Trevisan (Treviño) autopilot, updated changes following thomi's review 2012-03-28 Marco Trevisan (Treviño) BamfLauncherIcon: add GetDesktopID function to perform the common operations 2012-03-28 Marco Trevisan (Treviño) autopliot, test_hud: check that the HUD icon is not desaturated 2012-03-27 Marco Trevisan (Treviño) autopilot, use start_app with one more locale parameter, more than start_app_c_locale 2012-03-27 Marco Trevisan (Treviño) autopilot, test_showdesktop: be more locale friendly 2012-03-27 Marco Trevisan (Treviño) autopilot, test_switcher: use BAMF application names, to work with different locales 2012-03-27 Marco Trevisan (Treviño) autopilot, switcher: update against new introspection values 2012-03-27 Marco Trevisan (Treviño) autopilot: allow to launch applications with C locale And use it for gedit HUD test 2012-03-27 Marco Trevisan (Treviño) BamfLauncherIcon: use GVariantBuilder to build the xids array 2012-03-27 Marco Trevisan (Treviño) BamfLauncherIcon: g_variant_new_array can compute the array size automatically 2012-03-27 Marco Trevisan (Treviño) Merging with trunk 2012-03-27 Marco Trevisan (Treviño) autopilot, test_hud: test splitted in multiple parts, use multiply_scenarios 2012-03-27 Marco Trevisan (Treviño) autopilot: default tests, use C locale to launch applications. 2012-03-27 Marco Trevisan (Treviño) autopilot, hud: Removed unneeded print 2012-03-26 Marco Trevisan (Treviño) autopilot: test_hud some cleanups 2012-03-26 Marco Trevisan (Treviño) autopilot, launcher: allow to get the bfb launcher icon from LauncherModel 2012-03-26 Marco Trevisan (Treviño) autopilot, X11: fix typo... actually use rect when checking for monitor geo! 2012-03-26 Marco Trevisan (Treviño) HudController: make the HUD relayout if the monitor has changed 2012-03-26 Marco Trevisan (Treviño) HudView: no need to remove the introspection child on destruction 2012-03-26 Marco Trevisan (Treviño) autopilot, hud: add test to check if the hud icon shows the proper emblem 2012-03-26 Marco Trevisan (Treviño) autopilot, test_hud: updated the tests against the new embedded icon introspection 2012-03-26 Marco Trevisan (Treviño) HudView: set the icon as introspectable child. And add and remove it when needed. 2012-03-26 Marco Trevisan (Treviño) HudIcon: make it Introspectable, and use the new IconTexture API 2012-03-26 Marco Trevisan (Treviño) IconTexture: move to std::string 2012-03-26 Marco Trevisan (Treviño) SimpleLauncherIcon: add the icon_name to the introspection properties 2012-03-26 Marco Trevisan (Treviño) BamfLauncherIcon: use the GetWindows function when we can 2012-03-25 Marco Trevisan (Treviño) autopilot, test_hud: simplify the desaturated test 2012-03-25 Marco Trevisan (Treviño) autopilot, hud emulator: removing deprecated get_geometry method 2012-03-25 Marco Trevisan (Treviño) HudController: removed typo 2012-03-25 Marco Trevisan (Treviño) unityshell: make sure we initialize the HudController multiple_launchers property 2012-03-25 Marco Trevisan (Treviño) autopilot, test_hud: Check if the launcher icons (except the HUD one) are desaturated 2012-03-25 Marco Trevisan (Treviño) autopilot, test_hud: get icon by desktop id, not by tooltip_text It fixes internationalization issues. 2012-03-25 Marco Trevisan (Treviño) autopilot, launcher emulator: update against icon introspection changes Allow to get an icon by its desktop id 2012-03-25 Marco Trevisan (Treviño) autopilot: update icon properties against new quirkless names 2012-03-25 Marco Trevisan (Treviño) autopilot, test HUD: added checks for the HUDLauncherIcon 2012-03-25 Marco Trevisan (Treviño) LauncherIcon: added autopilot introspection friendly properties 2012-03-25 Marco Trevisan (Treviño) HudController: oops... g_strcmp != 0 => str1 != str2 ;) 2012-03-25 Marco Trevisan (Treviño) autopilot, hud: added new HudController / HudView properties They allow to check if the HUD is locked to the launcher, in which monitor is shown and if the embedded icon is shown on the view. Added an extra assert to check if hud_monitor equals hud.monitor 2012-03-25 Marco Trevisan (Treviño) HudView: simplify the embedded icon showing API, add some introspection 2012-03-25 Marco Trevisan (Treviño) HudController: some code cleanup, use functions to reduce code duplication 2012-03-24 Marco Trevisan (Treviño) autopilot, test_hud: added checks for geometry for both locked and unlocked status 2012-03-24 Marco Trevisan (Treviño) HudController: add support for the multiple launchers feature The HUD should show at the left edge of the screen when multiple launchers are disabled and the mouse pointer is on a non-primary screen. 2012-03-24 Marco Trevisan (Treviño) Merging with trunk 2012-03-24 Marco Trevisan (Treviño) autopilot, tests: updated against Thomi's suggestions 2012-03-21 Marco Trevisan (Treviño) autopilot: test_hud, correctly check the window geometry on multimonitor 2012-03-21 Marco Trevisan (Treviño) Hud: add geometry introspection informations 2012-03-21 Marco Trevisan (Treviño) autopilot: added hud monitor-aware tests 2012-03-29 Thomi Richards Don't leak shortcut hints.. Fixes: . Approved by Andrea Azzarone, Marco Trevisan (Treviño). 2012-03-29 Thomi Richards Don't play fast and loose with raw pointers to shortcuts. 2012-03-29 Thomi Richards Fix memory leak in PanelView.. Fixes: . Approved by Tim Penhey. 2012-03-29 Thomi Richards Used local typedef. 2012-03-29 Thomi Richards PanelView no longer leaks a nux::ColorLayer on exit. 2012-03-28 Tim Penhey Make the favourite store a bit more robust around empty environments.. Fixes: . Approved by Thomi Richards, Tim Penhey. 2012-03-29 Tim Penhey Make the method public for testing, and test it. 2012-03-28 Thomi Richards Don't leak a UbusMessageInfo in ubus_server if there's no handlers defined for a message.. Fixes: . Approved by Tim Penhey. 2012-03-29 Thomi Richards Don't leak in ubus_server when there's no handlers for a particular message, 2012-03-28 Bilal Akhtar Add animation of icon moving to the launcher, and the wiggle when installation is complete.. Fixes: https://bugs.launchpad.net/bugs/955147. Approved by Tim Penhey. 2012-03-29 Thomi Richards Merged branch that stops launcher tests from failing. 2012-03-29 Thomi Richards Merged trunk. 2012-03-29 Thomi Richards Merged branch that had the fix for version 1 of this code, to make sure this still merges cleanly with trunk. 2012-03-28 Thomi Richards Merged trunk. 2012-03-21 Thomi Richards Merged trunk. 2012-03-16 Thomi Richards Store drag window in a nux::ObjectPtr. 2012-03-16 Thomi Richards Whitespace fixes. 2012-03-16 Thomi Richards Merged trunk. 2012-03-16 Thomi Richards Member variable rename. 2012-03-16 Thomi Richards Forward declare as much as we can in header files. 2012-03-16 Thomi Richards Removed more debug logging. 2012-03-16 Thomi Richards GetIconSize should be const. 2012-03-16 Thomi Richards Don't call c_str() on a std::string when assigning to another std::string. 2012-03-16 Thomi Richards Removed more debug logging. 2012-03-16 Thomi Richards Removed some unneeded down-casts. 2012-03-16 Thomi Richards Removed some debugging code that's no longer needed. 2012-03-16 Thomi Richards Icon now invisible while animation is running. 2012-03-16 Thomi Richards Works now, just need to make the icon invisible in the launcher while the animation runs. 2012-03-15 Thomi Richards Removed some unnecessary casting. 2012-03-15 Thomi Richards Removed some cruft, now it kind-of works, except that anim_complete signal doesn't fire correctly. 2012-03-15 Thomi Richards Only unref property_value if we got it. 2012-03-15 Thomi Richards Indentation fixes. 2012-03-15 Thomi Richards Trying to remove ptr hacks, crashes. 2012-03-15 Thomi Richards Fixed indentation, removed un-needed initialisers. 2012-03-14 Bilal Akhtar Merge from trunk 2012-03-14 Bilal Akhtar Cleanup tests even further, follow Alex's recommendations, thanks a lot Alex 2012-03-14 Bilal Akhtar Cleanup at the end, move function to the proper class 2012-03-14 Bilal Akhtar Make changes in tests, merge function into LauncherTests, etc 2012-03-13 Bilal Akhtar Cleanup tests, also first ensure Software Center is removed 2012-03-13 Bilal Akhtar Merge from trunk, fix conflicts 2012-03-13 Bilal Akhtar Fix crash on second install, THANKS THOMI 2012-03-08 Bilal Akhtar Fix a line in tests 2012-03-08 Bilal Akhtar Change C-style casts 2012-03-08 Bilal Akhtar Use SC icon instead of iBus 2012-03-08 Bilal Akhtar Get all tests working 2012-03-08 Bilal Akhtar Thanks Thomi for the helper function on getting icon from desktop file 2012-03-08 Bilal Akhtar Merge from trunk 2012-03-08 Bilal Akhtar Try to get test working 2012-03-07 Bilal Akhtar Merge from trunk 2012-03-05 Bilal Akhtar Make changes in code as per Marco's review, thanks a lot! 2012-03-04 Bilal Akhtar Cleanup code 2012-03-03 Bilal Akhtar Get the launcher to hide/unhide as needed 2012-03-03 Bilal Akhtar Get the DragWindow to disappear properly after the animation 2012-03-03 Bilal Akhtar Get the Animation target right 2012-03-02 Bilal Akhtar Everything's compete now, except the animation target 2012-03-02 Bilal Akhtar Add test animation, get everything else working 2012-03-02 Bilal Akhtar Code cleanup 2012-03-02 Bilal Akhtar Get the dragwindow working, YAY 2012-03-02 Bilal Akhtar Add GetIconSize function to Launcher 2012-02-29 Bilal Akhtar First steps towards getting a DragWindow working 2012-02-27 Bilal Akhtar Merge from trunk and fix runtime failure 2012-02-26 Bilal Akhtar Try to get baseWindow working 2012-02-23 Bilal Akhtar Fix build failures 2012-02-23 Bilal Akhtar Send icon_x, y and size to the SCLauncherIcon constructor 2012-02-23 Bilal Akhtar Merge from trunk 2012-03-28 Tim Penhey Move TestPlacesGroupImpl google test into the group that needs X.. Fixes: . Approved by Sam Spilsbury. 2012-03-29 Tim Penhey The lensview_impl gtest needs X. 2012-03-28 Thomi Richards Autopilot launcher tests now skip instead of fail when running the nvidia chipset.. Fixes: . Approved by Alex Launi. 2012-03-29 Thomi Richards Merged trunk, made docstring and error messages more explicit. 2012-03-29 Thomi Richards Raise BlacklistedDriverError sooner, since nvidia chipsets can't even get the monitor name. 2012-03-29 Thomi Richards Fix scenario generation. 2012-03-28 Thomi Richards Made some autopilot exception messages more informative and explicit.. Fixes: . Approved by Tim Penhey. 2012-03-29 Thomi Richards Even better. 2012-03-29 Thomi Richards Made ValueExceptions more explicit in the ScreenGeometry class. 2012-03-28 Thomi Richards Fix a crash in the launcher software center integration code.. Fixes: https://bugs.launchpad.net/bugs/963718. Approved by Tim Penhey. 2012-03-29 Thomi Richards Don't need AsOutParam. 2012-03-28 Thomi Richards Initialise ptr to nullptr to appease Tim. 2012-03-28 Thomi Richards Merged trunk. 2012-03-26 Gord Allott fixes a gvariant unref bug 2012-03-28 Michal Hruby Fix inversion of logic in the glib logger. Fixes: . Approved by . 2012-03-28 Michal Hruby Fix inversion of logic in the glib logger 2012-03-28 Andrea Cimitan 1px subtle change: 1st pixel of shadow from (0, 0, 0, 0.58f) to (0, 0, 0, 0.60f). Fixes: . Approved by Marco Trevisan (Treviño). 2012-03-28 Andrea Cimitan Super subtle refinement to the top pixel of the panel shadow 2012-03-27 Andrea Azzarone Reduce the spread delay for all items other than the initial item the select lands on after alt-tab opens.. Fixes: https://bugs.launchpad.net/bugs/838232. Approved by Thomi Richards. 2012-03-28 Andrea Azzarone Fix typo. 2012-03-27 Andrea Azzarone Use two different timeout lenghts for the alt-tab details mode. Fix Bug #838232. 2012-03-27 Andrea Cimitan Smaller but sharper panel shadow, from design. Fixes: . Approved by Andrea Azzarone, Marco Trevisan (Treviño). 2012-03-27 Andrea Cimitan New panel shadow 2012-03-27 Andrea Azzarone Fix crash on PointerBarrier.. Fixes: https://bugs.launchpad.net/bugs/944217. Approved by Thomi Richards. 2012-03-28 Andrea Azzarone Update manual test. 2012-03-27 Andrea Azzarone Adds a manual test. 2012-03-27 Andrea Azzarone Disconnect smoothing_handle_ on PointerBarrierWrapper destruction. 2012-03-27 Marco Trevisan (Treviño) Autopilot: added tests for the primary-monitor aware LauncherController. Fixes: . Approved by Thomi Richards. 2012-03-27 Marco Trevisan (Treviño) Merging with thomi's multiply_scenarios branch 2012-03-28 Thomi Richards Launcher tests now use multiply_scenarios to generate test scenarios. 2012-03-25 Marco Trevisan (Treviño) autopilot, launcher: added tests to check the number of launchers 2012-03-25 Marco Trevisan (Treviño) autopilot, X11: get the glxinfo output only once. 2012-03-25 Marco Trevisan (Treviño) test_launcher: code updated to follow the thomi's suggestions ;) 2012-03-25 Marco Trevisan (Treviño) autopilot, X11: add BlacklistedDriverError 2012-03-25 Marco Trevisan (Treviño) Merging with trunk 2012-03-21 Marco Trevisan (Treviño) autopilot, test_launcher: skip the tests if we can't set the primary monitor. 2012-03-21 Marco Trevisan (Treviño) autopilot: X11 emulator, add blacklist of drivers to skip the primary monitor set 2012-03-21 Marco Trevisan (Treviño) autopilot: test launcher, added scenarios to test with more configurations 2012-03-21 Marco Trevisan (Treviño) autpilot, X11: allow to set the primary monitor via xrandr 2012-03-26 Thomi Richards Converted several classes to use std::string instead of const char* or const gchar*.. Fixes: . Approved by Brandon Schaefer. 2012-03-27 Thomi Richards Use initialiser list. 2012-03-27 Thomi Richards Updated to coding standards. 2012-03-27 Thomi Richards LauncherIcon::SetEmblemText now takes a std::string. 2012-03-27 Thomi Richards LauncherIcon::emblem now uses std::string instead of const char* 2012-03-27 Thomi Richards Made PlacesTileSimple::uri a std::string, and updated dependant code. 2012-03-27 Thomi Richards Made PlacesSimpleTile::lable a std::string. 2012-03-27 Thomi Richards Removed const char* from IconTexture class, and all places that call it. 2012-03-26 Brandon Schaefer Disable Alt+F1 mode when the dash is open.. Fixes: . Approved by Thomi Richards. 2012-03-26 Brandon Schaefer * Added autopilot test 2012-03-26 Brandon Schaefer * Disable alt+f1 when the dash is open 2012-03-26 Marco Trevisan (Treviño) Launcher: Connect the already present icons to signals when setting the model. When a new launcher is added, we need to connect the icons that are already on the model to the needs_redraw signal, or the new launcher won't redraw when they ask that.. Fixes: https://bugs.launchpad.net/bugs/964851. Approved by Thomi Richards. 2012-03-26 Marco Trevisan (Treviño) Launcher: Connect the already present icons to signals when setting the model. This fixes the bug #964851 2012-03-26 Alex Launi Reorganize and refactor the manual tests. Fixes: . Approved by Alex Launi, Thomi Richards. 2012-03-26 Alex Launi add newline to end of Hud.txt 2012-03-26 Alex Launi merge trunk 2012-03-23 Alex Launi Reorganize and refactor the manual tests 2012-03-26 Andrea Cimitan Set 0.2 as new alpha value for dimmed icons, apply tweaks to edges. Fixes: https://bugs.launchpad.net/bugs/938620. Approved by Marco Trevisan (Treviño). 2012-03-22 Andrea Cimitan Dim icons in the launcher for 938620 2012-03-26 Andrea Azzarone Fix the alignment of the dash window buttons.. Fixes: https://bugs.launchpad.net/bugs/963019. Approved by Marco Trevisan (Treviño), Andrea Cimitan. 2012-03-23 Andrea Azzarone Fix. 2012-03-23 Andrea Azzarone Remove the if. 2012-03-23 Andrea Azzarone Fix dash window buttons alignment. 2012-03-23 Didier Roche Release\ 5.8.0 2012-03-23 Marco Trevisan (Treviño) BamfLauncherIcon: implement WindowsOnViewport to get only windows on visible VP This function doesn't take account of the monitors. Rewritten also BamfLauncherIcon::Windows and ::WindowsForMonitor to remove code duplication, using the new GetWindows function to perform filtering via the WindowFilterMask.. Fixes: https://bugs.launchpad.net/bugs/961977. Approved by Thomi Richards, Jason Smith. 2012-03-23 Marco Trevisan (Treviño) Merging with trunk 2012-03-23 Marco Trevisan (Treviño) manual-tests, Launcher: improved the launcher multimonitor/workspace tests 2012-03-22 Marco Trevisan (Treviño) manual-tests: added a Launcher manual test to check the "pips" changes 2012-03-22 Marco Trevisan (Treviño) BamfLauncherIcon: implement WindowsOnViewport to get only windows on visible VP This function doesn't take account of the monitors. Redesigned also BamfLauncherIcon::Windows and ::WindowsForMonitor to remove code duplication, using the new GetWindows function to perform filtering via the WindowFilterMask. 2012-03-22 Tim Penhey Make the panel more aware of open overlays, and make sure that all launchers resaturate the icons when overlays (the dash or hud) are closed.. Fixes: https://bugs.launchpad.net/bugs/961844, https://bugs.launchpad.net/bugs/962720. Approved by Thomi Richards. 2012-03-23 Tim Penhey Manual test for the launcher icon saturation. 2012-03-23 Tim Penhey The panel was assuming that you would get a close before an open if switching from the dash to the hud, but they come in the other order. 2012-03-23 Tim Penhey Purely a redraw issue with the resaturation. 2012-03-22 Brandon Schaefer Added extra tests for the ibus Anthy engine: we now test both Ctrl+J and Enter as a commit key.. Fixes: . Approved by Brandon Schaefer. 2012-03-23 Thomi Richards Use multiple_scenarios from testscenarios to generate a dot-product for scenarios that need it. If the version of testscenarios is too old, we provide our own implementation. 2012-03-22 Brandon Schaefer * Added to the ibus_anthy test using Enter to commit preedit 2012-03-22 Tim Penhey Make sure the decay function callback is removed on object destruction.. Fixes: https://bugs.launchpad.net/bugs/962693. Approved by Marco Trevisan (Treviño). 2012-03-23 Tim Penhey Add a destructor to the Decaymulator to remove the on timeout function call. 2012-03-22 Marco Trevisan (Treviño) Open the Menus Indicators on ButtonPress avoiding flickers Now the indicator menus shows once Alt+F10 keybinding has been pressed, and is not anymore needed to release the Alt key. Also, fixed the panel issue reported in bug #948522 that could happen when using menus. To avoid it we use now a timeout to filter the events that we can ignore not to make unity-panel-service crazy.. Fixes: https://bugs.launchpad.net/bugs/943223, https://bugs.launchpad.net/bugs/948522. Approved by Tim Penhey. 2012-03-22 Marco Trevisan (Treviño) PanelIndicators: added Alt+F10 manual test 2012-03-22 Marco Trevisan (Treviño) UnityShell: show First indicator menu on key-down, also remove the flickering issue 2012-03-22 Thomi Richards Removed one manual test that was impossible to run, and another that existed in two separate places. UNBLOCK. Fixes: . Approved by Alex Launi. 2012-03-22 Thomi Richards Removed the antialiasing text manual tests, as it's impossible to verify. 2012-03-22 Thomi Richards Removed duplicate manual tests. 2012-03-22 Thomi Richards Fix autopilot tests for launcher keynav mode and super+tab switcher.. Fixes: . Approved by Alex Launi. 2012-03-22 Thomi Richards Fixed launcher keynav tests. 2012-03-22 Michal Hruby Set proper view_type on lenses when they're activated by shortcut. Fixes: https://bugs.launchpad.net/bugs/961338. Approved by Gord Allott, Mikkel Kamstrup Erlandsen. 2012-03-22 Michal Hruby Make the test cleanup itself 2012-03-22 Michal Hruby Add AP test 2012-03-22 Michal Hruby Set proper view_type on lenses when they're activated by shortcut 2012-03-22 Thomi Richards Fixed the shortcut_hint autopilot tests. These were broken after the launcher emulator was changed.. Fixes: . Approved by Tim Penhey. 2012-03-22 Thomi Richards Fixed shortcut hint auitopilot tests. 2012-03-21 Andrea Cimitan Reduces opacity of the blur effect in the dash icons from 50% to 15%, as requested by design. Fixes: . Approved by Andrea Azzarone. 2012-03-21 Andrea Cimitan Less opacity for the blurred effect on icons in the dash 2012-03-21 Andrea Cimitan Trunk uses 100% opacity for search bar border opacity, should be 80%. Fixes: . Approved by Andrea Azzarone. 2012-03-21 Andrea Cimitan Fix regression of search bar border opacity 2012-03-21 Marco Trevisan (Treviño) LauncherController: show a launcher in the primary monitor if set This ensures that the launcher is shown only on the primary one, not on the one at the left.. Fixes: https://bugs.launchpad.net/bugs/961281. Approved by Andrea Azzarone. 2012-03-21 Marco Trevisan (Treviño) LauncherController: ensures we have a valid launchers[0] It shouldn't ever happen, btw. 2012-03-21 Marco Trevisan (Treviño) LauncherController: ensure that the primary monitor is used when using only one launcher 2012-03-21 Marco Trevisan (Treviño) Launcher manual test: added test to check the launcher monitors. 2012-03-21 Marco Trevisan (Treviño) LauncherController: be aware of the primary monitor. Only show the launcher in the primary monitor if set. 2012-03-21 Andrea Azzarone Fixing current dash layout which doesn't match the wanted design. Moreover the dash code is full of magic number.. Fixes: . Approved by Andrea Cimitan, Marco Trevisan (Treviño). 2012-03-21 Andrea Cimitan Spacing 2012-03-21 Andrea Cimitan Readd the const& to the variable 2012-03-21 Andrea Cimitan Merge trunk 2012-03-21 Marco Trevisan (Treviño) Re-Remerge trunk 2012-03-21 Marco Trevisan (Treviño) Re-merging with trunk. 2012-03-21 Marco Trevisan (Treviño) Merging with trunk 2012-03-21 Andrea Azzarone Update paddin value. 2012-03-21 Andrea Azzarone Fix search bar height in hud. 2012-03-20 Andrea Azzarone Fixes dash layout bugs. Moves padding values in dash::style. 2012-03-21 Michal Hruby Fix incorrect signal connections for handling global search finished. Fixes: . Approved by . 2012-03-21 Michal Hruby Merge trunk 2012-03-21 Michal Hruby Fix incorrect signal connections for handling global search finished 2012-03-21 Gord Allott Hud wasn't sending its monitor with the OVERLAY_HIDDEN message, corrects that, fixes lp:961169. Fixes: . Approved by Marco Trevisan (Treviño). 2012-03-21 Gord Allott ensured that the hud hide method sends the correct monitor in its ubus signal 2012-03-21 Didier Roche gord has a fix, reverting the revert 2012-03-21 Didier Roche revert lp:~thumper/unity/lock-out-hud. Causing bug #961169 2012-03-21 Gord Allott Fixes the incorrect item count in See x more results. see lp:934944. Fixes: https://bugs.launchpad.net/bugs/934944. Approved by Mirco Müller. 2012-03-21 Gord Allott remove debug 2012-03-21 Gord Allott fix rare case when there are less items shown than they should 2012-03-21 Gord Allott merged trunk, resolved criss-cross merge 2012-03-19 Gord Allott clarified manual test 2012-03-06 Gord Allott Ensures PlacesGroup corrects the number of visible results depending on the result view it is using 2012-03-06 Gord Allott depend on standalone dash fix branch 2012-03-21 Gord Allott Removes the focus forcing hack in the HUD.. Fixes: . Approved by Gord Allott, Alex Launi, Marco Trevisan (Treviño), Michal Hruby. 2012-03-21 Gord Allott resolved conflict with trunk 2012-03-07 Gord Allott fix conflict with trunk 2012-02-15 Gord Allott remove the bad timeout 2012-03-21 Daniel van Vugt Fix the autoscroll timer waking up 50 times per sec when no scrolling needs to be done (LP: #917210). Fixes: https://bugs.launchpad.net/bugs/917210. Approved by Marco Trevisan (Treviño). 2012-03-14 Daniel van Vugt manual-tests/Wakeups.txt: Add test case for bug LP: #917210 2012-03-14 Daniel van Vugt Merged latest lp:unity 2012-01-24 Daniel van Vugt Fix the autoscroll timer waking up 50 times per sec when no scrolling needs to be done (LP: #917210) Also removed some unused variables. 2012-03-21 Marco Trevisan (Treviño) unity-panel-service: don't crash if the parsed a11y indicator entry is not valid Entries with invalid parent_object have been removed from the indicator so we shouldn't really care about them.. Fixes: https://bugs.launchpad.net/bugs/937119. Approved by Didier Roche. 2012-03-21 Marco Trevisan (Treviño) Manual Test: Added Panel Service test 2012-03-20 Marco Trevisan (Treviño) PanelindicatorEntryAccessible: don't crash if the parsed entry is not valid Entries with invalid parent_object have been removed from the indicator so we shouldn't really care about them. 2012-03-21 Daniel van Vugt Don't respond to "Confirm" actions in showLauncherKeyTerminate, which come from pressing Enter during any action (holding Alt). Those calls are spurious (a long-standing design bug in compiz) and do not come with a valid options[] vector. So accessing options[] would crash (LP: #960957) . Fixes: https://bugs.launchpad.net/bugs/960957. Approved by Marco Trevisan (Treviño), Gord Allott. 2012-03-21 Daniel van Vugt Don't respond to "Confirm" actions in showLauncherKeyTerminate, which come from pressing Enter during any action (holding Alt). Those calls are spurious (a long-standing design bug in compiz) and do not come with a valid options[] vector. So accessing options[] would crash (LP: #960957) 2012-03-21 Tim Penhey Adapt the HUD visuals to look nice with a locked out launcher.. Fixes: https://bugs.launchpad.net/bugs/921506. Approved by Gord Allott, Marco Trevisan (Treviño). 2012-03-21 Tim Penhey Add some sleeps to allow unity time to work things out. 2012-03-21 Tim Penhey Update the hud autopilot tests to run with both the launcher hide settings. 2012-03-21 Tim Penhey Make the HUD and BFB launcher icons not switch visibility if the launcher is not locked out. 2012-03-21 Tim Penhey Trim trailing whitespace. 2012-03-21 Tim Penhey Make the launcher realise when the hud is open. 2012-03-21 Tim Penhey Hook up the BFB and HUD launcher icons to the hide_mode changed signal. 2012-03-21 Tim Penhey Fix the enum declarations. 2012-03-21 Tim Penhey Merge trunk. 2012-03-16 Gord Allott added manual test for hud lock out behaviour as there is no AP mechanism for ensuring the launchers locked out state 2012-03-16 Gord Allott fixed wrong highlight 2012-03-15 Gord Allott update hud/launcher visuals for design change 2012-03-21 Brandon Schaefer * Fixes the icon getting frozen and producing a duplicate icon.. Fixes: https://bugs.launchpad.net/bugs/918753. Approved by Tim Penhey. 2012-03-20 Brandon Schaefer * DRY - Dont Repeat Yourself 2012-03-20 Brandon Schaefer * Lose mouse control now 2012-03-19 Brandon Schaefer * Fixes the icon getting frozen and producing a duplicate icon. 2012-03-20 Andrea Azzarone Remove obsolete manual tests.. Fixes: . Approved by Tim Penhey. 2012-03-20 Andrea Azzarone Removes obsolete manual tests. 2012-03-20 Alexandros Frantzis ubus: Ensure the GType system has been initialized before using any GTypes. The unity plugin doesn't explicitly call g_type_init(), although it uses a GObject for UBusServer. This currently works because the ccp plugin, which gets loaded before the unity plugin, calls g_type_init(), but this is fragile. If ccp is not used, g_type_init() is not called by the time UBusServer gets initialized, leading to a crash. This patch ensures that the GType system has been initialized before using UBusServer (it is safe to call g_type_init() multiple times).. Fixes: . Approved by Marco Trevisan (Treviño), Jay Taoko. 2012-03-16 Alexandros Frantzis ubus: Ensure the GType system has been initialized before using any GTypes. The unity plugin doesn't explicitly call g_type_init(), although it uses a GObject for UBusServer. This currently works because the ccp plugin, which gets loaded before the unity plugin, calls g_type_init(), but this is fragile. If ccp is not used, g_type_init() is not called by the time UBusServer gets initialized, leading to a crash. This patch ensures that the GType system has been initialized before using UBusServer (it is safe to call g_type_init() multiple times). 2012-03-20 Gord Allott Fixes issue with hud not emitting a signal when results change. Fixes: https://bugs.launchpad.net/bugs/956480. Approved by Marco Trevisan (Treviño). 2012-03-16 Gord Allott emit signal (1 line) and tests (about a billion lines) 2012-03-20 Ryan Lortie don't store average-bg-color in GSettings This is now exported by libgnome-desktop as an X property on the root window. Interested applications can pick it up from there.. Fixes: https://bugs.launchpad.net/bugs/949277. Approved by Ryan Lortie, Mirco Müller. 2012-03-09 Ryan Lortie don't store average-bg-color in GSettings This is now exported by libgnome-desktop as an X property on the root window. Interested applications can pick it up from there. 2012-03-20 Alexandros Frantzis gles2: Reference compiz's GLFramebufferObject class using a global namespace. We need to do this to differentiate from the class of the same name provided in the Nux namespace.. Fixes: . Approved by Jay Taoko. 2012-02-23 Alexandros Frantzis gles2: Reference compiz's GLFramebufferObject class using a global namespace. We need to do this to differentiate from the class of the same name provided in the Nux namespace. 2012-03-20 Jay Taoko * Fix for bug #956878: The hud is designed such that the first valid option is always selected. When the activated signal is detected early in hud::View::FindKeyFocusArea, the selected button signal is emitted, and the text entry is still selected as the focus area. Therefore, the hud should not reacted to the search_bar_->activated signal since it alreacdy acted in hud::View::FindKeyFocusArea.. Fixes: . Approved by Gord Allott. 2012-03-20 Jay Taoko * Removed empty lines in manual test file. 2012-03-20 Jay Taoko * Make sure the the Enter key is processesd when it is down. * Changed temporary file name for test. Added "autopilot_" prefix. 2012-03-19 Jay Taoko * Added test. 2012-03-19 Jay Taoko * Added a manual test. * Reverted a previous change that breaks the functionality. 2012-03-19 Jay Taoko * Reset the state of activated_signal_sent_, following a test in search_bar_->activated.connect(). This let the SearchBar act on the activated signals again and requires the Enter key to be pressed for activated_signal_sent_ to be set by a button. 2012-03-16 Jay Taoko * Monitor the state of activated_signal_sent_ and use it to decide if the activated signal should be sent. 2012-03-16 Jay Taoko * Fix for bug #956878: The hud is designed such that if the first valid option is always selected. When the activated signal is detected early in hud::View::FindKeyFocusArea, the selected button is emitted, and the text entry is still selected as the focus area. Therefore, the hud should not reacted to the search_bar_->activated signal since it alreacdy acted in hud::View::FindKeyFocusArea. 2012-03-20 Marco Trevisan (Treviño) Unity panel service: fix a small memory leak, the duplicated keystr should be free'd. Fixes: . Approved by Michal Hruby. 2012-03-20 Marco Trevisan (Treviño) PanelService: fix keystr memory leak 2012-03-20 Marco Trevisan (Treviño) tests: added gtests for the unity::indicator::Indicators class. Fixes: . Approved by Tim Penhey. 2012-03-20 Marco Trevisan (Treviño) Merging with lp:~3v1n0/unity/dbus-indicators-proxy 2012-03-15 Marco Trevisan (Treviño) Indicators: emit a null on_entry_activated signal if the entry is not valid. This fixes a regression, tests updated. 2012-03-15 Marco Trevisan (Treviño) UnityCore/Indicators: be simpler in GetEntry 2012-03-15 Marco Trevisan (Treviño) test_indicators: Moving SetupTestIndicators to MockIndicators::SetupTestChildren Reducing some more code duplication 2012-03-15 Marco Trevisan (Treviño) test_indicators: Splitted IndicatorEntriesEvents into smaller tests. Adding SetupTestIndicators to fill the indicators with values. 2012-03-15 Marco Trevisan (Treviño) Merging with trunk 2012-03-15 Marco Trevisan (Treviño) tests: added a test suite for the unity::indicator::Indicators class This class is an abstract class that redirects the events from the indicators to the service and back, and was not tested at all. Added tests to check that is really doing what it was supposed to do. 2012-03-15 Marco Trevisan (Treviño) DBusIndicators: emit the on_entry_activated signal only if the entry has really been found. 2012-03-15 Marco Trevisan (Treviño) Indicators: don't re-add an indicator if already present. Just return the known one. 2012-03-20 Marco Trevisan (Treviño) DBusIndicators code rewritten to use glib::DBusProxy instead of raw gdbus calls. Fixes: . Approved by Michal Hruby. 2012-03-20 Marco Trevisan (Treviño) Merging with lp:~3v1n0/unity/indicators-p (and trunk) 2012-03-19 Marco Trevisan (Treviño) Merging with Michal's branch lp:~mhr3/unity/connected-state-without-watch-name 2012-03-19 Michal Hruby Make sure we keep correct connection state 2012-03-14 Marco Trevisan (Treviño) Indicators: move to std::unique_ptr based pimpl 2012-03-14 Marco Trevisan (Treviño) DBusIndicators: Use safer idle and move to glib::Variant in CallData 2012-03-14 Marco Trevisan (Treviño) DBusIndicators: avoid to run the reconnect timeout twice. 2012-03-14 Marco Trevisan (Treviño) Merging with lp:~3v1n0/unity/dbus-proxy-name-owner-watch changes 2012-03-14 Marco Trevisan (Treviño) DBusIndicators: sync against DBusProxy changes, add reconnection support here 2012-03-14 Marco Trevisan (Treviño) GLibDBusProxy: fix pimpl, and use "notify::g-name-owner" to check the connection status. This avoids that a disconnected signal is emitted when the proxy has not been fully disconnected yet. Also, remove the autoconnection support, this can be now done easily by clients. 2012-03-14 Marco Trevisan (Treviño) Reverting changes of the latest two revisions, putting them on a different branch. 2012-03-14 Marco Trevisan (Treviño) DBusIndicators: sync against DBusProxy changes, add reconnection support here Plus, when clearing the indicators, we also clear the cached entries locations. 2012-03-14 Marco Trevisan (Treviño) GLibDBusProxy: fix pimpl, and use "notify::g-name-owner" to check the connection status. This avoids that a disconnected signal is emitted when the proxy has not been fully disconnected yet. Also, remove the autoconnection support, this can be now done easily by clients. 2012-03-14 Marco Trevisan (Treviño) DBusIndicators: cleaning up 2012-03-14 Marco Trevisan (Treviño) DBusIndicators: code rewritten to make it use glib::DBusProxy Code cleanup and usage of the utilty gdbus proxy class that allows to improve the code and reduce the usage of C-code. Also, improved the pimpl idiom, using the std::unique_ptr and setting everything private 2012-03-14 Marco Trevisan (Treviño) GLibDBusProxy: add support for auto-reconnection If enabling the auto_reconnect value, the proxy tries to reconnect to the service when the connection is lost. 2012-03-20 Marco Trevisan (Treviño) Updated unity-panel-service and libunity-core against the libindicator API changes. Fixes: https://bugs.launchpad.net/bugs/878492, https://bugs.launchpad.net/bugs/926330, https://bugs.launchpad.net/bugs/938890, https://bugs.launchpad.net/bugs/938895. Approved by Thomi Richards, Tim Penhey, Andrea Azzarone, Michal Hruby. 2012-03-20 Marco Trevisan (Treviño) Merging with trunk 2012-03-19 Marco Trevisan (Treviño) Oops, resetting back the exec property to autopilot 2012-03-13 Marco Trevisan (Treviño) DBusIndicators: use glib::Object to handle the dbus proxy, so we have ref-counting for free 2012-03-13 Marco Trevisan (Treviño) DBusIndicators: ref/unref proxy when using idle... 2012-03-13 Marco Trevisan (Treviño) PanelService: remove unneeded include 2012-03-13 Marco Trevisan (Treviño) PanelService: make sure we don't try to show an entry that is not shown on the panel using the key navigation. Or at least, an entry with not synced geometries. 2012-03-13 Marco Trevisan (Treviño) Indicators: avoid to cast the AppmenuIndicator when not needed. 2012-03-13 Marco Trevisan (Treviño) PanelIndicatorEntryView: c_str() is not needed in GetName 2012-03-12 Marco Trevisan (Treviño) PanelService: close the menu if the related entry has been removed. 2012-03-12 Marco Trevisan (Treviño) PanelIndicatorsView: don't activate invisible views on mouse movement. 2012-03-10 Marco Trevisan (Treviño) PanelService: removed the workaround to look for wrongly-removed entries 2012-03-10 Marco Trevisan (Treviño) AppmenuIndicator: removing the LIM-related code 2012-03-09 Marco Trevisan (Treviño) IndicatorEntry: add also the ShowMenu method with no Xid parameter as fallback 2012-03-09 Marco Trevisan (Treviño) Merging with trunk 2012-02-25 Marco Trevisan (Treviño) PanelService: store a keycode instead of a keysym. 2012-02-25 Marco Trevisan (Treviño) Reverting changes wrongly pushed to lp:~3v1n0/unity/lim They come from the lim-panel branch... Sorry for that. 2012-02-25 Marco Trevisan (Treviño) PanelTitlebarGrabAreaView: increase the mouse-down timeout to 150ms 2012-02-25 Marco Trevisan (Treviño) PanelView: On opacity toggle redraw the panel on expo changes Fixes bug #940683 2012-02-25 Marco Trevisan (Treviño) PanelService: merging with lp:~3v1n0/lim fixes 2012-02-25 Marco Trevisan (Treviño) PanelService: don't hardcode F10 keybinding to hide the menus, use the gconf key value. Also hide them on KeyPress 2012-02-25 Marco Trevisan (Treviño) Panelservice: Fixed coverity warning 2012-02-24 Marco Trevisan (Treviño) PanelIndicatorAppmenuView: add a workaround to disable the menus only on few cases Right now it's better to stop the false-negatives more than the false-positives 2012-02-24 Marco Trevisan (Treviño) PanelView: fix the evil red panel It happened with bluish backgrounds... Damned double/float conversion! ;) 2012-02-24 Marco Trevisan (Treviño) Merging with lp:~3v1n0/unity/lim 2012-02-24 Marco Trevisan (Treviño) Merging with upstream 2012-02-24 Marco Trevisan (Treviño) PanelService: update the entry_activated callback signature to fix a crash 2012-02-22 Marco Trevisan (Treviño) Merging with trunk. 2012-02-23 Marco Trevisan (Treviño) PanelIndicatorsView: don't activate an unfocused entry on keyboard Alt+F10 2012-02-23 Marco Trevisan (Treviño) unityshell: Alt+F10 should be triggeted on ButtonPress. 2012-02-23 Marco Trevisan (Treviño) PanelView: always set the monitor. 2012-02-23 Marco Trevisan (Treviño) Merging trunk 2012-02-23 Marco Trevisan (Treviño) PanelView: add monitor getter. 2012-02-22 Marco Trevisan (Treviño) PanelIndicatorEntryView: don't try to draw an invalid flair, and re-draw it Flair wasn't drawn anymore... Fixing it, and possible glitches. 2012-02-22 Marco Trevisan (Treviño) PanelMenuView: removing unneeded includes 2012-02-22 Marco Trevisan (Treviño) Merging with trunk 2012-02-22 Marco Trevisan (Treviño) PanelView -> PanelIndicatorAppmenu: don't always open menus on keyboard shortcuts We need to check that the current appmenu is actually focused. 2012-02-22 Marco Trevisan (Treviño) PanelMenuView: use geometry in DrawText 2012-02-22 Marco Trevisan (Treviño) PanelMenuView: no need to register interest for dash status, let's use the parent 2012-02-22 Marco Trevisan (Treviño) PanelView: some more cleanup 2012-02-22 Marco Trevisan (Treviño) PanelView: move to UBusWrapper 2012-02-22 Marco Trevisan (Treviño) PanelView: no need to resync on remote synced signal, entries will notify the panel 2012-02-22 Marco Trevisan (Treviño) PanelView: cleanup the API 2012-02-22 Marco Trevisan (Treviño) PanelIndicatorEntryView: sync geometries also for unfocused items. It could gives wrong results when opening an unfocused menu. 2012-02-22 Marco Trevisan (Treviño) PanelIndicators: don't activate them if unfocused or invisible on mouse-over 2012-02-22 Marco Trevisan (Treviño) WindowButton: no need to add an extra _enabled variable, ViewEnabled can be enough We need the nux branch lp:~3v1n0/nux/view-enable-logic-fix to be merged as well. 2012-02-22 Marco Trevisan (Treviño) WindowButtons: if the managed window is not minimizable, disable the minimize button 2012-02-22 Marco Trevisan (Treviño) WindowManager: add getter to check if a window is minimizable. 2012-02-22 Marco Trevisan (Treviño) PanelMenuView: make the WindowButtons handle their operation, just update their xid 2012-02-21 Marco Trevisan (Treviño) WindowButtons: add one more button for restore state, and swap it with the maximize one Also handle internally the maximization / restore of the dash. 2012-02-21 Marco Trevisan (Treviño) WindowButtons: improved a lot the code, using more the WindowButtons container 2012-02-20 Marco Trevisan (Treviño) PanelMenuView: restore a grabbed window, handling it in a position relative to the panel size So this is shared between integrated and global modes. 2012-02-18 Marco Trevisan (Treviño) PanelStyle: fallback buttons, make them smaller, except for HighContrast themes 2012-02-18 Marco Trevisan (Treviño) PanelMenuView: update the layout padding on sytle changes, according to buttons size 2012-02-18 Marco Trevisan (Treviño) PanelStyle: fallback-buttons, handle the case of an unfocused close button 2012-02-18 Marco Trevisan (Treviño) Unione con il tronco... [cit. Jason] 2012-02-18 Marco Trevisan (Treviño) Panel*.h classes, move introspection methods in protect field. 2012-02-18 Marco Trevisan (Treviño) PanelMenuView: Make the grabbing of a maximized window from the panel better. - The window is be restored as soon as the mouse pointer drags content outside the panel area. - Once a window is restored it is not placed outside the desktop area, unless it fits into it, also it is never below the launcher (when visible). In the case that the window is bigger than the available space, the top and left borders should be always visible anyway. - The just restored window, is grabbed on a point of the top decoration that is proportional to the x-offset grabbed on the panel, so if you start dragging at the left of the panel, the window is handled by the top-left corner, if you start dragging on the right of the panel, the window is proportionally handled on the right; this applies only with LIM enabled. When LIMs are disabled, we just prefer the decoration middle point. Added also misc improvements to the PanelMenuView code. 2012-02-18 Marco Trevisan (Treviño) WindowManager: add some utility functions to handle window geometries GetWindowSavedGeometry: returns the window saved geometry, that it doesn't consider if the window is maximized or not. MoveResizeWindow: the name should say what it does ;) GetWorkAreaGeometry: returns the size of the work-area for the given window of for the current output (if xid = 0), It considers the struts geometries. RestoreAt: restores a window and move it at the given x, y position keeping the standard geometry. 2012-02-17 Marco Trevisan (Treviño) PanelIndicatorAppmenuView: use the Cimi's cairo flair instead of the asset Thanks 2012-02-17 Marco Trevisan (Treviño) PanelTitlebarGrabAreaView: ignore the grabs if during the timeout we got a small movement Adding movement tolerance to the grab, if we have a grab of just few pixels during the first timeout duration, let's just ignore them. As design wanted. 2012-02-17 Marco Trevisan (Treviño) PanelStyle: add myself as author. 2012-02-17 Marco Trevisan (Treviño) PanelStyle: make GetFallbackWindowButton public It was GetWindowButtonForTheme before. 2012-02-17 Marco Trevisan (Treviño) PanelStyle: implement unfocused/disabled state on GetWindowButtonForTheme 2012-02-16 Marco Trevisan (Treviño) PanelIndicatorEntryView: fixed compiler warning 2012-02-16 Marco Trevisan (Treviño) Merging with LIM fixes from lp:~3v1n0/unity/lim 2012-02-16 Marco Trevisan (Treviño) services/CMakeLists: fixed typo. 2012-02-14 Marco Trevisan (Treviño) PanelService renamed the *_actually_show_entry* function to something better 2012-02-13 Marco Trevisan (Treviño) PanelService: fixed dbus parameter name 2012-02-11 Marco Trevisan (Treviño) Some code cleanup requested by andyrock 2012-02-13 Marco Trevisan (Treviño) PanelMenuView: avoid to get an invalid maximized window 2012-02-13 Marco Trevisan (Treviño) PanelMenuView: fix the items padding values according to the design specs Making the panel pixel-perfect as well! ;) 2012-02-13 Marco Trevisan (Treviño) PanelIndicatorAppmenuView: setting the right padding value to 7 pixels The value has been computed using design mokups 2012-02-13 Marco Trevisan (Treviño) PanelIndicatorEntryView: add support for left/right padding protected parameters 2012-02-13 Marco Trevisan (Treviño) unityshell, resources: added the LIM flair assets from design 2012-02-13 Marco Trevisan (Treviño) PanelIndicatorAppmenuView: Consider the entry with when drawing the flair When an entry is smaller than the opened menu, we have to draw a smaller flair. Also using cairo_translate to correctly draw without being dependent on the source geometry. 2012-02-13 Marco Trevisan (Treviño) PanelMenuView: make sure that the window buttons are middle-aligned on the panel. 2012-02-13 Marco Trevisan (Treviño) PanelIndicatorAppmenuView: including the has_menu property to the introspect. 2012-02-13 Marco Trevisan (Treviño) PanelIndicatorAppmenuView: reduced the spacing to 2px 2012-02-13 Marco Trevisan (Treviño) PanelIndicatorEntryView: allow to define the spacing per each view. 2012-02-13 Marco Trevisan (Treviño) UnityCore, Variant: added wrappers for long long types as well. 2012-02-13 Marco Trevisan (Treviño) PanelMenuView: remove the right layout padding Otherwise there would be a small area at the right of the menus that won't be grabbable. 2012-02-13 Marco Trevisan (Treviño) WindowButtons: don't leak memory when allocating the textures. We need to use the ObjectPtr's Adopt facility here. 2012-02-13 Marco Trevisan (Treviño) unityshell: always draw the destkop shadow when integrated menus are enabled. 2012-02-13 Marco Trevisan (Treviño) Merging with trunk 2012-02-13 Marco Trevisan (Treviño) PluginAdapter: Consider window in showdesktop mode when checking for visibility or obscured 2012-02-13 Marco Trevisan (Treviño) PanelIndicatorAppmenuView: check if the target window has a menu, when setting the window xid. If a window has not menus we don't need to draw the indicator entry icon. 2012-02-13 Marco Trevisan (Treviño) PanelIndicatorAppmenuView: implement IsLabelSensitive and IsIconSensitive The they should be both sensitive unless there's a window that exports the ubuntu menus atoms. 2012-02-13 Marco Trevisan (Treviño) PanelIndicatorEntryView: add new getters (overridable) to define the label/icon status Also, draw an unfocused icon as insensitive 2012-02-13 Marco Trevisan (Treviño) PanelMenuView: added some comments to explain how we manage the events of the integrated menus 2012-02-13 Marco Trevisan (Treviño) PanelIndicatorAppmenuView: implement the Activate method. 2012-02-13 Marco Trevisan (Treviño) PanelMenuView: use the new PanelTitlebarGrabArea features to handle the panel grabbing / signals Maximized windows are now handled using the new code, no more cursor change when not needed! :) 2012-02-13 Marco Trevisan (Treviño) PanelTitlebarGrabAreaView: keep track of the mouse-down button, to check it while dragging. Also add restore_request signal on double-click. 2012-02-13 Marco Trevisan (Treviño) PanelTitlebarGrabAreaView: redesigned, to getter grabbed event using a timeout If the grab area get a mouse-down event, if we get a mouse-up event before a defined timeout (set to 120ms now) occurs, then we consider that a click. Otherwise we send the grab_started event This allows to improve the way we handle the grab event in the panel, and allow to avoid to change the mouse cursor if not needed. 2012-02-11 Marco Trevisan (Treviño) PanelIndicatorAppmenuView: implement the DrawEntryPrelight method to draw the menu flair When an appmenu is active, we draw this small shadow, using the design-provided assets. 2012-02-11 Marco Trevisan (Treviño) UnityWindow: don't draw the panel shadow over a window if the integrated menus are enabled. 2012-02-11 Marco Trevisan (Treviño) PanelStyle: Add a integrated_menus property to get the current panel status 2012-02-11 Marco Trevisan (Treviño) Indicators: Updating the geometry before than the active status! 2012-02-11 Marco Trevisan (Treviño) UnityCore, Indicators: set the geometry before than the active status. 2012-02-11 Marco Trevisan (Treviño) Merging with lp:~3v1n0/unity/lim changes 2012-02-11 Marco Trevisan (Treviño) UnityCore, IndicatorEntry: add support for entry geometry. 2012-02-11 Marco Trevisan (Treviño) UnityCore: add first basic support to the geometry on EntryActivated 2012-02-11 Marco Trevisan (Treviño) PanelSerivice: Emit EntryActivated signal including the opened menu geometries 2012-02-11 Marco Trevisan (Treviño) Use everywhere on the panel land the panel::Style's panel_height. 2012-02-11 Marco Trevisan (Treviño) Merging with thomi's branch from trunk that adds the panel-height to panel::style 2012-02-11 Marco Trevisan (Treviño) Merging with thomi's cleanup branch from trunk 2012-02-11 Marco Trevisan (Treviño) PanelIndicatorAppmenuView: as first stage, activate the related window on click. 2012-02-11 Marco Trevisan (Treviño) Merging with lp:~3v1n0/unity/lim changes 2012-02-11 Marco Trevisan (Treviño) PanelService: avoid to do unneeded loops when looking for an entry 2012-02-10 Marco Trevisan (Treviño) Panel-Service: added workaround to check if a removed entry is really invalid This is needed due to an indicator-appmenu issue, I hope to remove this soon. 2012-02-09 Marco Trevisan (Treviño) PanelService: resetg the static service on finalize. 2012-02-08 Marco Trevisan (Treviño) Panel-service: Merging with changes from lp:~3v1n0/unity/lim-panel 2012-02-08 Marco Trevisan (Treviño) panel-service: fixed a typo Eeekk! It caused menus not to swtich on keypress! 2012-02-08 Marco Trevisan (Treviño) panel-service: don't use the "evil hack" to get the entry value... Going back to HashTable Using IO could lead to unexpected troubles and is slower, Hashtables are better :) 2012-02-11 Marco Trevisan (Treviño) PanelIndicatorEntryView: don't activate during expo and scale and cut with fade long entries This will apply to both APPMENU entry and other entries, even if with different values. 2012-02-11 Marco Trevisan (Treviño) PanelMenuView: set the maximum space that the child entries can use So applications with a lot of menu entries can be drawn correctly. 2012-02-11 Marco Trevisan (Treviño) PanelIndicatorsView: allow to define the maximum area to be used by entries 2012-02-11 Marco Trevisan (Treviño) PanelMenuView: Add a setter and geter for the integrated mode Plus, add right padding to the layout to avoid drawing issues and cleanup the methods types newlin 2012-02-11 Marco Trevisan (Treviño) PanelMenuView: remove the extra layout, use the parent layout. Even if we need to remove it from the main view not to make it draw using all its space. Removed the post-layout computation, and added a small pre-layout computation to adjust the grab area size. 2012-02-10 Marco Trevisan (Treviño) PanelMenuView: avoid to do unnededed computation if the integrated menus are enabled 2012-02-10 Marco Trevisan (Treviño) PanelMenuView: correctly handle unmapped windows, using Bamf Compiz doesn't give us the right xid when a window is closed, we need to use compiz view-closed signal to get the xid, remove it from our sets and redraw the panel (without this, when closing unfocused windows, this was never happening). 2012-02-10 Marco Trevisan (Treviño) PanelMenuView: on restored, immediately update _maximized_set Otherwise we get the wrong maximized window. 2012-02-09 Marco Trevisan (Treviño) PanelMenuView: fill the decoration set on init, make the window to activate before being retsored 2012-02-09 Marco Trevisan (Treviño) PanelMenuView: Make the menus / label show when they really are needed Never showing the menus on dash-open or when expo or scale are active Plus, improve the code to avoid the title to be redrawn when not needed. Also, use BAMF again to get the application name. 2012-02-08 Marco Trevisan (Treviño) PanelMenuView: Use the window title for maximized windows in integrated menus too Fallback to application name if it's not available. 2012-02-08 Marco Trevisan (Treviño) PanelIndicatorEntryView: neve draw appmenu entry as prelighted 2012-02-08 Marco Trevisan (Treviño) PanelMenuView: update the integrated menu focused state according to the current status 2012-02-08 Marco Trevisan (Treviño) PanelIndicatorEntryView: add support for focused state. The entries marked as unfcoused will use the gtk style contex state GTK_STATE_FLAG_BACKDROP 2012-02-08 Marco Trevisan (Treviño) PanelIndicatorEntryView: use new PanelStyle features, draw differently APPMENU entries 2012-02-08 Marco Trevisan (Treviño) PanelMenuView: use PanelStyle to get the font settings, fix crash on distroy And other various fixes... 2012-02-08 Marco Trevisan (Treviño) PanelStyle: allow to get text for each panel entry type and monitor title changes PanelStyle now monitors also gconf changes to the title key and allow to easily get the theme for each panel entry 2012-02-07 Marco Trevisan (Treviño) PanelMenuView: First working stub of integrated menus The logic is all here, we need to improve the design. However, now when integrated menus are enabled, when adding an entry to the panel, we just consider it as the integrated-menu and we create a new PanelIndicatorAppmenuView that will handle that. The view is also updated everytime the panel title or the active window changes. 2012-02-07 Marco Trevisan (Treviño) PanelIndicatorAppmenuView: added indicator-entry subclass to store the Appmenu Entry This is a special entry used for locally integrated menu, it has a xid window associated and a label to make sure we're showing a menu for that given window. 2012-02-07 Marco Trevisan (Treviño) PanelIndicatorEntryView: Improve the class to make it usable as base for our Appmenu entry 2012-02-07 Marco Trevisan (Treviño) PanelIndicatorsView: add more versatile functions for protected guests So it's possible to add an entry by its view, not only by indicator::Entry 2012-02-07 Marco Trevisan (Treviño) Variant: added more int wrappers 2012-02-07 Marco Trevisan (Treviño) PanelIndicatorEntryView: removing the evil define's 2012-02-07 Marco Trevisan (Treviño) Merging with lp:~3v1n0/unity/lim updates (and with trunk too) 2012-02-07 Marco Trevisan (Treviño) Panel-service: Fix dispose errors. 2012-02-07 Marco Trevisan (Treviño) Merging with trunk 2012-02-07 Marco Trevisan (Treviño) PanelMenuView: added preliminary code for LIM, support for integrated window buttons The panel title now reflects the currently maximized window (even if not shown yet) or the desktop name. The Window buttons code should be final instead, the buttons now reflects the status of the most maximized window and are linked to that, so when pressing them the changes are applied to the maximized window in top of the stack. Also they are correctly draw as active or inactive. 2012-02-07 Marco Trevisan (Treviño) WindowButtons: addSupport for focused/unfocused buttons. 2012-02-07 Marco Trevisan (Treviño) PanelStyle: fix a typo to get unfocused button texture 2012-02-07 Marco Trevisan (Treviño) PanelStyle: add support for unfocused window buttons style 2012-02-07 Marco Trevisan (Treviño) WindowButtons: use more wrapper classes to be safer and cleaner 2012-02-07 Marco Trevisan (Treviño) Merging with trunk 2012-02-06 Marco Trevisan (Treviño) PanelMenuView: fill the maximized set once that the monitor has been set 2012-02-06 Marco Trevisan (Treviño) PanelMenuView: override Add/Remove indicator methods to connect to Appmenu signals Used to update the _is_integrated value 2012-02-06 Marco Trevisan (Treviño) PanelIndicatorsView: added IsAppmenu method. 2012-02-06 Marco Trevisan (Treviño) PanelMenuView: added more private or protected members 2012-02-06 Marco Trevisan (Treviño) PanelMenuView: using UBusManager for handling events 2012-02-06 Marco Trevisan (Treviño) PanelStyle: emit the changed singal also when the text dpi changed So, when the scaling factor value is changed the panel gets immediately updated. 2012-02-06 Marco Trevisan (Treviño) PanelMenuView: don't re-draw the panel text if it's not needed If the geometry, the text or the style have not changed, there's no need re-draw the cairo text layout. 2012-02-06 Marco Trevisan (Treviño) PanelIndicatorEntryView: don't listen to font changes Also, no need to disconnect to signals connected with sigc::mem_fun 2012-02-06 Marco Trevisan (Treviño) PanelStyle: emit the changed signal also when the font has changed. 2012-02-05 Marco Trevisan (Treviño) PanelIndicatorEntryView: avoid to use unneeded memory to store a TextureLayer 2012-02-05 Marco Trevisan (Treviño) PanelMenuView: don't use a TextureLayer, we can just use a BaseTexture 2012-02-05 Marco Trevisan (Treviño) PanelMenuView: cleanup the DrawText code 2012-02-05 Marco Trevisan (Treviño) Panel-Service: Some indentation fixes. 2012-02-05 Marco Trevisan (Treviño) Panel-Service: If the gometries of the current opened entry have changed, we need to update the menu postion This fixes some issues with menu entries that changes the label while the menu is showing. 2012-02-04 Marco Trevisan (Treviño) PanelMenuView: Move GetActiveViewName to std::string 2012-02-04 Marco Trevisan (Treviño) PanelMenuView: first slot of code cleanup... Moving out pointers 2012-02-04 Marco Trevisan (Treviño) PanelStyle: Cleanup the code, and use the new wrappers 2012-02-04 Marco Trevisan (Treviño) No commit message 2012-02-04 Marco Trevisan (Treviño) PanelIndicatorEntryView: the indicators aren't blurred anymore when dash is opened :( By design... I really loved them! 2012-02-04 Marco Trevisan (Treviño) PanelIndicatorEntryView: merging with some code refactoring I did few weeks ago. Coming from the "legendary" lp:~3v1n0/unity/dash-glow branch... 2012-02-04 Marco Trevisan (Treviño) DBusIndicators: Removing debug code 2012-02-04 Marco Trevisan (Treviño) PanelIndicatorEntryView: if an entry is not visible, don't draw it and set it as invisible. This fixes bug #926330 2012-02-04 Marco Trevisan (Treviño) IndicatorEntry: the image_type should be valid as well to make an entry visible 2012-02-04 Marco Trevisan (Treviño) panel-service: check if we know the parent indicator and reduce writes... 2012-02-04 Marco Trevisan (Treviño) IndicatorEntry: remove the UNUSED_ID support, and add the visible property The Unused flag is deprecated since last cycle. No need to use it. We can use the visible flag otherwise, also to notify when an entry is actually shown. An entry is visible when has valid label or valid image. 2012-02-03 Marco Trevisan (Treviño) UnityCore, AppmenuIndicator: don't emit a signal on ShowAppmenu if the indicator is not integrated 2012-02-03 Marco Trevisan (Treviño) Merging with trunk 2012-02-03 Marco Trevisan (Treviño) PanelService: added a g_warning message if we try to parse an invalid IndicatorEntryObject 2012-02-01 Marco Trevisan (Treviño) tests, IndicatorAppmenu, added one more construction test. 2012-02-01 Marco Trevisan (Treviño) tests, TestAppmenuIndicator: added ShowAppmenu signal test. 2012-02-01 Marco Trevisan (Treviño) tests, IndicatorAppmenu, testing gsettings changes. 2012-02-01 Marco Trevisan (Treviño) tests: add preliminary test for IndicatorAppmenu 2012-02-01 Marco Trevisan (Treviño) tests: Added a test for checking the Indicator class Plus, moving indicator-entry tests to xless, they don't need DBus. 2012-02-01 Marco Trevisan (Treviño) UnityCore, Indicator: disconnect from entry signals when they are removed from an indicator. Otherwise a removed entry was able to emit a signal through the old indicator. 2012-01-31 Marco Trevisan (Treviño) Merging with trunk fixes 2012-01-30 Marco Trevisan (Treviño) Merging with upstream 2012-01-28 Marco Trevisan (Treviño) AppmenuIndicator: using the changed:: signal 2012-01-28 Marco Trevisan (Treviño) AppmenuIndicator: keys/values names updated to the final ones 2012-01-28 Marco Trevisan (Treviño) DBusIndicators, using unsigned int for button too. 2012-01-28 Marco Trevisan (Treviño) AppmenuIndicator: update to use the real key, not the supposed one. 2012-01-28 Marco Trevisan (Treviño) Indicators: Oops, inverted logic. 2012-01-25 Marco Trevisan (Treviño) AppmenuIndicator: correctly emit the integrated_changed signal 2012-01-25 Marco Trevisan (Treviño) Merging with remote branch 2012-01-25 Marco Trevisan (Treviño) UnityCore: Implement OnShowAppMenu on DBusIndicators When the signal is emitted by an AppmenuIndicator, a dbus call is made to ShowAppMenu 2012-01-25 Marco Trevisan (Treviño) UnityCore: Implement OnShowAppMenu on DBusIndicators When the signal is emitted by an AppmenuIndicator, a dbus call is made to ShowAppMenu 2012-01-25 Marco Trevisan (Treviño) Indicators: add ShowAppMenu virtual function and call it when AppmenuIndicator is added. Only AppmenuIndicator's are connected to that function. 2012-01-25 Marco Trevisan (Treviño) AppmenuIndicator: Update ShowAppmenu to emit a signal when called. 2012-01-25 Marco Trevisan (Treviño) PanelView: use IsAppmenu to check the nature of the indicator. 2012-01-25 Marco Trevisan (Treviño) UnityCore: Added AppmenuIndicator class, subclass of Indicator to keep track of setting changes Modified also Indicator, to get the type of the indicator. 2012-01-25 Marco Trevisan (Treviño) PanelView, PanelIndicatorEntry: update against the new Indicator API 2012-01-25 Marco Trevisan (Treviño) DBusIndicators: updated also the on_entry_show_menu signal. 2012-01-25 Marco Trevisan (Treviño) Tests, PanelService: re-enabled the test and fixed the compilation and execution. 2012-01-25 Marco Trevisan (Treviño) tests: Updated IndicatorEntry test against new API 2012-01-25 Marco Trevisan (Treviño) UnityCore: update Entry ShowMenu related methods against the services changes. 2012-01-25 Marco Trevisan (Treviño) PanelService: reordering the ShowEntry parameters 2012-01-25 Marco Trevisan (Treviño) PanelService: using unsigned int for sending the button 2012-01-25 Marco Trevisan (Treviño) panel-service: implemented the method ShowAppMenu Plus some code cleanup, factorizing the show-menu function in panel_service_actually_show_entry 2012-01-25 Marco Trevisan (Treviño) PanelService: don't close the pipe's read fd, or also writing will fail. 2012-01-25 Marco Trevisan (Treviño) PanelService: add xid parameter to ShowEntry 2012-01-25 Marco Trevisan (Treviño) panel-service: make sure we remove invalid entries when syncing the geometry hash. 2012-01-25 Marco Trevisan (Treviño) panel-service: get_indicator_entry_by_id must be static, improving the comments. 2012-01-25 Marco Trevisan (Treviño) panel-service: remove the entry2indicator_hash, moving using the entry parent_object field Also improved the get_indicator_entry_by_id function to make it really check if the entry we've found is really a valid pointer to an IndicatorObjectEntry without crashing. to do that, we use an hack that uses the low-level write function to read from the pointer to a valid fds (we use a pipe for convenience). Write will fail if we try to read from an invalid pointer without crashing, so we can finally be pretty sure if the pointed entry is an IndicatorObjectEntry if it has a valid parent IndicatorObject 2012-01-25 Marco Trevisan (Treviño) Unity: Depends on newer indicator3-0.4 0.4.90 2012-03-20 foxoman change Dash Home tooltip to use header capitalization from "Dash home" to "Dash Home" lp:924354. Fixes: https://bugs.launchpad.net/bugs/924354. Approved by Tim Penhey, Thomi Richards. 2012-02-12 foxoman change Dash Home tooltip to use header capitalization from "Dash home" to "Dash Home" 2012-03-20 Jay Taoko Implement new dash blending algorithm on cards with GLSL support.. Fixes: https://bugs.launchpad.net/bugs/865239. Approved by Robert Carr, Tim Penhey, Jay Taoko. 2012-03-12 Jay Taoko * Renamed nux::GraphicsEngine::BlendMode to nux::LayerBlendMode. 2012-03-09 Jay Taoko * Merged with Unity trunk. 2012-02-25 Robert Carr Update to use new Nux CompositionLayer API 2012-02-23 Robert Carr Remove questioning comment 2012-02-23 Robert Carr Fix some logic errors in new blending 2012-02-23 Robert Carr PanelView.cpp: When we have GLSL use the new blending heuristic 2012-02-23 Robert Carr OverlayRenderer.cpp: Use the new blending heuristic when we have GLSL 2012-02-23 Robert Carr Launcher.cpp: Implement the new blending heuristics when we have GLSL 2012-02-23 Robert Carr Some color tweaks courtesy of Cimi 2012-02-23 Robert Carr UnityWindowView.cpp: When GLSL is available use overlay blending for colorization 2012-02-23 Robert Carr BGHash.cpp: Drop the 0.7 multiplier on computed background color 2012-03-20 Tim Penhey Refactor a number of autopilot tests to reduce the likelihood of timing based failures.. Fixes: . Approved by Thomi Richards, Marco Trevisan (Treviño). 2012-03-20 Tim Penhey Use the new tap_duration local 2012-03-20 Tim Penhey Merge trunk 2012-03-20 Tim Penhey Don't debug dash. 2012-03-20 Tim Penhey More whitespace killed. 2012-03-20 Tim Penhey PEP-257 comment tweaks, removing whitespace, and reformatting a test. 2012-03-20 Tim Penhey More dash test tweaks. 2012-03-20 Tim Penhey Clean up the dash tests. 2012-03-20 Tim Penhey Add some logging for the tests to report on failure. 2012-03-20 Tim Penhey Add simple property for the dash search string. 2012-03-20 Tim Penhey Revert the dash reveal timeout. 2012-03-19 Tim Penhey Sometimes incoming results stop the dash from hiding. 2012-03-19 Tim Penhey More timing issues with the dash 2012-03-19 Tim Penhey Fix the hud tests to wait for the hud a little more. 2012-03-19 Tim Penhey Make sure to the best of our ability that the launcher does actually enter autohide mode. 2012-03-19 Daniel van Vugt Use more accurate timing to detect key taps (for Super or Alt).. Fixes: https://bugs.launchpad.net/bugs/953089. Approved by Marco Trevisan (Treviño), Mirco Müller. 2012-03-17 Daniel van Vugt Add test case for the Super tap timing problem (LP: #953089) 2012-03-16 Daniel van Vugt Use more accurate timing to detect key taps (for Super or Alt). The previous timing methods were failing on slow or busy systems, causing taps to be misdetected and ignored. Instead use the timestamps that come with each keypress/release event. (LP: #953089) 2012-03-19 Tim Penhey Fix shutdown crashes and memory leaks. Fixes: . Approved by Sam Spilsbury. 2012-03-19 Tim Penhey Fix the crash around the uninitialised pointer by making them all smartpointers. 2012-03-19 Tim Penhey Make extra textures that were created be destroyed. 2012-03-19 Tim Penhey Stop the panel menu from sinking the grab area causing it not to be deleted. 2012-03-19 Tim Penhey The disabled dash texture wasn't being unrefed if it existed before being overwritten 2012-03-19 Tim Penhey We need to remove the redraw request if there is one in progress, and we must reset the glib logging as we shutdown. 2012-03-18 Didier Roche Add xfixes dependency.. Fixes: . Approved by Tim Penhey. 2012-03-13 Didier Roche Xfixes.h is used by plugins/unityshell/src/PointerBarrier* but wasn't listed in the pc file configuration. It was picked by chance by another dep 2012-03-18 Thomi Richards Remove calls to c_str() where they're not needed.. Fixes: . Approved by Tim Penhey. 2012-03-16 Thomi Richards Removed lots of calls to std::string.c_str() where we didn't need to call it. 2012-03-18 Tim Penhey Make sure the launchers are cleaned up appropriately on shutdown.. Fixes: . Approved by Mirco Müller. 2012-03-16 Tim Penhey Clean up the launchers. 2012-03-16 Brandon Schaefer * Fixes the problem where Alt+F1 wouldn't quit key nav mode. Now it toggles. Fixes: https://bugs.launchpad.net/bugs/885304. Approved by Thomi Richards. 2012-03-15 Brandon Schaefer * new line needed 2012-03-15 Brandon Schaefer * Added test for alt+tab and alt+` 2012-03-15 Brandon Schaefer * Added autopilot test for toggling alt+f1 mode 2012-03-15 Brandon Schaefer * Allows toggling of Alt+F1 mode * Now Alt + will close the keynav mode 2012-03-16 Gord Allott Fixes the HUD AP keynav tests, tests were expecting 5 items but got 6. Fixes: . Approved by Michal Hruby. 2012-03-16 Gord Allott fixes issue with 6 items being displayed in hud instead of 5, covered by AP test 2012-03-16 Paul Sladen Remove internal UnityWindow shadow and use new 5px nux mask - requires new nux!. Fixes: https://bugs.launchpad.net/bugs/940493. Approved by Jay Taoko. 2012-03-16 Andrea Cimitan Fixes 940493 with new assets and new nux corner mask 2012-03-01 Paul Sladen Switcher/Shortcut outline re-cut from fresh border: with shadow, without background 2012-02-26 Paul Sladen Switcher border: Remove external shadow (may need tweaking/reverting depending on review) 2012-02-26 Paul Sladen Switcher border: Remove internal dots per Cimi 2012-02-24 Paul Sladen No glow: Switcher border: Nuke inner aubergine to avoid double edge 2012-02-24 Paul Sladen No glow: Alt-tab switcher and Switcher border edge (LP: #940493) 2012-03-16 Sebastien Bacher list LensView.cpp to translate. Fixes: . Approved by Tim Penhey. 2012-03-15 Sebastien Bacher list LensView.cpp to translate 2012-03-15 Alex Launi Refactors the launcher emulator to clean up the API. Fixes: . Approved by Thomi Richards. 2012-03-15 Alex Launi Go back to raising a runtime error if trying to use keynav/switcher functions outside of keynav or switcher mode 2012-03-15 Alex Launi Refactor the launcher emulator Removes duplicated code, and cleans up some API. 2012-03-15 Alex Launi merge trunk 2012-03-14 Alex Launi add file 2012-03-15 Mirco Müller Fix alignment and padding of scrollbars. Fixes: https://bugs.launchpad.net/bugs/608124. Approved by Andrea Cimitan. 2012-03-15 Mirco Müller fixed bloody anjuta-induced spacing issues 2012-03-14 Mirco Müller Clean up and remove debug-rects 2012-03-13 Mirco Müller Added andyrock's suggestion regarding the Min/Max-size for the VScrollBar to fix the issue with the right scrollbar (when filters are expanded) 2012-03-13 Mirco Müller Fixed horizontal padding between scrollbar of results-view and expanded filters... also made sure the right edge of search-bar right-aligns with this 2012-03-12 Mirco Müller Still hunting for the right spot to tweak the padding for dash-scollbars... added debug-rects again 2012-03-14 Bilal Akhtar This is a one-line change to fix SC launcher integration (bug #761851). Since SC Launcher integration phase 1 landed before Unity 5.2.0, this change doesn't need a UIFe. This branch merely fixes the integration. Please ensure it lands before Unity 5.6.0.. Fixes: https://bugs.launchpad.net/bugs/932280. Approved by Alex Launi. 2012-03-02 Bilal Akhtar Merge from trunk 2012-02-20 Bilal Akhtar Fix software center launcher integration. 2012-03-14 Alex Launi Refactors the dash tests to remove duplicated setup/tear down code, and generally helps make the tests more correct.. Fixes: . Approved by Thomi Richards, Alex Launi. 2012-03-14 Alex Launi Change dash emulator view attribute to a property. Prevents the dash emulator from throwing an exception during construction by not actually loading the dash view until requested by a test. By this point the dash will have been opened, and the views created. 2012-03-14 Alex Launi fix python error in test from refactoring. all dash tests now pass 2012-03-14 Alex Launi Fix '..' typo 2012-03-14 Alex Launi fix conflicts with trunk 2012-03-12 Alex Launi Add AltR key translation 2012-03-12 Alex Launi Add a dash member to AutopilotTestCase 2012-03-12 Alex Launi merge trunk 2012-03-12 Alex Launi Refactor the dash tests 2012-03-09 Alex Launi do some work on fixing up the dash tests 2012-03-14 Thomi Richards Fix AutoPilotTestCase class so launcher tests pass again.. Fixes: . Approved by Marco Trevisan (Treviño). 2012-03-15 Thomi Richards Fix autopilot test case class, so launcher tests pass again. 2012-03-14 Andrea Azzarone Don't add the hseparator for the final dash category. It's a kind of regression due to the new message displayed when there are no results. Test ==== Already in trunk.. Fixes: https://bugs.launchpad.net/bugs/955296. Approved by Marco Trevisan (Treviño). 2012-03-14 Andrea Azzarone Fix bug #955296 2012-03-14 Andrea Azzarone Fix a stupid regression. . Fixes: https://bugs.launchpad.net/bugs/955160. Approved by Mirco Müller. 2012-03-14 Andrea Azzarone Fix stupid regression. 2012-03-14 Jason Smith == The Problem == Someone (me) made a simple coding error that slipped through review == The Solution == Fix minor coding error (use min instead of max) == Testing == Fixes existing tests that now fail. Fixes: . Approved by Marco Trevisan (Treviño). 2012-03-14 Jason Smith fix minor snafu with min/max 2012-03-14 Didier Roche remove workaround that is now properly fixed in compiz, as it resulted in bug #953783 Added a manual test as an autopilot one will require more pocking (firefox API) Please poke me before merging it, I need to revert this to the package (it's already published as a distro-patch). Fixes: . Approved by Daniel van Vugt, Marco Trevisan (Treviño). 2012-03-14 Didier Roche better test case 2012-03-13 Didier Roche remove workaround that is now propery fixed in compiz resulting in bug #953783 2012-03-13 Didier Roche add a manual test 2012-03-14 Daniel van Vugt Don't absorb Alt+ArrowKey (et al) events if you're not doing anything with them. Ensures unused events get sent to the active window. (LP: #953783) . Fixes: https://bugs.launchpad.net/bugs/953783. Approved by Didier Roche. 2012-03-14 Daniel van Vugt Don't absorb Alt+ArrowKey (et al) events if you're not doing anything with them. Ensures unused events get sent to the active window. (LP: #953783) 2012-03-14 Thomi Richards Update the unity logging tests to use the updated autopilot API.. Fixes: . Approved by Michal Hruby. 2012-03-14 Thomi Richards Fixed new unity logging tests. 2012-03-14 Thomi Richards Autopilot tests can now produce unity logs for a failing autopilot test.. Fixes: . Approved by Jason Smith, Tim Penhey. 2012-03-14 Thomi Richards Trim trailing whitespace. 2012-03-14 Thomi Richards Changed from review. 2012-03-14 Thomi Richards Merged trunk. 2012-03-14 Thomi Richards Merged trunk. 2012-03-14 Thomi Richards Fixed typo. 2012-03-14 Thomi Richards Logging now reset after each test is complete. 2012-03-14 Thomi Richards Launcher tests now make the launcher log debug-level log messages. 2012-03-14 Thomi Richards Renamed StopLoggingToFile -> ResetLogging. Added infrastructure to test case class. 2012-03-13 Thomi Richards Now attaches unity log to tests. 2012-03-13 Thomi Richards Added more tests to ensure the logging framework is running correctly. 2012-03-13 Thomi Richards Merged Tim's branch that contains the log implementation. 2012-03-13 Tim Penhey Implement the logging features. 2012-03-13 Thomi Richards Added the test file. 2012-03-13 Thomi Richards Added a failing test for unity's logging infrastructure. 2012-03-13 Thomi Richards DBus methods in place. 2012-03-13 Brandon Schaefer . Fixes: . Approved by Thomi Richards. 2012-03-13 Brandon Schaefer * Fixed using ensure_dash in ALL test cases, now only in setUp and tearDown * Fixed self.dash = Dash() being used everytime in setUp. Now in AutopilotTest 2012-03-13 Brandon Schaefer * Test for Multi_Key/Composition characters 2012-03-13 Marco Trevisan (Treviño) Added support for Up/Down arrow keys to change the selected launcher icon when using the Super+Tab This fixes the bug #950404 On the test sides, I've used autopilot to test this particular fix, also I've made some changes to the launcher emulator, to make it handle in a better way the Launcher key navigation and the Launcher Switcher as two different kinds of key navigation. This should avoid any confusion and cleans the code.. Fixes: https://bugs.launchpad.net/bugs/950404. Approved by Andrea Azzarone, Thomi Richards. 2012-03-10 Marco Trevisan (Treviño) autopilot: added the tests for the Up/Down arrow keys during launcher switcher Plus, redesigned the launcher emulator, underlining the differece between the Launcher Switcher and the Launcher Key navigation. 2012-03-09 Marco Trevisan (Treviño) unityshell: make Launcher switcher to work also with arrow keys 2012-03-13 Andrea Azzarone The problems ------------- Bug #927710: No text inside multirange filters Bug #942508: Dash - Font metrics and colors are wrong The fix ------- Update the dash fonts. Test ---- Not applicable. http://ubuntuone.com/1a4mdRPJ8tgFrg4bMuNiQE I've merged lp:~sladen/unity/unity-drunken-spinner-lp943656.. Fixes: https://bugs.launchpad.net/bugs/927710, https://bugs.launchpad.net/bugs/942508. Approved by John Lea, Andrea Cimitan, Mirco Müller. 2012-03-13 Andrea Azzarone Add SVGs. 2012-03-13 Andrea Azzarone Merge trunk. 2012-03-06 Andrea Azzarone Fix the space between the search entry icon and the text. 2012-03-06 Andrea Azzarone Merge needed branch. 2012-03-05 Andrea Azzarone Move font description in const variables. 2012-03-01 Andrea Azzarone Update the dash font settings. 2012-03-13 Mirco Müller Trying to understand how and where changes to an icons alpha- and saturation-value are taking place is material to get insane. By now I've spent many many many hours trying to get behind what's going on. I can't say I fully grasp the intricate ways of icons opacity and saturation in class Launcher. As far as I can tell, there are four valid "cases" for the launcher icons in terms of alpha and saturation. To make it easier for you to follow, have a look at this table: alpha | saturation ------------------------------------------------------------------- | dash open | 0.5 | 0.0 | | dash closed | 1.0 | 1.0 | | drop-target (dragging & dash open) | 1.0 | 1.0 | | no drop-target (dragging & dash open) | 0.5 | 0.0 | ------------------------------------------------------------------- So alpha should never be outside [0.5 .. 1.0] and saturation should never be outside [0.0 .. 1.0]. From my investigation it is sufficient to protect only against the lower threshold, where alpha needs to be 0.5 and saturation 0.0 without fix: http://people.canonical.com/~mmueller/863230-issue-1.ogv with fix: http://people.canonical.com/~mmueller/after-fix-863230.ogv If anybody ever causes this to regress, I'll ... !. Fixes: https://bugs.launchpad.net/bugs/863230. Approved by Tim Penhey. 2012-02-29 Mirco Müller Added a manual-test for the bug 2012-02-15 Mirco Müller Best attempt yet, trying to fix LP: #863230 2012-03-13 Gabor Kelemen Added missing files to POTFILES.in. Fixes: https://bugs.launchpad.net/bugs/923762. Approved by Thomi Richards, Michal Hruby. 2012-03-05 Gabor Kelemen Update POTFILES.in/skip. LP: 923762 2012-03-13 Alex Launi Adds "x" and "y" properties to the quicklists and their menu items, so that autopilto can find and click them in tests.. Fixes: . Approved by Thomi Richards. 2012-02-23 Alex Launi add absolute (screen) x and y coordinated to quicklists 2012-03-13 Andrea Azzarone = The Problem = HUD shortcut is not in the overlay. = The Fix = Add it. = Testing = None.. Fixes: https://bugs.launchpad.net/bugs/942515. Approved by Marco Trevisan (Treviño). 2012-03-05 Andrea Azzarone Fix. 2012-02-28 Andrea Azzarone Add the HUD shortcut to the overlay. 2012-03-13 Andrea Azzarone = The Problem = The shortcut overlay uses hardcoded value for switching ws. = The Fix = Add a new type of shortcut option COMPIZ_METAKEY_OPTION. = Testing = Added.. Fixes: https://bugs.launchpad.net/bugs/939517. Approved by Mirco Müller. 2012-02-28 Andrea Azzarone Fix bug #939517. 2012-03-13 Paul Sladen Dash/HUD: logic inversion in spinner rotation offset (LP: #943656). Fixes: https://bugs.launchpad.net/bugs/943656. Approved by Andrea Azzarone, Andrea Cimitan. 2012-03-01 Paul Sladen Dash/HUD: logic inversion in spinner rotation offset 2012-03-13 Andrea Cimitan The glow in the alt-tab switcher is misaligned leading to a dark line at right and bottom edge. This commit fixes it. Fixes: . Approved by Andrea Cimitan. 2012-02-29 Andrea Cimitan Fix misalignment of the glow in alt-tab switcher 2012-03-13 Martin Mrazik I'll try to automate this in the next few days.. Fixes: . Approved by Thomi Richards. 2012-02-28 Martin Mrazik manual test for lp:929506 2012-03-13 Andrea Azzarone = The Problem = See: https://bugs.launchpad.net/unity/+bug/748101. = The Fix = Keep in consideration the baseline to align the labels inside the category header. = Testing = AP test: ./tools/autopilot run autopilot.tests.test_dash.DashVisualTests.test_see_more_result_alignment. Fixes: https://bugs.launchpad.net/bugs/748101. Approved by Alex Launi, Marco Trevisan (Treviño), Thomi Richards, Andrea Cimitan. 2012-03-13 Andrea Azzarone Merge trunk. 2012-02-29 Andrea Azzarone Fix. 2012-02-29 Andrea Azzarone Complete the AP test. 2012-02-29 Andrea Azzarone Merge trunk. 2012-02-29 Andrea Azzarone First draft for the AP test. 2012-02-29 Andrea Azzarone Use something like a baseline alignment for the category header. 2012-03-13 Thomi Richards Make autopilot test log lines much shorter by using the module name rather than the full path name.. Fixes: . Approved by Jason Smith. 2012-03-13 Thomi Richards Use the module name rather than the full path name in the test log file. 2012-03-12 Jason Smith == The Problem == Design requested changes to multi-monitor to provide support for toggling barriers and multiple-launchers == The Solution == Implement the options == Testing == Interactions should be covered under existing tests. Fixes: . Approved by Tim Penhey. 2012-03-12 Jason Smith don't violate the rule of three 2012-03-12 Jason Smith change text to be a little clearer 2012-03-12 Jason Smith add manual test 2012-03-12 Jason Smith ensure that we have the launcher properly reflect the entire desktop rather than just the monitor when in single launcher mode 2012-03-12 Jason Smith implement mm options for multiple launchers 2012-03-12 Brandon Schaefer Removed comments added by me... 2012-03-08 Brandon Schaefer merge trunk 2012-03-05 Brandon Schaefer Fixed style problems, along with some other clean ups. 2012-02-06 Brandon Schaefer Changed to use std::sstream instead of std::string 2012-02-06 Brandon Schaefer markup now uses std::string instead of gchar* and g_strdup_printf() 2012-02-03 Brandon Schaefer Cleaned up, and fixed conflicts 2012-03-12 Marco Trevisan (Treviño) Added tests for SwitcherController changes done in lp:~3v1n0/unity/alt+tab-background-load, enabled the SwitcherModel tests as well.. Fixes: https://bugs.launchpad.net/bugs/942634. Approved by Tim Penhey, Andrea Azzarone. 2012-03-06 Marco Trevisan (Treviño) test_switcher_controller: make the construction test to really test something 2012-03-06 Marco Trevisan (Treviño) test_switcher_controller: removing the redoundant Test prefix in functions 2012-03-06 Marco Trevisan (Treviño) test_switcher_controller: reduce the time to use to perform the test 2012-03-06 Marco Trevisan (Treviño) Merging with lp:~3v1n0/unity/alt+tab-background-load changes 2012-02-28 Marco Trevisan (Treviño) tests: added test_switcher_controller to check construction and lazy load 2012-02-28 Marco Trevisan (Treviño) Tests, enabling test_switcher_model 2012-02-28 Marco Trevisan (Treviño) Merging with trunk 2012-03-12 Marco Trevisan (Treviño) Add some background operations to the SwitcherController to make the Alt+Tab to show-up quicker The switcher controller now when initialized setup a lazy timer (now set to 10s) that on timeout will construct the switcher view, to make the first time usage quicker. Also, I've added an idle that will run as soon as the user presses the switcher key combination, that constructs the view in background (and shows an invisible window, since the the ShowWindow operation can take longer than just setting the view visible) to make sure that when the show-timeout occurs everything is already there and it just needs to be shown (setting its opacity). Tests included into the branch lp:~3v1n0/unity/alt+tab-background-load.tests. Fixes: https://bugs.launchpad.net/bugs/942634. Approved by Andrea Azzarone. 2012-03-06 Marco Trevisan (Treviño) SwitcherController: allow to define the load timeout on construction 2012-03-06 Marco Trevisan (Treviño) SwitcherController: use protected member to set the construct timeout So it will be possible to test it. 2012-02-27 Marco Trevisan (Treviño) SwitcherController: setting the load timeout to 20s 2012-02-26 Marco Trevisan (Treviño) SwitcherController: use SetOpacity instead of SetVisible 2012-02-26 Marco Trevisan (Treviño) SwitcherController: move to UBusManager 2012-02-25 Marco Trevisan (Treviño) SwitcherController: add an idle to construct the view when waiting for the show timeout 2012-02-25 Marco Trevisan (Treviño) SwitcherController: add a lazy loader to create the Alt+Tab window on background This should improve the startup time of the first Alt+Tab session. 2012-03-12 Marco Trevisan (Treviño) Partly fixes bug #824965 enabling scroll wheel on Alt+Tab to switch the active application.. Fixes: https://bugs.launchpad.net/bugs/824965. Approved by Alex Launi, Thomi Richards. 2012-03-07 Marco Trevisan (Treviño) Merging with trunk changes. 2012-03-06 Marco Trevisan (Treviño) UnityScreen: add / remove scroll actions in compiz screen This is not strictly needed here since compiz seems to grab them already, but this should ensure that they're managed. 2012-03-06 Marco Trevisan (Treviño) Merging with trunk 2012-02-29 Marco Trevisan (Treviño) Autopilot, switcher: split mouse-wheel tests 2012-02-29 Marco Trevisan (Treviño) unityshell: support both horizontal and vertical scroll events on AltTab 2012-02-29 Marco Trevisan (Treviño) unityshell: remove unneeded space. 2012-02-29 Marco Trevisan (Treviño) Added autopilot test for switcher mouse-wheel support. 2012-02-29 Marco Trevisan (Treviño) Merging with trunk 2012-02-27 Marco Trevisan (Treviño) UnityScreen: igonore quick scroll events, use a limit of 150ms 2012-02-26 Marco Trevisan (Treviño) unityshell: inverting the scrolling direction to for the switcher 2012-02-26 Marco Trevisan (Treviño) unityshell: allow to change Switcher selected icon via mouse-wheel 2012-03-12 Thomi Richards Problem: Several of the test_shortcut_hint autopilot tests fail. Solution: Update tests. One issue was that the autopilot API had changed, another was a typo in the test.. Fixes: . Approved by Marco Trevisan (Treviño). 2012-03-13 Thomi Richards Fixed shortcut_hint tests. 2012-03-13 Thomi Richards Merged branch that fixes unity crash in shortcut hint controller. 2012-03-12 Marco Trevisan (Treviño) Avoid autopilot to crash unity when the shortcut hint view has not been initialized.. Fixes: . Approved by Thomi Richards. 2012-03-12 Marco Trevisan (Treviño) ShortcutController: avoid to crash during autopilot if view_window_ has not been initialized. 2012-03-12 Marco Trevisan (Treviño) Add support to hide the shortcut hint view by Escape key. I've made some work to handle the Escape keypress events for both the Launcher Switcher and the Shortcut hint view, using this policy: - If the Launcher switcher is active, Escape terminates it - If the Shortcut hint is active, Escape terminates it - If both are active, the first Escape terminates the Super+Tab, the second one will hide the shortcut hint. Added autopilot support for the Shortcut hint controller, and a first bunch of tests.. Fixes: https://bugs.launchpad.net/bugs/943422. Approved by Andrea Azzarone, Thomi Richards. 2012-03-06 Marco Trevisan (Treviño) autopilot, test_shortcut_hint.py: set the default size on constructor. 2012-03-06 Marco Trevisan (Treviño) autopilot: test_shortcut_hint.py check if all the shortcut hints are showing together Shortcut hints view and the launcher icon hint should be shown at the same time 2012-03-06 Marco Trevisan (Treviño) Merging again with thomi's fixed tests 2012-03-05 Thomi Richards Fixed tests so they pass, and merged launcher emulator changes, so this should merge cleanly with trunk. 2012-03-05 Thomi Richards Removed unneeded refresh_state calls, fixed test. 2012-03-02 Thomi Richards Various test cleanups. 2012-03-02 Marco Trevisan (Treviño) autopilot, test_shortcut_hint: added ShortcutHints integration tests. They tests the interaction between the shortcut hints and other unity parts, especially the LauncherSwitcher and the other Super keybindings 2012-03-02 Marco Trevisan (Treviño) autopilot: test launcher switcher cancel by Escape key 2012-03-01 Marco Trevisan (Treviño) autopilot, test_shortcut_hint: added first basic shortcut hint tests 2012-03-01 Marco Trevisan (Treviño) autopilot: ShortcutHint emulator, misc code fixes 2012-03-01 Marco Trevisan (Treviño) autopilot, X11 emulator: allow to get the primary monitor 2012-03-01 Marco Trevisan (Treviño) ShortcutController: add more introspection data. Setting it as visible when the view is really visible. Also include the FADE duration into the timeout. 2012-03-01 Marco Trevisan (Treviño) unityshell: add the shortcut controller as an introspectable child. 2012-03-01 Marco Trevisan (Treviño) Merging with autopilot fixes included into lp:~3v1n0/unity/super+tab-shortcut-fixes 2012-03-01 Marco Trevisan (Treviño) autopilot: add first shortcut_hint.py emulator scheleton 2012-03-01 Marco Trevisan (Treviño) ShortcutController: added introspection support 2012-02-29 Marco Trevisan (Treviño) UnityScreen: EnableCancelAction, add support for multiple targets It allows to setup more cancel actions (one per target) and to remove them. Thanks to this, we can handle the Escape keypress for both the Launcher Switcher and the Shortcut hint view. And we use this policy: - If the Launcher switcher is active, Escape terminates it - If the Shortcut hint is active, Escape terminates it - If both are active, the first Escape terminates the Super+Tab, the second one will hide the shortcut hint. 2012-03-12 Gord Allott adds an include that broke the standalone client build Build fix - tests not applicable. Fixes: . Approved by Michal Hruby. 2012-03-01 Gord Allott fixes the dash standalone client build 2012-03-12 Andrea Azzarone The problem === Dash - Missing category separator line in dash The fix === 17 - bool found_one = false; 18 - 19 - for (rit = children.rbegin(); rit != children.rend(); ++rit) 20 - { 21 - PlacesGroup* group = static_cast(*rit); 22 - 23 - if (group->IsVisible()) 24 - group->SetDrawSeparator(found_one); 25 - 26 - found_one = group->IsVisible(); 27 - } If the next group is not visibile the separator is not shown in the prev group. This branch fixes it moving the logic side in another (testable) function. I'd love to remove the static_cast too but I can't find an easy way right now. The test === Adds a unit test for the logic side.. Fixes: https://bugs.launchpad.net/bugs/850984. Approved by Marco Trevisan (Treviño). 2012-03-09 Andrea Azzarone Fix include "issue". 2012-03-09 Andrea Azzarone Fix. 2012-03-09 Andrea Azzarone Adds tests. 2012-03-09 Andrea Azzarone Fix bug #850984. 2012-03-12 Michael Rawson Fixes bug #877382 (no long description on hover for CCSM).. Fixes: https://bugs.launchpad.net/bugs/877382. Approved by Tim Penhey. 2012-03-01 Michael Rawson Fixed bug #877382 2012-03-12 Tim Penhey Added some manual tests for the launcher reorder animations.. Fixes: . Approved by Mirco Müller. 2012-03-05 Tim Penhey Added a few manual tests about the moving of launcher icons. 2012-03-12 Lorenzo Mattei . Fixes: https://bugs.launchpad.net/bugs/891818. Approved by Marco Trevisan (Treviño), Mirco Müller. 2012-03-07 Lorenzo Mattei Safer autopilot test 2012-03-07 Lorenzo Mattei Added autopilot test for lp:891818 2012-03-05 Lorenzo Mattei Fixex lp:891818 2012-03-12 Michal Hruby Makes the tests less racy by using g_timeout_add instead of the add_seconds which tries to fire multiple timeouts at once at the cost of precision. Also fixes a possible crash in the tests caused by FilesystemLenses.. Fixes: . Approved by Gord Allott. 2012-03-05 Michal Hruby Safer tests 2012-03-12 Michal Hruby == The Problem == Crashed lens doesn't restart unless searching in home view. == The Solution == Make sure a Search call can restart a lens just as GlobalSearch can. == Testing == Added a manual test for the issue.. Fixes: https://bugs.launchpad.net/bugs/947301. Approved by Mirco Müller, Gord Allott. 2012-03-06 Michal Hruby Fix the killall command in manual test 2012-03-05 Michal Hruby Make sure Search method can restart a lens (not just GlobalSearch) 2012-03-12 Paolo Rotolo Fix typo in plugins/unityshell/unityshell_xml.in: stoped → stopped. Fixes LP: #931382.. Fixes: https://bugs.launchpad.net/bugs/931382. Approved by Marco Trevisan (Treviño). 2012-03-07 Paolo Rotolo Fix typo in plugins/unityshell/unityshell_xml.in: stoped → stopped. Fixes LP: #931382. 2012-03-12 Martin Mrazik Test template to be used for all manual tests to ensure: 1. consistency acrross test-cases 2. quality of the manual tests . Fixes: . Approved by Alex Launi. 2012-03-07 Martin Mrazik Test template to be used for all manual tests to ensure: 1. consistency acrross test-cases 2. quality of the manual tests 2012-03-12 Thomi Richards Adds the ability in autopilot to get a launcher icon with a specified desktop file.. Fixes: . Approved by Marco Trevisan (Treviño). 2012-03-09 Thomi Richards Added functionality to launcher model class - you can now retrieve icons by their desktop icon. 2012-03-12 Thomas Voß Introduces a cached variable to handle the Google Test source dir.. Fixes: . Approved by Didier Roche. 2012-03-09 Thomas Voß Introduced a cached variable for google-test source path. 2012-03-12 Thomi Richards The Problem: Node properties in the unity introspection visualiser script were shown unordered. This made it hard to view node properties. The solution: Node properties are now sorted. Tests: ummm... no.. Fixes: . Approved by Tim Penhey. 2012-03-12 Thomi Richards Unity introspection script now sorts node properties alphabetically. 2012-03-12 Thomi Richards Fixed an autopilot test so it actually tests something useful.. Fixes: . Approved by Tim Penhey. 2012-03-12 Thomi Richards The test_reveal_with_mouse_under_launcher test no longer moves the mouse out of the way before revealing the launcher. Previously this test wasn't actually testing anything. 2012-03-12 Thomi Richards Fixed the CommandLensSearchTests.test_run_before_refresh test so it passes, and refactored the bamf emulator.. Fixes: . Approved by Tim Penhey. 2012-03-12 Thomi Richards Cleaned up command lens, which required removing large quantities of code from the bamf emulator. 2012-03-12 Thomi Richards Updated show desktop autopilot test to use new launcher API.. Fixes: . Approved by Tim Penhey. 2012-03-12 Thomi Richards Fixed show_desktop test. 2012-03-11 Thomi Richards Poll for visibility to avoid system differences in tests.. Fixes: . Approved by Tim Penhey. 2012-03-12 Thomi Richards Dash emulator ensure_hidden and ensure_visible now poll the dash visibility state to make sure that the dash is visible before they return. After 10 seconds an exception is raised. 2012-03-11 Thomi Richards The problem: The Autopilot test case class didn't log anything when calling set_unity_option, which made it hard to diagnose certain failing autopilot tests. The solution: The log message is now produced both when a compiz option is set, and when it is unset (as part of cleanup). Tests: Log messages from set_unity_option and set_compiz_option will appear in jenkins test logs. UNBLOCK. Fixes: . Approved by Tim Penhey. 2012-03-12 Thomi Richards Removed debugging code. 2012-03-12 Thomi Richards Fixed an issue with the autopilot logging infrastructure which meant we were missing some important log messages in certain AP tests. 2012-03-11 Thomi Richards Fix the DashKeyboardFocusTests.test_filterbar_expansion_leaves_kb_focus autopilot test.. Fixes: . Approved by Tim Penhey. 2012-03-12 Thomi Richards FilterBar class can now get the correct searchbar. 2012-03-11 Thomi Richards Fixed a timing issue with the dash reveal behavior.. Fixes: . Approved by Tim Penhey. 2012-03-12 Thomi Richards Fixed a timing issue with the dash reveal behavior. This was causing the dash to appear and dissapear quickly when hitting Super+a (or any other lens shortcut). Also fixed a memory leak in the DashController. 2012-03-11 Thomi Richards Only attach video capture log to failing tests if the video capture process returned non-0. Video capture logs aren't useful unless the capture process failed for some reason. UNBLOCK. Fixes: . Approved by Tim Penhey. 2012-03-12 Thomi Richards Only attach video capture log if the capture process returned non-0 exit code. Capture logs aren't that useful anyway. 2012-03-11 Thomi Richards This branch slows down the show desktop tests. As far as I can see, they're failing on the jenkins instance due to timing issues. This branch should help resolve that (or at least eliminate that possibility). UNBLOCK. Fixes: . Approved by Tim Penhey. 2012-03-12 Thomi Richards Wait a bit longer after initiating show desktop mode. This should help these tests pass on the jenkins instance. 2012-03-09 Gord Allott Fixes the hud not returning focus on return UNBLOCK. Fixes: https://bugs.launchpad.net/bugs/934061. Approved by . 2012-03-09 Gord Allott fixes issue with focus on return not being returned to the application 2012-03-09 Thomi Richards This branch adds autopilot tests to verify the fix for bug lp:942042. UNBLOCK. Fixes: https://bugs.launchpad.net/bugs/942042. Approved by Tim Penhey. 2012-03-07 Thomi Richards Cleanups. 2012-03-07 Thomi Richards added quicklist test file. 2012-03-07 Thomi Richards added python-xdg to the dependancy list for autopilot. 2012-03-07 Thomi Richards Merged branch with bugfix, test passes. 2012-02-28 Ted Gould Removing a free'ing of the keyfile that was removed 2012-02-27 Ted Gould Drop unused variables 2012-02-27 Ted Gould Attaching Bug 2012-02-27 Ted Gould Libindicator handles the case where we don't find shortcuts without warning now, don't need this if statement. This brings Unity up to compliance with the name changes in the desktop spec 2012-03-07 Thomi Richards Have a failing test. 2012-03-09 Gord Allott fixes issue with hud not returning focus correctly, hack was bad. UNBLOCK. Fixes: https://bugs.launchpad.net/bugs/934061. Approved by Gord Allott, Mirco Müller. 2012-03-05 Gord Allott resolved conflict 2012-03-05 Gord Allott remove debugs 2012-03-02 Gord Allott fixed up the bamf wrapper to use desktop files for matching rather than application names, should work on non english locales now 2012-03-02 Gord Allott merged trunk and added ap tests 2012-02-23 Gord Allott remove stupid po changes i hate that 2012-02-23 Gord Allott fixes the hud not giving focus back if you open close the hud fast, no tests 2012-03-09 Gord Allott UNBLOCK dummy merge to bump abi. Fixes: . Approved by Didier Roche, Gord Allott. 2012-03-08 Gord Allott corrected HACKING file 2012-03-08 Jeremy Bicha UNBLOCK: set title case for Lock to Launcher/Unlock from Launcher. Fixes: https://bugs.launchpad.net/bugs/949636. Approved by Didier Roche. 2012-03-07 Jeremy Bicha Use title case for "Lock to Launcher"/"Unlock from Launcher" (LP: #949636) 2012-03-08 Gord Allott Includes the google test library in our build system, could use some slimming down after some investigation UNBLOCK. Fixes: . Approved by . 2012-03-08 Gord Allott more graceful handling of no gtest 2012-03-08 Gord Allott builds cmake locally using distro supplied cmake - hardcoded to /usr/src/gtest right now 2012-03-08 Gord Allott adds the entire gtest library to our build system as per googles preference 2012-03-07 Thomi Richards Autopilot now logs when it sets a compiz plugin option as part of a test run. Fixed a bug in a log message inside the Mouse class. UNBLOCK. Fixes: . Approved by Alex Launi. 2012-03-08 Thomi Richards Fixed a bug in the Mouse class log message. 2012-03-08 Thomi Richards Added logging to code that alters unity settings. 2012-03-07 Jay Taoko * Revert composition character support in Unity. It introduced a regression in Unity. UNBLOCK. Fixes: . Approved by Alex Launi. 2012-03-07 Jay Taoko * Revert composition character support in Unity. It introduced a regression in Unity. 2012-03-06 Marco Trevisan (Treviño) UnityScreen: don't ungrab the keyboard on Alt press if switcher is active When the Alt+Tab switcher is active is the keyboard must not be ungrabbed or the Alt+Tab cancel action won't work (i.e. escaping from switcher by Escape key). This fixes a regression introduced recently. I've also included AP tests to check if the cancel action works. UNBLOCK. Fixes: https://bugs.launchpad.net/bugs/948227. Approved by Tim Penhey, Thomi Richards. 2012-03-06 Marco Trevisan (Treviño) autopilot, test_switcher.py: added tests for switcher escaping, and lazy invocation 2012-03-06 Marco Trevisan (Treviño) UnityScreen: don't ungrab the keyboard on Alt press if switcher is active When the Alt+Tab switcher is active is the keyboard must not be ungrabbed or the Alt+Tab cancel action won't work (i.e. escaping from switcher by Escape key). 2012-03-06 Thomi Richards Adds an option to the autopilot script that allows users to pick which folder to store videos of failed tests. This is needed by the jenkins infrastructure. UNBLOCK. Fixes: . Approved by Alex Launi. 2012-03-07 Thomi Richards Adds an option to the autopilot script so we can pick where to store videos of failed tests. 2012-03-06 Thomi Richards Add the ability to video capture failing autopilot tests. This feature is enabled with the '-r' switch to the 'autopilot run' command. Videos are stored in /tmp/autopilot. This feature is intended for use on the jenkins slave machines. UNBLOCK. Fixes: . Approved by Marco Trevisan (Treviño), Tim Penhey. 2012-03-07 Thomi Richards Merged trunk, fixed conflicts. 2012-03-06 Thomi Richards Whitespace fixes. 2012-03-06 Thomi Richards Prevent passing tests from encoding the video file, so we don't suffer the encoding overhead. Removed the dummy test I was using to test this feature. 2012-03-06 Thomi Richards Recording is disabled if the recording app is not present. 2012-03-06 Thomi Richards Video capture works. 2012-03-06 Jay Taoko UNBLOCK * Use Gtk im for composition characters. Fix bug #944674. Fixes: https://bugs.launchpad.net/bugs/944674. Approved by Neil J. Patel. 2012-03-06 Jay Taoko * Simulate 'ô' in a test. 2012-03-05 Jay Taoko * Merged with trunk. 2012-03-05 Jay Taoko * Fixed errors in tests 2012-03-05 Jay Taoko * Adding Autopilot test for composition characters (â,ô,ĩ,î,ã) typing in the dash. 2012-03-05 Jay Taoko * Fix 2012-03-05 Jay Taoko * Cleanup 2012-03-05 Jay Taoko * Fix: removed bad conditional. 2012-03-02 Jay Taoko * Use Gtk im for composition characters. 2012-03-02 Jay Taoko * Adding support for dead keys. 2012-03-06 Gord Allott UNBLOCK resolves a silly glib issue, glib is C not C++ ;). Fixes: . Approved by Michał Sawicz. 2012-03-06 Gord Allott resolves a 2d build issue 2012-03-04 Thomi Richards Refactor the autopilot launcher emulator to use the new UnityIntrospectableObject class. Launcher tests will now run once per configured monitor.. Fixes: . Approved by Tim Penhey. 2012-03-05 Thomi Richards Fixed typo, made show desktop tests even nicer to read. 2012-03-05 Thomi Richards Added a TODO comment before switcher emulator prompting me to refactor it in another branch. 2012-03-05 Thomi Richards Fixed filtering in get_children_by_type. 2012-03-05 Thomi Richards Imports should be system first, then local, and in alphabetical order. 2012-03-05 Thomi Richards Removed debug logging that was flooding the test logs, fixed showdesktop tests. 2012-03-05 Thomi Richards Fixed a breakage in the hud tests, and fixed a bug in the UnityIntrospectableObject class, where children would be filtered if no filter was applied. 2012-03-05 Thomi Richards Launcher emulator is now split into separate classes: LauncherController, LauncherModel, and Launcher. Updated tests. Launcher tests are now scenario'd depending on the number of monitors configured on the machine. All new-style emulators automatically update their state when someone requests an attribute from unity. 2012-03-05 Thomi Richards Renamed Launcher to LauncherHelper, added LauncherController and Launcher classes. Tests still pass. 2012-03-04 Thomi Richards Modifies the tools/autopilot script to print the total number of tests found. UNBLOCK. Fixes: . Approved by Tim Penhey. 2012-03-03 Thomi Richards autopilot script prints total number of tests after listing them. 2012-03-04 Gord Allott Check pixbuf before dereferencing.. Fixes: https://bugs.launchpad.net/bugs/937421. Approved by Tim Penhey. 2012-02-28 Gord Allott add safety check on gdk pixbuf 2012-03-04 smspillaz Fix the Alt+F1 or Alt+F2 sending a ";3P" or ";3Q" to the active windows issue, and also fixes some alt holding showing menus. Compiz-core fix needed for complete fix.. Fixes: https://bugs.launchpad.net/bugs/943194, https://bugs.launchpad.net/bugs/943239, https://bugs.launchpad.net/bugs/943456. Approved by Tim Penhey, Sam Spilsbury, Daniel van Vugt. 2012-03-02 smspillaz Added a small work-a-round for bug 943194 2012-03-02 smspillaz Always return true whenever an action was handled 2012-03-04 Jason Smith Don't show the switcher when alt+right is pressed. Fixes: https://bugs.launchpad.net/bugs/943902. Approved by Tim Penhey. 2012-03-04 Jason Smith add test 2012-03-04 Jason Smith Fix alt-arrow causing switcher to pop up 2012-03-02 Daniel d'Andrada Fixes lp:942625 GestureEngine::FindCompWindow() would enter in an infinite loop if the window passed to it is the root window since its break condition (parent == root) would never be reached as parent would be zero. Also includes some other safeguards around the same issue. UNBLOCK. Fixes: https://bugs.launchpad.net/bugs/942625. Approved by Marco Trevisan (Treviño). 2012-03-01 Daniel d'Andrada Fixes infinite loop in GestureEngine. lp:942625 GestureEngine::FindCompWindow() would enter in an infinite loop if the window passed to it is the root window since its break condition (parent == root) would never be reached as parent would be zero. 2012-03-02 Tim Penhey * Fixes the key navigation in the hud. Implemented an "ok" behaviour when navigationg with the key. This will have to be refined with input from design. * This branch relies on this nux branch: https://code.launchpad.net/~unity-team/nux/nux.hud-fixes/+merge/95399 UNBLOCK . Fixes: . Approved by Tim Penhey, Gord Allott. 2012-03-02 Tim Penhey Merge trunk. 2012-03-02 Tim Penhey Make the base autopilot test case use the glib runner, and add more hud tests. 2012-03-02 Tim Penhey Expose the HudView through the controller. 2012-03-02 Tim Penhey Remember the selected button, and expose over debug interface. 2012-03-02 Tim Penhey Initialize the view member, and add the view as an introspectable child. 2012-03-02 Tim Penhey Add an unsigned type to the variant wrapper. 2012-03-01 Jay Taoko * Fix: properly updated the app icons when navigating through the Hud buttons * Fix left and right navigation keys in the text entry * Cleanup 2012-03-01 Jay Taoko * Cleanup and comments. 2012-03-01 Jay Taoko * Fixes the key navigation in the hud. Implemented an "ok" behaviour when navigationg with the key. This will have to be refined with input from design. 2012-03-02 Thomi Richards Two changes to the key the Keyboard emulator handles multi-key combos: We insert a delay between pressing and releasing individual keys, and always release keys in the reverse order they were pressed. UNBLOCK. Fixes: . Approved by Marco Trevisan (Treviño), Alex Launi. 2012-03-02 Thomi Richards Keyboard emulator now inserts a delay between each key in a multi-key press or release action. 2012-02-29 Marco Trevisan (Treviño) The launcher icons can be shown during the Super Tab Launcher switcher. For both the shortcut hints and the icons shortcut overlays we use the same policy: - If they were shown before starting the Super+Tab session, we still show them - If they were not shown before starting the Super+Tab session, they won't be ever shown Plus, if we're pressing a valid unity shortcut key when the Launcher Switcher is active, we should terminate the switcher without doing anything. UNBLOCK. Fixes: https://bugs.launchpad.net/bugs/943372, https://bugs.launchpad.net/bugs/943377. Approved by Thomi Richards. 2012-03-01 Marco Trevisan (Treviño) autopilot, more test_launcher.py fixes 2012-03-01 Marco Trevisan (Treviño) Merging with lp:~thomir/unity/fix-ap-test-stability 2012-03-01 Marco Trevisan (Treviño) test_launcher.py: fixed some errors in tests 2012-02-29 Marco Trevisan (Treviño) Merging with lp:~thomir/unity/super+tab-shortcut-fixes-bettertests 2012-03-01 Thomi Richards Split apart launcher tests into many smaller tests. 2012-02-29 Marco Trevisan (Treviño) autopilot, test_launcher.py: Added the switcher starts on zero test 2012-02-29 Marco Trevisan (Treviño) autopilot, test_launcher.py: Fixing the docstrings Plus use self.keyboard. 2012-02-29 Marco Trevisan (Treviño) Merging with trunk. 2012-02-29 Marco Trevisan (Treviño) manual-tests: SuperTab, removed the tests now covered by autopilot 2012-02-29 Marco Trevisan (Treviño) autopilot, test_launcher: added Super+Tab cycling tests 2012-02-29 Marco Trevisan (Treviño) autopilot, test_launcher: added tests for bug #943372 and bug #943372 We both check the interaction with the launcher icon shortcuts, both from a visual and logical point of view. 2012-02-29 Marco Trevisan (Treviño) autopilot, launcher emulator: add getters for shortcuts status and keyboard target launcher 2012-02-29 Marco Trevisan (Treviño) LauncherController: add introspection to get the keyboard target launcher 2012-02-29 Marco Trevisan (Treviño) Launcher: add introspect to check if the shortcuts overlays are showing 2012-02-29 Marco Trevisan (Treviño) Merging with trunk 2012-02-02 Marco Trevisan (Treviño) No need to terminate the Key navigation releasing super. 2012-02-02 Marco Trevisan (Treviño) manual-tests: SuperTab, one more test to check the interaction with the unity shortcuts 2012-02-02 Marco Trevisan (Treviño) manual-test: added missing manual test for SuperTab and launcher icons shortcuts interaction 2012-02-02 Marco Trevisan (Treviño) UnityScreen: if a valid shortcut key is pressed and the keynavigation is active, terminate it 2012-02-02 Marco Trevisan (Treviño) LauncherController: don't hide the icon shortcuts on KeyNavigation They should be shown if they've been already there when starting the navigation. 2012-02-29 Thomi Richards Two tests are now skipped. These need to be rewritten, but this is a non-trivial test to write. The current tests try and do something that's not supported by unity. UNBLOCK. Fixes: . Approved by Tim Penhey. 2012-03-01 Thomi Richards Skipping tests that modify _NET_WM_STATE property after a window has been mapped, since unity doesn't support that. 2012-02-29 Thomi Richards Fixed several stability issues with autopilot tests. Specifically: * hud tests now make sure the hud is hidden after each test. * Keyboard and mouse cleanup happens after test tearDown methods are called, so tests can do things like hide the dash and the keyboard cleanup will still work as expected. * Keyboard cleanup now removes pressed keys from the global list after releasing them (oops!) * Mouse cleanup now releases pressed mouse buttons as well as moving mouse to a safe position. * Keyboard and mouse release methods will log a warning when asked to release a key that wasn't pressed, rather than crashing. This shouldn't normally happen, but crashing is never the right thing to do. * Revealing the dash, or any lens will now clear the old search text by default. UNBLOCK. Fixes: . Approved by Marco Trevisan (Treviño). 2012-03-01 Thomi Richards Fixed typo. 2012-03-01 Thomi Richards Remove mouse and keyboard cleanup methods from LoggedTestCase tearDown method. 2012-03-01 Thomi Richards Mouse and keyboard clenup must happen after test tearDown, so add them as a cleanup method. 2012-03-01 Thomi Richards Launcher can have 0 active icons. 2012-03-01 Thomi Richards Fixed type. 2012-03-01 Thomi Richards Log when we start an application. 2012-03-01 Thomi Richards Only count visible launcher icons as potentially active. 2012-03-01 Thomi Richards Hud tests now ensure hud is hidden after each test. 2012-03-01 Thomi Richards Keyboard and Mouse emulators now warn if asked to generate a release even for a key/button that was not pressed, rather than throwing an exception. 2012-03-01 Thomi Richards By default, revealing the dash (or any lens) clears the last search string. 2012-03-01 Thomi Richards Keyboard cleanup method only releases keys once. Mouse cleanup method now releases buttons that were previously pushed. Keyboard and mouse cleanup happens AFTER test cleanup. 2012-02-29 Tim Penhey Uses the new modifier-tap ability in compiz to only show the HUD if someone hasn't used another key with alt (or the associated key).. Fixes: https://bugs.launchpad.net/bugs/923410. Approved by Thomi Richards, Mirco Müller. 2012-02-29 Tim Penhey Oops, an extra } 2012-02-29 Tim Penhey More autopilot tests for the hud. 2012-02-29 Tim Penhey Merge trunk 2012-02-29 Tim Penhey A few more tests. 2012-02-29 Tim Penhey Make the dash only show on tap, and move the 250 into a constant. 2012-02-29 Tim Penhey Bring back the timer. 2012-02-29 Tim Penhey Merge trunk 2012-02-16 Tim Penhey Use the new tap behaviour in compiz to only respond to taps to show the hud. 2012-02-29 Thomi Richards Fix the autopilot setup.py script, so jenkins will run again. The run_autopilot script is no longer managed by python distutils. UNBLOCK. Fixes: . Approved by . 2012-02-29 Thomi Richards remove scripts from setup.py since we don't need to install that anymore. 2012-02-28 Thomi Richards Fixed a bug in the new autopilot keybindings API which would fail to hold down single-key keybindings.. Fixes: . Approved by Marco Trevisan (Treviño). 2012-02-29 Thomi Richards Fixed bug where single-key keybindings couldn't be held with the new keybindings system. 2012-02-28 Jason Smith Fix the details mode in alt-tab over multiple workspaces and monitors.. Fixes: https://bugs.launchpad.net/bugs/925484, https://bugs.launchpad.net/bugs/933406. Approved by Jason Smith, Thomi Richards. 2012-02-29 Tim Penhey Clean up tests. 2012-02-29 Tim Penhey Add test for bug: 933406 2012-02-29 Tim Penhey Merge trunk. 2012-02-22 Jason Smith merge fix-alt-tab-progression branch 2012-02-22 Jason Smith dont leak implementation details in switcher controller from switcher model 2012-02-22 Jason Smith merge workspaces fix 2012-02-28 Thomi Richards run_autopilot script now warns sensibly about missing dependancies, allows users to list all tests, and run specific test(s) as well as run the entire suite. Script is now in /tools/autopilot UNBLOCK. Fixes: . Approved by Marco Trevisan (Treviño). 2012-02-29 Thomi Richards Renamed run_autopilot to just 'autopilot'. This avoids the situation where we type 'run_autopilot run'. 2012-02-29 Thomi Richards Can now run specific tests. 2012-02-29 Thomi Richards run_autopilot can now list tests as well as run the entire suite. 2012-02-29 Thomi Richards Moved run_autopilot script, made it report missing dependancies, and made it patch sys.path if needed. 2012-02-28 Tim Penhey Fix logic determining icons for alt-tab.. Fixes: . Approved by Thomi Richards. 2012-02-29 Tim Penhey Use the compiz keybinding to minimise. 2012-02-29 Tim Penhey Fix the AP test. 2012-02-29 Tim Penhey The method for determining whether to show only current workspace had the logic wrong. 2012-02-28 Thomi Richards Adds autopilot tests for jason's branch that fixes a bug regarding switching to minimised apps.. Fixes: . Approved by Tim Penhey. 2012-02-28 Thomi Richards Removed print debugging statement. 2012-02-28 Thomi Richards Merged Jason's branch with the fix. Tests now pass. 2012-02-22 Jason Smith fix issue where windows wouldn't unminimize with alt-tab 2012-02-28 Thomi Richards Failing test. 2012-02-28 Thomi Richards Merged multi-monitor alt+tab tests, as I need some of the infrastructure here. 2012-02-28 Thomi Richards Can now launch gedit easily from within tests, and can see if a BamfWindow is focused or not. 2012-02-28 Thomi Richards Added autopilot tests for the switcher "show apps from all workspaces" mode.. Fixes: . Approved by Tim Penhey. 2012-02-28 Thomi Richards Fixed typo in comment. 2012-02-28 Thomi Richards Fixed an error in the swticher tests, and relaxed the keybindings module WRT getting hold and tap parts of a single-key binding. 2012-02-28 Thomi Richards Merged trunk. 2012-02-28 Thomi Richards Updated keybindings for switcher in 'all' mode. 2012-02-28 Thomi Richards Merged branch that stops trunk from crashing. This has been approved, but not merged yet. 2012-02-28 Thomi Richards Merged Jason's branch with the alt-tab-on-all-workspaces fix. 2012-02-22 Jason Smith merge trunk 2012-02-07 Thomi Richards Added small timeout to launcher tests to get them to pass. 2012-02-06 Jason Smith better scaling 2012-02-06 Jason Smith scale reveal pressure by screen size 2012-02-06 Jason Smith re-enable and fix launcher reveal tests 2012-02-06 Jason Smith merge trunk 2012-02-01 Jason Smith implement ctrl+alt+tab to show apps on all viewports 2012-02-28 Thomi Richards Failing AP test - switcher does not show apps from all workspaces. 2012-02-28 Thomi Richards Added test to ensure that switcher only shows icons from current workspace. 2012-02-28 Thomi Richards We now have a basic workspace manager - we can switch between workspaces at will. 2012-02-28 Thomi Richards Added keybindings from the wall plugin. 2012-02-28 Thomi Richards Merged trunk. 2012-02-28 Thomi Richards Added file for workspace manager. 2012-02-27 Thomi Richards Added a manual test to describe how to test bug lp:932365. The code has already been merged for this, but it's currently pretty hard to test with autopilot.. Fixes: . Approved by Tim Penhey. 2012-02-28 Thomi Richards Updated manual test - it works with a device icon too. 2012-02-28 Thomi Richards Added manual test for dragging an icon over the trash in the launcher. 2012-02-27 Tim Penhey Code correctness fix. Fixes potential multi-monitor issue with alt-tab getting settings confused. = Problem description = We passed an int into a function expecting a bool. This caused the switcher to confuse its settings and act weirdly. = The fix = We pass a bool now. = Test coverage = Existing tests cover a degree of this behavior. Currently testing does not cover multi-monitor behavior however (which is where this bug showed up). The fix is obvious and the current code is clearly and demonstrably wrong, to the point of passing the wrong type into a function. A manual test was added for the multi-monitor work.. Fixes: . Approved by Thomi Richards. 2012-02-28 Tim Penhey Tweak the test. 2012-02-28 Tim Penhey Add a manual multi-monitor test. 2012-02-22 Jason Smith dont pass an int as a bool, this is obviously wrong (and buggy) 2012-02-27 Thomi Richards Don't call std::list::remove while iterating over the list. This bug was found while running a soon-to-be-landed autopilot test.. Fixes: . Approved by Tim Penhey, Jason Smith. 2012-02-28 Thomi Richards Revert rev 2018, since it causes crashes in the switcher. 2012-02-27 Thomi Richards Re-added the switcher tests after they were accidentally lost in a recent merge.. Fixes: . Approved by Jason Smith. 2012-02-28 Thomi Richards Re-added switcher tests that got lost in a merge. 2012-02-27 Thomi Richards Launcher does not reveal if mouse button 1 is held down while pushing against screen edge. Fixes lp:928805.. Fixes: . Approved by Jason Smith. 2012-02-28 Thomi Richards Fixed test name and docstring to match test contents. 2012-02-28 Thomi Richards Merged fix branch. Test passes. 2012-02-21 Jason Smith dont reveal when mouse is down 2012-02-28 Thomi Richards Have a failing test. 2012-02-28 Thomi Richards Moved launcher reveal tests to separate test case class. 2012-02-27 Thomi Richards Change autopilot so instead of hardcoding keybindings, we get them from compiz.. Fixes: . Approved by Tim Penhey. 2012-02-28 Thomi Richards Improved error handling for optional paramter. 2012-02-28 Thomi Richards Added an optional delay parameter to KeybindingsHelper.keybinding so the hud emulator can use it as well. 2012-02-28 Thomi Richards Dash emulator uses KeybindingsHelper class. 2012-02-28 Thomi Richards Launcher emulator uses keybindingsHelper class. 2012-02-28 Thomi Richards Switcher emulator uses KeybindingsHelper class. 2012-02-28 Thomi Richards Switcher emulator changed to use new keybindings system. 2012-02-28 Thomi Richards Hud emulator converted to new keybindings system. 2012-02-28 Thomi Richards Dash emulator converted to use new keybindings system. 2012-02-28 Thomi Richards Finished switching launcher to new keybindings system. Refactored keybindings internals to use a single dictionary. Made it easier to get the hold part and the tap part of a multi-key keybindings (like Alt+Tab) 2012-02-27 Thomi Richards Seems to work... 2012-02-27 Thomi Richards Added keybindings module. About to start adding it to the emulators. 2012-02-27 Thomi Richards Renamed function, changed test to use an import alias so this is easier in the future. 2012-02-27 Thomi Richards Moved to keybindings module. 2012-02-27 Thomi Richards Fixed some whitespace and added one more test, for good luck. 2012-02-27 Thomi Richards All tests pass. 2012-02-27 Thomi Richards Test passes. 2012-02-27 Thomi Richards Failing test: identical keys must not be duplicated in output. 2012-02-27 Thomi Richards TEst Passes. 2012-02-27 Thomi Richards Failing test: -> Ctrl 2012-02-27 Thomi Richards Test passes. 2012-02-27 Thomi Richards Failing test: must strip trailing whitespace from imput string. 2012-02-27 Thomi Richards Test now passes. 2012-02-27 Thomi Richards Failing test - single letter translation. 2012-02-27 Thomi Richards Refactored - translation function should take strings, and return strings. 2012-02-27 Thomi Richards Test now passes. 2012-02-27 Thomi Richards Failing test: only setting instances with type=Key should be allowed. 2012-02-27 Thomi Richards Test passes. 2012-02-27 Thomi Richards Failing test case: must raise TypeError if something other than a compizconfig.Setting is passed in. 2012-02-27 Thomi Richards Added tests for the command lens. Specifically: * Empty string query should hide the results category. * Non-empty string should show the results category. * Non-empty string should show results within the results category. * Hitting enter before the view has had time to refresh should run the correct result. * Ensure that expanding or collapsing the filter bar does not remove keyboard focus from the searchbar.. Fixes: . Approved by Tim Penhey. 2012-02-27 Thomi Richards Merged trunk. 2012-02-27 Thomi Richards Removed whitespace 2012-02-24 Thomi Richards Removed manual test specs that are now tested automatically. 2012-02-24 Thomi Richards Added test to ensure that keyboard focus is not lost when expanding or collapsing the filter bar. 2012-02-24 Thomi Richards Merged trunk. 2012-02-24 Thomi Richards Added x,y,widtha nd height properties to FilterBar. 2012-02-23 Thomi Richards Merged trunk. 2012-02-23 Thomi Richards Removed unused import. 2012-02-23 Thomi Richards Added test that verifies correct app is run when Enter is pressed before the view can update. 2012-02-23 Thomi Richards Forgot to add the file previously. Added test file with 3 new tests for the command lens. 2012-02-23 Thomi Richards Added ResultsView to introspection tree. 2012-02-23 Thomi Richards Basic results test. 2012-02-27 Thomi Richards Re-enabled launcher reveal tests, and set launcher mode to "autohide" for these tests. Made it significantly easier to set any compiz/unity option for a single test. These options get automatically un-set when the test finishes.. Fixes: . Approved by Jason Smith. 2012-02-27 Thomi Richards Removed stray pdb statement. 2012-02-27 Thomi Richards Merged trunk. 2012-02-27 Thomi Richards Re-enabled launcher tests. Made it easier to set any unity /compiz option for a single test. 2012-02-26 Thomi Richards Added autopilot tests to verify that the switcher moves to the next switcher icon when Tab is pressed while in details mode. Switcher tests for details mode are "scenario"'d so we cover details mode initiated by both '`' and 'Down' keys.. Fixes: . Approved by Tim Penhey. 2012-02-27 Thomi Richards Merged Jason's branch, verified that switcher tests passed. 2012-02-21 Jason Smith make pressing the down arrow not result in window looping 2012-02-27 Thomi Richards Have a failing test case - pressing tab after initiating details mode with the 'Down' arrow does not select next item in the switcher model. 2012-02-27 Thomi Richards Added tests to verify that the switcher starts in normal mode, and that pressing '`' starts details mode. 2012-02-27 Thomi Richards Added test to ensure that hitting down arrow puts switcher into details mode. 2012-02-26 Tim Penhey This branch just refactors some autopilot code. Extracts the log handling code for the test into a different base class. Also makes bamf and keyboard an attribute of all autopilot tests. Adds a helper method to start an app.. Fixes: . Approved by Thomi Richards. 2012-02-27 Tim Penhey Make a Bamf instance a member of they base test case. 2012-02-27 Tim Penhey Extract the logger setup into a base class. 2012-02-26 Thomi Richards Autopilot ibus tests now use new autopilot API for getting dash searchbar object.. Fixes: . Approved by Tim Penhey. 2012-02-27 Thomi Richards Updated ibus tests to match new autopilot API. 2012-02-26 Thomi Richards IBus test suites that don't have the required engine installed will no longer fail with an error on tearDown. Instead, the test will be skipped with a helpful message (as originally intended). Also updated the scenario names for the Anthy engine tests.. Fixes: . Approved by Robert Carr. 2012-02-26 Thomi Richards IBus tests suites no longer fail if the ibus engine is missing. The tests will be skipped instead. 2012-02-26 Thomi Richards Forgot to change scenario names in Anthy tests. 2012-02-25 Jeremy Bicha . Fixes: https://bugs.launchpad.net/bugs/926213. Approved by Marco Trevisan (Treviño), Matthew Paul Thomas, Sam Spilsbury. 2012-02-03 Jeremy Bicha Overlay should say "Menu Bar" not "Top Bar" (LP: #926213) 2012-02-25 Jason Smith = The Problem = Alt-Tab timeouts are too long = The Fix = Make the timeout 75ms instead of 150ms = Testing = The existing switcher autopilot tests cover the expected behaviour alt-tab behaviour.. Fixes: https://bugs.launchpad.net/bugs/888636. Approved by David Barth. 2012-02-22 Jason Smith update alt-tab timeout time to match design requirements 2012-02-24 Paul Sladen No glow updates and associate code/asset removal (LP: #933578). Fixes: https://bugs.launchpad.net/bugs/933578. Approved by Gord Allott, Andrea Cimitan. 2012-02-24 Paul Sladen Remove unused glow assets 2012-02-24 Paul Sladen ABI break: remove now unused Glow variables and helper functions 2012-02-24 Paul Sladen No glow: Dash search: remove Glow texture drawing (leave functions themselves in order not to break ABI) 2012-02-24 Alex Launi Overrides the Add and RemoveChild methods of Introspectable for more readable code in the ResultView.. Fixes: . Approved by Gord Allott. 2012-02-24 Alex Launi Add IntrospectableWrapper to standalone dash CMakeList 2012-02-24 Alex Launi refactor dash result introspection to use standard introspection api 2012-02-23 Brandon Schaefer Added tests for ibus strings being entered into the dash. Engines tested include Pinyin (Chinese), Anthy (Japanese), and Hangul (Korean).. Fixes: . Approved by Alex Launi. 2012-02-23 Thomi Richards Wait a bit after restarting the ibus bus. 2012-02-22 Thomi Richards Restart ibus bus after setting a new input method engine. 2012-02-22 Thomi Richards Get the engine name right.. again. 2012-02-22 Thomi Richards Japanese engine doesn't put spaces in... 2012-02-22 Thomi Richards Get the engine name right\! 2012-02-22 Thomi Richards Now with tests for the anthi input engine. 2012-02-22 Thomi Richards Hangul input strings append a space to the expected result. Updated tests. 2012-02-22 Thomi Richards Better class docstrings, and encode all unicode in u'\uXXXX' format. 2012-02-22 Thomi Richards Added tests for hangul input engine. 2012-02-22 Thomi Richards I'm an idiot 2012-02-22 Thomi Richards AP tests now use testscenarios. 2012-02-21 Thomi Richards Now activate ibus after loading dash. 2012-02-21 Thomi Richards CLeaned up ibus dash tests. 2012-02-21 Thomi Richards No longer use the global ibus engine. Instead, install engines into the active engine list. 2012-02-17 Thomi Richards Updated ibus tests from Martin's branch. 2012-02-16 Thomi Richards Fixed ibus tests. 2012-02-16 Thomi Richards Remember to add new files. 2012-02-16 Thomi Richards Added ibus tests. 2012-02-23 Andrea Cimitan New asses from design, looks nicer!. Fixes: . Approved by Marco Trevisan (Treviño), Andrea Cimitan. 2012-02-23 Andrea Cimitan New BFB shine 2012-02-23 Lars Uebernickel = Problem description = In precise, print status is shown via an indicator instead of using system-config-printer's applet (which is whitelisted in Unity right now). = The fix = This patch makes sure the print indicator is shown at the correct position in the panel and removes the whitelist entry for 'scp-dbus-service'. = Test coverage = None, trivial change. . Fixes: . Approved by Gord Allott. 2012-02-22 Lars Uebernickel Add indicator-printers support and remove whitelist entry of old printer applet 2012-02-23 Jason Smith = The Problem = Slide animation wasn't smooth when dragging icons around ont he launcher = The Fix = Make the animation take into account the parents geometry offset when calculating the animation = Testing = None. Fixes: . Approved by Gord Allott. 2012-02-22 Jason Smith Fix calculation of slide animation to account for parent geometry 2012-02-23 Didier Roche Change F10 to open the first menu of top panel to Alt + F10 as per design (LP: #878492). Fixes: https://bugs.launchpad.net/bugs/878492. Approved by Tim Penhey. 2012-02-23 Didier Roche Change F10 to open the first menu of top panel to Alt + F10 as per design (LP: #878492) 2012-02-23 Brandon Schaefer * Using signal TextEntryIM::text_changed. 2012-02-22 Brandon Schaefer = Problem description = Failed to compile with the new nux as the signal for text_changed had changed. = The fix = Rename the signal = Test coverage = Clean compile.. Fixes: . Approved by Mirco Müller. 2012-02-23 Tim Penhey New signals. 2012-02-22 Thomi Richards Split the dash keynav test into several smaller tests that test one specific thing. Also removed an unused import from the dash emulator.. Fixes: . Approved by Tim Penhey. 2012-02-23 Thomi Richards Split several dash tests into multiple, smaller tests. 2012-02-22 Thomi Richards Refactored the autopilot dash emulator to use multiple classes instead of one massive one. Also removed several instances where XPath queries were being hard-coded. Updated tests to use new class structure.. Fixes: . Approved by . 2012-02-23 Thomi Richards Refactoring finished. 2012-02-23 Thomi Richards Refactor finished, all tests pass. 2012-02-23 Thomi Richards Refactor half done. All tests pass. 2012-02-22 Gord Allott Makes bghash only change the gsettings key once per wallpaper change, instead of on every frame it transitions to the next wallpaper. No test as gsettings is not sandboxable and this change is *only* gsettings key change related.. Fixes: . Approved by Mirco Müller. 2012-02-22 Gord Allott makes bghash only change the gsettings setting where it makes sense instead of clobbering it every frame of animation 2012-02-22 Gord Allott Enables -Werror. Fixes: . Approved by Michal Hruby. 2012-02-22 Gord Allott re-enables -Werror - should never have been turned off 2012-02-22 Michal Hruby Splits out the .lens file reading out of FilesystemLenses class and exposes it in LensDirectoryReader, this allows the BFB to directly check the lens files from the disk and we don't start up the lenses as soon as unity starts. Un-reverts the revert done in r2001. The extremely complex part for unity-2d is @ https://code.launchpad.net/~mhr3/unity-2d/default-filesystemlenses-constructor/+merge/94102 Covered by existing tests.. Fixes: https://bugs.launchpad.net/bugs/929506. Approved by Gord Allott. 2012-02-22 Michal Hruby Unrevert the revert of r2001 2012-02-21 Jason Smith Restores accidentally commented code. This should have been uncommented before merge previously, but was missed. Fixes bug where launcher didn't properly reflect window states on initial startup. Fixes: . Approved by Tim Penhey. 2012-02-21 Jason Smith Check launcher icon state on creation again. Was accidentally left commented when porting to AbstractLauncherIcon::Ptr in rev 1948.8.1 2012-02-21 Thomi Richards Clean up result wrappers when resultview exits.. Fixes: . Approved by Tim Penhey. 2012-02-22 Thomi Richards Clean up wrappers on destruction of ResultsView. 2012-02-22 Thomi Richards Clean up wrappers on destruction of ResultsView. 2012-02-21 Thomi Richards Make results from dash searches introspectable in autopilot.. Fixes: . Approved by Alex Launi. 2012-02-22 Thomi Richards Don't take comment from Result. 2012-02-22 Thomi Richards Merged trunk. 2012-02-22 Thomi Richards Don't need '.c_str()' when adding std::strings to the variant::BuilderWrapper class. 2012-02-21 Thomi Richards Merged trunk. 2012-02-21 Thomi Richards Committing before merging trunk to get NString removal code. 2012-02-21 Thomi Richards Merged trunk. 2012-02-21 Thomi Richards Unity now wraps dash results during introspection. 2012-02-21 Thomi Richards LensView now adds a couple of useful properties. 2012-02-21 Thomi Richards ResultView added to introspection tree. 2012-02-21 Thomi Richards Added ResultView class. 2012-02-21 Thomi Richards Revert revision 1999 since it breaks unity2d.. Fixes: . Approved by Jay Taoko. 2012-02-22 Thomi Richards Revert revision 1999 since it breaks unity2d. 2012-02-21 Gord Allott Adds a gdbus proxy test suite. Fixes: . Approved by Michal Hruby. 2012-02-21 Gord Allott and the other sources 2012-02-21 Gord Allott remove the source, oops 2012-02-21 Gord Allott fix up the tests so they pass 2012-02-21 Gord Allott adds a gdbus test and service 2012-02-21 Michal Hruby Splits out the .lens file reading out of FilesystemLenses class and exposes it in LensDirectoryReader, this allows the BFB to directly check the lens files from the disk and we don't start up the lenses as soon as unity starts.. Fixes: https://bugs.launchpad.net/bugs/929506. Approved by Gord Allott. 2012-02-21 Michal Hruby Default setting for Visible key is true 2012-02-21 Michal Hruby Move LensFileData struct into LensDirectoryReader 2012-02-21 Michal Hruby Merge trunk 2012-02-21 Michal Hruby Refactor FilesystemLenses class 2012-02-21 Andrea Azzarone Depends on https://code.launchpad.net/~andyrock/nux/focus-on-enter Implements dash key navigation. known issues: - shift + tab doesn't work well because of this: bug 931393. Fixes: https://bugs.launchpad.net/bugs/817436, https://bugs.launchpad.net/bugs/844033, https://bugs.launchpad.net/bugs/891648. Approved by John Lea, Tim Penhey. 2012-02-21 Andrea Azzarone Focus on enter for rating filter too. 2012-02-21 Andrea Azzarone Merge trunk. 2012-02-21 Andrea Azzarone Implement rating filter key navigation. 2012-02-21 Andrea Azzarone Fix AP test. 2012-02-21 Andrea Azzarone Add an AP test for Tab. 2012-02-20 Andrea Azzarone Add a partial test for Tab. Need to commit to merge a branch. 2012-02-20 Andrea Azzarone Add an autopilot test for the ctlr + tab. 2012-02-20 Andrea Azzarone Merge trunk. 2012-02-20 Andrea Azzarone Merge trunk 2012-02-17 Andrea Azzarone Fix focus on enter. 2012-02-17 Andrea Azzarone Merge trunk. 2012-02-17 Andrea Azzarone Focus on mouse enter. 2012-02-14 Andrea Azzarone Don't focus on mouse down. 2012-02-14 Andrea Azzarone Merge trunk. 2012-02-14 Andrea Azzarone Ops. 2012-02-14 Andrea Azzarone Fix backward key navigation. 2012-02-13 Andrea Azzarone Fix. 2012-02-13 Andrea Azzarone Merge trunk. 2012-02-13 Andrea Azzarone Fix. 2012-02-13 Andrea Azzarone Cltr+tab and tab key navigation. 2012-02-13 Andrea Azzarone Merge trunk. 2012-02-13 Andrea Azzarone Implements filters key navigation. 2012-02-13 Andrea Azzarone Merge trunk. 2012-02-13 Andrea Azzarone Merge trunk. Make "Filter results focusable". Fix ResultGridView key navigation. 2012-02-21 Jason Smith fix bug where icons would jump around when resorting over an icon not in their own group Launcher still lacks any significant method of being tested for these kinds of changes. Significant refactoring is still required.. Fixes: https://bugs.launchpad.net/bugs/932365. Approved by Thomi Richards. 2012-02-21 Jason Smith make sure we dont re-sort icons that are of different types as they wont be allowed to mingle anyhow 2012-02-21 Jason Smith Fixes an issue where the launcher icons would seem to "dance" back and forth when re-ordering by dragging. Fixes: . Approved by Sam Spilsbury. 2012-02-21 Jason Smith fix re-order thrashing 2012-02-21 Thomi Richards Removed calls to g_variant_builder_add in favor of using the variant::BuilderWrapper class in UnityCore.. Fixes: . Approved by Jason Smith. 2012-02-21 Thomi Richards Forgot to add #include. 2012-02-21 Thomi Richards Merged trunk, fixed one place with g_variant calls. 2012-02-21 Thomi Richards Removed a bunch of g_variant_builder_add calls. 2012-02-20 Jason Smith Ensures that icons start from the proper location when dragging. Fixes: . Approved by Tim Penhey. 2012-02-20 Jason Smith make drag icons start from the pointer location properly 2012-02-20 Thomi Richards LauncherIcon, StaticCairoText and Tooltip classes now use std::string rather than nux::NString.. Fixes: . Approved by Tim Penhey, Jason Smith. 2012-02-21 Thomi Richards Const keyword reordering. 2012-02-21 Thomi Richards Cleanups. 2012-02-21 Thomi Richards SCT takes a std::string in it's ctor now. 2012-02-21 Thomi Richards Removed NString from StaticCairoText, Tooltip and LauncherIcon classes. 2012-02-21 Thomi Richards Removed NString from QuicklistView. 2012-02-20 Thomi Richards Fixed a warning about member variable order in initialiser list in PanelMenuView class.. Fixes: . Approved by Tim Penhey. 2012-02-21 Thomi Richards Fix a warning about bad order in initialiser list in PanelMenuView class. 2012-02-20 Gabor Kelemen . Fixes: https://bugs.launchpad.net/bugs/930510. Approved by Tim Penhey. 2012-02-18 Gabor Kelemen Mark some forgotten strings for translation. LP: 930510 2012-02-20 Thomi Richards Update the unity introspection tree debug script to use the new autopilot API.. Fixes: . Approved by Tim Penhey, Andrea Azzarone. 2012-02-20 Thomi Richards Updated unity introspection tree display script to use new autopilot API. 2012-02-20 Mirco Müller Fixed artwork-assets to be correctly cropped to intended size. Replaced procedural vector drawing methods with newly added artwork-textures. Updated sizes and margins to adapt to new artwork. Added FIXME-hint for keyboard-navigation highlight implementation. Also see size/gap verification in gimp for screenshot of newly implemented rating-stars: http://people.canonical.com/~mmueller/fix-924884.png. Fixes: https://bugs.launchpad.net/bugs/924884. Approved by Andrea Azzarone, Andrea Cimitan. 2012-02-20 Mirco Müller Added new artwork-assets for rating-stars. Replace old procedural vector-drawing with new textures. Adjusted sizes and gaps/margins. Added fixme-hint for later keyboard-navigation highlight implementation. 2012-02-20 Andrea Azzarone Update the design for the lensbar focus highlight. Mockup: https://chinstrap.canonical.com/~sabdfl/12_04/desktop_and_netbook/dash/tweaks_dash.png Branch: http://ubuntuone.com/4Y6KetbWzMYcofmTbftCih. Fixes: . Approved by Andrea Cimitan, John Lea, Xi Zhu. 2012-02-09 Andrea Azzarone Fixes. 2012-02-08 Andrea Azzarone Update AGAIN the design for the lensbar focus highlight. Reintroduce the triangle that indicates the active lens too. 2012-02-20 Michal Hruby Makes sure we properly emit the connected signal.. Fixes: . Approved by Gord Allott. 2012-02-20 Michal Hruby Fix incorrect proxy state 2012-02-20 alanbell@ubuntu.com the dependency on the largedesktop feature which can be provided by wall or cube is a nice idea, but in practice this means that when changing from one to the other the unity plugin gets unloaded half way through which breaks peoples desktops. Without the dependency the transition works fine.. Fixes: . Approved by Didier Roche. 2012-02-18 alanbell@ubuntu.com dropped dependency on largedesktop feature, it doesn't need it except for the switcher and users changing to cube from wall end up deselecting unity, this makes it safer. 2012-02-20 Thomi Richards Add an autopilot test to verify that multiple Hud reveals don't leave the launcher in a bad state.. Fixes: . Approved by Tim Penhey. 2012-02-20 Thomi Richards Removed unused import. 2012-02-20 Thomi Richards Wrote failing test for hud multiple-reveals. 2012-02-19 Jay Taoko * Triggers Unity build following Nux abi changes.. Fixes: . Approved by Jay Taoko. 2012-02-19 Jay Taoko * Triggers Unity build following Nux abi changes. 2012-02-17 Didier Roche Release\ 5.4.0 2012-02-17 Marco Trevisan (Treviño) Fix crash on missing dash WindowButton files Improved the PanelStyle code to support the Maximize window button and to draw the cairo fallback version. WindowButtons now uses less code duplication. Testcase 1) remove your $prefix/share/unity/5/unmaximize_dash* $prefix/share/unity/5/maximize_dash* and so 2) restart unity, but it will always crash.. Fixes: https://bugs.launchpad.net/bugs/921130. Approved by Tim Penhey. 2012-02-17 Marco Trevisan (Treviño) WindowButtonType: use fallback buttons if no one is valid, fix crash. Fixes LP: #921130, code improved to avoid duplication. 2012-02-17 Marco Trevisan (Treviño) PanelStyle: add MAXIMIZE state and draw an unmaximized version as well 2012-02-17 Marco Trevisan (Treviño) PanelStyle: move to GetFallbackWindowButton and support disabled status 2012-02-16 Marco Trevisan (Treviño) Fix crash on viewport switch, caused by http://is.gd/nOfPl5 UNBLOCK. Fixes: https://bugs.launchpad.net/bugs/933456. Approved by Tim Penhey. 2012-02-17 Marco Trevisan (Treviño) Fix crash that can happen on viewport switch after deleting a Launcher 2012-02-16 Thomi Richards Autopilot test log messages now include file and line number, date, time and severity information.. Fixes: . Approved by Marco Trevisan (Treviño). 2012-02-17 Thomi Richards Make a custom LogFormatter to get better log message formats. 2012-02-17 Thomi Richards AP tests now use a more helpful log format. 2012-02-16 Jay Taoko * Fixed icon colorization issue when using ARB shaders. Bug #932138. Fixes: . Approved by Jason Smith. 2012-02-16 Jay Taoko * Fixed icon colorization issue when using ARB shaders. Bug #932138 2012-02-16 Thomi Richards Fix a memory leak in QuicklistMenuItem.. Fixes: . Approved by Tim Penhey. 2012-02-15 Thomi Richards Fix memory leak in QuickListMenuItem. 2012-02-16 Gord Allott Makes sure we take a reference because glib::object does not work how you expect. Approved by THE Michal Hruby ;) 2012-02-16 Gord Allott take reference in hud bamf object 2012-02-15 Thomi Richards Autopilot tests are now always run using run_autopilot script. setup.py script now automatically finds new python packages in the autopilot module.. Fixes: . Approved by Tim Penhey, Jason Smith. 2012-02-16 Thomi Richards Makefile now explicitly requests text format. 2012-02-16 Thomi Richards Added --format option to run_autopilot script. 2012-02-16 Thomi Richards Makefile now uses 'run_autopilot' script to run autopilot tests. 2012-02-16 Thomi Richards python setup script will now automatically detect new python packages. 2012-02-15 Gord Allott UNBLOCK does everything i can think of to ensure the hud is forced, something else is stealing focus or at the very least removing focus from the hud input window on alt press, needs further investigation. Fixes: https://bugs.launchpad.net/bugs/932072. Approved by Michal Hruby. 2012-02-15 Gord Allott things 2012-02-14 Gord Allott fix keyfocus issue with hud 2012-02-14 Jason Smith Redraw pips, UNBLOCK. Fixes: https://bugs.launchpad.net/bugs/931483. Approved by Tim Penhey. 2012-02-14 Jason Smith Make sure pips redraw on viewport switch 2012-02-14 Jason Smith Fixes issue where LauncherIcon would wrap itself into a smart pointer after it was dead. Zombie smart pointers are evil. UNBLOCK. Fixes: https://bugs.launchpad.net/bugs/932318. Approved by Tim Penhey. 2012-02-14 Jason Smith really fix it 2012-02-14 Jason Smith fix ordering 2012-02-14 Jason Smith Make sure we dont wrap ourselves into a smart pointer when we are dying 2012-02-14 Gord Allott makes sure bghash cache directory exists before caching. Fixes: . Approved by Michal Hruby. 2012-02-14 Gord Allott mh3r happification, also used g_build_filename, its safer and nicer 2012-02-14 Gord Allott mkdir before writing the cache 2012-02-14 smspillaz LP #871801 Also inhibit leaving showdesktop mode on MapRequest. Fixes: https://bugs.launchpad.net/bugs/871801. Approved by Gord Allott. 2012-02-14 smspillaz Fixes LP #871801 Also inhibit showdesktop mode when a window is opened. 2012-02-13 smspillaz Fix bug 931409 Don't unset the handlers until the window is destroyed.. Fixes: https://bugs.launchpad.net/bugs/931409. Approved by Tim Penhey. 2012-02-14 smspillaz Fix LP#931409 Don't unset the minimize and unminimize callbacks when mMinimizeHandler gets destroyed, we really only wanted to do that when the window was destroyed. 2012-02-13 Marco Trevisan (Treviño) Correctly draw the tooltip tex to fix bug #930043. Fixes: https://bugs.launchpad.net/bugs/930043. Approved by Tim Penhey. 2012-02-14 Marco Trevisan (Treviño) Tooltip: make the tooltip text draw correctly. 2012-02-13 Thomi Richards Added a Hud controller class, and a simple unit test to test a hud bug.. Fixes: https://bugs.launchpad.net/bugs/931405. Approved by Tim Penhey. 2012-02-14 Thomi Richards Merged trunk. 2012-02-14 Thomi Richards Fixed hud test. 2012-02-14 Thomi Richards Merged trunk 2012-02-14 Thomi Richards Added Hud autopilot tests. 2012-02-13 Jason Smith Fixes leak caused by freeing memory before we release its contents. Fixes: . Approved by Tim Penhey. 2012-02-13 Jason Smith C++ification of C code 2012-02-13 Jason Smith use Release 2012-02-13 Jason Smith fix memory leak in glib callback 2012-02-13 Thomi Richards Refactor autopilot emulators into separate namespaces. Make it easier to create autopilot emulators for new Unity state objects.. Fixes: . Approved by Tim Penhey, Alex Launi. 2012-02-14 Thomi Richards Added comment explaining XLib data sizes. 2012-02-14 Thomi Richards Fixed typo. 2012-02-14 Thomi Richards Fixed tests merged from trunk. 2012-02-14 Thomi Richards Merged trunk to resolve conflicts. 2012-02-14 Thomi Richards Renamed base class for new-style emulators. 2012-02-13 Thomi Richards PEP8 fixes. 2012-02-13 Thomi Richards Can now easily create all instances of a particular class in python code. 2012-02-13 Thomi Richards Tests now add a log detail when they fail. 2012-02-10 Thomi Richards Quicklist now uses refresh_state() method from parent class. 2012-02-10 Thomi Richards Infrastructure for logging finished. 2012-02-10 Thomi Richards Fixed indentation. 2012-02-10 Thomi Richards Many classes use new automatic dbus-to-python code path. 2012-02-10 Thomi Richards make_introspection_object creates a python class instance from a dbus child tuple. Added get_children_by_type and refresh_state to ObjectCreatableFromStateDict class. 2012-02-10 Thomi Richards Merged trunk. 2012-02-10 Thomi Richards make_launcher_function now generalised to any unity state object. 2012-02-10 Thomi Richards Tests now use fully qualified paths to emulator classes. 2012-02-10 Thomi Richards More refactoring. DBus now initialised once, with correct mainloop set. 2012-02-10 Thomi Richards SHow Desktop tests now pase before each test. Also updated to use the new switcher API. 2012-02-10 Thomi Richards Invisiable window tests no longer assume all icons have a 'visible' property. 2012-02-09 Thomi Richards Moved bits around, everything still passes. 2012-02-13 Andrea Cimitan - Added shadows on launcher icons and alt-tab icons - Tweaked BFB edges - Tweaked background tile color for wallpaper-colorized launcher icons (including BFB) - Added device and show-desktop launcher icons to the list of wallpaper-colorized launcher icons. Fixes: . Approved by Marco Trevisan (Treviño), Andrea Cimitan. 2012-02-13 Andrea Cimitan Merge trunk and fix conflict 2012-02-13 Andrea Cimitan Added shadows on launcher icons and alt-tab icons, tweaked BFB edges, tweaked background tile color for wallpaper-colorized launcher icons (including BFB), added device and show-desktop launcher icons to the list of wallpaper-colorized launcher icons 2012-02-10 Andrea Cimitan Further tweaks to BFB and colorized icons 2012-02-13 Tim Penhey Fixes the hud crashing when you open hud on an empty desktop. Fixes: https://bugs.launchpad.net/bugs/931405. Approved by Marco Trevisan (Treviño). 2012-02-14 Tim Penhey Use the wrapper. 2012-02-13 Gord Allott fixes crash when putting a null string into a std::string 2012-02-13 Jason Smith Makes unity use nux::ObjectPtr for AbstractLauncherIcon's rather than doing manual memory management.. Fixes: . Approved by Gord Allott. 2012-02-12 Jason Smith merge el trunko 2012-02-12 Jason Smith dont emit signals in object if reference is not owned to avoid self deletion 2012-02-12 Jason Smith make sure desktop icon ends up at start of switcher 2012-02-12 Jason Smith port to AbstractLauncherIcon::Ptr from AbstractLauncherIcon* 2012-02-13 Brandon Schaefer Fixes the gtk-im-context not getting focused when the dash is opened. A signal from nux was removed causing this; couldn't find one to replace it. So using a property bool when the dash is about to show to call OnFocusIn(); when it is hiding OnFocusOut(). Not sure if I should have exposed those two functions in IMTextEntry.h, if that is not wanted I can add another property bool in IMTextEntry.cpp and use that focus in and out.. Fixes: https://bugs.launchpad.net/bugs/915828, https://bugs.launchpad.net/bugs/928154. Approved by Tim Penhey, Sam Spilsbury. 2012-02-13 Brandon Schaefer OnKeyNavFocusChange is now key_nav_focus_change. Fixed Merge with Trunk. 2012-02-02 Brandon Schaefer Fixed test agian 2012-02-02 Brandon Schaefer Test fixed 2012-02-02 Brandon Schaefer Added test 2012-02-02 Brandon Schaefer Test added 2012-02-01 Brandon Schaefer merged 2012-02-01 Brandon Schaefer Changed to use a signal. 2012-01-12 Brandon Schaefer Couldn't find a signal in nux to handle this anymore, so using a property bool instead 2012-02-13 Gord Allott BGHash gets a cache, serializes the cache to ~/.config/unity/ - reads on startup instead of loading the wallpaper and averaging out the colour - should make second boot faster. Fixes: . Approved by Jason Smith. 2012-02-13 Gord Allott removed debugs 2012-02-13 Gord Allott remove useless depends 2012-02-13 Gord Allott reverted out stupid po changes 2012-02-13 Gord Allott modifes BGHash to cache its background colours, stores cache in a cache file, should speed up startup time somewhat 2012-02-13 Michal Hruby Make sure we don't waste resources by loading the same icon multiple times.. Fixes: https://bugs.launchpad.net/bugs/922074. Approved by Gord Allott, Thomi Richards. 2012-02-02 Michal Hruby Make sure we don't load the same icon multiple times 2012-02-12 smspillaz Fix LP #881190 #871801 The transient for reader would report every window as a "transient" if it matched the w->transientFor () definition on the window - at destruction time this will be zero, so it will match every single window. That would cause all windows to be unminimized. However, it makes no sense to do the unminimize/minimize normally dance when the window has been destroyed. Covered by tests/minimized-window-handler. Fixes: . Approved by Tim Penhey. 2012-02-13 smspillaz Use reset 2012-02-13 smspillaz Use .reset () 2012-02-08 smspillaz Fix typo 2012-02-07 smspillaz Merged 2012-02-07 smspillaz Cleanup 2012-02-07 smspillaz Merge lp:~smspillaz/unity/unity.fix_881190v2 Fix LP #881190 #871801 The transient for reader would report every window as a "transient" if it matched the w->transientFor () definition on the window - at destruction time this will be zero, so it will match every single window. That would cause all windows to be unminimized. However, it makes no sense to do the unminimize/minimize normally dance when the window has been destroyed. 2012-02-02 smspillaz Use std::unique_ptr, nullptr 2012-01-20 smspillaz Move the unminimize / minimize dance to the minimize window handler destructor, don't care about transients on windows that are destroyed. Fixes LP #881190 2012-01-20 smspillaz Remove virtual function 2012-01-20 Daniel van Vugt Merge lp:~vanvugt/unity/fix-918329-trunk 2012-02-12 Andrea Azzarone Autoscroll the dash when a category header gets the focus. Add an AP test too.. Fixes: https://bugs.launchpad.net/bugs/919563. Approved by Tim Penhey. 2012-02-13 Andrea Azzarone Merge trunk. 2012-02-13 Andrea Azzarone Fix. 2012-02-12 Andrea Azzarone Add an AP test. 2012-02-12 Andrea Azzarone Auto Scroll the dash when a category header gets the focus. 2012-02-12 Sven Baars Initialize _is_grabbed before use. Also remove some comparisons to true and false. Fixes https://bugs.launchpad.net/unity/+bug/919328. Fixes: https://bugs.launchpad.net/bugs/919328. Approved by Thomi Richards. 2012-02-08 Sven Baars Initialize _is_grabbed before use Also remove some comparisons to true and false 2012-02-12 Andrea Azzarone This branch implements the "Filter results" highlight. For the moment it's used just for the mouse over state, but it will be used for the focus state too. http://ubuntuone.com/73zJg1acYWuyk72MlHnHxr. Fixes: . Approved by Tim Penhey, Andrea Cimitan. 2012-02-11 Andrea Azzarone Fix. 2012-02-10 Andrea Azzarone Fix. 2012-02-10 Andrea Azzarone Implements "Filter results" highlight. 2012-02-12 Gord Allott uses the focused application for the first icon shown in HUD as ted doesn't seem to want to give it to me on empty search query ;). Fixes: https://bugs.launchpad.net/bugs/929452. Approved by Gord Allott, Jason Smith. 2012-02-12 Gord Allott grabs the active windows icon for displaying when first showing hud 2012-02-12 Andrea Azzarone Fix a bug in the backward key navigation (bug. 931025). Fixes: https://bugs.launchpad.net/bugs/931025. Approved by Tim Penhey. 2012-02-12 Andrea Azzarone Style fixes. 2012-02-12 Andrea Azzarone Fix backward key navigation. 2012-02-12 Sven Baars . Fixes: . Approved by Thomi Richards. 2012-02-09 Sven Baars Release introspection_data upon return (Valgrind) 2012-02-12 Gord Allott Adds the resource for disabled dash window buttons. Fixes: https://bugs.launchpad.net/bugs/929453. Approved by Jason Smith. 2012-02-12 Gord Allott updates the panel window buttons to support disabled case for hud 2012-02-12 Gord Allott Ensures the hud gets key focus on invocation. Fixes: https://bugs.launchpad.net/bugs/930048. Approved by Jason Smith. 2012-02-12 Gord Allott slight change to test 2012-02-12 Gord Allott ensures the hud gets focus when its invocated 2012-02-12 Gord Allott Updates hud for a design request, the first item should always be focused when searching, only when the user keynavs should other items get focused. Fixes: https://bugs.launchpad.net/bugs/929455. Approved by Andrea Azzarone. 2012-02-12 Gord Allott fixes the design request, first item in hud should always be focused unless another item takes focus 2012-02-12 Gord Allott Allows the hud to resize dynamically. Fixes: https://bugs.launchpad.net/bugs/839485. Approved by Andrea Azzarone, Gord Allott. 2012-02-12 Gord Allott made slight change for mp 2012-02-10 Gord Allott reverted out dash changes so its just a hud branch 2012-02-10 Gord Allott dash optimization 2012-02-10 Gord Allott fixed weird redrawing issue 2012-02-10 Gord Allott fixed weird redrawing issue 2012-02-10 Gord Allott working hud resize but strange redrawing 2012-02-10 Gord Allott reverted out lensview change, it was programmer error 2012-02-09 Gord Allott reverted out po being annoying 2012-02-09 Gord Allott resizing hud 2012-02-08 Gord Allott fixed a stupid bug that caused the dash to constantly relayout whenever there were 0 results 2012-02-08 Gord Allott fixed a stupid bug that caused the dash to constantly relayout whenever there were 0 results 2012-02-08 Gord Allott implimented a pause before resizing 2012-02-07 Gord Allott fixed a few sizing issues, redraw issues 2012-02-07 Gord Allott dash resizing active 2012-02-07 Gord Allott dash resizing active 2012-02-12 Jason Smith Fixes corruption when unminizing windows. Fixes: . Approved by Jay Taoko. 2012-02-12 Jason Smith fix panel shadow corruption 2012-02-11 Jason Smith - Fixes issue where windows minimized to the wrong monitor - Fixes issue where icons dragged off a launcher always returned to the first monitors launcher - Makes hud respect multiple monitors. Fixes: . Approved by Jay Taoko. 2012-02-11 Jason Smith remove stray call 2012-02-11 Jason Smith ensure that windows minimize to the correct launcher 2012-02-11 Jason Smith make HUD popup on correct monitor make Icon drag out animation return to the correct monitor 2012-02-10 Andrea Azzarone Implements the highlight for the filter expanders.. Fixes: . Approved by Marco Trevisan (Treviño), John Lea, Andrea Cimitan. 2012-02-10 Andrea Azzarone Removes magic numbers. 2012-02-10 Andrea Azzarone Removes magic numbers. 2012-02-09 Andrea Azzarone Merge trunk. 2012-02-09 Andrea Azzarone Update the design of the mouse over state for the filters expander. This design will be used for the focus state too. 2012-02-09 Thomi Richards Make the panel-height a property of the panel::Style class, instead of redefining it everywhere we need it.. Fixes: https://bugs.launchpad.net/bugs/928544. Approved by Jason Smith. 2012-02-09 Thomi Richards use nux::Property instead. 2012-02-09 Thomi Richards Merged trunk. 2012-02-08 Thomi Richards Trying to replace various panel-height definitions with one nux::ROProperty. 2012-02-09 Jason Smith . Fixes: . Approved by Andrea Cimitan. 2012-02-09 Jason Smith hack resource to work 2012-02-09 Jason Smith increase tile colorify 2012-02-09 Jason Smith minor tweaks 2012-02-09 Jason Smith make trash change colors too 2012-02-09 Jason Smith start colorifying trash/expo 2012-02-09 Jason Smith improve rendering to more closely match design 2012-02-09 Andrea Cimitan Merged trunk 2012-02-09 Andrea Cimitan Some tweaks to BFB colorization and border 2012-02-02 Jason Smith colorify BFB all the time 2012-02-02 Jason Smith fix bfb size 2012-02-09 Jason Smith . Fixes: . Approved by Andrea Azzarone. 2012-02-09 Jason Smith remove unused stuff from Launcher 2012-02-09 Andrea Azzarone Fixes the category header AP test.. Fixes: . Approved by Thomi Richards. 2012-02-09 Andrea Azzarone Fixes category header ap test. 2012-02-09 Andrea Cimitan Removing glow, new assets. Fixes: . Approved by Marco Trevisan (Treviño), Andrea Cimitan. 2012-02-09 Andrea Cimitan New launcher triangles assets 2012-02-09 Sven Baars Always free the created GVariantBuilder before return of DBusIndicators::Impl::SyncGeometries This should fix the biggest leak reported in the original valgrind log of https://bugs.launchpad.net/unity/+bug/886467. Fixes: https://bugs.launchpad.net/bugs/886467. Approved by Mikkel Kamstrup Erlandsen. 2012-02-09 Sven Baars Always free the created GVariantBuilder before return 2012-02-09 Andrea Azzarone Removes the dash search bar glow.. Fixes: https://bugs.launchpad.net/bugs/929183. Approved by Andrea Cimitan. 2012-02-09 Andrea Azzarone Removes search bar glow. 2012-02-09 Jason Smith . Fixes: . Approved by Thomi Richards. 2012-02-09 Jason Smith remove manual child removal as this is handled on object deletion 2012-02-08 Jason Smith remove code that doesn't do anything useful 2012-02-08 Jason Smith lazy load quicklist and tooltips when they are needed 2012-02-08 Jason Smith . Fixes: . Approved by Tim Penhey. 2012-02-08 Jason Smith use texture cache to prevent multiple texture loading 2012-02-08 Jason Smith only make a single damage call rather than many 2012-02-08 Tim Penhey Fix some leaking textures.. Fixes: . Approved by Marco Trevisan (Treviño). 2012-02-09 Tim Penhey We don't want to adopt, just assign as the layout is not initially owned. 2012-02-09 Tim Penhey Use Adopt not assignment for taking textures as they are initially owned. 2012-02-09 Tim Penhey whitespace 2012-02-09 Tim Penhey Use the texture_ptr_from_cairo_graphics when assigning to a smart pointer. 2012-02-09 Tim Penhey Use Adopt not assignment for taking textures as they are initially owned. 2012-02-08 Jason Smith Makes responsiveness value 2.0f and adjusts scaling slightly. At request of design team.. Fixes: . Approved by Thomi Richards. 2012-02-08 Jason Smith change default responsiveness to 2.0f make decay rate increase slightly faster with responsiveness make overcome pressure scale with responsiveness 2012-02-08 Jason Smith . Fixes: . Approved by Gord Allott. 2012-02-08 Jason Smith Make pressure effect (more or less) match design mockup, using design asset 2012-02-08 Jason Smith Does what commit description says. Fixes: . Approved by Gord Allott. 2012-02-08 Jason Smith remove all traces of intellihide, die a little inside 2012-02-08 Jason Smith . Fixes: https://bugs.launchpad.net/bugs/919209. Approved by . 2012-02-08 Jason Smith Close dash when entering alt+f1 2012-02-08 Thomi Richards Removed keybinding #defines that are now in nux, where they belong.. Fixes: . Approved by Jason Smith. 2012-02-08 Thomi Richards Removed NUX_KP_* #defines, since these are now in nux trunk. 2012-02-08 Jason Smith . Fixes: . Approved by . 2012-02-08 Jason Smith fix struts not being set on startup 2012-02-08 Didier Roche Add initialization for default value. Fixes: https://bugs.launchpad.net/bugs/928153. Approved by Thomi Richards. 2012-02-07 Didier Roche add initialization variable 2012-02-07 Martin Albisetti This updates the shortcut descriptions to reflect how they actually work :). Fixes: https://bugs.launchpad.net/bugs/926441. Approved by Andrea Azzarone. 2012-02-04 Martin Albisetti Remove extra string 2012-02-04 Martin Albisetti Fix shortcuts descriptions 2012-02-07 Jason Smith Improves animation and disables effect until approved by design. Fixes: . Approved by Thomi Richards. 2012-02-07 Jason Smith use nux::color::Transparent 2012-02-07 Jason Smith get rid of jerky animation when launcher unhides 2012-02-07 Jason Smith smooth animation a bit 2012-02-07 Jason Smith make pressure color configurable 2012-02-07 Tim Penhey Fix a crash on shutdown due to an infinite loop.. Fixes: . Approved by Jason Smith. 2012-02-08 Tim Penhey Stop the infinite delete loop. 2012-02-07 Thomi Richards Adds two tests to verify unity's behavior when dealing with windows that have the 'skip-tasklist' window flag set.. Fixes: . Approved by Jason Smith. 2012-02-08 Thomi Richards Merged trunk to resolve conflicts. 2012-02-07 Thomi Richards Removed unused include. 2012-02-07 Thomi Richards Removed test spec from manual test file. 2012-02-07 Thomi Richards completed tests. 2012-02-07 Thomi Richards PEP8 fixed, removed debuging code. 2012-02-07 Thomi Richards Merged trunk. 2012-02-07 Thomi Richards Switcher emulator now returns icons correctly, and bamf emulator no longer throws exceptions if the bamf view interface has not yet been registered. 2012-02-07 Thomi Richards Refactor of launcher icon classes. 2012-02-03 Thomi Richards Introspectable objects now have a unique ID. 2012-02-02 Thomi Richards Test for invisible windows started. Need unique Id for LauncherIcons. 2012-02-02 Thomi Richards QuickListView now explicitly orders introspectable children. 2012-02-02 Thomi Richards Quicklist menu items now export their lit state over DBus. 2012-02-02 Thomi Richards No need to fully qualify type name. 2012-02-02 Thomi Richards Can now get all launcher icons in the correct order. 2012-02-02 Thomi Richards Merged change to the introspection code such that children can be explicitly ordered by parents during an introspection call. 2012-01-31 Jason Smith let Introspectable's override children getter 2012-02-02 Thomi Richards fixed tests after change to launcher API 2012-02-01 Thomi Richards Clear the flag when the test finishes. 2012-02-01 Thomi Richards Basic test of user-invisible windows added. 2012-01-31 Thomi Richards Merged AP improvments, since they're not in trunk yet. 2012-01-31 Thomi Richards Commit since I need to merge AP improvment branch. 2012-01-31 Thomi Richards First version of the debug window class. 2012-02-07 Thomi Richards Removes several instances of 'friend' classes in unity where they're not strictly required.. Fixes: . Approved by Jason Smith. 2012-02-08 Thomi Richards LauncherIcon and LauncherModel are no longer friends. 2012-02-08 Thomi Richards LauncherIcon and Launcher are no longer friends. 2012-02-08 Thomi Richards Removed friend class in LauncherEntryRemote. 2012-02-07 Thomi Richards Removed several instances where the preprocessor was being used to define constants. These are now defined using 'const int' or 'const std::string'.. Fixes: . Approved by Jason Smith. 2012-02-08 Thomi Richards Fixed several other trivial cases. 2012-02-08 Thomi Richards Removed #define in PanelMenuView. 2012-02-08 Thomi Richards Whitespace fixes. 2012-02-08 Thomi Richards LauncherIcon constants are no longer #defines. 2012-02-08 Thomi Richards Got rid of several #defines in the controllers. 2012-02-08 Thomi Richards Got rid of many more #defines in launcher.cpp. 2012-02-08 Thomi Richards Removed another #define that's used in both LauncherIcon and Launcher. 2012-02-08 Thomi Richards Removed several #defines in Launcher.h 2012-02-07 Jason Smith Implements a pressure effect to help train users. Fixes: . Approved by Thomi Richards. 2012-02-07 Jason Smith implement glowing pressure effect 2012-02-07 Andrea Azzarone Implements the new design for the focus/over state for the category headers. Fixes bug #843026 and #919559 too.. Fixes: https://bugs.launchpad.net/bugs/843026, https://bugs.launchpad.net/bugs/893966, https://bugs.launchpad.net/bugs/919559. Approved by Thomi Richards. 2012-02-07 Andrea Azzarone Don't use magic numbers. 2012-02-07 Andrea Azzarone Add a docstring for the AP test. 2012-02-07 Andrea Azzarone Uses const whenever possible. 2012-02-07 Andrea Azzarone Puts _accept_key_nav_focus = false; in the init list. 2012-02-07 Andrea Azzarone Merge trunk. 2012-02-07 Andrea Azzarone Adds an AP test. 2012-02-07 Andrea Azzarone Merge trunk. 2012-02-07 Andrea Azzarone Merge trunk. 2012-02-07 Andrea Azzarone Fix. 2012-02-06 Andrea Azzarone Merge trunk. Merge prerequisite branch. Use 2px radious border. 2012-02-06 Andrea Azzarone Merge trunk. 2012-02-02 Andrea Azzarone Use rounded corners. 2012-01-27 Andrea Azzarone Merge trunk. 2012-01-27 Andrea Azzarone Merge trunk. 2012-01-26 Andrea Azzarone Uses the prelight for the over state too. 2012-01-25 Andrea Azzarone Considers the 8px right padding in GetBestFitGeometry. 2012-01-25 Andrea Azzarone Fix. 2012-01-25 Andrea Azzarone Fix padding. 2012-01-24 Jay Taoko * Fix 2012-01-24 Jay Taoko * PlaceGroup header background 2012-01-24 Andrea Azzarone Merge Mirco's work. First draft of the header prelight. 2012-01-24 Andrea Azzarone Remove fix. 2012-01-24 Andrea Azzarone Fixes "Filter Results >" padding. 2012-02-07 Jason Smith Makes the panel shadow paint directly below the active window. Fixes: https://bugs.launchpad.net/bugs/871760. Approved by Thomi Richards. 2012-02-07 Jason Smith make sure we draw a shadow over the desktop still 2012-02-07 Sven Baars This should fix ==1994== Conditional jump or move depends on uninitialised value(s) ==1994== at 0x19F439E9: unity::launcher::Launcher::DndHoveredIconReset() (in /usr/lib/compiz/libunityshell.so) ==1994== by 0x19F44025: unity::launcher::Launcher::OnUpdateDragManagerTimeout(void*) (in /usr/lib/compiz/libunityshell.so) ==1994== by 0x670876A: ??? (in /lib/x86_64-linux-gnu/libglib-2.0.so.0.3116.0) ==1994== by 0x6707B29: g_main_context_dispatch (in /lib/x86_64-linux-gnu/libglib-2.0.so.0.3116.0) ==1994== by 0x6707EEF: ??? (in /lib/x86_64-linux-gnu/libglib-2.0.so.0.3116.0) ==1994== by 0x67082E9: g_main_loop_run (in /lib/x86_64-linux-gnu/libglib-2.0.so.0.3116.0) ==1994== by 0x42E855: CompScreen::eventLoop() (in /usr/bin/compiz) ==1994== by 0x422219: main (in /usr/bin/compiz) This is my first commit to unity, so I thought I'd just pick something easy to get used to bzr/launchpad. If you guys would like some more fixes of valgrind warnings, and prefer fixes for other specific warnings, or like to get more fixes in one commit (instead of one per commit), then just tell me so I know this next time.. Fixes: . Approved by Thomi Richards. 2012-02-07 Sven Baars Don't access an uninitialized variable (Valgrind) 2012-02-07 Sven Baars This should fix ==1994== 1,415 bytes in 180 blocks are definitely lost in loss record 23,444 of 25,065 ==1994== at 0x4C296CD: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so) ==1994== by 0x670D918: g_malloc (in /lib/x86_64-linux-gnu/libglib-2.0.so.0.3116.0) ==1994== by 0x6721DED: g_strdup (in /lib/x86_64-linux-gnu/libglib-2.0.so.0.3116.0) ==1994== by 0x6738D92: ??? (in /lib/x86_64-linux-gnu/libglib-2.0.so.0.3116.0) ==1994== by 0x6738C19: ??? (in /lib/x86_64-linux-gnu/libglib-2.0.so.0.3116.0) ==1994== by 0x6739A78: g_variant_get_va (in /lib/x86_64-linux-gnu/libglib-2.0.so.0.3116.0) ==1994== by 0x6739BC4: g_variant_get (in /lib/x86_64-linux-gnu/libglib-2.0.so.0.3116.0) ==1994== by 0x19E6090D: LauncherEntryRemoteModel::on_dbus_name_owner_changed_signal_received(_GDBusConnection*, char const*, char const*, char const*, char const*, _GVariant*, void*) (in /usr/lib/compiz/libunityshell.so) ==1994== by 0x93B8B24: ??? (in /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0.3116.0) ==1994== by 0x6707B29: g_main_context_dispatch (in /lib/x86_64-linux-gnu/libglib-2.0.so.0.3116.0) ==1994== by 0x6707EEF: ??? (in /lib/x86_64-linux-gnu/libglib-2.0.so.0.3116.0) ==1994== by 0x67082E9: g_main_loop_run (in /lib/x86_64-linux-gnu/libglib-2.0.so.0.3116.0). Fixes: . Approved by Thomi Richards. 2012-02-07 Sven Baars Don't allocate memory for strings by calling g_variant_get (Valgrind) 2012-02-07 Jason Smith Makes the panel shadow paint directly below the active window. Fixes: https://bugs.launchpad.net/bugs/871760. Approved by Thomi Richards. 2012-02-07 Jason Smith make panel shadow paint below active window as per design 2012-02-07 Andrea Azzarone 1. Implement the lens bar key navigation 2. Removes the white triangle that indicates the active lens 3. Changes the over state for a lens bar icon 4. Adds an AP test too Branch: http://ubuntuone.com/4I4brmXv3imw0j7XU48rIc Mockup: http://ubuntuone.com/47pmdV2B8ardvcXphjFkeT P.S: sometimes backward navigation doesn't work. Not my fault. Someone broke it in trunk.. Fixes: https://bugs.launchpad.net/bugs/881872. Approved by Thomi Richards, Andrea Cimitan. 2012-02-07 Andrea Azzarone Fix the docstring for get_num_rows. 2012-02-07 Andrea Azzarone Merge trunk. 2012-02-07 Andrea Azzarone Fixes. 2012-02-06 Andrea Azzarone Fixes. 2012-02-06 Andrea Azzarone Improves the AP test. 2012-02-06 Andrea Azzarone Adds a simple autopilot test for the lensbar key navigation. 2012-02-06 Andrea Azzarone Merge thomi's branch. 2012-02-06 Andrea Azzarone Merge trunk. 2012-02-06 Andrea Azzarone Focus the search bar when a lens bar is activated. 2012-02-06 Andrea Azzarone Len bar key navigation. 2012-02-07 Jason Smith Cant be tested due to difficulties with xtest and pointer barriers.. Fixes: . Approved by Thomi Richards. 2012-02-06 Jason Smith implement reveal trigger modes 2012-02-07 Andrea Cimitan Fixes a couple of pixel misalignments, and enlarge menuitem separators by 2px. Fixes: . Approved by Marco Trevisan (Treviño), Andrea Cimitan. 2012-02-07 Andrea Cimitan Enlarge quicklist menuitem separators to 7px 2012-02-07 Andrea Cimitan Few cairo alignment fixes to quicklist items 2012-02-07 Andrea Azzarone http://ubuntuone.com/5pgybrVmIYDaYE2TTxQLS0 http://ubuntuone.com/0pAK3iTjw8wsckhGeI4PAs http://ubuntuone.com/3DrWrSvWZ3ryiA32OnDecs For the designers: I'm just applying a white (0.50 alpha) overlay to the focused segment... If you find other visual bugs in the mulirange filter widget please don't report them here :) Open a new bug, etc. etc. P.S. You cannot test it, because the filter key navigation doesn't work in trunk.. Fixes: . Approved by Marco Trevisan (Treviño), Andrea Cimitan. 2012-02-07 Andrea Azzarone Fix. 2012-02-07 Andrea Azzarone Merge trunk. 2012-02-03 Andrea Azzarone Remove un-needed commas. 2012-02-03 Andrea Azzarone Implement multirange filter focus state. 2012-02-07 Mirco Müller The updated Unity-part of fixing LP: #810325. This makes sure the average color - computed after a change of wallpaper - is exposed via Unity's GSettings schema. That in turn can get picked up by other applications... notify-osd in this case.. Fixes: https://bugs.launchpad.net/bugs/810325. Approved by Gord Allott. 2012-02-07 Mirco Müller doh 2012-02-07 Mirco Müller Gord gets no beer from me :) 2012-02-07 Mirco Müller Use client member-variable, be more C++-ish 2012-02-07 Mirco Müller Make fix for LP: #810325 work again with latest trunk 2012-02-07 Didier Roche Lock launcher by default as per design request (LP: #928153). Fixes: https://bugs.launchpad.net/bugs/928153. Approved by Gord Allott. 2012-02-07 Didier Roche new default on design request: launcher never hides (LP: #928153) 2012-02-07 Marco Trevisan (Treviño) Some updates to tooltips and quicklist... New visuals, positioning (Cimi, already signed-off by design), padding, some code refactoring by Marco including a standalone test program and fixes to StaticCairoText that now can use a pango_layout with a size different of the text extents (this allows to both draw cut text and to position it as requested). Also added CairoBaseWindow class that is used by both tooltip and quicklists to draw their cairo items avoiding code duplication.. Fixes: . Approved by Andrea Azzarone, Andrea Cimitan. 2012-02-07 Marco Trevisan (Treviño) Quicklist: adding quicklists to unity namespace Plus fix tests build issues. 2012-02-07 Marco Trevisan (Treviño) Merging with upstream 2012-02-06 Marco Trevisan (Treviño) CairoBaseWindow: added a virtual destructor. 2012-02-06 Marco Trevisan (Treviño) Tooltip: use const& to get geometry. 2012-02-06 Marco Trevisan (Treviño) QuicklistView: some more cleanup, removing unneeded pointers 2012-02-06 Marco Trevisan (Treviño) CairoBaseWindow: use post-fixed member variables. Updating the depending code. 2012-02-03 Marco Trevisan (Treviño) CairoBaseWindow: added new class to create a nux base window with cairo elements Used to factorize the code of QuicklistView and TooltipView. Code merged from lp:~3v1n0/unity/cairo-base-window 2012-02-03 Marco Trevisan (Treviño) CairoBaseWindow: make sure that we clear the background when drawing. 2012-02-03 Marco Trevisan (Treviño) LauncherIcon: move the quicklist 1px to the left 2012-02-03 Marco Trevisan (Treviño) Tooltip, Quicklist: use the CairoBaseWindow as parent, so we can factorize lot of drawing code 2012-02-02 Marco Trevisan (Treviño) CairoBaseWindow: added new class to create nux base windows with cairo elements 2012-02-03 Marco Trevisan (Treviño) LauncherIcon: again, move the quicklist 1 px more to the left 2012-02-03 Marco Trevisan (Treviño) LauncherIcon: move also the quicklist on to the left 2012-02-02 Marco Trevisan (Treviño) LauncherIcon: move the tooltip position one more pixel left. As requested by Cimi, it's mostly need the after the merge with this branch: lp:~unity-team/unity/launcher-design-fixes 2012-02-02 Marco Trevisan (Treviño) StaticCairoText, Tooltip: using const& parameters... 2012-02-02 Marco Trevisan (Treviño) Tooltip: even more cleanup, and move to new nux layout values 2012-02-02 Marco Trevisan (Treviño) QuicklistMenuItem: use const& to pass colors 2012-02-02 Marco Trevisan (Treviño) LauncherIcon: remove unneeded members, and use ObjectPtr to handle tooltip and quicklist 2012-02-02 Marco Trevisan (Treviño) Tooltip, removing comments 2012-02-02 Marco Trevisan (Treviño) QuicklistView: setting a minimum width for the item vertical layout. 2012-02-02 Andrea Cimitan Revert previous commit 2012-02-02 Marco Trevisan (Treviño) Launcher: Set launcher right-line transparency at 0.15% 2012-02-02 Andrea Cimitan Shifted tooltips and quicklist position, set minimum dimension to 100px 2012-02-02 Marco Trevisan (Treviño) Uncommit some unwanted changes... 2012-02-02 Marco Trevisan (Treviño) Tooltip fixed comments. 2012-02-02 Marco Trevisan (Treviño) Tooltip: always use nux::ObjectPtr when possible. 2012-02-02 Marco Trevisan (Treviño) Tooltip: no need to use the nux namespace, plus more cleanup. 2012-02-02 Marco Trevisan (Treviño) Tooltip: consider the padding when checking the minimum width. 2012-02-02 Marco Trevisan (Treviño) Tooltip: Moved into the unity namespace, and using a Text padding and a fixed minimum width Plus some code cleanup. 2012-02-02 Marco Trevisan (Treviño) standalone-clients, added the TestTooltip code! It allows to easily check how an unity tooltip is drawn 2012-02-02 Marco Trevisan (Treviño) StaticCairoText: update the cached texture if the base geometry has changed This makes sure that the cairo text is redrawn when the Base size has changed, and the pango layout is updated against the new values. 2012-02-02 Marco Trevisan (Treviño) StaticCairoText: make the pango_layout to use all the available space when requested Updating the pango layout size using the requested size. Now, the alignment values are properly used. 2012-02-02 Marco Trevisan (Treviño) Tooltip: added standalone client. 2012-02-01 Marco Trevisan (Treviño) Tooltip: Blur the tooltip background. 2012-02-01 Marco Trevisan (Treviño) QuicklistMenuItem*: add a shared function to Draw the Prelight that applies a blurred glow All the kinds of QuicklistMenuitems now uses the shared DrawText and DrawPrelight functions to draw the content, these functions are also aware of the padding that the quicklist item should use. Plus, now the disabled quicklist are using a semi-transparent white color, computed comaparing the results with the design mokups. Patch imported from lp:~3v1n0/unity/quicklist-item-glow-selection r:1803 2012-02-01 Marco Trevisan (Treviño) Merged with lp:~3v1n0/unity/fixed-bad-quicklist-items-drawing USE IT AS PREREQUSITE WHEN MERGING! 2012-02-01 Andrea Cimitan Few tweaks to the quicklist 2012-02-01 Andrea Cimitan Add a slight glow 2012-02-01 Andrea Cimitan New shape for tooltips 2012-02-07 Andrea Azzarone Implement the focus state for the filters label buttons. For the momement you cannot directly test because in trunk the filter bar is not key navigable. You can test it changing: 139 + if (HasKeyboardFocus()) with 139 + if (IsMouseInside()) I've a branch for filters key navigation too, but the visual design is not ready... Mockup - https://chinstrap.canonical.com/~sabdfl/12_04/desktop_and_netbook/dash/video_lens_v1.2_2.png Branch - http://ubuntuone.com/4CwCQGcAuejfjQAY4Ky7Ry http://ubuntuone.com/3vHehMXz1KoBWKQ2uugZzL. Fixes: . Approved by Marco Trevisan (Treviño), Andrea Cimitan. 2012-02-07 Andrea Azzarone Merge trunk. 2012-01-26 Andrea Azzarone Merge trunk. 2012-01-26 Andrea Azzarone Implement the design for the focus state of the filters label buttons. 2012-02-07 Andrea Azzarone . Fixes: . Approved by Sam Spilsbury, Marco Trevisan (Treviño). 2012-02-02 Andrea Azzarone Uses CreateActionString in unityshell. 2012-02-02 Andrea Azzarone Ops. 2012-02-02 Andrea Azzarone Adds UnityShellPrivate. Makes CreateActionSting testable. Tests it. 2012-02-02 Andrea Azzarone Merge trunk. 2012-01-12 Andrea Azzarone Makes super key configurable. 2012-02-07 Daniel van Vugt Avoid crashing due to uninitialized GTK/GDK libraries when using upstream compiz (LP: #915819) . Fixes: https://bugs.launchpad.net/bugs/915819. Approved by . 2012-02-07 Daniel van Vugt Fix hand-porting mistake. 2012-02-07 Daniel van Vugt Simplified gtk_init, required to avoid crashing with regular compiz (LP: #915819) 2012-02-07 Daniel van Vugt Rebase. 2012-02-04 Daniel van Vugt Rebased and resolved conflicts. 2012-01-13 Daniel van Vugt Avoid crashing due to uninitialized GTK/GDK libraries when using upstream compiz (LP: #915819) 2012-02-06 Luke Yelavich . Fixes: . Approved by Luke Yelavich, Neil J. Patel. 2012-01-20 Luke Yelavich Remove the FIXME comment. After further reading of the code, I don't see any other way of getting a pointer to the launcher window, as the launcher accessible is likely not created yet, and we would need to iterate through all children of the root accessible to find it anyway. We also can't get a pointer to the launcher controller. 2012-01-11 Luke Yelavich Search for the window named LauncherWindow, allowing Orca to read the launcher again, also add a FIXME note so that we know to fetch the launcher window name properly from the launcher object at a later date. 2012-02-06 Jason Smith Fix duplicate launchers. Fixes: https://bugs.launchpad.net/bugs/916228. Approved by Jay Taoko, Tim Penhey. 2012-02-06 Jason Smith make sure we destroy launchers when we intend to 2012-02-06 Jason Smith . Fixes: https://bugs.launchpad.net/bugs/916228. Approved by Jay Taoko, Sam Spilsbury. 2012-02-06 Jason Smith Fix issue where unity would crash when a tray was open when closing a monitor 2012-02-06 Thomi Richards Adds tests for the 'Show Desktop' feature. Also adds various classes to autopilot that are required by these tests (specifically: BAMF emulators). Updates keyboard emulator to make keyboard interaction easier.. Fixes: . Approved by Alex Launi, Tim Penhey. 2012-02-07 Thomi Richards Merged trunk to resolve conflicts. 2012-01-31 Thomi Richards Mouse is now centered on the first monitor after every test. 2012-01-31 Thomi Richards Disabled tests that currently don't work (waiting on a fix elsewhere). 2012-01-31 Thomi Richards Removed trailing whitespace. 2012-01-31 Thomi Richards Showing desktop via switcher is now faster. 2012-01-31 Thomi Richards Test 'ShowDesktopTests.test_unhide_single_app' now works. 2012-01-31 Thomi Richards Fixed ShowDesktopTests.test_showdesktop_switcher test. 2012-01-31 Thomi Richards Merged trunk. 2012-01-31 Thomi Richards Test cases now all automatically releas pushed keys. Whitespace fixes also. 2012-01-30 Thomi Richards Merged trunk. Lots of test failures. 2012-01-30 Thomi Richards PEP8 fixes, and removed a commented import. 2012-01-30 Thomi Richards Merged trunk to resolve conflicts. 2012-01-30 Thomi Richards Removed trailing whitespace in unity.py. 2012-01-25 Thomi Richards Keyboard emulator now uses strings to represent multiple keys. 2012-01-25 Thomi Richards Removed extra blank line in Dash.txt. 2012-01-25 Thomi Richards PEP8 fix - extra blank line between module-level items. 2012-01-25 Thomi Richards Keyboard emulator now uses current keyboard mapping to determine which keys are shifted. 2012-01-25 Thomi Richards Fixed docstrings on keyboard emulator. 2012-01-25 Thomi Richards Keyboard emulator refactored to remove ugly control key hack. 2012-01-25 Thomi Richards Bamf emulator now waits on DBus signal when waiting on app launch instead of polling. Closing windows now works as expected from within AP test. 2012-01-24 Thomi Richards Launcher AddProperties now uses builder helper. 2012-01-24 Thomi Richards Bamf emulator now waits for Dbus signal instead of polling for applications opened. 2012-01-24 Thomi Richards Fixed logic bug in bamf emulator. 2012-01-23 Thomi Richards Removed old debugging code. 2012-01-20 Thomi Richards Merged trunk, resolved conflict. 2012-01-20 Thomi Richards Split single large switcher test into several smaller ones. 2012-01-20 Thomi Richards Removed unused import. 2012-01-20 Thomi Richards Switcher emulator now uses same launcher icon abstraction as launcher emulator. Removed cruft. 2012-01-20 Thomi Richards Bamf emulator now filters non-visible windows and applications more safely. 2012-01-20 Thomi Richards X11 emulators now share a single display. Added method to Keyboard class to reset all pressed keys to an un-pressed state. Increased key_press delay to 0.2, since smaller values break the switcher tests. 2012-01-20 Thomi Richards SwitcherModel now stores Launcher icons as children in a sane way. 2012-01-20 Thomi Richards Removed manual test spec since it's automated. 2012-01-18 Thomi Richards Various python cleanups. 2012-01-18 Thomi Richards Replaces wnck with pure Xlib calls, removed debug info from test. 2012-01-12 Thomi Richards Added methods to wait for a particular application to be started. 2012-01-12 Thomi Richards PEP257 compliance. 2012-01-12 Thomi Richards Whitespace fixes. 2012-01-12 Thomi Richards Dash tests are now in the correct file, removed (now empty) launcher test file. 2012-01-12 Thomi Richards Added show desktop tests, removed manual test specification file. 2012-01-12 Thomi Richards Show desktop test completed. 2012-01-12 Thomi Richards Almost finished show desktop test. 2012-01-12 Thomi Richards Can now detect hidden windows. 2012-01-12 Thomi Richards Bamf applications and windows now have a nicer __repr__ method, and the bamf utility class now filters out user-invisible applications and windows by default. 2012-01-12 Thomi Richards Launcher tests now move mouse out of the way when tests complete. 2012-01-12 Thomi Richards Now tests command lens shortcut. 2012-01-12 Thomi Richards Keyboard emulator modified to support function keys. 2012-01-11 Thomi Richards Can't write test for command lense until i overhaul the keyboard input emulator. 2012-01-11 Thomi Richards Added autopilot tests that ensure the various dash shortcuts work as expected. 2012-01-11 Thomi Richards Merged trunk. 2012-01-11 Thomi Richards Added active-lens property to LensBar. 2012-01-11 Thomi Richards Whitespace fixes 2012-01-11 Thomi Richards Added some utility functions to Bamf class. 2012-01-11 Thomi Richards Better app introspection. 2012-01-11 Thomi Richards Application and window introspection now work. 2012-01-10 Thomi Richards Slight code refactor in bamf access code. 2012-01-10 Thomi Richards DBus interface to BAMF works. 2012-02-06 Thomi Richards Unity introspection tree debug script now has option to display image instead of saving it to disk, and can handle any file format supported by dot.. Fixes: . Approved by Jason Smith. 2012-01-30 Thomi Richards Temnp files now cleaned up. 2012-01-30 Thomi Richards unity introspection tree debugging script now can write output to any format supported by dot, and has the option to display the image with the 'eog' app. 2012-02-06 Marco Trevisan (Treviño) Fixed the drawing of the radios or checkmarks quicklist menu items When using quicklist menu-items containing radios or checkmarks, unity draws them incorrectly. First of all, the Active logic is inverted (unactive items were marked, while active were not), then the disabled status was causing an incorrect drawing. This is an example code that underlines the issue: http://paste.ubuntu.com/788515/ You can see the issue in this screenshot: http://go.3v1n0.net/vhgofi This branch fixes these issues, and this is the expected result: http://ubuntuone.com/5avZ10Lrd8MFxnBmRIOJfQ (of course now it works well also when an item is prelighted) I've not added a manual test since for the graphic nature of the issue, I guess it's hard to automatically test it (and autopilot doesn't help at all, clearly). So, let me know if this is ok.. Fixes: https://bugs.launchpad.net/bugs/910286. Approved by Andrea Azzarone. 2012-02-01 Marco Trevisan (Treviño) TestQuicklistVisuals: fix compilation issues 2012-02-01 Marco Trevisan (Treviño) Merging with upstream 2012-01-26 Marco Trevisan (Treviño) Fixed the compilation of /some/ other standalone clients. 2012-01-26 Marco Trevisan (Treviño) TestQuicklist: rewritten using the nux test framework to check the events. 2012-01-26 Marco Trevisan (Treviño) Including the nux test framework into the standalone-clients. 2012-01-26 Marco Trevisan (Treviño) tests, TestQuicklistMenuitems: added check for GetChildren() 2012-01-26 Marco Trevisan (Treviño) QuicklistView: GetChildren should return the list of children. 2012-01-26 Marco Trevisan (Treviño) Merging with upstream. 2012-01-05 Marco Trevisan (Treviño) TestQuicklist: readded the item-activated tests 2012-01-05 Marco Trevisan (Treviño) TestQuicklist: fixed a typo. 2012-01-05 Marco Trevisan (Treviño) TestQuicklist: added more visual tests for all the quicklist possible cases 2012-01-05 Marco Trevisan (Treviño) TestQuicklistVisuals: the application name now should be bold. Updating the visual test. 2012-01-05 Marco Trevisan (Treviño) TestQuicklistVisuals: allow to create disabled label items, and use it 2012-01-05 Marco Trevisan (Treviño) TestQuicklistVisuals: the checked/unchecked status shouldn't be inverted. 2012-01-05 Marco Trevisan (Treviño) TestQuicklist: fix the test using the expected checked/unchecked state 2012-01-05 Marco Trevisan (Treviño) StandaloneClients: use aubergine background color for quicklist tests. It makes them a little bit more real ;) 2011-12-31 Marco Trevisan (Treviño) QuicklistMenuItemRadio: fix the rendering of the active/unactive and disabled states Fixing bug #910286 caused the menuitem to be drawn incorrectly 2011-12-31 Marco Trevisan (Treviño) QuicklistMenuItemCheckmark: fix the rendering of the active/unactive and disabled states Fixing bug #910286 caused the menuitem to be drawn incorrectly 2012-02-06 Gord Allott . Fixes: https://bugs.launchpad.net/bugs/921112, https://bugs.launchpad.net/bugs/921249, https://bugs.launchpad.net/bugs/921270, https://bugs.launchpad.net/bugs/921329. Approved by Gord Allott, John Lea. 2012-02-06 Gord Allott updated to trunk to fix conflicts 2012-02-03 Gord Allott more visual refinements 2012-02-02 Gord Allott working launcher icons 2012-02-02 Gord Allott colours working for launcher icon 2012-02-02 Gord Allott working launcher icon 2012-02-02 Gord Allott allways renders firefox.png 2012-02-02 Gord Allott add missing files 2012-02-02 Gord Allott added missing files 2012-02-02 Gord Allott more checks in UnityCore/Hud 2012-02-02 Gord Allott additional checks in unity core 2012-02-02 Gord Allott merge in branch to remove magic numbers 2012-02-02 Gord Allott namespace up magic numbers 2012-02-02 Gord Allott merged in alignment branch 2012-02-02 Gord Allott reduced search box one pixel 2012-02-02 Gord Allott More alignment 2012-02-02 Gord Allott first stab at launcher icon, did not go well, more alignments 2012-02-01 Gord Allott more visual tweaking 2012-02-02 Gord Allott stop tricking applications into thinking GDbus is connected when it is not 2012-01-31 Gord Allott merge with trunk again, fix even more conflicts 2012-01-31 Gord Allott fix about a million conflicts with trunk, updated to trunk (5.2) 2012-01-30 Gord Allott adds introspection to hud 2012-01-30 Gord Allott add more introspection 2012-01-30 Gord Allott added introspection 2012-01-27 Gord Allott changed potfiles 2012-01-27 Gord Allott merged with trunk 2012-01-26 Gord Allott enables tests that were disabled 2012-01-26 Gord Allott re-enable tests that were disabled 2012-01-26 Gord Allott fixes the interactions with the dash 2012-01-26 Gord Allott Fixed the drawing in netbook mode 2012-01-26 Gord Allott fix issues with dash and hud interaction, refocuses the last window on alt 2012-01-26 Gord Allott fixed conflicts 2012-01-26 Gord Allott updated to latest unity trunk 2012-01-26 Gord Allott removes the callback on alt release 2012-01-25 Gord Allott merges in a branch to fix the seperation between DashSearchBar and HudSearchBar 2012-01-25 Gord Allott removed HudSearchBar, moved the code into DashSearchBar, renamed DashSearhBar to SearchBar 2012-01-25 Gord Allott clean up ptrs 2012-01-24 Gord Allott removed typo, no longer is the hud timeout 500ms, but now 150ms 2012-01-24 Gord Allott remove debugs 2012-01-24 Gord Allott fixed icon loading issue 2012-01-23 Gord Allott fix manual tests to refer to tapping Alt not pressing SuperH 2012-01-23 Gord Allott merge in the use alt and tap branch 2012-01-23 Gord Allott move over to tap and alt by default 2012-01-23 Gord Allott pushed up the minor version 2012-01-21 Gord Allott merge in icon view code 2012-01-21 Gord Allott modified the icon renderer 2012-01-21 Gord Allott change icon on keynav 2012-01-21 Gord Allott merge in default text branch 2012-01-20 Gord Allott more robust icon loading code, standalone client working again 2012-01-21 Gord Allott added manual tests for hud 2012-01-20 Gord Allott merge in branch to make the hud go away on click off or escape 2012-01-20 Gord Allott dash goes away on escape and mouse click off 2012-01-19 Gord Allott use left aligned button api 2012-01-19 Gord Allott emit the OVERLAY_SHOWN/HIDDEN messages 2012-01-19 Gord Allott Merged in the ubus refactor message branch 2012-01-19 Gord Allott removed hack for dash style 2012-01-19 Gord Allott Merged in left align dashstyle button branch 2012-01-19 Gord Allott latest unity trunk 2012-01-18 Gord Allott Button logic working 2012-01-18 Gord Allott better size requisition code 2012-01-18 Gord Allott moved hud to 0 pixels on the side 2012-01-18 Gord Allott fixes for the auto hide with ALWAYS SHOW enabled 2012-01-18 Gord Allott add locking the launcher to the hud code 2012-01-17 Gord Allott Merge in the hide launcher branch 2012-01-17 Gord Allott small cleanup 2012-01-17 Gord Allott working dash visuals on the hud 2012-01-16 Gord Allott Merged in dash view refactor branch 2012-01-16 Gord Allott upgrade to latest hud base 2012-01-16 Gord Allott upgraded to latest trunk and fix all the conflicts again 2012-01-16 Gord Allott add in icon support 2012-01-12 Gord Allott Build in execute by Search 2012-01-12 Gord Allott fixed up tests 2012-01-12 Gord Allott updated hudButton to new api, merged in unity update branch 2012-01-10 Gord Allott merged in latest unity trunk 2012-01-12 Gord Allott updated hud api 2012-01-11 Gord Allott Add close hint API to HudCore api 2012-01-10 Gord Allott Add shortcut keys to the UnityCore/Hud.h api 2012-01-10 Gord Allott Enable activation by keynav 2012-01-10 Gord Allott Support activating by return on button 2012-01-10 Gord Allott semi working button activating 2012-01-10 Gord Allott Coverted refererence to a hud::Suggestion to hud::Suggestion::Ptr 2012-01-09 Gord Allott added tests for hud core 2012-01-06 Gord Allott added tests 2012-01-06 Gord Allott removal of icon api, stored in suggestions now 2012-01-06 Gord Allott Better Hud classes for UnityCore, much more C++ like 2012-01-04 Gord Allott Moved the Hud class to UnityCore 2011-12-09 Gord Allott few changes to the icon size and positioning 2011-12-08 Gord Allott better rendering, fixed transparency bug 2011-12-07 Gord Allott Merge in fix for kdevelop 2011-12-07 Gord Allott merged latest unity trunk 2011-12-05 Gord Allott use pango text from service 2011-12-02 Gord Allott fix crasher with wrong hud service api, show icon on hud show, clear hud search box on show 2011-12-02 Gord Allott change the key binding for hud to H 2011-12-01 Gord Allott Adds icon support and moves a lot of code from the view into the controller 2011-11-18 Gord Allott updated to latest API 2011-11-16 Gord Allott fixed drawing issues, hud goes away after a search and returns focus to where it should be 2011-11-15 Gord Allott plus tests 2011-11-15 Gord Allott current wip prototype 2012-02-05 Andrea Cimitan New visual assets for dash buttons. Fixes: . Approved by Marco Trevisan (Treviño). 2012-01-30 Andrea Cimitan New dash window buttons, new assets from designers 2012-02-05 David Planella Adding a simple comment for translators to disambiguate the meaning of the 'Format...' message. This comment will be automatically extracted by the build system, put into the translation template (.pot file) and be visible to translators in Launchpad, providing them more context (bug 926339). I would suggest following this practice for any translatable string that might be prone to confusion, or if anything needs clarifying to translators. It's just a matter of adding a comment above the line where the translatable string appears - the gettext machinery takes care of all the rest.. Fixes: https://bugs.launchpad.net/bugs/926339. Approved by Marco Trevisan (Treviño), Marco Biscaro. 2012-02-04 David Planella Added a translators comment to appear in Launchpad to clarify the meaning of the 'Format...' message (bug 926339) 2012-02-03 Brandon Schaefer Clicking now quits the KeyNav mode from the launcher and if the quicklist is open. Shortcuts while in KeyNav mode now work and quit KeyNav mode.. Fixes: https://bugs.launchpad.net/bugs/869122. Approved by Jason Smith. 2012-02-01 Brandon Schaefer Noticed from the last fix that when a window as getting restored it would always restore to the window that was active when key nav mode first started. Now the correct window gets focus when you leave key nav mode. 2012-02-01 Brandon Schaefer Fixed error on ubus call. Used START instead of END. 2012-01-31 Brandon Schaefer test added 2012-01-31 Brandon Schaefer Fixes the KeyNav issues, such as click outside of the launcher to quit, using shortcut while in KeyNav, and Quicklist quiting correctly while in KeyNav mode. 2012-02-03 Jason Smith . Fixes: . Approved by . 2012-02-03 Jason Smith merge trunkle 2012-02-01 Jason Smith forward declare class in IconRenderer 2012-02-01 Jason Smith add multi-monitor header and import it where needed 2012-01-31 Jason Smith Make AbstractIconRenderer inherit from IconTextureSource Make IconRenderer use IconTextureSource to limit coupling with Launcher types 2012-02-03 Marco Trevisan (Treviño) As shown in the design mockups and as requested by Cimi, I've fixed some visual issues of the launcher and dash: 1) The right launcher border line should use more transparency and should be outside the launcher background 2) The launcher should use on both sides a padding of 6 pixels, and without the right border, it should be 64px wide. 3) Adjusted the dash position, to make it use the launcher real geometry Launcher screenshot: http://ubuntuone.com/6atOJPagikJTGoMELnKWXu Lancher + Dash screenshot: http://ubuntuone.com/5XxXY6pp8vEFN0p4JdK684. Fixes: https://bugs.launchpad.net/bugs/921465. Approved by Andrea Cimitan. 2012-02-04 Andrea Cimitan Launcher right line opacity 0.15f 2012-02-04 Marco Trevisan (Treviño) unityshell: explain the -1 magic number. 2012-02-03 Marco Trevisan (Treviño) OverlayRenderer: Draw inner rounded corner only if needed. 2012-02-03 Marco Trevisan (Treviño) OverlayRenderer: use transparent color for our lines... 2012-02-03 Marco Trevisan (Treviño) OverlayRenderer: some math cleanup... 2012-02-03 Marco Trevisan (Treviño) OverlayRenderer: enable blending when drawing the top and right lines 2012-02-03 Marco Trevisan (Treviño) OverlayRenderer: make the dash to use the top and right lines that matches the launcher Also, these lines are now drawn under the background, to get them properly masked. 2012-02-03 Marco Trevisan (Treviño) Launcher: make the right-line using a 22% opaque white. 2012-02-02 Marco Trevisan (Treviño) DashController / Unity: adjust the dash position using the launcher geometry. 2012-02-02 Marco Trevisan (Treviño) Launcher: put the right-line to a position relative to the one of the launcher Fixes the "always-showing" line issue. 2012-02-02 Marco Trevisan (Treviño) Launcher: be aware of the right-line and don't consider it as part of the launcher. 2012-02-02 Marco Trevisan (Treviño) Launcher: changing right-line color opacity 2012-02-03 Jay Taoko * This branch follows the changes made in https://code.launchpad.net/~unity-team/nux/nux.key-nav-improvements/+merge/90566 * This branch fixes bug #863405 . Fixes: . Approved by Jason Smith. 2012-02-03 Jay Taoko * Merged with Unity trunk 2012-01-28 Jay Taoko * This branch follows the changes made in https://code.launchpad.net/~unity-team/nux/nux.key-nav-improvements/+merge/90566 * This branch fixes bug #863405 2012-01-27 Jay Taoko * Fix #863405 2012-01-16 Jay Taoko * Fixing key nav 2012-02-03 Marco Trevisan (Treviño) BamfLauncherIcon: a lot of code cleanup using more C++ friendly members to fix memory leaks and improve our work. After holding this branch to wait the jason one to merge lp:~unity-team/unity/unity.multi-launcher, I've updated it including his changes. I've also included some cleanups for the new SoftwareCenterLauncherIcon that depends on BamfLauncherIcon Plus fixed the bug #921102 that was caused by the fact that the remote dbusmenu was unreferenced by the icon, and bug #925839 that was caused by the fact that after the multi-monitor branch, an icon was not redrawn on EnsureWindowState until there was a monitor / vp change, now we force the redraw.. Fixes: https://bugs.launchpad.net/bugs/921102, https://bugs.launchpad.net/bugs/925839. Approved by Jason Smith. 2012-02-03 Marco Trevisan (Treviño) MockLauncherIcon: make GetQuirk const to match the parent. Fixes tests 2012-02-03 Marco Trevisan (Treviño) BamfLauncherIcon: always make the icon redraw when children are added, removed and so on!. 2012-02-03 Marco Trevisan (Treviño) Merging with trunk changes. 2012-01-26 Marco Trevisan (Treviño) SoftwareCenterLauncherIcon: small cleanup... 2012-01-26 Marco Trevisan (Treviño) BamfLauncherIcon: remove some const methods to avoid weird results... 2012-01-26 Marco Trevisan (Treviño) BamfLauncherIcon: don't make ShowInSwitcher() const or it won't work! 2012-01-26 Marco Trevisan (Treviño) SoftwareCenterLauncherIcon: more cleanup... 2012-01-26 Marco Trevisan (Treviño) SoftwareCenterLauncherIcon: cleaning-up the whole patch... Using std::string and fixing indentation. 2012-01-26 Marco Trevisan (Treviño) Merging with upstream, optimize a little LauncherController 2012-01-26 Marco Trevisan (Treviño) BamfLauncherIcon: removing the last static method, adding OnDndHovered() that is called by timeout lambda. 2012-01-26 Marco Trevisan (Treviño) BamfLauncherIcon: GetQuirk dependent methods can be const now, making them constant! 2012-01-26 Marco Trevisan (Treviño) LauncherIcon: making GetQuirk const 2012-01-24 Marco Trevisan (Treviño) BamfLauncherIcon: no need to duplicate the checks... 2012-01-24 Marco Trevisan (Treviño) BamfLauncherIcon: don't use C casts, check for type and use static_cast Fixes also a leak... Every click the children list were not free'd. 2012-01-24 Marco Trevisan (Treviño) BamfLauncherIcon: making DesktopFile to return a std::string. 2012-01-24 Marco Trevisan (Treviño) BamfLauncherIcon: Using std::string for _desktop_file, plus add more const members. 2012-01-24 Marco Trevisan (Treviño) BamfLauncherIcon: using glib:Object for _menu_clients too Also fixing bug #921102 2012-01-24 Marco Trevisan (Treviño) BamfLauncherIcon: More glib::Object and glib::Error usage 2012-01-24 Marco Trevisan (Treviño) BamfLauncherIcon: FillSupportedTypes can be a member function, using a lambda to call it. 2012-01-24 Marco Trevisan (Treviño) BamfLauncherIcon: removing the evil ShortcutData struct, we can do the same without it. 2012-01-24 Marco Trevisan (Treviño) BamfLauncherIcon: use glib::Object instead of a pointer on ShortcutData, plus fix a memory leak. The desktop_shortcuts value was unreferenced too few times, so it wasn't ever destroyed. Using a glib::Object for it, fixes the issue. 2012-01-24 Marco Trevisan (Treviño) BamfLauncherIcon: Desktop shortcuts, using more C++ facilities 2012-01-24 Marco Trevisan (Treviño) BamfLauncherIcon: Use glib::String when getting the window name. 2012-01-23 Marco Trevisan (Treviño) BamfLauncherIcon: use a lambda function to free the temporary struct. 2012-01-23 Marco Trevisan (Treviño) BamfLauncherIcon: make ShortcutData a little more C++ friendly 2012-01-23 Marco Trevisan (Treviño) BamfLauncherIcon: no need to add a new ref, when saving the menuitems 2012-01-23 Marco Trevisan (Treviño) BamfLauncherIcon: use glib::Object to store local dbusmenuitems 2012-01-23 Marco Trevisan (Treviño) BamfLauncherIcon: using glib::Signal to handle the default quicklist item callbacks 2012-01-23 Marco Trevisan (Treviño) BamfLauncherIcon: use std::string to handle _remote_uri, it also fixes a leak. 2012-01-23 Marco Trevisan (Treviño) BamfLauncherIcon: add more getter functions and avoid to use too much bamf calls when we have cached values Plus more usage of glib::String 2012-01-23 Marco Trevisan (Treviño) BamfLauncherIcon: no need to cache the name as well... 2012-01-23 Marco Trevisan (Treviño) BamfLauncherIcon: putting the constructor at the top of the file, as expected. 2012-01-23 Marco Trevisan (Treviño) BamfLauncherIcon: no need to cache the desktop file, libbamf owns and caches it 2012-01-23 Marco Trevisan (Treviño) BamfLauncherIcon: use glib::Object and glib::Signal for handling the desktop file changes 2012-01-23 Marco Trevisan (Treviño) BamfLauncherIcon: moving to glib::SignalManager and using lamba function callbacks. 2012-01-22 Marco Trevisan (Treviño) BamfLauncherIcon: more cleanup, fixed a crash. 2012-01-21 Marco Trevisan (Treviño) Use glib::Object for handling the menu desktop shortcuts 2012-01-21 Marco Trevisan (Treviño) BamfLauncher: rerganizing the header file to improve readability. 2012-01-21 Marco Trevisan (Treviño) BamfLauncherIcon: stripping tralinig spaces 2012-01-21 Marco Trevisan (Treviño) BamfLauncherIcon: use glib::Object to handle _bamf_app 2012-01-21 Marco Trevisan (Treviño) BamfLauncherIcon: s/m_App/_bamf_app/g 2012-01-21 Marco Trevisan (Treviño) BamfLauncherIcon: use an initialization list 2012-01-21 Marco Trevisan (Treviño) BamfLauncherIcon: s/NULL/nullptr/g 2012-01-21 Marco Trevisan (Treviño) BamfLauncherIcon: removed unneeded member, update only the application whose window has been moved! Plus unref the created menuitem, since it's reff'ed when appended to root 2012-02-03 Gord Allott Small spring cleaning of the ubus message UBUS_PLACE_VIEW_SHOWN/HIDDEN Replaces it with UBUS_OVERLAY_SHOWN/HIDDEN - also sends along a gvariant that ID's the overlay and sends whether it can be maximised or not. Fixes: . Approved by Mirco Müller. 2012-01-31 Gord Allott merge with trunk, fix lots of conflicts, sad day 2012-01-27 Gord Allott fix shortcut controller 2012-01-27 Gord Allott merged latest trunk and fixed conflicts 2012-01-19 Gord Allott Renames PLACE_VIEW to OVERLAY, also includes a gvariant along with the ubus message 2012-02-03 Marco Trevisan (Treviño) Fixed the wording the Launcher manual-test. Fixes: https://bugs.launchpad.net/bugs/923996. Approved by Thomi Richards. 2012-01-31 Marco Trevisan (Treviño) manual-test: fixed the Launcher manual test wording 2012-02-03 Marco Trevisan (Treviño) Due to wrong syntax in cmake pkgconfig settings unity configuration gave these warnings. MAKE_CXX_FLAGS_DEBUG="-g" -DCMAKE_C_FLAGS_DEBUG="-g" -- Found Gettext: /usr/bin/msgmerge (found version "5.0.0") -- checking for module '>=' -- package '>=' not found -- checking for module '2.0.0' -- package '2.0.0' not found Fixed removing the unwanted spaces. Fixes: https://bugs.launchpad.net/bugs/919248. Approved by Andrea Azzarone. 2012-02-01 Marco Trevisan (Treviño) CMake: pkg_config check needs doesn't support spaces between package and version. This caused some configuration warning / errors 2012-02-03 Didier Roche Release\ 5.2.0 2012-02-03 Didier Roche welcome unity 5.2 2012-02-02 Andrea Azzarone Constructs the shortcut view until its first needed. UNBLOCK.. Fixes: . Approved by Jason Smith. 2012-02-02 Andrea Azzarone Constructs the shortcut view until its first needed. 2012-02-01 Jason Smith Adds filtering when icon backgrounds are being scaled. UNBLOCK - this is a display regression.. Fixes: . Approved by Gord Allott. 2012-02-01 Jason Smith fix square icons at non-default sizes 2012-01-31 Jason Smith UNBLOCK Fixes launcher reveal for some people. Fixes: . Approved by Robert Carr, Gord Allott. 2012-01-31 Jason Smith adjust algo some more 2012-01-31 Jason Smith tweak algo 2012-01-31 Jason Smith implement responsiveness as a conglomerate option for changing reveal behavior 2012-01-31 Jason Smith initialize variable 2012-01-31 Jason Smith ooops 2012-01-31 Jason Smith don't ever release barriers on left edge of X screen 2012-01-31 Jason Smith dont emit on event_id change as there are some bugs in the protocol still 2012-01-31 Andrea Azzarone Make sure that the dash searchbar doesn't lose the focus when clicking on an empty dash area (or an area that should not get the focus on mouse down). SetAccepetKeyNavFocus is already tested in trunk. UNBLOCK. Fixes: https://bugs.launchpad.net/bugs/919567, https://bugs.launchpad.net/bugs/923988. Approved by Mikkel Kamstrup Erlandsen. 2012-01-31 Andrea Azzarone Updates the manual test. 2012-01-30 Andrea Azzarone Fixes bug #923988. 2012-01-27 Andrea Azzarone Adds a manutal test. 2012-01-26 Andrea Azzarone Clicking on an empty areas makes the dash search bar lose focus. 2012-01-31 Gord Allott adds definition to the launcher manual test UNBLOCK. Fixes: . Approved by Didier Roche. 2012-01-31 Gord Allott added definition to the launcher manual-test 2012-01-30 Jason Smith UNBLOCK (as didrocks requested) This branch implements different defaults for the edge reveal as well as capping velocities at 600 to help slower devices.. Fixes: . Approved by Thomi Richards. 2012-01-30 Jason Smith make sure test passes every time 2012-01-30 Jason Smith fix autopilot tests add test to ensure launcher doesn't hide after mouse reveal 2012-01-30 Jason Smith fix defaults 2012-01-30 Jason Smith update defaults 2012-01-30 Jason Smith increase smoothing a bit 2012-01-30 Jason Smith cap max velocity 2012-01-30 Marco Trevisan (Treviño) Making the panel service to attach its menus to a MenuBar to make the new lp:light-themes to correctly draw them. Now we use a menubar child of an offscreen window to attach the menus to. So Cimi can recognize them and make them pink! :D UNBLOCK. Fixes: . Approved by Andrea Cimitan. 2012-01-30 Marco Trevisan (Treviño) Added manual test. 2012-01-30 Marco Trevisan (Treviño) PanelService: go back to use gtk_window_set_attached_to 2012-01-27 Marco Trevisan (Treviño) PanelService: we don't need anymore gtk+-3.0 3.3... 2012-01-27 Marco Trevisan (Treviño) PanelService: Moving to gtk_menu_attach_to_widget It doesn't need to get the indicator toplevel window, and is here since long time 2012-01-27 Marco Trevisan (Treviño) PanelService: add created menus to a menubar, to fix styling Idea by Cimi. 2012-01-30 Jason Smith UNBLOCK Creates test for situation where mouse is under launcher, and the user presses and releases super. The launcher should hide again after all is done.. Fixes: . Approved by Neil J. Patel. 2012-01-30 Jason Smith add autopilot test for launcher hide after super keypress 2012-01-29 Jason Smith Colorifies icons as per design spec. Fixes: . Approved by . 2012-01-29 Jason Smith implement colorify filtering on desaturated icons to match design goals 2012-01-29 Jason Smith . Fixes: . Approved by Thomi Richards. 2012-01-29 Jason Smith whitespace fixes 2012-01-29 Jason Smith get monitor properly 2012-01-29 Jason Smith add monitor to Launcher introspection 2012-01-29 Jason Smith fix some whitespace issues and fix spurious ranging 2012-01-29 Jason Smith add comment to test 2012-01-29 Jason Smith improve quicklist testing 2012-01-29 Jason Smith make reveal test check every launcher 2012-01-29 Jason Smith restore reveal test 2012-01-29 Jason Smith This branch implements the following behaviors into Unity: - Multiple launchers per monitor - Dash follows mouse - Keybindings follow mouse - Focus and raising windows is monitor aware - Launchers are monitor and workspace aware. Fixes: . Approved by Thomi Richards, Marco Trevisan (Treviño). 2012-01-29 Jason Smith merge multi-screen work for autopilot 2012-01-30 Thomi Richards Screen Geometry class added to X11.py 2012-01-29 Jason Smith fix sort test 2012-01-29 Jason Smith fix test formatting 2012-01-29 Jason Smith make SwitcherView and ShortcutView use the same code to render their backgrounds 2012-01-29 Jason Smith hide shortcuts when entering key nav mode 2012-01-29 Jason Smith add test for quicklist open/close in launcher switcher 2012-01-29 Jason Smith make window placement algorithm aware of all launchers 2012-01-29 Jason Smith add autopilot tests for launcher keybinding interactions 2012-01-29 Jason Smith restore functionality so key-nav continues after closing a quicklist in alt+f1 2012-01-29 Jason Smith fix potential crash whel Alt+F1 is used and last_monitor is not set 2012-01-29 Jason Smith use nullptr 2012-01-29 Jason Smith more consting 2012-01-28 Jason Smith more const's 2012-01-28 Jason Smith begin const-ification of launcher and its fellow classes 2012-01-28 Jason Smith remove unused code 2012-01-27 Jason Smith prepare for doing some sort of progress indication 2012-01-27 Marco Trevisan (Treviño) UnityScreen: reimplementing some lost features to disable the switcher on key / button press. And also to avoid to send the cancel event if not requested. 2012-01-27 Marco Trevisan (Treviño) Opps. damned bzr: removing duplicated values. 2012-01-27 Marco Trevisan (Treviño) Merging with upstream. 2012-01-27 Marco Trevisan (Treviño) Merging with jason changes 2012-01-27 Jason Smith merge trunk 2012-01-27 Marco Trevisan (Treviño) LauncherController: don't show the shortcuts if the key_nav is active. 2012-01-27 Marco Trevisan (Treviño) Go back to use TYPE_BEGIN for the DesktopLauncherIcon or it will mess around with the switcher. 2012-01-27 Marco Trevisan (Treviño) AbstractLauncherIcon: reducing the priority of the desktop icon on switcher. 2012-01-27 Marco Trevisan (Treviño) UnityScreen: Don't show the switcher if the desktop icon is the only available. 2012-01-27 Marco Trevisan (Treviño) DesktopLauncherIcon: don't set as running. This fix the issue that was causing an arrow indicator to show next to it. 2012-01-27 Marco Trevisan (Treviño) SwitcherView: add monitor property and use it to get the number of windows indicators to draw 2012-01-27 Marco Trevisan (Treviño) BamfLauncherIcon: don't return window invisible windows on WindowsForMonitor 2012-01-27 Marco Trevisan (Treviño) BamfLauncherIcon: WindowsForMonitor should take care of the viewport too. 2012-01-27 Jason Smith Also render sheen properly for rows 2012-01-27 Jason Smith properly calculate current monitor 2012-01-27 Jason Smith make overlay sheen render properly in multi-monitor 2012-01-27 Jason Smith make sure right panel goes transparent 2012-01-27 Jason Smith ensure proper monitor gets used 2012-01-26 Jason Smith fix issue where tooltip would pop up even when mouse wasn't over launcher 2012-01-26 Jason Smith apply smoothing to raw pointer barrier events 2012-01-26 Jason Smith monitor aware focus behavior 2012-01-26 Jason Smith enable Super+Esc 2012-01-26 Jason Smith enable looping around of super+tab and make sure that icons are always visible 2012-01-26 Jason Smith remove dead code 2012-01-26 Jason Smith make sure icons redraw when selection changes 2012-01-26 Jason Smith merge trunk 2012-01-26 Jason Smith make dash move around with mouse 2012-01-26 Jason Smith restore feature parity with trunk, but now with MM support 2012-01-26 Jason Smith restore alt-f1 functionality 2012-01-26 Jason Smith restore activation with keyboard 2012-01-26 Jason Smith restore shortcut drawing 2012-01-26 Jason Smith remove cruft 2012-01-26 Jason Smith start responding to Super keybindings again 2012-01-25 Jason Smith Add decaymulator 2012-01-25 Jason Smith merge trunk and make options configurable 2012-01-25 Jason Smith start work to match upstream changes to pointer barrier work 2012-01-24 Jason Smith start work of porting keynav to multi-monitor world 2012-01-24 Jason Smith make sure we destroy launchers when we no longer need them 2012-01-24 Jason Smith add launcher model tests 2012-01-24 Jason Smith make alt-tab properly select based on viewport 2012-01-24 Jason Smith fix issue where show desktop didn't show up when the switcehr is biased 2012-01-24 Jason Smith add missing files 2012-01-24 Jason Smith merge trunk 2012-01-23 Jason Smith start tweaking in velocity (waiting for upstream changes to finalize) 2012-01-20 Jason Smith add autohide support to multi-monitor setups 2012-01-18 Jason Smith merge trunk 2012-01-17 Jason Smith port Launcher to AbstractLauncherIcon 2012-01-17 Jason Smith make sure we resize launchers appropriately when screen layout changes 2012-01-17 Jason Smith merge trunk 2012-01-16 Jason Smith make arrow indicators accurately reflect monitor counts in multi-monitor setups 2012-01-16 Jason Smith first attempt at multi-monitor launcher support 2012-01-29 Thomi Richards Added the PanelController to the Introspectable tree. This allows us to write AP tests for panel indicators etc. Fixed a bug in Introspectable which sometimes caused a crash when Unity shut down, due to the fact that Introspectable was holding stale pointers to parents.. Fixes: . Approved by Jason Smith. 2012-01-30 Thomi Richards Fixed a few things from MP review. 2012-01-20 Thomi Richards Added a warning to stop people overriding Introspectable::GetChildsName() without cause. 2012-01-20 Thomi Richards Removed instances where people were overriding the childs name in the introspection tree for no good reason. 2012-01-20 Thomi Richards Shell now adds panel controller to introspection tree. 2012-01-20 Thomi Richards PanelController is now an introspectable object. 2012-01-20 Thomi Richards Fixed a bug that would cause unity to crash sometimes on exit due to Introspectable keeping stale pointers to parents. 2012-01-27 Marco Trevisan (Treviño) Improved the Super+Tab switcher making possible to escape from it using the Esc key and making the selection circular. This branch mostly fixes bug #919018 and bug #919019 as requested by design on recent updates of the main bug #891620. Fixes: https://bugs.launchpad.net/bugs/891620, https://bugs.launchpad.net/bugs/919018, https://bugs.launchpad.net/bugs/919019. Approved by Sam Spilsbury. 2012-01-20 Marco Trevisan (Treviño) manual-tests, SuperTab: added more manual tests for circular switcher and escaping. 2012-01-20 Marco Trevisan (Treviño) UnityScreen: ignore the Escape key when looking for shortcuts. This also avoids the shortcut-hint to be hidden when pressing Escape 2012-01-20 Marco Trevisan (Treviño) UnityScreen: don't consider the Escape key as releasing the Super key 2012-01-20 Marco Trevisan (Treviño) UnityScreen: add the EnableCancelAction utility function It allows to enable or disable the Escape action. 2012-01-20 Marco Trevisan (Treviño) UnityScreen: Cancel the Launcher KeySwitcher on Escape and on ButtonPress Also now we actually use the terminate callback fuction. 2012-01-20 Marco Trevisan (Treviño) Launcher: add KeySwitcherCancel function to terminate the switcher without effects 2012-01-19 3v1n0 Launcher: make the Super+Tab circular. 2012-01-27 Jason Smith Adds a testcase for 922447. Fixes: . Approved by Jason Smith. 2012-01-28 smspillaz Added a case for different monitor layouts 2012-01-27 smspillaz Merge lp:~unity-team/unity/unity.fix-fbo-viewport 2012-01-27 Jason Smith fix viewport calculation 2012-01-27 Michal Hruby Coalesce results coming from the background icon loader threads, so we don't update the UI after each icon loaded.. Fixes: . Approved by Mirco Müller. 2012-01-26 Michal Hruby Coalesce results from the IconLoader, so we don't repaint the UI after each result 2012-01-26 Mirco Müller Remaining issues for LP: #863246 (and also LP: #863240) fixed. See example screenshots of the after-state here: http://people.canonical.com/~mmueller/fix-863246-863240-1.png http://people.canonical.com/~mmueller/fix-863246-863240-2.png http://people.canonical.com/~mmueller/fix-863246-863240-3.png http://people.canonical.com/~mmueller/fix-863246-863240-4.png Alignments, margins, colors, opacities, artwork fixed for buttons, separators, outlines, text and expander-arrows. One glitch remaining is the separator-rendering being too thick/missing occasionally (on some systems). A solution for fixing this, is available. It's reverted in this branch, as some blending issues with this remain. But that can be added afterwards, to avoid all the other fixes being blocked on just that.. Fixes: https://bugs.launchpad.net/bugs/863246. Appoved by Andrea Azzarone, Andrea Cimitan. 2012-01-26 Mirco Müller Use unnamed namespace instead of static variable declaration 2012-01-26 Mirco Müller Tweak the outline-opacity as per request, make sure the top/bottom-padding for the ratings-widget is 12px also 2012-01-26 Mirco Müller Remove the layout debug-rects 2012-01-26 Mirco Müller Revert the separator-drawing to the Draw2DLine approach for now, make sure the filter-results text is the same size as the filter-genre caption-text 2012-01-25 Mirco Müller Don't forget about the removal of the separator when getting rid of a filter 2012-01-25 Mirco Müller Use a TextureArea as part of the filter-layout for drawing the separators between filter-categories 2012-01-23 Mirco Müller Replace text-based expander-arrow with correct image-file based artwork from Design, tweak outline highlight-opacity for selected buttons 2012-01-23 Mirco Müller Fix right edge alignment for all-, toggle- and multirange-buttons. 2012-01-23 Mirco Müller Padding gap between adjacent filter-categories is always 12px now thus complying with the Design 2012-01-23 Mirco Müller Fix vertical padding to be 12px between All-button and previous separator line 2012-01-23 Mirco Müller Fix vertical padding to be 12px between All-button and first button of filters 2012-01-23 Mirco Müller Fix position of filter-expander heading, solve issue with trailing separators in filters 2012-01-20 Mirco Müller fixed all-button size, disabled debug-rects for the moment 2012-01-19 Mirco Müller Add colored debug-rectangles, remove drawing of trailing separator lines 2012-01-26 Andrea Azzarone Add FavoriteStore external change support.. Fixes: https://bugs.launchpad.net/bugs/681503. Appoved by Mirco Müller. 2012-01-26 Andrea Azzarone Don't pessimize prematurely. 2012-01-26 Andrea Azzarone Merge trunk. 2012-01-18 Andrea Azzarone Fix. 2012-01-18 Andrea Azzarone Merge trunk. 2012-01-18 Andrea Azzarone Merge trunk. 2012-01-07 Andrea Azzarone Fix corner case. 2012-01-07 Andrea Azzarone Ops. 2012-01-07 Andrea Azzarone Add signals tests. 2012-01-07 Andrea Azzarone Clean up. 2012-01-07 Andrea Azzarone Add FavoriteStore external change support. 2012-01-06 Andrea Azzarone Merge trunk. 2012-01-06 Andrea Azzarone First step to fix bug #681503. 2012-01-26 Marco Trevisan (Treviño) Add support to middle-click pasting on the dash search bar. When the XA_PRIMARY clipboard has some content, that is pasted by middle click over the dash search bar. This is for consistency with the rest of the system. I've also added the proper glib::Object support to the class.. Fixes: https://bugs.launchpad.net/bugs/842462. Appoved by Mirco Müller, Andrea Azzarone. 2012-01-05 Marco Trevisan (Treviño) IMTextEntry: always use glib:: namespace for casting To improve read-ability. 2012-01-05 Marco Trevisan (Treviño) IMTextEntry: some more code cleanup. 2012-01-05 Marco Trevisan (Treviño) No need to initialize empty glib::Object. 2012-01-05 Marco Trevisan (Treviño) IMTextEntry IM shouldn't be enabled to allow paste-by-middle-click. 2012-01-03 Marco Trevisan (Treviño) Dash: added middle-click manual test. 2012-01-03 Marco Trevisan (Treviño) IMTextEntry: don't crash when there's no text to paste. 2012-01-03 Marco Trevisan (Treviño) IMTextEntry: moving to glib::Object 2012-01-03 Marco Trevisan (Treviño) IMTextEntry: add support for middle-click over the dash search bar to paste content. When middle-clicking over the dash search bar, the XA_PRIMARY keyboard content is pasted in the search box and the cursor position get updated. 2012-01-26 Andrea Azzarone Window auto-maximise functionality should be disabled on monitors with a resolution above 1024 x 600.. Fixes: https://bugs.launchpad.net/bugs/797808. Appoved by Mirco Müller, Marco Biscaro. 2012-01-18 Andrea Azzarone Add a manual test. 2012-01-07 Andrea Azzarone Fixes. 2012-01-07 Andrea Azzarone Disables window auto-maximise functionality if the monitor resolution is greater then 1024x600. 2012-01-26 Mikkel Kamstrup Erlandsen Replace the Unity home screen tiles with a "merged lens view" where lenses can contribute any categories they see fit. settings: introduced a new gsettings key in the com.canonical.Unity.Dash namespace that controls the order of the results on the home screen. We should consider in a later branch having the sorting logic in FilesystemLenses also use this key (still falling back to alphabetical sorting when nothing is set). It empowers users and OEMs to override the default view on the homescreen by putting custom stuff first. libunity-core: Added a HomeLens class that implements Lens and Lenses interfaces. The typical use case is to add a FilesystemLenses to the HomeLens which will make it automatically merge all lenses found on the fs. In testing we implement custom Lenses instances and add those to the HomeLens in stead. unityshell: Removed the tiled homescreen and use a bog standard LensView to render the HomeLens in stead. Fixed a bunch of places where we assumed that Lenses' categories were always only appended to. This is no longer true with the HomeLens. Also important: Fix the SetViewType() calling semantics to the lenses when showing/hiding the dash and when switching between the lenses. Testing it out: For this branch to work you need also: lp:~kamstrup/unity-lens-applications/home-lenses, lp:~kamstrup/unity-lens-files/home-lenses, and lp:~mhr3/unity-lens-music/home-lenses. Add to that latest bamf. Without these you will not see the correct results. To validate the results: Make sure that bringing up the dash resets the search and shows you a default view with exactly 3 categories in this order: Recent Apps, Recent Files, and Downloads. Then do a search and validate that you have exactly 3 categories in this order Applications, Files & Folders, and Music. Finally; launch an app that is not a favorite, then bring up the bring up the dash home screen and assert that the running app is *not* in the recent apps category (but showing in the launcher). Then close the app and bring up the dash again. The app should now show under Recent Apps. Design review: Home screen without search: https://bugs.launchpad.net/unity/+bug/885738/+attachment/2690636/+files/unity-home-lens-design-review-1.png Home screen with search: https://bugs.launchpad.net/unity/+bug/885738/+attachment/2690639/+files/unity-home-lens-design-review-2.png. Fixes: https://bugs.launchpad.net/bugs/885738, https://bugs.launchpad.net/bugs/914759. Appoved by Michal Hruby. 2012-01-26 Mikkel Kamstrup Erlandsen Sync with trunk 2012-01-26 Mikkel Kamstrup Erlandsen Use glib::String to simplify mem management in HomeLens 2012-01-26 Mikkel Kamstrup Erlandsen Add automatic std::string conversion to glib::String 2012-01-25 Mikkel Kamstrup Erlandsen Clear search entry when Esc is pressed - and close it if we have no search string. 2012-01-24 Mikkel Kamstrup Erlandsen Implement search state retention policy for the home lens as specified in https://bugs.launchpad.net/unity/+bug/914759 2012-01-24 Mikkel Kamstrup Erlandsen Re-add unity.pot. It seems to have been removed by some freak accident in r1832 of this branch 2012-01-24 Mikkel Kamstrup Erlandsen Sync with trunk 2012-01-24 Mikkel Kamstrup Erlandsen Remove PlacesHomeView.cpp from POTFILES.in 2012-01-24 Mikkel Kamstrup Erlandsen Remove HomeView.{cpp,h} and PlacesHomeView.{cpp,h} now that they have been obsoleted by the HomeLens class. Check them diffstats, ma'! 2012-01-24 Mikkel Kamstrup Erlandsen From the review: Make the destructor for the Lens class virtual 2012-01-24 Mikkel Kamstrup Erlandsen From the review: Make the Model constructors call into a shared Init() method to make sure we don't forget to initialize some of the properties (in particular one variant of the constructor wasn't setting a getter on the 'model' property) 2012-01-23 Mikkel Kamstrup Erlandsen Revert changes to .po files 2012-01-23 Mikkel Kamstrup Erlandsen Add some tests for the category merging in HomeLens and fix a bug that it turned up (when different lenses registered cats with the same display name we screwed up the offsets) 2012-01-23 Mikkel Kamstrup Erlandsen Some refactoring in the HomeLens tests 2012-01-23 Mikkel Kamstrup Erlandsen Sync with trunk 2012-01-20 Mikkel Kamstrup Erlandsen Add some tests to the HomeLens that actually executes a search. More in depth validation of the results to come. This required that I added some more convenience helpers to test_utils.h 2012-01-20 Mikkel Kamstrup Erlandsen Make the Lens.search_in_global properly actually writable as per declaration. We need that for tests. 2012-01-20 Mikkel Kamstrup Erlandsen Fix small memleak in HomeLens. Initialize source category models up fron if they are preloaded with data. 2012-01-20 Mikkel Kamstrup Erlandsen More tests for HomeLens 2012-01-20 Mikkel Kamstrup Erlandsen More tests for HomeLens 2012-01-20 Mikkel Kamstrup Erlandsen Start writing unit tests for the HomeLens class 2012-01-20 Mikkel Kamstrup Erlandsen Whitespace fixes in tests/CMakeLists.txt 2012-01-20 Mikkel Kamstrup Erlandsen Implement on-the-fly recalibration of merged category offsets if the categories are resorted in HomeLens (typically imposed by the external sorting of lenses vie the gsettings key). This fixes the crashers I was talking about earlier. They were caused by Result instaces pointing to incorrect categories 2012-01-20 Mikkel Kamstrup Erlandsen Sync with trunk 2012-01-20 Mikkel Kamstrup Erlandsen Add todo item - // FIXME: Coordinated sorting between the lens bar and home screen categories. Make void FilesystemLenses::Impl::DecrementAndCheckChildrenWaiting() use the gsettings key 2012-01-20 Mikkel Kamstrup Erlandsen WIP: Sort categories on the home screen according to their sorting order defined in the gsettings key "com.canonical.Unity.Dash/home-lens-ordering". NOTE: This required some bug fixing in LensView.cpp and there are still bugs (crashers) a plenty. Although, the initial view renders correctly, as soon as you change the search we get a crash. The problem seems to be that everything in the rendering has been written with the assumption that lenses will only ever *append* to the categories model. The HomeLens breaks this assumption (and can not even in theory be made to work that way) 2012-01-20 Mikkel Kamstrup Erlandsen Add gsettings schema com.canonical.Unity.Dash which holds a key to specify lens sorting (FIXME: how do we sort the entries in the lens bar, perhaps we should really respect those in stead?) 2012-01-19 Mikkel Kamstrup Erlandsen Whitespace fixes in gsettings schema 2012-01-19 Mikkel Kamstrup Erlandsen Make HomeLens constructor take i18n strings so we don't have to add i18n to libunity-core. Remove some unsused variables and confusing code. Simplify setting of search_hints in the search entry now that we have a proper i18n hint. 2012-01-19 Mikkel Kamstrup Erlandsen W00t! Sort out the whole SetViewType mess in the dash. Sometimes we were spamming change messages other times we remained silent about important ones. This was one tricky one. Should be correct now. 2012-01-19 Mikkel Kamstrup Erlandsen Implement glib::DBusProxy::IsConnected() and add some guards checking this in the unity::dash::Lens class 2012-01-19 Mikkel Kamstrup Erlandsen Emit search_changed from HomeLens when all running global searches in normal lenses have completed 2012-01-19 Mikkel Kamstrup Erlandsen Make sure we actually set ViewType::HIDDEN when we're hiding lenses 2012-01-18 Mikkel Kamstrup Erlandsen Sync with trunk 2012-01-18 Mikkel Kamstrup Erlandsen Add another FIXME so I don't forget 2012-01-18 Mikkel Kamstrup Erlandsen Update FIXMEs 2012-01-18 Mikkel Kamstrup Erlandsen Don't show filters in the HomeLens 2012-01-17 Mikkel Kamstrup Erlandsen Some simplifications and debugging 2012-01-17 Mikkel Kamstrup Erlandsen Fix arguments of HomeLens::Impl::EnsureCategoryAnnotation() being inverted which resulted in a cascade of errors. Stricter error checking and more useful debug logging. 2012-01-17 Mikkel Kamstrup Erlandsen Merged gord's lp:~gordallott/unity/dashview-renderer-refactoring 2012-01-17 Mikkel Kamstrup Erlandsen Implement Activate() and Preview() for the HomeLens 2012-01-17 Mikkel Kamstrup Erlandsen Sync with trunk 2012-01-16 Mikkel Kamstrup Erlandsen Sync with trunk 2012-01-16 Mikkel Kamstrup Erlandsen Add some TODOs for the HomeLens 2012-01-13 Mikkel Kamstrup Erlandsen Remove a noisy debugging statement 2012-01-13 Mikkel Kamstrup Erlandsen Fix a double free of a gvariant - the one we replace in the merged results model to fix the offsets into the merged category model 2012-01-13 Mikkel Kamstrup Erlandsen Fix a divide-by-zero in ResultViewGrid that were spraying SIGFPEs in my general direction. 2012-01-13 Mikkel Kamstrup Erlandsen Make sure we use the results models to generate category ids in all cases. We were mixing it up. This required some closure magic in order not to get out of hand logic-wise; because they enable us to capture the locals that we need in the async context. 2012-01-13 Mikkel Kamstrup Erlandsen More elaborate debugging and erro output in HomeLens. Also fix an unsigned int "under flow" where we passed in -1. 2012-01-13 Mikkel Kamstrup Erlandsen Make Lens subclassable by making GlobalSearch(), Search(), Activate(), and Preview() virtual; and override these methods in HomeLens. 2012-01-13 Mikkel Kamstrup Erlandsen Add a remark to HACKING explaining how to enable debug logging 2012-01-13 Mikkel Kamstrup Erlandsen The big switch! Change the HomeView to a normal LensView backed by the new HomeLens class. Segfaults a plenty. 2012-01-13 Mikkel Kamstrup Erlandsen Improve debugging statements in Lens.cpp 2012-01-13 Mikkel Kamstrup Erlandsen Fix linker errors caused by missing implementations of constructors for ResultsMerger and CategoryMerger 2012-01-13 Mikkel Kamstrup Erlandsen Wire up the (hairy) logic to merge categories and results correctly in the HomeLens 2012-01-13 Mikkel Kamstrup Erlandsen Implement row-removed and row-changed signal handling for HomeLens::ModelMerger. 2012-01-13 Mikkel Kamstrup Erlandsen Wire up categories- and filters models in HomeLens. Document the logic in EnsureRowBuf(). 2012-01-12 Mikkel Kamstrup Erlandsen WIP Start writing a ModelMerger class that will be responsible for backing the models of the HomeLens with the data from all the loaded lenses 2012-01-12 Mikkel Kamstrup Erlandsen WIP Start implementing a HomeLens class in UnityCore that extends the Lens class. The plan is to use it to make home screen rendering use stock lens rendering mechanisms 2012-01-11 Mikkel Kamstrup Erlandsen Show default global search results instead of tiles in the home view. In order to get lenses up we initialize them when we're about to show. 2012-01-11 Mikkel Kamstrup Erlandsen Fix compilation of the stand alone Dash example 2012-01-26 3v1n0 Fixed the logical interaction between lp:~3v1n0/unity/super-tab-switcher and lp:~andyrock/unity/shortcut-hint as defined by design. Plus, some code improvements and fixed an issue that caused the shortcut hint to show when pressing Super and clicking over the BFB to show the dash. I'm wondering if we should avoid the same also when pressing over the workspace switcher.. Fixes: https://bugs.launchpad.net/bugs/918453. Appoved by Andrea Azzarone, Tim Penhey. 2012-01-20 Marco Trevisan (Treviño) UnityScreen: use ubus_manager_ also to send messages. 2012-01-20 Marco Trevisan (Treviño) ShortcutController: always use UBusWrapper (also for sending messages) 2012-01-15 3v1n0 No commit message 2012-01-15 3v1n0 UnityScreen: fixing indentation 2012-01-15 3v1n0 ShortcutController: always hide the shortcut-overlay when the dash is opened. 2012-01-15 3v1n0 manual-tests: SuperTab, added test for the interaction with the overlay 2012-01-15 3v1n0 ShortcutController: animators doesn't need to be dinamically allocated. 2012-01-15 3v1n0 ShortcutController: use UBusWrapper to manage interests 2012-01-15 3v1n0 UnityScreen: always use UBusManager 2012-01-14 3v1n0 UnityScreen: disable the shortcut only if a "standard" key is pressed This is done not to make the overlay to show when Super+Tab is used. We need an idle, since the overlay activation is done after handleEvent is called. 2012-01-14 3v1n0 ShortcutController: allow to be enabled and disabled, and disable it on Super-Tab When the launcher key-navigation is activated and the shortcut hint has still not been shown, the shortcut hint should be disabled. 2012-01-26 Andrea Azzarone Should use GTK_IS_MENU instead GTK_MENU. Fixes: . Appoved by Michal Hruby. 2012-01-26 Andrea Cimitan Fixes potential crashes 2012-01-23 Andrea Azzarone Fixes. 2012-01-23 Andrea Azzarone Updates test_lens.cpp 2012-01-22 Andrea Azzarone Auto selects the All button if all the CheckOptionButtons are selected. 2012-01-25 David Planella - Change 'Rubbish Bin' to 'Trash' in the Unity shortcuts hints overlay From bug 920529: In all the software we ship in Ubuntu we use American English (en-US) messages as the source for translations. These can then be translated to any language or variant, such as British English (en-GB). In the Unity shortcuts hints overlay, the current message (for the want of a better name) for the place where discarded files go is "Rubbish Bin", which is the en-GB version. In order to be consistent with the rest of the desktop and with the translations, the original message should refer to "Trash", which can then be translated to "Rubbish Bin" in en-GB and will allow the right translation to be shown in the user's desktop for their chosen locales. It might seem a trivial issue, but those involved in bug 406626, its duplicates and follow-ups will remember that it's a sensitive topic.... Fixes: https://bugs.launchpad.net/bugs/920529. Appoved by John Lea, Tim Penhey. 2012-01-23 David Planella Changed 'Rubbish Bin' to 'Trash' - the translatable messages' source locale should be en-US 2012-01-25 Thomi Richards Added 'Debug Unity Introspection Tree' script (duit.py). Use this to quickly discover what information is available in the introspection tree.. Fixes: . Appoved by Tim Penhey, Sam Spilsbury, Alex Launi. 2012-01-24 Thomi Richards Now prints a more friendly message if it can't find the autopilot module. 2012-01-24 Thomi Richards Moved duit script into tools/ folder, and made the name more explicit. 2012-01-24 Thomi Richards PEP8 fixes. 2012-01-23 Thomi Richards Whitespace fix. 2012-01-23 Thomi Richards Now uses a proper font-face ;) 2012-01-19 Thomi Richards Finished writing the 'Debug Unity Introspection Tree' script. 2012-01-19 Thomi Richards Clean ups, and make node shape rounded record. 2012-01-19 Thomi Richards Output works. 2012-01-19 Thomi Richards duit now uses pydot only. 2012-01-19 Thomi Richards First version of duit 2012-01-25 Brandon Schaefer Just refactoring, and removing unused variable to clean up valgrind results. Covered by existing tests.. Fixes: . Appoved by Tim Penhey. 2012-01-24 Brandon Schaefer Changed variable name from it to icon_it because it isn't an itertor but a refrence to an icon 2012-01-24 Brandon Schaefer Missed removing unsued iterator 2012-01-24 Brandon Schaefer Changed 2 more for loops to use range based instead 2012-01-23 Brandon Schaefer Removed un used vars and changed for loops to use range based 2012-01-23 Brandon Schaefer Fixed uninitialized variables. 2012-01-25 Alexandros Frantzis Desktop safe OpenGL ES 2.0 branch from Linaro's Graphics WG - This branch protects OpenGL ES 2.0 specific code with a build time option (BUILD_GLES) - The branch does not affect the runtime execution of Unity on the desktop if BUILD_GLES is not activated Authors: alexandros.frantzis@linaro.org marc.ordinasillopis@linaro.org . Fixes: . Appoved by Jay Taoko, Jason Smith. 2012-01-25 Jay Taoko * Merged into Unity trunk 2012-01-24 Alexandros Frantzis Desktop safe OpenGL ES 2.0 branch from Linaro's Graphics WG - This branch protects OpenGL ES 2.0 specific code with a build time option (BUILD_GLES) - The branch does not affect the runtime execution of Unity on the desktop if BUILD_GLES is not activated Authors: alexandros.frantzis@linaro.org marc.ordinasillopis@linaro.org 2012-01-24 Alexandros Frantzis GLES2: Fix gles2 compilation in unity-mt-grab-handles. 2012-01-23 Alexandros Frantzis GLES2: Fix GLES conditional in CMakeLists.txt. 2012-01-20 Marc Ordinas i Llopis GLES2: Make GLES2 build compile. 2012-01-20 Alexandros Frantzis GLES2: Fixed shader header definitions in the IconRenderer port. 2012-01-20 Marc Ordinas i Llopis GLES2: Ported changes to plugins/unityshell/src/IconRenderer.cpp. 2012-01-20 Alexandros Frantzis GLES2: Ported changes to plugins/unityshell. 2012-01-19 Marc Ordinas i Llopis GLES2: Ported changes to files outside plugins/unityshell. 2012-01-25 Tim Penhey Don't assign null to a std::string. Fixes: https://bugs.launchpad.net/bugs/865840. Appoved by Marco Trevisan (Treviño), Sam Spilsbury. 2012-01-24 Tim Penhey Use the wrapper to avoid assigning null to a std::string. 2012-01-25 Michal Hruby Move all icon loading into background gio threads. (there was mainly issue with gtk_icon_info_load_icon which is doing synchronous IO and noticeably blocks the UI when using some themes). Fixes: https://bugs.launchpad.net/bugs/828582. Appoved by Gord Allott, Sam Spilsbury. 2012-01-23 Michal Hruby Add tests 2012-01-19 Michal Hruby Make sure all the icon loading is done in non-main thread 2012-01-25 Jason Smith . Fixes: . Appoved by Neil J. Patel. 2012-01-25 Jason Smith fix build 2012-01-23 Bilal Akhtar This branch contains the first phase of the implementation of software-center integration with Unity. The complete spec on how it should be implemented, is located at: https://wiki.ubuntu.com/SoftwareCenter#Learning_how_to_launch_an_application This branch brings the following changes: 1) An app being installed is shown in the launcher with a tooltip "Waiting to install" 2) A progress bar on the launcher item displays the download/install progress. 3) When the app gets installed, the launcher items becomes usable, and the tooltip gets changed to the app name. Things which are still to be implemented, in the next phases: 1) Animate the movement of the icon from the USC window to the Unity launcher. 2) Make the launcher icon wiggle when installation is complete 3) Stop the launcher icon from blinking when clicked in "waiting to install" state. In the meantime, you can merge this branch into Unity while I implement the remaining aspects Branch Testing instructions: 1) Make sure Unity built from my branch is running. 2) Get software-center from bzr branch lp:~gary-lasker/software-center/launcher-integration-lp761851 3) In the software center branch dir, run PYTHONPATH=. python ./software-center 4) Make sure that in the software center View menu, "New Applications In Launcher" is CHECKED. 5) Install a package using software-center that contains a desktop file (like gnome-color-chooser, gnome-mplayer or could be any package with a .desktop file) 6) Watch the Unity launcher :-). Fixes: https://bugs.launchpad.net/bugs/761851. Appoved by Mikkel Kamstrup Erlandsen. 2012-01-17 Bilal Akhtar Fix yet another g_strcmp0 2012-01-16 Bilal Akhtar Make minor changes as pointed out by Mikkel, thanks! 2012-01-15 Bilal Akhtar Fix crash, icon of newly-created icon 2012-01-15 Bilal Akhtar Fix persistance of launcher icons 2012-01-15 Bilal Akhtar Major code cleanup, get progress bar to work 2012-01-15 Bilal Akhtar Integrate SoftwareCenterLauncherIcon.* code back into the main Unity 5.0 source and fix build failures. 2012-01-15 Bilal Akhtar Fix build failure 2012-01-15 Bilal Akhtar Merge from trunk 2011-09-05 Bilal Akhtar Massive code cleanup, still not able to solve a memory issue :( 2011-09-05 Bilal Akhtar Use GLIbDBusProxy 2011-09-05 Bilal Akhtar Trunkify yet again 2011-09-04 Bilal Akhtar Fix some issues, thanks Neil! Still need to work out on GDBusProxy 2011-08-19 Bilal Akhtar Merge from trunk 2011-08-17 Bilal Akhtar MEH. Fix conflicts 2011-08-17 Bilal Akhtar Phase-1 integration complete 2011-08-17 Bilal Akhtar NEARLY THERE\! 2011-08-17 Bilal Akhtar Get the value of Progress in the g-signal 2011-08-16 Bilal Akhtar Fix segfault 2011-08-16 Bilal Akhtar Make code less crappy, fix signals 2011-08-14 Bilal Akhtar Listen to signals, fix properties proxy 2011-08-10 Bilal Akhtar Can someone help me? 2011-08-09 Bilal Akhtar Fix "undefined symbol" runtime error FOR GOOD 2011-08-08 Bilal Akhtar Fix DBus property Get call. 2011-08-08 Bilal Akhtar DBussing all the way to the moon\! 2011-08-07 Bilal Akhtar Tons of underlying changes for better SC integration with Unity 2012-01-20 Jay Taoko * Triggers a Unity build following Nux API change. Fixes: . Appoved by Jason Smith. 2012-01-20 Jay Taoko * Trigger Unity build 2012-01-20 Marco Trevisan (Treviño) Make the launcher be aware of the window's workspace Fixed another part of bug #689733 that we were missing, making the launcher to count only the windows in the current workspace when drawing the left "pips". Also fixed the unity side of the bug #690143 to make the launcher to spread only the windows in the current workspace. Manual tests included.. Fixes: https://bugs.launchpad.net/bugs/689733, https://bugs.launchpad.net/bugs/690143. Appoved by . 2012-01-20 Marco Trevisan (Treviño) manual-tests: Launcher, removing old test. 2012-01-19 Marco Trevisan (Treviño) Merging again with trunk 2012-01-15 Marco Trevisan (Treviño) Merging with upstream 2012-01-06 Marco Trevisan (Treviño) manual-tests: added a test for spread windows in current workspace 2012-01-06 Marco Trevisan (Treviño) manual-tests: added test for launcher icon. 2012-01-06 Marco Trevisan (Treviño) PluginAdapter: some code cleanup Avoid extra computation of the VP, we already checked for that. 2012-01-06 Marco Trevisan (Treviño) BamfLauncherIcon: spread only windows available on the current workspace. 2012-01-06 Marco Trevisan (Treviño) Merging with upstream 2012-01-06 Marco Trevisan (Treviño) BamfLauncherIcon: show only windows on current workspace on the launcher pips The launcher icons should show only a number of "pips" equal to the windows on the current workspace. 2012-01-20 Didier Roche kill any previous compiz process as it can hangs before --replace (LP: #919132). Fixes: https://bugs.launchpad.net/bugs/919132. Appoved by Gord Allott. 2012-01-20 Didier Roche be without any mercy 2012-01-20 Didier Roche kill any previous compiz process as it can hangs before --replace (LP: #919132) 2012-01-20 Daniel van Vugt Fix SIGSEGV when a window is minimized. (LP: #918329) The crash was caused by 'minimizedWindows' leaking pointers to windows that had been deleted, and then later trying to dereference those pointers. The reason for the leak appears to be a reference leak in the boost::shared_ptr's to CompizMinimizedWindowHandler. Reverting to regular pointers avoids the reference leak, avoids the crash, and makes the code easier to understand (and debug). Detailed valgrind log showing the error: https://bugs.launchpad.net/ubuntu/+source/unity/+bug/918329/comments/6. Fixes: https://bugs.launchpad.net/bugs/918329. Appoved by Sam Spilsbury. 2012-01-20 Daniel van Vugt Fix SIGSEGV when a window is minimized. (LP: #918329) The crash was caused by 'minimizedWindows' leaking pointers to windows that had been deleted, and then later trying to dereference those pointers. The reason for the leak appears to be a reference leak in the boost::shared_ptr's to CompizMinimizedWindowHandler. Reverting to regular pointers avoids the reference leak, avoids the crash, and makes the code easier to understand (and debug). 2012-01-19 Thomi Richards Very small change that fixes valgrind warnings about uninitialised variables.. Fixes: . Appoved by Alex Launi. 2012-01-19 Thomi Richards Fixed a valgrind uninitialised variable warning. 2012-01-19 Andrea Azzarone Updates launcher icons shortcuts when removing icons from launcher.. Fixes: https://bugs.launchpad.net/bugs/914018. Appoved by Marco Biscaro. 2012-01-10 Andrea Azzarone Ops. 2012-01-10 Andrea Azzarone Update launcher shortcuts when removing icons from launcher. 2012-01-19 Didier Roche This branch does two things: - dep on scale and wall after the discussion on bug #897697 - alt-tab per workspace is the new default, from the design requirement. Fixes: https://bugs.launchpad.net/bugs/897697. Appoved by Sam Spilsbury. 2012-01-19 Didier Roche s/wall/expo as it's the one we wanted 2012-01-19 Didier Roche alt-tab per workspace is the new default, from the design requirement 2012-01-19 Didier Roche dep on scale and wall after the discussion on bug #897697 2012-01-19 Omer Akram comment #27 bug 778256 "This bugfix got lost during the merge in revision 1361: http://bazaar.launchpad.net/~unity-team/unity/trunk/revision/1361 It was fixed in revision 1228: http://bazaar.launchpad.net/~unity-team/unity/trunk/revision/1228 The fix landed in June but this way it did not make it into Oneiric and is not part of the latest 5.0 release in Precise either. Could any Ubuntu developer please check this out? It's a one liner change only.". Fixes: https://bugs.launchpad.net/bugs/778256. Appoved by Michal Hruby, Fitoschido. 2012-01-19 Omer Akram fix 2012-01-15 Omer Akram Re-apply the fix for bug 778256 which got lost in a major unity change. 2012-01-19 Gord Allott Adds alignment options in to DashStyle, only enabled for DashStyle::Button right now. Fixes: . Appoved by Mirco Müller. 2012-01-19 Gord Allott remove debugs 2012-01-19 Gord Allott enables alignment selection in DashStyle::Button 2012-01-19 Daniel van Vugt Log messages from unity should say "unity", not "glib" which is totally misleading (LP: #908004) . Fixes: https://bugs.launchpad.net/bugs/908004. Appoved by Marco Trevisan (Treviño). 2011-12-23 Daniel van Vugt Log messages from unity should say "unity", not "glib" which is totally misleading (LP: #908004) 2012-01-19 Thomas Voß Fixes a dependency issue for unity-mt-grab-handles. Fixes: . Appoved by . 2012-01-19 Thomas Voß Fixed dependency issue on nux-1 instead of nux-2. 2012-01-19 Alex Launi This test has been automated via an autopilot test.. Fixes: . Appoved by . 2012-01-10 Alex Launi Launcher test has been automated into an autopilot test 2012-01-18 smspillaz Fixes LP bug 912682 glTexEnvMode was never reset to GL_REPLACE so GL_MODULE caused any texture with an alpha channel to draw without proper blending. Fixes: . Appoved by Jay Taoko. 2012-01-19 smspillaz Reset the tex env mode to GL_REPLACE once we're done. Fixes LP#912682 2012-01-12 Sam Spilsbury Do gtk_init_check in unity 2012-01-10 Sam Spilsbury Port to the new compiz API 2012-01-18 Gord Allott Converts the Launcher.cpp ubus handles into a ubus manager class, safer Adds the LOCK_HIDE qurik into the hide machine, enables it when ubus calls it. Fixes: . Appoved by Jason Smith. 2012-01-18 Gord Allott fully working with LAUNCHER_HIDE_NEVER mode now 2012-01-17 Gord Allott Convert the launcher ubus work over to ubus manager and add the LOCK_HIDE quirk 2012-01-18 Mirco Müller Fourth of fifth time I fix my stuff after the stuff in trunk changed below my feet after it was approved... having a fun wasting time :/ "The actual unity-part of the fix for LP: #841902. It needs lp:~macslow/libunity/libunity.fix-841902 and lp:~macslow/unity-lens-music/unity-lens-music.fix-841902 to be merged first.". Fixes: . Appoved by Michal Hruby. 2012-01-18 Mirco Müller Oops 2012-01-18 Mirco Müller Fixing the the unity-part of my patch for LP: #841902 for the fourth of fifth time... after it got approved everytime before... seriously WTF 2012-01-18 Michal Hruby Added new unity::glib::Variant class wrapping GVariant. This also fixes GVariant ref-counting issues when using std::map (or Lens::Hints, HintsMap, Filter::Properties etc.). Fixes: . Appoved by Gord Allott. 2012-01-17 Michal Hruby Get rid of the Utils class, move the functionality to Variant 2012-01-17 Michal Hruby Make sure Variant::GetString doesn't blow up 2012-01-17 Michal Hruby Added unity::glib::Variant wrapper 2012-01-17 Mirco Müller Fixes the position, alignment, spacing and arrow-artwork for the "Filter results". See... http://people.canonical.com/~mmueller/fix-863240.png. Fixes: https://bugs.launchpad.net/bugs/863240. Appoved by Gord Allott. 2012-01-17 Mirco Müller Correct right gap between expander-arrow and inner Dash edge to be 14 px 2012-01-11 Mirco Müller Fix vertical expander-arrow position with an insane nux-layout setup 2012-01-11 Mirco Müller Make Filter-text follow right edge when dash is expanded to fullscreen 2012-01-11 Mirco Müller Add callback to expander-arrow, fix initial display of just the expander-arrow 2012-01-11 Mirco Müller Disabled colored debug-rectangles, make it flush to the right 2012-01-11 Mirco Müller First set of fixes for patching LP: #863240 2012-01-17 Gord Allott Re-factors the dash rendering into its own OverlayRenderer class, doesn't add new code above that so should be fairly sane. . Fixes: . Appoved by Mikkel Kamstrup Erlandsen, Michal Hruby. 2012-01-17 Gord Allott merged with latest trunk, fixed kamstrupflicts 2012-01-16 Gord Allott make kamstrup happy by adding a comment on the unique pointer reasoning 2012-01-16 Gord Allott hook up the abouttoshow/hide mechanic 2012-01-16 Gord Allott integrated the OverlayRenderer class in to DashView 2012-01-16 Gord Allott merged in standalone-clients fix from trunk 2012-01-16 Gord Allott First stab at overlay renderer class 2012-01-17 Mikkel Kamstrup Erlandsen Make standalone-clients/dash actually compile. Fixes: . Appoved by Gord Allott. 2012-01-17 Mikkel Kamstrup Erlandsen Make standalone-clients/dash actually compile 2012-01-17 Michal Hruby Dispatch search to lenses faster and add a timeout for animating the spinner (otherwise it would just flicker now).. Fixes: . Appoved by Mikkel Kamstrup Erlandsen, Mirco Müller. 2012-01-16 Michal Hruby Be more verbose when something is wrong with a DBus call 2012-01-16 Michal Hruby Decrease the timeout used for dispatching searches to lenses and introduce timeout which starts the spinner animation 2012-01-16 Omer Akram revert the bad looking panel branch. the real fix is still being worked on and may take a while.. its for bug 839480. Fixes: . Appoved by Andrea Azzarone. 2012-01-16 Omer Akram revert bug 839480 2012-01-16 Omer Akram merge 2012-01-16 Didier Roche Removing unexisting file in potfiles.in. Seems enough to make it build there. Fixes: . Appoved by Michal Hruby, Gord Allott. 2012-01-16 Didier Roche removing unexisting file from POTFILES.in 2012-01-16 Jay Taoko * Fix Nux calls in standalone-clients test.. Fixes: . Appoved by Gord Allott. 2012-01-15 Jay Taoko * Fix Nux calls in standalone-clients test. 2012-01-15 3v1n0 Fixed bug #891620 to support the Super+Tab switcher. Added a new launcher key switcher that matches design bug #891620, the key bindings are set to default to Super+Tab and Super+Shift+Tab by default, but they can be changed from compiz settings. I've added some new functions to Launcher to manage the KeySwitcher and others to share the code between the switcher and the key navigation.. Fixes: https://bugs.launchpad.net/bugs/891620. Appoved by . 2012-01-14 3v1n0 Merging with upstream. 2012-01-13 Marco Trevisan (Treviño) Super+Tab manual-test: fixed a typo. 2012-01-13 Marco Trevisan (Treviño) Updated the manual test 2012-01-07 Marco Trevisan (Treviño) manual-tests: Added test for Super-Tab switcher 2012-01-07 Marco Trevisan (Treviño) UnityAccesibile: register interest for launcher on key-switcher. 2012-01-07 Marco Trevisan (Treviño) Launcher: added UBUS support for KeySwitcher. 2012-01-07 Marco Trevisan (Treviño) Launcher: add SelectPreviousIcon() and SelectNextIcon() to factorize code This code can be shared both by the key navigation and by the Super+Tab 2012-01-07 Marco Trevisan (Treviño) unityshell: launcher swticher code cleanup. 2012-01-07 Marco Trevisan (Treviño) SuperTab, rename it to Launcher Key Switcher, as the keybinding can change 2012-01-07 Marco Trevisan (Treviño) unityshell, Launcher: add first support for Super+Tab launcher switcher This is a first draft, but working super+tab swtiching, it allows to select windows from the launcher and to activate them when releasing the defined keybinding. 2012-01-13 Andrea Azzarone Display a shortcut hints overlay during the super key pressing. It includes two unit tests and a standalone test. Mockup: https://launchpadlibrarian.net/85352653/Super_key_shutcuts_overlay.png Branch: http://ubuntuone.com/7cqBbWAbvXTRCT4ySFj7z4 Visual diff: http://ubuntuone.com/014zDKCoxaQYmtm8mS5pp8 Keep in mind that something is different because the shortcuts values are not hardcoded.. Fixes: https://bugs.launchpad.net/bugs/855532. Appoved by Marco Trevisan (Treviño), John Lea, Tim Penhey. 2012-01-13 Andrea Azzarone Merge trunk. 2011-12-19 Andrea Azzarone Fixes. 2011-12-19 Andrea Azzarone Center it in the screen. 2011-12-19 Andrea Azzarone Close the dash on super press. 2011-12-19 Andrea Azzarone Merge trunk. 2011-12-19 Andrea Azzarone Fixes. 2011-12-19 Andrea Azzarone Add COMPIZ_MOUSE_OPTION 2011-12-19 Andrea Azzarone Uses proper case for shortcut hints. Tests it too. 2011-12-16 Andrea Azzarone Try to make it as pixel perfect as possible. 2011-12-14 Andrea Azzarone Ops. 2011-12-14 Andrea Azzarone Fixes. 2011-12-14 Andrea Azzarone Updates shortcut hints list. 2011-12-14 Andrea Azzarone Show the shortcut in the primary monitor with the right alignment. Don't show the overlay if it doesn't fit in the monitor. 2011-12-14 Andrea Azzarone Fixes padding. 2011-12-13 Andrea Azzarone Fixes. 2011-12-13 Andrea Azzarone Hide the shortcuts overlay when a key is pressed. 2011-12-13 Andrea Azzarone Merge trunk. 2011-12-11 Andrea Azzarone Fix typo. 2011-12-10 Andrea Azzarone Updates the shortcuts window if a shortcut option changes. 2011-12-10 Andrea Azzarone Fix standalone test. 2011-12-10 Andrea Azzarone Add a quick fade in/out animation. 2011-12-09 Andrea Azzarone Layout processing is slown, so it doesn't create the shortcut overlay every single time. 2011-12-09 Andrea Azzarone Add bold to the titles. 2011-12-08 Andrea Azzarone Unregister dbus interest after controller destruction. 2011-12-08 Andrea Azzarone Jay's work merged. 2011-12-08 Andrea Azzarone Merge trunk. 2011-12-08 Andrea Azzarone Fixes FixShortcutFormat and fixes it. 2011-12-08 Andrea Azzarone Const const const. 2011-12-08 Andrea Azzarone First draft of a function to fix shortcut format. 2011-12-07 Andrea Azzarone Moves ctor and copy ctor in the abstract class. 2011-12-07 Andrea Azzarone Merge trunk. 2011-12-05 Andrea Azzarone First draft of a shortcuts hint overlay... 2012-01-13 Mirco Müller Since the bug LP: #863246 states so many issues, I'm splitting up the work into a series of branches/fixes. This first part corrects pixel-grid alignment of selected/unselected button-outlines, opacity-values (outline, filling) and vertical and horizontal spacing between buttons. Here are a few screenshots/screencast showing this first set of improvements: http://people.canonical.com/~mmueller/fix-863246-part-1.png http://people.canonical.com/~mmueller/fix-863246-part-4.png http://people.canonical.com/~mmueller/fix-863246-part-5.ogv. Fixes: https://bugs.launchpad.net/bugs/863246. Appoved by Andrea Azzarone. 2012-01-13 Mirco Müller Jenkins reported conflicts... merged with branch again and solved conflicts... *sigh³* 2012-01-13 Mirco Müller Fixed the vertical and horizontal spacing between buttons to comply with the design 2012-01-13 Mirco Müller Fix pixel-grid alignment of curved parts of the multi-range widgets outline 2012-01-13 Mirco Müller more value tweaking of opacities to fit the design 2012-01-13 Mirco Müller Fix pixel-grid alignment of selected/unselected button-outline, corrected outline color-opacity according to design 2012-01-12 Mirco Müller Align outline of selected multirange-widget elements to pixel-grid 2012-01-12 Mirco Müller Fixed the pixel-grid alignment of the outline of the unselected multirange-widget/buttons 2012-01-13 Andrea Azzarone Dash filters fixes.. Fixes: https://bugs.launchpad.net/bugs/838901, https://bugs.launchpad.net/bugs/841864, https://bugs.launchpad.net/bugs/841870. Appoved by Tim Penhey, Michal Hruby. 2012-01-11 Andrea Azzarone Keep in consideration collapsed property. 2012-01-10 Andrea Azzarone Strips trailing spaces. 2012-01-10 Andrea Azzarone Makes the FilterWidget inherit from nux::View. 2012-01-09 Andrea Azzarone Fixes. 2012-01-09 Andrea Azzarone Uses dash style json file to disable prelight state. 2011-12-20 Andrea Azzarone Uses nux::ObjectPtr in FilterExpanderLabel 2011-12-20 Andrea Azzarone Fixes. 2011-12-15 Andrea Azzarone Adds manual tests. 2011-12-15 Andrea Azzarone Style fixes. 2011-12-15 Andrea Azzarone Merge trunk. Fix rating stars padding. 2011-12-15 Andrea Azzarone Merge trunk. 2011-12-15 Andrea Azzarone Fixes #841870. Don't use SetVisibile on a Layout, nux doesn't like it. 2011-12-15 Andrea Azzarone Fixes. 2011-12-15 Andrea Azzarone Add FilterAllButton class too. 2011-12-15 Andrea Azzarone Fixes "All" button behaviour. 2011-12-14 Andrea Azzarone Updates dash filters coding style. 2011-12-14 Andrea Azzarone Merge lp:~yeganeh/unity/fix-for-838901 2011-10-06 Zaid Yeganeh [unityshell] Removed the 'prelight' state that is used on mouse overs modified: plugins/unityshell/src/FilterBasicButton.cpp plugins/unityshell/src/FilterBasicButton.h 2012-01-13 Marco Trevisan (Treviño) Making unity be aware of user-invisible windows, and manage them correctly. Fixed bug #784804, but after a discussion with Jason I followed his guidelines to get the things fixed. Basically now user-invisible windows (i.e. the ones with the skip-taskbar flag) are ignored by unity unless they don't belong to a sticky application. In that case the application is shown as running, but clicking on it makes the application to run a new instance (while the alt+tab allows to select the user-invisible windows). When an application as both user visible and invisible windows, clicking on the launcher icon or the alt+tab gives priority to the visible windows when bringing them to focus, while when closing all the visible windows, the application is hidden from launcher and alt+tab unless it's sticky (and in this case it behaves as explained above). Also the user-invisible windows, never increment the count of the running windows (i.e. the launcher "pips"). Read more cases in the provided manual-tests. This branch also fixes the management of the urgent windows, that with some latest commits were not managed anymore as they should (now they get again priority when the parent application is focused).. Fixes: https://bugs.launchpad.net/bugs/784804. Appoved by Mirco Müller. 2012-01-06 Marco Trevisan (Treviño) manual-tests: added test for UserInvisibleWindows 2012-01-06 Marco Trevisan (Treviño) BamfLauncherIcon: manage user-invisible windows Windows that have the skip-taskbar flag shouldn't be managed by unity unless there's another user-visible window of the given application mapped or the application is pinned. Also, when performing a click over a launcher icon, if it has currently opened only non-visible windows, the application is launched, otherwise we give priority to the user visible windows bringing to focus just them (this doesn't happen in the case of the Alt+Tab). When an application with user-invisible windows is closed, we show it on the launcher only if that is pinned. 2012-01-13 Marco Trevisan (Treviño) Update the top panel title with the current alt+tab focused application title. Fixed bug #855516, using ubus messages to make the switcher notify of events.. Fixes: https://bugs.launchpad.net/bugs/855516, https://bugs.launchpad.net/bugs/913889. Appoved by Mirco Müller. 2012-01-12 Marco Trevisan (Treviño) PanelMenuView: added the "paranoia"-checks ;) 2012-01-10 Marco Trevisan (Treviño) manual-test: added Panel manual test for Alt+Tab interaction 2012-01-08 Marco Trevisan (Treviño) PanelMenuView: set the show-now delay to the previous value. 2012-01-08 Marco Trevisan (Treviño) PanelMenuView: set show_now as disactive when showing the switcher. 2012-01-08 Marco Trevisan (Treviño) PanelMenuView: reduce the risk of not hiding the menus. 2012-01-08 Marco Trevisan (Treviño) PanelMenuView: update the mouse position when the switcher has been hidden Since the switcher grabs the pointer, we need to update the mouse position to check if the the pointer is over the panel or not. 2012-01-08 Marco Trevisan (Treviño) PanelMenuView: Never shows menus or window buttons when the switcher is showing 2012-01-08 Marco Trevisan (Treviño) PanelMenuView: use a vector instead of signal guint values to save ubus interests 2012-01-08 Marco Trevisan (Treviño) PanelMenuView: be aware of the switcher status and update the title on switcher changes This fixes bug #855516, making the Alt+Tab switcher to update the unity panel title. 2012-01-08 Marco Trevisan (Treviño) SwitcherController: send new UBusMessages when switcher changes visibility or selection So clients can easily get what's happening on the switcher without using class signals. 2012-01-13 Mirco Müller Changed rendering of filling of Dash's search-bar according to design-suggestion... http://people.canonical.com/~mmueller/fix-913717.png. Fixes: https://bugs.launchpad.net/bugs/913717. Appoved by John Lea, Andrea Cimitan, Andrea Azzarone. 2012-01-12 Mirco Müller Fix color/opacity of Dash's search-bar filling. Fix LP: #913717 2012-01-12 agateau Release\ 5.0.0 2012-01-11 Marco Trevisan (Treviño) Fixed bug #914251, local variables should be passed by value. UNBLOCK. Fixes: https://bugs.launchpad.net/bugs/914251. Appoved by Andrea Azzarone. 2012-01-11 Marco Trevisan (Treviño) LauncherIcon: pass quicklist positions by value on expo-terminated lambda. This fixes bug #914251 2012-01-10 Didier Roche Dummy merge for rebuilding against latest libunity UNBLOCK. Fixes: . Appoved by . 2012-01-10 Didier Roche dummy commit for ABI rebuild 2012-01-10 Michal Hruby UNBLOCK Make sure the search finished signals are emitted after the models are updated.. Fixes: . Appoved by Gord Allott. 2012-01-10 Michal Hruby Make sure the Lens::*Finished signals are emitted after the model updates 2012-01-09 Michal Hruby Add --debug option to unity wrapper script, which will start compiz in gdb and print the backtrace if it crashes. panel-service now also checks SILENT_PANEL_SERVICE environment variable and discard all debug messages if set.. Fixes: . Appoved by Mirco Müller. 2011-12-20 Michal Hruby Check SILENT_PANEL_SERVICE envvar which will disable panel-service logging if set 2011-12-20 Michal Hruby Add --debug option to unity to start it in gdb and print backtrace if it crashes 2012-01-09 Gord Allott removes g_thread_init from the unity codebase. Fixes: . Appoved by Mirco Müller. 2012-01-09 Gord Allott removes the dependency on g_thread_init 2012-01-09 Alex Launi Uncomments the actual running of the tests.. Fixes: . Appoved by Alex Launi. 2012-01-09 Alex Launi Uncomment test runner lines 2012-01-09 Alex Launi Output test results in Junit XML. Fixes: . Appoved by Alex Launi, Allan LeSage. 2012-01-09 Alex Launi Merge change to argparse and small fixes 2012-01-09 Allan LeSage Switched to argparse and corrected an error condition with lamalex' help. 2012-01-09 Alex Launi CORRECTLY create needed directory structure if it doesn't exist 2012-01-09 Alex Launi Create needed directory structure if it doesn't exist 2012-01-09 Alex Launi Add option to set results file, and default to stdout 2012-01-06 Alex Launi be more consistent with single quote usage 2012-01-06 Alex Launi write junit xml output to file 2012-01-06 Alex Launi Publish test results in junit xml format 2012-01-07 Andrea Azzarone Quit a running application on drag and drop on trash icon.. Fixes: https://bugs.launchpad.net/bugs/870143. Appoved by Marco Trevisan (Treviño). 2012-01-07 Andrea Azzarone Removes un-needed spaces. 2012-01-07 Andrea Azzarone Fixes. 2011-12-20 Andrea Azzarone Quit the application on "trash DND". 2012-01-06 Jay Taoko * Renamed Event class members in Nux * Removed reference to NUX_STATE_META in unity-util-accessible.cpp. NUX_STATE_META wasn't generated by Nux. * Removed reference to e_length in unity-util-accessible.cpp. No longer generated in Nux. Depend on this Nux branch: https://code.launchpad.net/~jaytaoko/nux/nux-renamed-event-members/+merge/87426. Fixes: . Appoved by Mirco Müller. 2012-01-03 Jay Taoko * Renamed Event class members in Nux * Removed reference to NUX_STATE_META in unity-util-accessible.cpp. NUX_STATE_META wasn't generated by Nux. * Removed reference to e_length in unity-util-accessible.cpp. No longer generated in Nux. 2012-01-03 Jay Taoko * Renamed Event class members in Nux 2012-01-06 Sam Spilsbury Also make glfuncloader depend on libunity-core in case it is built first. A note that link_libraries is REALLY REALLY REALLY EVIL and needs to die.. Fixes: . Appoved by Didier Roche. 2012-01-06 Sam Spilsbury Also make glfuncloader depend on libunity-core in case it is built first. A note that link_libraries is REALLY REALLY REALLY EVIL and needs to die. 2012-01-05 Sam Spilsbury Fix bug 868120 and bug 872625 We should use one framebuffer object per screen rather than one per monitor. Using one per monitor leads to all kinds of interesting rendering glitches because the plugins expect that paint is clipped to the entire backbuffer rather than paint being contained in one buffer. This should also fix crashes on changing resolutions, as we don't have the race condition where a monitor paints and an fbo hasn't been created for it yet. Also adds a testcase now, its in standalone-tests/TestScreenEffectFramebufferObject.cpp . The testcase is a little quirky because we're trying to simulate what's going on when unity is actually running embedded in another opengl application, which means that we have to use nux's embedded mode rather than testing BackgroundEffectHelper directly. The testcase shows what happens in cases where parts of the scene are blurred and other parts aren't as well as what happens when some parts need updating and others don't (eg, the framebuffer should unbind). There's no automated test yet, but I imagine we could make one.. Fixes: https://bugs.launchpad.net/bugs/838128, https://bugs.launchpad.net/bugs/864037, https://bugs.launchpad.net/bugs/864784, https://bugs.launchpad.net/bugs/868120, https://bugs.launchpad.net/bugs/872625. Appoved by Jason Smith. 2012-01-05 Sam Spilsbury Style fixes, check gl error, don't disable scissor bit explicitly 2011-12-23 Sam Spilsbury Clean up the framebuffer object paint code 2011-12-23 Sam Spilsbury Use identity matrix. Fixes redraw issues with the framebuffer object code when there are windows stacked above it 2011-12-23 Sam Spilsbury Don't process damage events on windows that are on top of unity 2011-12-22 Sam Spilsbury Move UnityScreen::nuxPrologue call to after we have painted the framebuffer since we are painting it using assumptions on the compiz projection matrix. 2011-12-19 Sam Spilsbury Use libunityshell.so to look up glXGetProcAddress and fix typo 2011-12-19 Sam Spilsbury Fix warning 2011-12-16 Sam Spilsbury Remove useless constructors 2011-12-16 Sam Spilsbury Cleanup the testcase and fix typo 2011-12-16 Sam Spilsbury Added standalone fbo/blur client on foreign layer 2011-12-16 Sam Spilsbury Completely break the dependency with compiz - look up function pointers for GL_framebuffer_object_ARB support 2011-12-16 Sam Spilsbury Factored out the framebuffer object code into its own file 2011-12-16 Sam Spilsbury Break the dependency on compiz 2011-12-15 Sam Spilsbury Don't unbind framebuffer if it was never bound 2011-12-15 Sam Spilsbury Typo 2011-12-15 Sam Spilsbury Fix typo 2011-12-15 Sam Spilsbury Merged lp:~vanvugt/unity/fix-861061-trunk 2011-11-21 Daniel van Vugt Fix major performance regressions due to unnecessary UnityFBO binding (LP: #861061) (LP: #880707) UnityFBO was being bound even when not required. This caused major lag in glPaintOutput, which slowed down all rendering. This was seen in reduced framerates in apps (LP: #861061) and significantly worse screen tearing with Unity 4.x compared to 3.x (LP: #880707). 2011-12-15 Sam Spilsbury Merged lp:~smspillaz/unity/unity.fix_84037_864784_868120_872625 2011-11-14 Sam Spilsbury Merge lp:~smspillaz/unity/unity.big_fbo 2011-10-12 Sam Spilsbury Fix typo 2011-10-12 Sam Spilsbury Fix pinched blurs 2011-10-12 Sam Spilsbury Set the viewport size correctly. Fixes LP #872625 2011-10-12 Sam Spilsbury Fix draw buffers not being reset in failure case and don't use GL_CURRENT_BIT in glPushAttrib as it doesn't carry over the previous values on the stack on the nvidia driver 2011-10-05 Sam Spilsbury Cleanup 2011-10-05 Sam Spilsbury Some cleanup 2011-10-05 Sam Spilsbury Remove some debugging code 2011-10-05 Sam Spilsbury Use one framebuffer object, rather than many 2012-01-05 Andrea Azzarone This branch depends on https://code.launchpad.net/~andyrock/nux/please-dont-focus-me-on-mouse-down. Read the manual test to learn how to test it. It replaces https://code.launchpad.net/~andyrock/unity/dont-focus-me-on-mouse-down/+merge/86176 because it had some problems with gettext.. Fixes: https://bugs.launchpad.net/bugs/867548, https://bugs.launchpad.net/bugs/905921. Appoved by Mirco Müller. 2012-01-02 Andrea Azzarone Ops, sigh... 2012-01-02 Andrea Azzarone Ops. 2012-01-02 Andrea Azzarone Doesn't give focus on mouse down to category headers, home dash tiles, and dash icons. 2012-01-02 Andrea Azzarone Merge trunk. 2012-01-02 Andrea Azzarone Fixes. 2011-12-19 Andrea Azzarone Merge trunk. Fixes 2011-12-18 Andrea Azzarone Add a manual test. 2011-12-17 Andrea Azzarone Doesn't give focus on mouse down to category headers, home dash tiles, and dash icons. Fixes bug #867548 too. 2012-01-05 Marco Trevisan (Treviño) IconRenderer: make progress_y position relative to the fill_y, so they will be always close. Fixes: https://bugs.launchpad.net/bugs/911553. Appoved by Mirco Müller. 2012-01-04 Marco Trevisan (Treviño) IconRenderer: make progress_y position relative to the fill_y, so they will be always joined This fixes bug #911553 2012-01-04 Andrea Cimitan First step, increasing saturation of the average color. Fixes: https://bugs.launchpad.net/bugs/865239. Appoved by Gord Allott. 2012-01-04 Andrea Cimitan 1.36 is a float 2012-01-04 Andrea Cimitan Increase average color saturation by 36%, used when dash is opened 2012-01-03 Andrea Azzarone Add a missing break.. Fixes: . Appoved by Marco Trevisan (Treviño). 2012-01-02 Andrea Azzarone Add a missing "break". 2012-01-03 Alejandro Piñeiro . Fixes: https://bugs.launchpad.net/bugs/856392. Appoved by Alex Launi. 2011-11-07 Alejandro Piñeiro a11y: Support for the switcher 2011-09-27 Alejandro Piñeiro a11y: Support for the switcher 2011-09-22 Alejandro Piñeiro a11y: cleaning g_debug 2011-09-22 Alejandro Piñeiro a11y: Support for the switcher 2012-01-03 Alejandro Piñeiro . Fixes: https://bugs.launchpad.net/bugs/842033. Appoved by Alex Launi. 2011-11-07 Alejandro Piñeiro a11y: Simplify basewindow:(activate/deactivate) emission 2011-09-27 Alejandro Piñeiro a11y: Simplify basewindow:(activate/deactivate) emission 2011-09-16 Alejandro Piñeiro a11y: missing one state-change notification on the quicklistview 2011-09-16 Alejandro Piñeiro a11y: moving to use AtkWindow interface 2011-09-16 Alejandro Piñeiro a11y: Simplify basewindow:(activate/deactivate) emission 2012-01-02 Jay Taoko * Deprecated the following: nux::GetWindow nux::GetGraphicsThread nux::GetGraphicsEngine The entry point to Nux internal component is nux::GetWindowThread(). * IMTextEntry: changed _text to text_ and _preedit to preedit_ as per Nux. . Fixes: . Appoved by Jason Smith. 2012-01-02 Jay Taoko * Deprecated the following: nux::GetWindow nux::GetGraphicsThread nux::GetGraphicsEngine The entry point to Nux internal component is nux::GetWindowThread(). * IMTextEntry: changed _text to text_ and _preedit to preedit_ as per Nux. 2011-12-19 Jay Taoko * Resolved conflict 2011-12-10 Jay Taoko * Use the WindowThread to access the GraphicsDisplay, WindowCompositor, ... 2012-01-02 Jay Taoko * Changes to Nux API * Dependant on branch https://code.launchpad.net/~jaytaoko/nux/nux-windowthread-cleanup1/+merge/86981. Fixes: . Appoved by Jason Smith. 2011-12-27 Jay Taoko * Changes to Nux API 2012-01-02 Sam Spilsbury Adds test for animation code. Fixes: . Appoved by Thomas Voß. 2011-12-23 Sam Spilsbury Merged 901714.test_show_hide into 901714.test_animation. 2011-12-23 Sam Spilsbury Merged 901714.test_layouts into 901714.test_show_hide. 2011-12-23 Sam Spilsbury Merged 901714.test_show_hide into 901714.test_animation. 2011-12-23 Sam Spilsbury Merge 2011-12-23 Sam Spilsbury Merged 901714.test_show_hide into 901714.test_animation. 2011-12-22 Sam Spilsbury Remove virtual methods 2011-12-22 Sam Spilsbury Merged 901714.test_show_hide into 901714.test_animation. 2011-12-22 Sam Spilsbury Merged 901714.test_show_hide into 901714.test_animation. 2011-12-22 Sam Spilsbury Merged 901714.test_show_hide into 901714.test_animation. 2011-12-22 Sam Spilsbury Merged 901714.test_show_hide into 901714.test_animation. 2011-12-22 Sam Spilsbury Added tests for animation code 2012-01-02 Sam Spilsbury Adds test for conditional show/hide. Fixes: . Appoved by Thomas Voß. 2011-12-23 Sam Spilsbury Merged 901714.test_layouts into 901714.test_show_hide. 2011-12-23 Sam Spilsbury Remove virtual function 2011-12-23 Sam Spilsbury Merged 901714.test_layouts into 901714.test_show_hide. 2011-12-22 Sam Spilsbury Remove virtual method 2011-12-22 Sam Spilsbury Merged 901714.test_layouts into 901714.test_show_hide. 2011-12-22 Sam Spilsbury Merged 901714.test_layouts into 901714.test_show_hide. 2011-12-22 Sam Spilsbury Merged 901714.test_layouts into 901714.test_show_hide. 2011-12-22 Sam Spilsbury Added a test for show/hide on the handles 2012-01-02 Sam Spilsbury Added Google Test and Google Mocks for layout algorithm. Fixes: . Appoved by Thomas Voß. 2011-12-23 Sam Spilsbury Merged 901714.split_files into 901714.test_layouts. 2011-12-23 Sam Spilsbury Merged 901714.split_files into 901714.test_layouts. 2011-12-23 Sam Spilsbury Remove virtual specified 2011-12-22 Sam Spilsbury Remove virtual methods that don't need to be virtual 2011-12-22 Sam Spilsbury Merged 901714.split_files into 901714.test_layouts. 2011-12-22 Sam Spilsbury Merged 901714.split_files into 901714.test_layouts. 2011-12-22 Sam Spilsbury Added Google Test and Google Mock tests for unity::MT::GrabHandle 2012-01-02 Alejandro Piñeiro . Fixes: https://bugs.launchpad.net/bugs/772573. Appoved by Alex Launi. 2011-11-07 Alejandro Piñeiro a11y: Implement AtkAction for LauncherIcon 2011-09-25 Alejandro Piñeiro a11y: Implement atkaction for LauncherIcon 2012-01-02 Alex Launi Fix the autopilot launcher test. Approved by Allan Lesage 2011-12-20 Alex Launi Add back the accidentally removed get_is_visible method 2011-12-20 Alex Launi Fix launcher tests 2012-01-02 Jay Taoko * Fix broken rendering and text search entry: After typing some characters in the search entry, interaction with the mouse produces incorrect rendering.. Fixes: . Appoved by Mirco Müller. 2011-12-19 Jay Taoko * Fixed pointer declaration: the pointer should stay with the type. 2011-11-10 Jay Taoko * Fix broken rendering and text search entry: After typing some characters in the search entry, interaction with the mouse produces incorrect rendering. 2012-01-02 Alex Launi Live cd doesn't have users-admin. Use mahjongg instead.. Fixes: . Appoved by Sam Spilsbury. 2011-12-20 Alex Launi Live cd doesn't have users-admin. Use mahjongg instead 2012-01-02 Andrey Logvinov Fix a unity crash if utouch fails to initialize.. Fixes: https://bugs.launchpad.net/bugs/860707. Appoved by Sam Spilsbury. 2011-12-22 Chase Douglas Close geis instance when deleting GeisAdapter 2011-12-22 Chase Douglas Close geis instance if we fail to initialize it 2011-12-22 Chase Douglas Initialize geis instance to nullptr Fixes a crash if geis fails to initialize. 2011-12-24 Sam Spilsbury Splits code into files. Fixes: https://bugs.launchpad.net/bugs/907174. Appoved by Thomas Voß. 2011-12-23 Sam Spilsbury Use a shared ptr 2011-12-23 Sam Spilsbury Use a shared ptr for the impl factory 2011-12-22 Sam Spilsbury Merge 2011-12-22 Sam Spilsbury Use unsigned short 2011-12-22 Sam Spilsbury Set the high bit if no state or actions are set since our bitwise check requires that at least one bit is set 2011-12-21 Sam Spilsbury Split the implementation into files 2011-12-23 Sam Spilsbury s/Unity/unity. Fixes: https://bugs.launchpad.net/bugs/907174. Appoved by Thomas Voß. 2011-12-22 Sam Spilsbury Merge 2011-12-21 Sam Spilsbury s/Unity/unity 2011-12-23 Sam Spilsbury Refactors the code to make it testable. Fixes: https://bugs.launchpad.net/bugs/907174. Appoved by Thomas Voß. 2011-12-22 Sam Spilsbury Remove empty constructors and destructors 2011-12-21 Sam Spilsbury Use nux::Geometry instead of CompSize and CompRect in the Unity::MT classes since we can't link to those 2011-12-21 Sam Spilsbury Bug 904174: Refactored the code to allow for separate instantiation and testing 2011-12-21 Andrea Azzarone . Fixes: https://bugs.launchpad.net/bugs/839467. Appoved by Andrea Cimitan. 2011-12-21 Andrea Azzarone Fix header padding. 2011-12-20 Alex Launi When we call next icon we roll over to the show desktop icon at index 0, failing the test. This isn't really what we want anyway. Launching a third application makes the array big enough that this doesn't occur.. Fixes: . Appoved by Allan LeSage. 2011-12-20 Alex Launi kill users_admin at teardown 2011-12-20 Alex Launi Launch a third application to fix test_switcher index error 2011-12-20 Andrea Azzarone Use unity::IconLoader to load device launcher icon that will be used to show an OSD notification. If it's not able to load an icon it shows a OSD notification without an icon. This merge propose comes from this one (https://code.launchpad.net/~andyrock/unity/fix-875467/+merge/79638). In that merge proposal I've created a mini (very very mini) icon loader implementation. Reading unity code I noticed that we already use two icon loader implementations (the dash icon loader and the launcher ones) so... Because unity::IconLoader has already been tested and in a unit test we should not test an external module (osd notification library), i don't know if we need a unit test for this change. In the case let me know.. Fixes: https://bugs.launchpad.net/bugs/875467. Appoved by Tim Penhey, Marco Trevisan (Treviño). 2011-12-16 Andrea Azzarone Adds x-canonical-private-synchronous hint. 2011-12-16 Andrea Azzarone Adds manual test. 2011-12-14 Andrea Azzarone Use GLibWrapper to unref notification. 2011-12-14 Andrea Azzarone Merge trunk. 2011-12-14 Andrea Azzarone Fixes. 2011-11-18 Andrea Azzarone Makes icon_name a SimpleLauncherIcon property. 2011-11-18 Andrea Azzarone Use IconLoader to load OSD notification icon when a drive is ejected. 2011-12-19 Andrea Azzarone Fixes alignment of dash category headers. Before the fix: http://ubuntuone.com/1xiQ9jw02ZWg1uwulTOmo8 After the fix: http://ubuntuone.com/57irlquNwrFGuTZCHJqkOC Home view after fix: http://ubuntuone.com/3NVd6COSYR8keMPvcVQngT. Fixes: https://bugs.launchpad.net/bugs/839467. Appoved by John Lea, Sam Spilsbury. 2011-12-16 Andrea Azzarone Fixes alignements of dash category headers. 2011-12-18 Christopher James Halse Rogers Add some small tests for StaticCairoText demonstrating the cause of bug #807921, and then fix them.. Fixes: https://bugs.launchpad.net/bugs/807921. Appoved by Tim Penhey. 2011-12-16 Christopher James Halse Rogers TestStaticCairoText: UTF-8 encode the test string. Otherwise we're relying on the encoding of the source file, which is not necessarily going to work, or work everywhere. 2011-11-30 Christopher James Halse Rogers Perform RTL/LTR string tests with an appropriate LANGUAGE set. Make extra, super, dobule-dog sure we're really testing LTR/RTL layout. 2011-11-30 Christopher James Halse Rogers Assert that the left-to-right and right-to-left test strings really have that orientation 2011-11-22 Christopher James Halse Rogers StaticCairoText: fix RTL width calculation. Pango will calculate logRect.x as the left-most point of the string, and start rendering the string at (0,0). For right-to-left languages that means that logRect.x will always be <= -logRect.width. StaticCairoText does not use logRect.x to offset the text rendering, so just ignore it in the extent calculation. 2011-11-22 Christopher James Halse Rogers TestStaticCairoText: Clean up properly after test 2011-11-22 Christopher James Halse Rogers TestStaticCairoText: factor out common test code 2011-11-22 Christopher James Halse Rogers tests: Add a simple StaticCairoText extent test 2011-12-16 Daniel van Vugt Fix uninitialized variable causing the dash search spinner to sometimes not spin (LP: #901610) (LP: #903090). Fixes: https://bugs.launchpad.net/bugs/901610, https://bugs.launchpad.net/bugs/903090. Appoved by Andrea Azzarone, Marco Trevisan (Treviño). 2011-12-08 Daniel van Vugt Fix uninitialized variable (LP: #901610) 2011-12-16 Mirco Müller http://people.canonical.com/~mmueller/when-we-say-precise-we-mean-it.ogv. Fixes: https://bugs.launchpad.net/bugs/838904. Appoved by Mikkel Kamstrup Erlandsen. 2011-12-16 Mirco Müller Don't draw text entered beyond the region of the search-bar 2011-12-16 Mirco Müller Finally search-bar is now exactly matching size and position of the mockup 2011-12-14 Mirco Müller merge with trunk 2011-12-14 Mirco Müller Adjust position, padding, width and height of Dash' search-bar to exactely match the mockups... second round of fixes for LP: #838904 2011-12-16 Daniel van Vugt Fix uninitialized variable read (LP: #901603) . Fixes: https://bugs.launchpad.net/bugs/901603. Appoved by Marco Trevisan (Treviño). 2011-12-08 Daniel van Vugt Fix uninitialized variable read (LP: #901603) 2011-12-16 Daniel van Vugt Fix uninitialized variable read (LP: #901602). Fixes: https://bugs.launchpad.net/bugs/901602. Appoved by Marco Trevisan (Treviño). 2011-12-08 Daniel van Vugt Fix uninitialized variable read (LP: #901602) 2011-12-16 Marco Trevisan (Treviño) Use Nux InputArea mouse_double_click signal on PanelTitlebarGrabAreaView. Fixes: . Appoved by Tim Penhey, Andrea Azzarone. 2011-12-16 Marco Trevisan (Treviño) No commit message 2011-12-15 Marco Trevisan (Treviño) manual-tests: added manual test for Panel double-clicks. 2011-12-14 Marco Trevisan (Treviño) PanelTitlebarGrabAreaView: removed unneeded includes. 2011-12-14 Marco Trevisan (Treviño) PanelTitlebarGrabAreaView: removed the workaround code to emit a double-click signal Finally Nux does it correcty! :) 2011-12-16 Thomi Richards This branch installs autopilot python package and a simple run_autopilot script as part of the 'install' phase.. Fixes: . Appoved by Tim Penhey. 2011-12-16 Thomi Richards Fixed branch conflicts, and whitespace issue in run_autopilot script. 2011-12-16 Thomi Richards Improved run_autopilot script, per Thumper's specifications. 2011-12-15 Thomi Richards Simple autopilot_run script is now installed, along with the autopilot python library during the install phase. 2011-12-16 Thomi Richards This branch does several things: 1) Changes slightly the structure of returned state information from unity - Children are returned in a tuple with the key being 'Children' by default, or whatever the virtual method "Introspectable::GetChildsName()" returns. 2) Updated a few places in the code where classes were overriding GetChildsName() and either returning "" or returning a null pointer. Classes that don't need to change the name of their children in the introspection tree should not override this method and use the default implementation. 3) Merged the autopilot test code in to the tests/autopilot folder. 4) Added a make target named "autopilot" that runs all the autopilot tests. Currently this is not executed as part of any of the "make check*" targets, since it's kind of annoying to run.. Fixes: . Appoved by Tim Penhey. 2011-12-16 Thomi Richards Various const fixes. 2011-12-15 Thomi Richards A final gchar* to std::string conversion. 2011-12-15 Thomi Richards Fixed a few more instances of people using gchar* in introspection methods. 2011-12-15 Thomi Richards Code now uses GetChildsName() method correctly. Updated a few places in the code where classes had overloaded this method incorrectly. 2011-12-15 Thomi Richards Updated setup.py to reflect new project location. 2011-12-15 Thomi Richards Fixed autopilot tests to use new state structure. 2011-12-15 Thomi Richards Merged fixes to change structure of Introspection queries. 2011-12-15 Thomi Richards Children now returned in a tuple with their names. 2011-12-14 Thomi Richards Kind of works... 2011-12-15 Thomi Richards Merged trunk. 2011-12-14 Thomi Richards Added 'autopilot' target, which runs autopilot tests 2011-12-14 Thomi Richards Added autopilot src 2011-12-15 Sam Spilsbury Inhibit core from unshowdesktoping all other windows as soon as one window is activated by request from design. CompWindow::activate will do this implicitly, so we simply don't allow the final CompScreen::leaveShowDesktopMode to be called while we are in CompWindow::activate's wrap chain. Fixes bug 871801. Manual test added.. Fixes: https://bugs.launchpad.net/bugs/871801. Appoved by Gord Allott. 2011-12-15 Sam Spilsbury Added manual test 2011-12-15 Sam Spilsbury Inhibit other windows from leaving show desktop mode in the case that core tries to leave show desktop mode after a window was activated - in this case we should only allow the window that was activated to leave show desktop mode and keep the "show desktop" mode state on until the user explicitly leave s show desktop mode. Fixes LP #871801 and LP #899932 2011-12-15 Mirco Müller The left-, right-, top- and bottom-padding has been changed to comply with the three-pixel-margin seen in the mockups. For the edge-case of one-item Quicklists (e.g. Launcher Trashcan) the padding is fixed now too. Also the opacity of the background-tint has been tweaked in dialog with Design. Fixes LP: #767063. Fixes: https://bugs.launchpad.net/bugs/767063. Appoved by Sam Spilsbury. 2011-12-13 Mirco Müller use self-explanatory variable-names instead of magic numbers 2011-12-12 Mirco Müller After much discussion and ping-ponging screenshots with Design (Rosie) this is the tint-opacity-value that should be used 2011-12-12 Mirco Müller Fix left-, right-, top- and bottom-padding in Quicklists... also for edge-case with one-item Quicklist (e.g. Trashcan-Quicklist) 2011-12-14 Marco Trevisan (Treviño) glib::Object: review to support more operators and to improve operations - Added a constructor that allows to ref the wrapped object. - Added support for the swap operations - Using the copy and swap idiom on the operator= - Moved some methods to const - Added support for the == and != operators - Added utility function to cast object to another type. All these features allows, amongs the others, to add glib::Object's to standard containers such as lists and to lookup and remove items. Then using it on PanelMenuView. Including tests.. Fixes: . Appoved by Tim Penhey. 2011-12-12 Marco Trevisan (Treviño) LauncherController: use glib::Object to handle BamfMatcher. 2011-12-11 Marco Trevisan (Treviño) Merging with lp:~3v1n0/unity/globalmenu-discovery-new-apps 2011-12-11 Marco Trevisan (Treviño) PanelMenuView: ref the temporary object that we had to the list. Otherwise on removal we'll get an extra-unref. 2011-12-08 Marco Trevisan (Treviño) tests, glib::Object added check for self assignment. 2011-12-08 Marco Trevisan (Treviño) glib::Object, fixed some bugs and tests improved. Thanks to the new Tim's review. 2011-12-07 Marco Trevisan (Treviño) tests: glib::Object, check for object destruction on swap test. 2011-12-07 Marco Trevisan (Treviño) tests: glib_object, using better object initializers. 2011-12-07 Marco Trevisan (Treviño) glib::Object: some code cleanup and improvements 2011-12-07 Marco Trevisan (Treviño) Merging with latest lp:~3v1n0/unity/globalmenu-discovery-new-apps 2011-12-07 Marco Trevisan (Treviño) PanelMenuView: use glib::Object for managing BamfApplication list 2011-12-07 Marco Trevisan (Treviño) glib::Object: removing the move constructor, as it should be too confusing. 2011-12-07 Marco Trevisan (Treviño) tests: added glib::Object tests 2011-12-07 Marco Trevisan (Treviño) glib::Object: review to support more operators and to improve operations - Added a constructor that allows to ref the wrapped object. - Added support for the swap operations - Using the copy and swap idiom on the operator= - Moved some methods to const - Added support for the == and != operators - Added utility function to cast object to another type. All these features allows, amongs the others, to add glib::Object's to standard containers such as lists and to lookup and remove items. 2011-12-14 Marco Trevisan (Treviño) Implemented the design bug #874254 to make a newly opened application to quickly show its menus when firstly mapped using a slightly longer fade effect (now set to 200ms to fade in and 300ms to fade out). To work properly, this feature, requires the merge of the BAMF branch lp:~3v1n0/bamf/always-notify-view otherwise sticky applications won't be show their menus when opened. I've also added some fixes and features to the Animator class, and improved the drawing of the fading panel entries. Plus, I've integrated the bug #875472, introducing 5 new configuration parameters to customize the fading timings and the menu discover-ability time. Tests for this will be done when the autopilot system will be ready.. Fixes: https://bugs.launchpad.net/bugs/874254, https://bugs.launchpad.net/bugs/875472. Appoved by Tim Penhey. 2011-12-14 Marco Trevisan (Treviño) Merging with upstream, to resolve conflicts. 2011-12-14 Marco Trevisan (Treviño) manual-tests: Added test for Panel menus revelation. 2011-12-12 Marco Trevisan (Treviño) PanelMenuView: don't ref the BamfMatcher, libbamf does that already for us 2011-12-08 Marco Trevisan (Treviño) Merging with upstream. 2011-12-08 Marco Trevisan (Treviño) PanelMenuView: moving to glib::Signal to be more C++ friendly. All the g_signal_connect functions moved to glib::Signal's, it allows to get more clean code. 2011-12-07 Marco Trevisan (Treviño) Animator: Using an initialization list. 2011-12-07 Marco Trevisan (Treviño) Animator: coding style fixes 2011-12-07 Marco Trevisan (Treviño) Animator: make it non-copyable. 2011-12-07 Marco Trevisan (Treviño) tests: Add missing test_animator.cpp to test-gtest-xless 2011-12-07 Marco Trevisan (Treviño) Reverting temporary modification. 2011-12-07 Marco Trevisan (Treviño) Merging with upstream 2011-12-07 Marco Trevisan (Treviño) tests: Animator, use scope instead of dinamically allocated objects. 2011-12-07 Marco Trevisan (Treviño) Animator: emit Stop signal on object destruction. Update the test accordingly. 2011-12-02 Marco Trevisan (Treviño) Merging with upstream. 2011-12-02 Marco Trevisan (Treviño) tests: Animator, added simulation with duration = 0 2011-12-02 Marco Trevisan (Treviño) test: Animator, added more Animation simulations Standard animation, stopped animations, animations with one-time-duration. Using the Utils::WaitUntil function 2011-12-02 Marco Trevisan (Treviño) Animator: Emit the startedd signal on animation start. That's why testing helps! :) 2011-12-02 Marco Trevisan (Treviño) tests: Moving WaitUntil and ScheduleTimeout to test_utils They can be useful for other tests too. 2011-12-01 Marco Trevisan (Treviño) Test: animator, simulate an animation step. 2011-12-01 Marco Trevisan (Treviño) Tests: Added a first basic test for Animator class. 2011-12-01 Marco Trevisan (Treviño) Animator: return the correct value of rate Thanks to tests! :) 2011-11-30 Marco Trevisan (Treviño) Animator: Add a public DoStep() method for unit testing purposes. 2011-11-30 Marco Trevisan (Treviño) Animator: using trailing underscore for class members 2011-11-30 Marco Trevisan (Treviño) Animator: Using const getters 2011-11-30 Marco Trevisan (Treviño) Animator: don't use #include Implicitly add the needed includes. 2011-11-30 Marco Trevisan (Treviño) Animator: Remove FadableObject2 class It was added for testing purposes, and committed by mistake. 2011-11-25 Marco Trevisan (Treviño) PanelMenuView: Using CLAMP in gradient generation... 2011-11-25 Marco Trevisan (Treviño) PanelMenuView: gradient, use a bigger color increment to reduce the visibility So the gap is less visible. 2011-11-25 Marco Trevisan (Treviño) PanelMenuView: remove the color gap between the maks and the title. The color gradient used to fade the title now updates its color to make the switch between the end of the title the start of the fade smoother. 2011-11-25 Marco Trevisan (Treviño) PanelMenuView: no need to redraw the begin of the title, the gradient can do that Removed the old workaround wich caused the beginning of a cut title to redraw over the gradient. We can do everything on the gradient itself, we only have to make sure that we're using a white mask on the first pixels. 2011-11-25 Marco Trevisan (Treviño) PanelMenuView: Small cleanup 2011-11-25 Marco Trevisan (Treviño) PanelMenuView: Improved the fading between the buttons / menus for maximized windows Or for those with no menus. The rendering should be finally "precise" and pixel-perfect (I hope! :|). 2011-11-25 Marco Trevisan (Treviño) PanelMenuView: Cache the DrawMenus and DrawWindowButtons results This avoid to recompute the check too many times. 2011-11-25 Marco Trevisan (Treviño) PanelMenuView: Never draw the window title when we have menus and we need to draw them Fixes the issue that caused the window title of a maximized window to quickly show-up when clicking on the top-panel to focus the maximized window. 2011-11-25 Marco Trevisan (Treviño) PanelMenuView: use glib::Object where possible. 2011-11-25 Marco Trevisan (Treviño) Animator: be more explicit about the duration check... 2011-11-25 Marco Trevisan (Treviño) Animator: Allow duration = 0, to disable the animation. This allows to use the animator also when the animations have been disabled. 2011-11-25 Marco Trevisan (Treviño) PanelMenuView: don't allow negative values in SetMenuShowTimings 2011-11-25 Marco Trevisan (Treviño) UnityShell: correcly initialize the menu-fading options. 2011-11-25 Marco Trevisan (Treviño) PanelMenuView: Always use nullptr 2011-11-25 Marco Trevisan (Treviño) unityshell -> PanelMenuView: Make menu timings configurable. Now the fade-in/out timings and the menu discovery time can be configured. Fixes bug #875472 2011-11-25 Marco Trevisan (Treviño) PanelMenuView: Use the new Animator Start to use different fade timings When a new application is shown, to use different fade-in/out timings, we use the new Start function that allows to define a per-animation duration, this makes the code much more clean. By the way we need a boolean variable to track when we need to fade-out slowly. 2011-11-25 Marco Trevisan (Treviño) PanelMenuView: some optimizations on the Draw function. Now when a window with menus is restored, the application title behind the buttons is correctly faded-in. 2011-11-25 Marco Trevisan (Treviño) Animator: Add temporary animation duration support. Now you can start an animation using a temporary duration that will be used only per that animation, once the animation has completed, just reset back to the default value. 2011-11-25 Marco Trevisan (Treviño) PanelMenuView: Reduce the Fade-in/out timings for the menu discovery When we're showing the menu of a newly opened application the fade time should be reduced. New values: fade-in 200ms, fade-out: 300ms 2011-11-25 Marco Trevisan (Treviño) Animator: correctly return the real animation duration value. 2011-11-24 Marco Trevisan (Treviño) LauncherController: Check if the added bamf view is sticky. This check was previously included in libbamf itself, but we removed it to make it working better with PanelMenuView. 2011-11-24 Marco Trevisan (Treviño) PanelMenuView: OnNewViewOpened, don't check for user visibility. This could lead to some issues. BAMF should be fixed on this side. 2011-11-24 Marco Trevisan (Treviño) PanelMenuView: Add a small delay before showing menus on new applications. We need to add a small delay (now set to 300ms) before showing the application menus, after the new application has been mapped. This is because they menus could take some time to load, and this would make the fade-in effet bad. It also improves the user experience when multiple applications are loaded in a small amount of time, keeping sure that a menu is not shown if the application has not been kept on focus for a minimum time. 2011-11-24 Marco Trevisan (Treviño) PanelMenuView: Tune some title opacity levels. 2011-11-24 Marco Trevisan (Treviño) PanelMenuView: Use the BAMF "active-application-changed" signal to check when draw menus This should save some CPU time. 2011-11-23 Marco Trevisan (Treviño) PanelMenuView: display the appmenu when an application has been firstly launched. When a new application view has been opened we add it to a list of new tracked applications then, we wait until at least one of its windows it's activated, and in that moment we show the global menus for two seconds. When the active application has been changed or when the timeout occurs, the global menus continue working like before. I used a list of new applications, to keep a queue of applications that needs to show their menus, in the case that more than one application is launched at the same time. This code doesn't support the favorite applications yet. 2011-12-14 Marco Trevisan (Treviño) In the current unity implementation when an indicator is opened, there's no way to send it scroll or middle-click events. This commit fixes this, applying an exception to the case of the appmenu entries, that should handle the middle-click like any other click. Testing this with autopilot plus a fake indicator which reports events should be doable in the near future.. Fixes: https://bugs.launchpad.net/bugs/722082. Appoved by Tim Penhey. 2011-12-08 Marco Trevisan (Treviño) Manual Tests: added manual test for sending events over the active indicators. 2011-12-08 Marco Trevisan (Treviño) Merging with upstream 2011-11-16 Marco Trevisan (Treviño) PanelService: improved clicks handling when indicator menus are opened Now unity-panel-service ignores any button press event (since we can't) check its type, and then we look at the type of the button release event. So, when scrolling or middle-clicking over an indicator entry (that is not an appmenu item) we send the proper signal to the indicator, and we avoid to close the indicator menus. This allows, for example, to change the volume using the mouse wheel when the indicator menu is showing. This fixes LP: #890971 2011-12-14 Andrea Azzarone Removes shows-on-edge setting.. Fixes: https://bugs.launchpad.net/bugs/853086. Appoved by Tim Penhey, Marco Trevisan (Treviño). 2011-12-12 Andrea Azzarone Removes show-on-edge setting. 2011-12-14 Thomi Richards This branch adds XPath-like query capabilities to the DBus debug interface. This allows autopilot tests to specify precise queries to retrieve only the part of the state tree they wish to inspect. We don't support the full XPath syntax (far from it!), a brief description of the syntax supported is given below: == XPath Syntax == "", "/", and "/Unity" all select the root node of the tree. This is exactly the same as if you had not specified a piece name in the old code (so old autopilot tests will continue to work without change). Absolute paths start with a forward-slash ("/") and may specify a full path to a node. For example, to get the SearchBar node, a test might specify: "/Unity/DashController/DashView/SearchBar". Tests may also specify relative paths. For example, to get the SearchBar node, no matter where it is in the introspection tree, a test can use the query string "//SearchBar". Note that this can (and often does) return multiple results (for e.g.- a query of "//LauncherIcon" returns all the launcher icons in the introspection tree). You can also specify children of a relative query, for example "//Launcher/LauncherIcon" returns all the LauncherIcon nodes that are direct children of the Launcher node - this may return different results to the query "//LauncherIcon" if LauncherIcon nodes are added to the introspection tree somewhere else. Finally, you can restrict which items are returned by querying a node's properties. For example, to get all the launchers that are hidden, tests can use the query "//Launcher[hidden=True]". Just like previous examples, you can select child nodes this way as well: "//Launcher[hidden=true]/LauncherIcon" does what you'd expect. Currently you can inspect all string, boolean, and integer properties. CUrrently you cannot restrict based on more than one property at once: the following DOES NOT WORK: "//Launcher[hidden=True,otherproperty=foo]". == Performance == I've run tests by querying the DBus interface with different queries and measuring the performance. See the following table: Old method (current code): 24 mS (average) query = "" New method (proposed code): 22 mS (average) query = "" New method (proposed code): 21 mS (average) query = "/Unity" New method (proposed code): 2mS (average) query = "/Unity/DashController/DashView/SearchBar" * New Method (proposed code): 2mS (average) query = "//SearchBar" * New Method (proposed code): 33mS (average) query = "//Launcher[hidden=True]" ** Notes: * This result indicates to me that most of the work is in actually sending data over DBus, rather than collecting & processing which nodes to send. ** property inspection is slow since the Introspectable::AddProperties method needs to be called twice - once to check if the property is there, and check it's value, and again when the actual introspection happens. == Tests == There's a set of tests that ensure that the XPath stuff works as expected. == Points of interest / controversial stuff == * I've had to change the scope of Introspectable::AddProperties so I can access an introspectable's properties. The alternatives to this are: 1) call Introspect() instead - this is too slow, since it introspects the object and all children, recursively. 2) use friend classes - this is just plain bad. * I've kept all the code in DebugDBusInterface.cpp - there's an argument for moving the XPathQueryPart class into a separate file, but it's only ever going to be used here. * This is my first serious code for unity, so I welcome any feedback you have, but be gentle! . Fixes: . Appoved by Sam Spilsbury. 2011-12-13 Thomi Richards Fixed linking issues 2011-12-13 Thomi Richards Changes after code-review 2011-12-13 Thomi Richards Performance improvment, various other cleanup ops. 2011-12-13 Thomi Richards Renamed search function 2011-12-12 Thomi Richards Added tests for malformed queries. 2011-12-12 Thomi Richards Parameter queries based on boolean and integer fields now work as expected. 2011-12-12 Thomi Richards Tests pass, code needs cleaned up. 2011-12-12 Thomi Richards Failing unit test 2011-12-12 Thomi Richards Removed some debug logging, cleaned up the code a bit, and refactored to allow for parameter matching. 2011-12-09 Thomi Richards Small cleanups 2011-12-09 Thomi Richards Queries with no results tested & working. 2011-12-09 Thomi Richards Tests pass, but code needs cleanup. 2011-12-09 Thomi Richards Complex relative queries fail. 2011-12-09 Thomi Richards Simple relative queries now work. 2011-12-09 Thomi Richards Malformed relative queries now work too. 2011-12-09 Thomi Richards Test passes 2011-12-09 Thomi Richards I'm an idiot. 2011-12-09 Thomi Richards Failing test 2011-12-09 Thomi Richards First pass at building XPath expression parser, with initial tests working. 2011-12-08 Thomi Richards Changes from code review. 2011-12-08 Thomi Richards Whitespace cleanup. 2011-12-08 Thomi Richards Removed left-over autopilot src files. 2011-12-08 Thomi Richards Merged in trunk, cleaned up conflicts. 2011-11-08 Alex Launi more char* to std::string fixes 2011-11-08 Alex Launi Convert debugging code from gchar* to std::string 2011-11-08 Alex Launi Merged test-args-refactor into gchar-to-stdstring. 2011-11-08 Alex Launi Merged clean-header into test-args-refactor. 2011-11-08 Alex Launi merge 2011-11-08 Alex Launi Merged no-downcast into namespace-dbusdebugging. 2011-11-08 Alex Launi Merged trunk into no-downcast. 2011-11-08 Alex Launi Fix up the TestArgs handling to be sane 2011-11-07 Alex Launi update DashSearchBar to std::string 2011-11-07 Alex Launi update DashController to std::string 2011-11-07 Alex Launi Change gchar* to std::string in the debugging classes 2011-11-07 Alex Launi Remove unneeded #includes from DebugDBusInterface.h 2011-11-07 Alex Launi Move constant strings into DebugDBusInterface class declaration 2011-11-04 Alex Launi move DebugDBusInterface into the unity namespace 2011-12-13 Michal Hruby Integration with libunity-5.0. Note that this branch breaks UnityCore API (which was therefore bumped to unity-core-5.0).. Fixes: . Appoved by Gord Allott. 2011-12-09 Michal Hruby Use view_type instead of active property 2011-12-09 Michal Hruby Merged trunk 2011-12-08 Michal Hruby Add a comment about searches in the lens 2011-12-06 Michal Hruby Merge trunk 2011-12-06 Michal Hruby Revert the disabling of tests 2011-12-06 Michal Hruby Fix tests 2011-12-06 Michal Hruby Adapt to new libunity DBus API 2011-12-13 Andrea Azzarone Uses a two state item (Lock to launcher/Unlock from launcher) instead of the current checkbox option.. Fixes: https://bugs.launchpad.net/bugs/874380. Appoved by Mirco Müller, Marco Trevisan (Treviño). 2011-12-13 Andrea Azzarone Merge trunk. 2011-12-13 Andrea Azzarone Fix. 2011-11-27 Andrea Azzarone Changes "Keep in launcher" checkbox item to "Lock to launcher"/"Unlock from launcher". 2011-12-12 Mirco Müller This fixes the alignment of the baseline of both text-labels (both on the same baseline now), uses updated/correct artwork-assets for the expander-arrows and corrects the spacing between icon, name, expander-label and expander-arrows. There is no test other than the before/after screenshots I provide here... http://people.canonical.com/~mmueller/748101-before.png http://people.canonical.com/~mmueller/748101-after.png. Fixes: https://bugs.launchpad.net/bugs/748101. Appoved by Sam Spilsbury. 2011-12-12 Mirco Müller Removed the left-over debug-functions and some tweaks from another branch, which should not have been in here 2011-12-08 Mirco Müller yet more tweaks 2011-12-08 Mirco Müller new/updated artwork-asset added, more postition-tweaks 2011-12-07 Mirco Müller Screw the wrong icon-size for the expander... grrrr 2011-12-07 Mirco Müller Trying to figure out why layouts don't work as they should 2011-12-09 Marco Trevisan (Treviño) QuicklistMenuItem code cleanup and support for markup text and bold application titles.. Fixes: https://bugs.launchpad.net/bugs/899677, https://bugs.launchpad.net/bugs/900400. Appoved by Mirco Müller, Tim Penhey. 2011-12-09 Marco Trevisan (Treviño) Merging with upstream. 2011-12-07 Marco Trevisan (Treviño) BamfLauncherIcon: Let's move string printf to C++! :) 2011-12-07 Marco Trevisan (Treviño) BFBLauncherIcon: don't use markup escape anymore. 2011-12-07 Marco Trevisan (Treviño) TestQuicklistMenuitems: added tests for the markup support. 2011-12-07 Marco Trevisan (Treviño) QuicklistMenuItem: Add Initialize function to avoid code duplication. 2011-12-07 Marco Trevisan (Treviño) QuicklistMenuItem: Ref/unref the dbus menuitem. 2011-12-06 Marco Trevisan (Treviño) QuicklistMenuItem: Use the dbus-menuitem property to set the markup usage 2011-12-06 Marco Trevisan (Treviño) QuicklistMenuItem*: removed some code duplication and better text initialization 2011-12-06 Marco Trevisan (Treviño) BamfLauncherIcon s/false/FALSE/ 2011-12-06 Marco Trevisan (Treviño) BamfLauncherIcon: don't allow clients to use markup on quicklists. 2011-12-06 Marco Trevisan (Treviño) BamfLauncherIcon and LauncherIcon: support markup when requested. If a dbusmenuitem has the "unity-use-markup" property set to enabled then we need to enable the markup support on the quicklist. This fixes bug #899677 2011-12-06 Marco Trevisan (Treviño) QuicklistMenuItem: factorize some initialization code and support text markup Now a quicklist item can use pango markup, based on the value defined via the EnableLabelMarkup function. Pango Markup support is disabled by default for all the menu items. 2011-12-06 Marco Trevisan (Treviño) BamfLauncherIcon: Making the application title on the quicklist bold This fixes bug #900400 2011-12-08 Daniel van Vugt Fix SIGSEGV after SwitcherController desctruction (LP: #887465). Fixes: https://bugs.launchpad.net/bugs/887465. Appoved by Marco Trevisan (Treviño). 2011-12-08 Daniel van Vugt Safer destruction order... 2011-12-08 Daniel van Vugt Fix SIGSEGV after SwitcherController desctruction (LP: #887465) 2011-12-08 Marco Trevisan (Treviño) Fixing bug #888650 and bug #890970 which caused the global menubar to not correctly react to mouse events when an indicator menu is open. Since compiz can't get the mouse position when the unity-panel-service grabs the mouse, we need to manually update the mouse position and send it to the menubar to make it correctly draw also when the Nux events aren't emitted. Tests for this code will come as soon as possible (i.e when the autopilot will be completed).. Fixes: https://bugs.launchpad.net/bugs/888650, https://bugs.launchpad.net/bugs/890970. Appoved by Tim Penhey. 2011-12-08 Marco Trevisan (Treviño) Manual Tests: added manual test for testing the PanelMenuView on mouse grabbed by indicators 2011-12-08 Marco Trevisan (Treviño) Merging with upstream. 2011-11-25 Marco Trevisan (Treviño) PanelView and PanelIndicatorsView: Using C++11 nullptr instead of NULL 2011-11-22 Marco Trevisan (Treviño) PanelMenuView: add SetMousePosition function to set mouse position when grabbed Now when the mouse is grabbed by panel-service's menu we update it's position in the PanelMenuView, to check how it should be drawn. This allows to draw menus entries and window buttons when the mouse is over the PanelMenuView and an indicator's menu is currently open. Fixes bug #888650 and bug #890970 2011-11-22 Marco Trevisan (Treviño) PanelIndicatorsView: changed interface to activate entries. Renamed OnPointerMoved to ActivateEntryAt and make it and ActivateEntry to return the activated view. 2011-12-08 Marco Trevisan (Treviño) As requested on bug #807891 I've added an option to toggle the panel opacity if a window is currently maximized (and visible) in the current workspace. Test is missing, it will be added once the autopilot will be available.. Fixes: https://bugs.launchpad.net/bugs/807891. Appoved by Tim Penhey. 2011-12-08 Marco Trevisan (Treviño) Manual Tests: added manual test for Panel Opacity Toggle. 2011-12-08 Marco Trevisan (Treviño) Merging with upstream 2011-11-16 Marco Trevisan (Treviño) PanelView: get maximized window just once. 2011-11-16 Marco Trevisan (Treviño) Merging with upstream. 2011-09-27 Marco Trevisan (Treviño) PanelView: avoid to connect to unneeded WindowManager signals Connect to the needed window manager signals only if the panel maximized opacity toggle option has been enabled. 2011-09-27 Marco Trevisan (Treviño) PanelView: add maximized opacity toggle option This fixes bug #807891 allowing to enable an option that will cause unity to always draw an opaque panel when a maximized window is currently visible. 2011-12-08 Marco Trevisan (Treviño) Doing work to fix bug #791810 properly. When a quicklist is opened when the expo is currently running, we just wait it to be closed, before showing the quicklist itself.. Fixes: https://bugs.launchpad.net/bugs/791810. Appoved by Tim Penhey. 2011-12-08 Marco Trevisan (Treviño) LauncherIcon: don't use auto operator when the type is not explicit 2011-12-05 Marco Trevisan (Treviño) manual-tests: Added manual test for quicklists when on Expo. 2011-12-05 Marco Trevisan (Treviño) LauncherIcon: If expo is active, wait it to be terminated before showing a quicklist Opening a quicklist when the expo is active, cause the quicklist to freeze, so if we're opening one when expo is runing, we need to wait it to be terminated before showing up the quicklist. This fixes bug #791810 2011-12-07 Jason Smith . Fixes: . Appoved by Neil J. Patel. 2011-12-06 Jason Smith get rid of spare tuples 2011-12-06 Jason Smith Make sure we add children using the builder as a stack allocated var 2011-12-06 Jason Smith initial perf improvement 2011-12-07 Gord Allott replaces some compiz code that looped over a directory with manual add_subdirectory calls this gets unitys build system working in kdevelop, which is a plus. Fixes: . Appoved by Sam Spilsbury. 2011-12-06 Gord Allott fixes the build system so it works in kdevelop 2011-12-06 Thomi Richards This branch adds the Dash controller, Dash View, and search bar to the tree of objects that can be examined via the debug DBus interface.. Fixes: . Appoved by . 2011-12-06 Thomi Richards Dash controller, dash view, and dash search bar are now all in the introspectable state tree. 2011-12-06 Jason Smith Adds introspection for the switcher and makes the introspection class clean up after itself. Fixes: . Appoved by Alex Launi. 2011-12-06 Jason Smith merge in trunk 2011-12-02 Jason Smith remove spare comment 2011-12-02 Jason Smith make parent tracking internal to introspection 2011-12-02 Jason Smith make switcher model export children as property 2011-12-01 Jason Smith Add switcher introspection in detail 2011-12-06 Andrea Azzarone Display a list of the lenses in the bfb quicklist. It tries to fix bug #825037 too.. Fixes: https://bugs.launchpad.net/bugs/825037, https://bugs.launchpad.net/bugs/868452. Appoved by Mirco Müller, Marco Trevisan (Treviño). 2011-12-06 Andrea Azzarone Ops :/ 2011-12-06 Andrea Azzarone Merge trunk and resolve conflicts. 2011-12-05 Andrea Azzarone Remove un-needed boost #include. 2011-12-05 Andrea Azzarone Fixes: «Plus, if you open the dash, and you right-click on the BFB, all the quicklist items works, except the "Dash Home" item.» 2011-12-05 Andrea Azzarone Ops... 2011-12-05 Andrea Azzarone Merge trunk. Use g_markup_escape_text. 2011-11-26 Andrea Azzarone Activate the dash during alt+f1. 2011-11-26 Andrea Azzarone Creates a bfb quicklist. 2011-12-06 Gord Allott Updates the hacking file to reflect the current build system in unity. Fixes: . Appoved by Mikkel Kamstrup Erlandsen. 2011-12-06 Gord Allott Updated HACKING file 2011-12-06 Gord Allott Bumps up the unity version to 5.0 and nux dep to 2.0 also ignores a file in POTFILES and adds unity-core-5 dependecy checking to tests that were missing it as all this was required to get a clean build of 5.0. Fixes: . Appoved by Didier Roche, Marco Trevisan (Treviño), Jay Taoko, Tim Penhey. 2011-12-06 Gord Allott revert out po file changes 2011-10-26 Gord Allott reverted the po changes because they were insane 2011-10-26 Gord Allott Bumps the unity API verison to 5.0 on both unity and UnityCore, also bumps the nux dependency up to 2.9 2011-12-05 Andrea Azzarone Highlights bfb launcher icon during key navigation. To test: * press ALT+F1 * the launcher icon should be like this (https://bugs.launchpad.net/unity/+bug/849561/+attachment/2605217/+files/bfb85.png) . Fixes: https://bugs.launchpad.net/bugs/849561. Reviewed by Tim Penhey. 2011-11-30 Andrea Azzarone Merge trunk. Add a manual test. 2011-11-22 Andrea Azzarone Highlights bfb icon during key nav. 2011-12-05 Tim Penhey Don't try to create a std::string with a null pointer.. Fixes: https://bugs.launchpad.net/bugs/881106. Reviewed by Tim Penhey. 2011-11-28 Tim Penhey gmock.h brings in gtest.h 2011-11-28 Tim Penhey Add an exhaustive test for the method. 2011-11-25 Tim Penhey Add a test or three. 2011-11-24 Tim Penhey Check for null values from dee. 2011-12-05 Brandon Schaefer Fix the dash so it gets keyboard focus the first time.. Fixes: https://bugs.launchpad.net/bugs/860805. Reviewed by Tim Penhey. 2011-11-28 Brandon Schaefer Added manual test 2011-11-23 Brandon Schaefer merged 2011-11-23 Brandon Schaefer This is a better fix, now SetKeyFocusArea works in ShowDash. Instead of it just retruning. 2011-11-21 Brandon Schaefer Fixes the problem with the Dash not getting focus when using the super key on startup 2011-12-05 Alex Launi Revert the introspection interface name back to its original, and correct value.. Fixes: . Reviewed by Alex Launi. 2011-12-05 Alex Launi Fix introspection dbus interface name 2011-12-05 Thomi Richards DBus object path static string is now initialised correctly.. Fixes: . Reviewed by Alex Launi. 2011-12-06 Thomi Richards DBus object path now correctly initialised. 2011-12-05 Alex Launi Removes the #defined'd strings from DebugDBusInterface and changes them to constant strings.. Fixes: . Reviewed by Didier Roche. 2011-12-02 Alex Launi clean up #define'd strings 2011-12-05 Alex Launi Switches from the very long method of defining GDBus structs, to writing a nice clean xml description of the interface.. Fixes: . Reviewed by Didier Roche. 2011-12-01 Alex Launi Switch from GDBus structs to a nice clean xml description 2011-12-05 Alex Launi Move DebugDBusInterface and Introspectable into debug namespace. Also moves this into a separate .Debug bus for abstraction and consistency.. Fixes: . Reviewed by Alex Launi. 2011-11-28 Alex Launi Move Introspectable and DebugDBusInterface into debug namespace 2011-12-05 Zaid Yeganeh . Fixes: https://bugs.launchpad.net/bugs/869873. Reviewed by Neil J. Patel. 2011-10-10 Zaid Yeganeh Added to POTFILES.in so "Ubuntu Desktop" can be translated 2011-10-10 Zaid Yeganeh Updated string to it can be translated properly 2011-10-08 Zaid Yeganeh [unityshell] Renamed default topbar from 'Desktop' to 'Ubuntu Desktop' modified: plugins/unityshell/src/PanelMenuView.cpp 2011-12-05 Ricardo Mendoza Work for bug #863240. Fixes: https://bugs.launchpad.net/bugs/863240. Reviewed by Didier Roche. 2011-10-11 Ricardo Mendoza Bug #863246: Fix filter results label alignment and margins 2011-12-05 Marco Trevisan (Treviño) This is needed after the merge of lp:~ismise/unity/fix-864708 due that caused a bug similar to the bug #870844 that I previously fixed (before the merging of the previously mentioned branch) with the lp:~3v1n0/unity/fix-panel-dash-interactions branch. I'm proposing the fix against lp:unity, however maybe for consistency it should be backported to lp:unity/4.0 too.. Fixes: https://bugs.launchpad.net/bugs/873100. Reviewed by Tim Penhey. 2011-10-13 Marco Trevisan (Treviño) PanelMenuView: Don't raise the maximized window on panel click when the dash is open The panel shouldn't react either to clicks when the dash is open. 2011-12-05 Thomas Voß Added an Eclipse CDT style setup to the tools-folder. Eases formatting code according to coding convention.. Fixes: . Reviewed by Marco Trevisan (Treviño). 2011-11-08 Thomas Voß ADDED: Eclipse style setup to support default C++ style guidelines. 2011-12-05 Michael Terry In https://code.launchpad.net/~mterry/unity/never-stop-oh-never-stop-the-scrubbing/+merge/47581 I added this line: g_signal_connect (priv->last_menu, "deactivate", G_CALLBACK (gtk_widget_destroy), NULL); But destroying the widget causes dispose to be run, and GtkMenuShell's dispose causes "deactivate" to run. I'm pretty sure I tested this code and didn't get this behavior. So either this sequence changed or I'm misremembering. Regardless, it's like that now. One fix is simply to disconnect the signal handler when we get that signal, done in this branch. I'm not sure how to reproduce though. The related bug does not give useful information to get to this state. And the steps from my original merge don't work anymore, since indicator-appmenu is better these days. :-/ But the branch seems obviously correct to me.. Fixes: https://bugs.launchpad.net/bugs/851954. Reviewed by Michal Hruby. 2011-11-10 Michael Terry panel-service: don't enter endless deactiate->destroy loop with our stub menuitem 2011-12-05 Michal Hruby The changes in this branch try to make the panel-service more crash-proof by disallowing casts of random pointers to IndicatorObjectEntry instances, as well as installing a weak notifier on the Indicators (in case they are unreferenced after instantiation). Please note that this should go also into unity/4.0 branch.. Fixes: https://bugs.launchpad.net/bugs/861144, https://bugs.launchpad.net/bugs/869816. Reviewed by Tim Penhey. 2011-11-17 Michal Hruby Let's not waste precious CPU cycles 2011-11-11 Michal Hruby Try to prevent some crashers 2011-12-05 Andrea Azzarone Don't update dash blur if the damage event is caused by a drag and drop source window. This is a partially fix to bug #851172: logically dash blur updating is not disabled if the damage event is caused by another window and in the same time you're dragging a dash icon. I think that we should improve blur performance or something like that.. Fixes: https://bugs.launchpad.net/bugs/851172. Reviewed by Tim Penhey. 2011-11-23 Andrea Azzarone Removes unneeded space. 2011-11-21 Andrea Azzarone Don't update dash blur during dash dnd. 2011-12-05 Michal Hruby Fixes bug #856205 by delaying activation of the first item in the model. Note that this requires also change to lenses (because currently they emit the SearchFinished signal before updating the model). As didrocks informed me, this can't just go to stable branch without going to trunk, although I have much nicer fix in mind once we change some libunity internals.. Fixes: https://bugs.launchpad.net/bugs/856205. Reviewed by Tim Penhey. 2011-11-28 Michal Hruby Add manual test 2011-11-28 Michal Hruby Merge trunk 2011-11-24 Michal Hruby Delay activation of result if search is still in progress 2011-12-05 Jason Conti The array indicator_order in services/panel-service.c has 2 columns but specifies 13 columns. It does have 13 rows though, which is probably where the current value originated.. Fixes: . Reviewed by Marco Trevisan (Treviño). 2011-11-25 Jason Conti indicator_order has 2 columns not 13 2011-12-05 Alex Launi Removes the autopilot specific code.. Fixes: . Reviewed by Jason Smith. 2011-11-28 Alex Launi Remove the autopilot test code 2011-12-05 Andrea Azzarone Add a ccsm option to display a "Show Desktop" icon in the launcher. . Fixes: https://bugs.launchpad.net/bugs/681348. Reviewed by Mirco Müller. 2011-11-30 Andrea Azzarone Add a ccsm option to display a "Show Desktop" icon in the launcher. 2011-12-05 Unity Merger changes our build system so we provide two targets for tests make check runs all our tests make check-headless runs only the tests that work under a headless environment (xvfb does not work for our needs) what is expected is that on headless machines we can run make check-headless || make check; so that we get as many tests as possible, but most dev's need only run make check also included is fixes to the gsettings favorite backend test so that we run with local desktop files only and run local gsettings schemas By gord, the lord 2011-12-05 Gord Allott removed all the dbus tests because libunity changed 2011-12-05 Gord Allott sorry, missing file.. monday morning 2011-12-05 Gord Allott fix build error 2011-12-05 Gord Allott merged with trunk 2011-12-05 Gord Allott removed more potfile nonsense 2011-12-05 Gord Allott reverted out silly po/pot changes 2011-12-02 Gord Allott disable dbus tests in check-headless 2011-12-02 Gord Allott split tests up into three targets, tests that require x, tests that require dbus and tests that run without x 2011-12-02 Gord Allott changed our make targets so that our standalone applications only build with the standalone-clients make target 2011-11-29 Gord Allott disabled glib signals as it was causing problems 2011-11-28 Gord Allott made the AddFavourite test local 2011-11-28 Gord Allott made local desktop file tests only for gsettings 2011-11-28 Gord Allott ensure the schema setting directory 2011-11-28 Gord Allott remove std 2011-11-28 Gord Allott added error for null returned from gsettings 2011-11-23 Gord Allott add a headless test target 2011-11-28 Marco Biscaro Fix substring search in DashView::AnalyseLensURI 2011-11-15 Marco Biscaro Merge Tim Penhey's branch that fixes some problems with tests 2011-11-14 Tim Penhey Move the method implementation to a private file, and add a few more tests. 2011-11-15 Marco Biscaro Merge with trunk 2011-11-11 Marco Biscaro New test (broken at moment): tests/test_dashview_impl.cpp 2011-11-11 Marco Biscaro Created DashViewPrivate.h and moved the parse_lens_uri to it. 2011-11-09 Marco Biscaro New method to parse the lens URI and create a filter. 2011-11-09 Marco Biscaro Changed BOOST_FOREACH to for. Now the braces are in a new line. 2011-11-09 Marco Biscaro Merge with trunk 2011-11-04 Marco Biscaro AnalyseLensURI refactored. 2011-11-28 Tim Penhey Add a directory for manual test documentation. 2011-11-10 Tim Penhey Add the manual-test directory, and a readme file. 2011-11-22 Michal Hruby Merge lp:~mhr3/unity/no-zero-timeouts 2011-11-14 Michal Hruby Don't use g_timeout_add with 0 interval 2011-11-15 Mikkel Kamstrup Erlandsen Merged lp:lp:~kamstrup/unity/remove-apps-lens-schemas 2011-11-15 Mikkel Kamstrup Erlandsen Remove the com.canonical.Unity.Runner schema. It's not hosted in lp:unity-lens-applications 2011-11-14 Alex Launi merge a11y quicklis branch 2011-11-07 Alejandro Piñeiro a11y: implemented a11y support for quicklists 2011-09-27 Alejandro Piñeiro a11y: implemented a11y support for quicklists 2011-09-15 Alejandro Piñeiro a11y: implemented a11y support for quicklists 2011-09-15 Alejandro Piñeiro a11y: I forgot some commits 2011-09-15 Alejandro Piñeiro a11y: implemented a11y support for quicklists 2011-11-14 Alex Launi merge internal dash a11y branch 2011-11-07 Alejandro Piñeiro a11y: Implement a11y support for Dash internals It includes: * a11y objects for most parts of the Dash. * BaseWindow are added to the root window-list by the a11y code 2011-09-27 Alejandro Piñeiro a11y: Implement a11y support for Dash internals It includes: * a11y objects for most parts of the Dash. * BaseWindow are added to the root window-list by the a11y code 2011-09-15 Alejandro Piñeiro a11y: Implement a11y support for Dash internals It includes: * a11y objects for most parts of the Dash. * BaseWindow are added to the root window-list by the a11y code 2011-09-15 Alejandro Piñeiro Code style review 2011-09-15 Alejandro Piñeiro a11y: Implement a11y support for Dash internals It includes: * a11y objects for most parts of the Dash. * BaseWindow are added to the root window-list by the a11y code 2011-09-13 Alejandro Piñeiro a11y: BaseWindow are added to the root window-list by the a11y code They are not added manually from unity non-a11y code anymore. They use some WindowCompositor signals. This would make Quicklist implementation easier. This is also required after the change to make Dash creation under-demand 2011-09-12 Alejandro Piñeiro a11y: BaseWindow are added to the root window-list by the a11y code They are not added manually from unity non-a11y code anymore. They use some WindowCompositor signals. This would make Quicklist implementation easier. This is also required after the change to make Dash creation under-demand 2011-09-12 Alejandro Piñeiro a11y: Implementation of the a11y support for Dash internals 2011-09-06 Alejandro Piñeiro a11y: Implementation of the a11y support for Dash internals 2011-08-30 Alejandro Piñeiro a11y: Implementation of the a11y support for Dash internals 2011-08-30 Alejandro Piñeiro Polishing details 2011-08-30 Alejandro Piñeiro Added text entry 2011-08-30 Alejandro Piñeiro Setting the proper name and role on the search bar text entry 2011-08-29 Alejandro Piñeiro a11y: Dash a11y support 2011-08-29 Alejandro Piñeiro Rvgrid manages the selection 2011-08-29 Alejandro Piñeiro Adding UnityResultAccessible 2011-08-26 Alejandro Piñeiro Starting selection stuff 2011-08-26 Alejandro Piñeiro Using UBusManager to check some window activate/deactivate changes 2011-08-25 Alejandro Piñeiro Added SimpleTile and PlacesGroup 2011-08-25 Alejandro Piñeiro Merging 2011-08-25 Alejandro Piñeiro ResultViewGrid skeleton 2011-08-25 Alejandro Piñeiro Search bar back on the accessible factory 2011-08-25 Alejandro Piñeiro Getting UnitySearchBarAccessible back 2011-08-25 Alejandro Piñeiro Adding some debug messages, StaticCairoText and enabled Dash 2011-11-08 Jay Taoko * Removed custom nux type such as t_u32 and replaced with unsigned int. Custom type definitions have be removed from Nux trunk. 2011-10-21 Jay Taoko * Removed custom nux type: t_u32 2011-11-07 Alex Launi Merge branch removing UnityScreen to Introspectable downcast 2011-11-07 Alex Launi Remove #includes from DebugDBusInterface.h 2011-11-04 Alex Launi Update code from Tim's review 2011-11-02 Alex Launi Refactor DebugDBusInterface to remove dynamic cast. 2011-10-28 Alex Launi Merge selective introspection branch 2011-10-28 Alex Launi remove debugging 2011-10-27 Alex Launi Enable only introspecting a named piece and its children down the tree 2011-10-28 Jason Smith Merge stacking branch from 4.0 branch (manual merge) 2011-10-26 Mirco Müller Add an out-of-bounds check to the DetailXids vector. 2011-10-26 Mirco Müller Add an out-of-bounds check to the DetailXids vector. Fixes LP: #834630 2011-10-26 Victor Eduardo Fix the alignment of the tooltips in relation to the launcher-icons. 2011-09-09 Victor Eduardo Fix for lp:702989 2011-10-26 Mirco Müller Be properly unref'ing _tray the FilterTrayCallback should be correctly unregistered and not called again. 2011-10-26 Mirco Müller Be properly unref'ing _tray the FilterTrayCallback should be correctly unregistered and not called again. Fixes LP: 832151 2011-10-26 Mirco Müller _root_instance was never checked for NULL... not in unity and not in geis. Now it's at least checked in unity. 2011-10-25 Mirco Müller _root_instance was never checked for NULL... not in unity and not in geis. Now it's at least checked in unity... should fix LP: #850623 2011-10-26 Jason Smith merge branch to fix switcher model xids 2011-10-26 Jason Smith make sure we use our modified xid results in switcher model 2011-10-26 Jason Smith merge branch to make alt-tab workspace aware 2011-10-26 Jason Smith fix review issues 2011-10-26 Jason Smith fix alt-tab to work workspace specific optionally 2011-10-25 Tim Penhey Land the large refactoring of the styles and added namespaces. 2011-10-25 Tim Penhey Tweaks from trunk found during compile. 2011-10-25 Tim Penhey Merge prev. 2011-10-25 Tim Penhey Remove comment. 2011-10-25 Tim Penhey Merge prev. 2011-10-25 Tim Penhey Merge prev. 2011-10-25 Tim Penhey Merge prev. 2011-10-25 Tim Penhey Merge prev. 2011-10-25 Tim Penhey Merge prev and resolve conflicts. 2011-10-25 Tim Penhey Merge prev pipe. 2011-10-25 Tim Penhey Merge prev pipe and resolve conflicts. 2011-10-25 Tim Penhey Merge prev pipe. 2011-10-25 Tim Penhey Merge prev pipe and resolve conflicts. 2011-10-25 Tim Penhey Merge prev pipe. 2011-10-25 Tim Penhey Updated name as per review comments. 2011-10-25 Tim Penhey Merge prev pipe. 2011-10-25 Tim Penhey Merge trunk and resolve conflicts. 2011-10-25 Tim Penhey Remove unneeded headers and commented out code. 2011-10-06 Tim Penhey A few tweaks to get it to compile. 2011-10-06 Tim Penhey Use the launcher from the controller. 2011-10-06 Tim Penhey Move the configuration logic of the launcher into the launcher controller. 2011-10-06 Tim Penhey Put the launcher and launcher model into the unity::launcher namespace. 2011-10-06 Tim Penhey Move the launcher and launcher_window from unity screen into the launcher controller. 2011-10-05 Tim Penhey Member renames. 2011-10-05 Tim Penhey Cleanup the BamfTimerCallback. 2011-10-05 Tim Penhey Merged switcher-controller-rename into launcher-controller-more. 2011-10-05 Tim Penhey Merged dash-controller-rename into switcher-controller-rename. 2011-10-05 Tim Penhey Merged launcher-controller-refactor into dash-controller-rename. 2011-10-05 Tim Penhey Merged places-style-into-dash-style into launcher-controller-refactor. 2011-10-05 Tim Penhey Don't hold the filename as a const ref. 2011-10-05 Tim Penhey User data needed on callback. 2011-10-05 Tim Penhey Try a lambda callback. 2011-10-05 Tim Penhey Add a pimpl to the launcher::Controller. 2011-10-05 Tim Penhey Update debugging. 2011-10-05 Tim Penhey Merged dash-controller-rename into switcher-controller-rename. 2011-10-05 Tim Penhey Merged launcher-controller-refactor into dash-controller-rename. 2011-10-05 Tim Penhey Merged places-style-into-dash-style into launcher-controller-refactor. 2011-10-05 Tim Penhey Merged panel-controller-members into places-style-into-dash-style. 2011-10-05 Tim Penhey Merged panel-controller-refactor into panel-controller-members. 2011-10-05 Tim Penhey Merged dash-settings-refactor into panel-controller-refactor. 2011-10-05 Tim Penhey Merged dash-style-namespace into dash-settings-refactor. 2011-10-05 Tim Penhey Merged unityshell-namespace into dash-style-namespace. 2011-10-05 Tim Penhey Merged panel-style-namespace into unityshell-namespace. 2011-10-05 Tim Penhey Merged panel-style-refactor into panel-style-namespace. 2011-10-05 Tim Penhey Merged hacking into panel-style-refactor. 2011-10-04 Tim Penhey renamed switcher::SwitcherController to switcher::Controller. 2011-10-04 Tim Penhey Variable rename. 2011-10-04 Tim Penhey Rename dash::DashController to dash::Controller. 2011-10-04 Tim Penhey Add a namespace. 2011-10-04 Tim Penhey Merged panel-controller-members into places-style-into-dash-style. 2011-10-04 Tim Penhey Merged panel-controller-refactor into panel-controller-members. 2011-10-04 Tim Penhey Merged dash-settings-refactor into panel-controller-refactor. 2011-10-04 Tim Penhey Update the dash settings in the dash controller. 2011-10-04 Tim Penhey Merge the PlacesStyle into dash::Style. 2011-10-03 Tim Penhey Renaming for current coding standards. 2011-10-03 Tim Penhey Merged dash-settings-refactor into panel-controller-refactor. 2011-10-03 Tim Penhey Merged dash-style-namespace into dash-settings-refactor. 2011-10-03 Tim Penhey Merge prev pipe. 2011-10-03 Tim Penhey Merged panel-style-namespace into unityshell-namespace. 2011-10-03 Tim Penhey Merge prev pipe. 2011-10-03 Tim Penhey Merge trunk. 2011-09-29 Tim Penhey Change PanelController to unity::panel::Controller, give it a pimpl, and take nux::Object out of the inheritiance. 2011-09-29 Tim Penhey Merged dash-style-namespace into dash-settings-refactor. 2011-09-29 Tim Penhey Merged unityshell-namespace into dash-style-namespace. 2011-09-29 Tim Penhey Merged panel-style-namespace into unityshell-namespace. 2011-09-29 Tim Penhey Merged panel-style-refactor into panel-style-namespace. 2011-09-29 Tim Penhey Merged launcher-clipping into panel-style-refactor. 2011-09-29 Tim Penhey Merged dash-style-namespace into dash-settings-refactor. 2011-09-29 Tim Penhey Merge prev pipe. 2011-09-29 Tim Penhey Merged panel-style-namespace into unityshell-namespace. 2011-09-29 Tim Penhey Merge prev pipe. 2011-09-29 Tim Penhey Merge trunk. 2011-09-29 Tim Penhey Put DashSettings in a namespace, give it a pimpl, and refactor the form factor enum. 2011-09-29 Tim Penhey Make unity::DashStyle change to unity::dash::Style. 2011-09-29 Tim Penhey Don't need that namespace any more. 2011-09-29 Tim Penhey Unity namespace for the plugin. 2011-09-29 Tim Penhey Add a panel namespace, and make PanelStyle panel::Style. 2011-09-29 Tim Penhey Pseudo-singleton panel style. 2011-09-28 Tim Penhey Add unity namespace and change singleton type. 2011-10-24 Jason Smith fix hardcoded values 2011-10-21 Jason Smith make it possible to manually change the unity shading color for testing purposes 2011-10-20 Jay Taoko Ported Unity to Nux 2.0 - The Button class in Nux no longer has properties. Refer to Nux API for more details on the signals and functions of that class - ProcessEvent member functions have been removed (remnant of the former event architecture) - Removed former Focus API - ComputeLayout2 has been renamed ComputeContentSize 2011-10-19 Jay Taoko * Removing deprecated file 2011-10-19 Jay Taoko * Fixed window states. 2011-10-19 Jay Taoko * Fixed text entry position in the dash 2011-10-19 Jay Taoko * Merged with Unity trunk * Some fixes 2011-10-11 Jay Taoko * Merge * Removing deprecated calls to ProcessEvent 2011-10-05 Jay Taoko Porting to Nux 2.0 2011-10-03 Jay Taoko Porting to Nux 2.0 2011-10-03 Jay Taoko Porting to Nux 2.0 2011-10-03 Jay Taoko Porting to Nux 2.0 2011-10-15 Andrea Azzarone Merge lp:~andyrock/unity/fix-874410 2011-10-15 Andrea Azzarone Reduces Launcher icon de-coupling delay 2011-10-14 Sam Spilsbury Bug #863114: Cannot raise window from panel after minimize High Triaged Bug #865890: compiz crashed with SIGSEGV in nux::BaseWindow::GetInputWindowId() (when onboard is used) 2011-10-14 Sam Spilsbury Remove debug message and fix focusing across desktops 2011-10-14 Sam Spilsbury Ensure that windows which are forcibly unminimized receive the input focus 2011-10-14 Sam Spilsbury Always unminimize the windows on the current workspace if none of the windows of the activated launcher icon's application are visible on the current desktop when it is activated in the case that there are windows open on other desktops as well. Fixes LP#863114 2011-10-12 Sam Spilsbury Don't crash on startup when onboard is mapped Fixes LP#865890 2011-10-13 Gord Allott fixes an issue with the panel service segfaulting on window change 2011-10-12 Neil Jagdish Patel Fix tests for FilerMultirangeWidget 2011-10-12 Zaid Yeganeh Lens range widgets do not function correctly 2011-10-07 Zaid Yeganeh [UnityCore] Fixed the mouse interactions with the multi range filter modified: UnityCore/MultiRangeFilter.cpp 2011-10-12 Jay Ó Broin Clicking blank space on top panel doesn't raise maximized window to front 2011-10-10 Jay Ó Broin Add handler to raise maximized window on left-click on panel (LP: #864708) 2011-10-12 Brandon Schaefer When the ibus was active and you pressed down it would move the focus to the result grid. Now when the ibus is active it keeps the focus when your press down/up 2011-10-11 Brandon Schaefer Now pressing the ddown key with ibus works 2011-10-12 Sam Spilsbury lp:~smspillaz/unity/unity.fix_843958 2011-10-12 Sam Spilsbury Always focus the window when the titlebar is grabbed Fixes LP#843958 2011-10-11 Marco Trevisan (Treviño) Bug #869196: unity panel menus don't stay open when clicked on second monitor with different geometry 2011-10-11 Marco Trevisan (Treviño) PanelService: Code spacing fix 2011-10-11 Marco Trevisan (Treviño) PanelService: entry2geometry_hash free the keys as well. 2011-10-11 Marco Trevisan (Treviño) PanelService: reset the use_event variable on menu-hidden This fixes the bug which caused the menus to re-close when opening one after that the previous one has been closed using the "ESC" button. 2011-10-11 Marco Trevisan (Treviño) PanelView: Sync geometries on panel window destruction This clears the indicators and menus entries geometries cached in unity panel service. 2011-10-11 Marco Trevisan (Treviño) PanelView: always sync geometries for indicators. Don't sync menus only if they aren't available in the current panel window for the given monitor. 2011-10-11 Marco Trevisan (Treviño) PanelView: When syncing geometries send a different panel name for each panel window Thanks to the new unity-panel-service code, this finally fixes bug #869196 for unity. 2011-10-11 Marco Trevisan (Treviño) PanelService: Order the entries geometry per-panel to fix multi-monitor issues The entries geometries now are related to their parent panel, so every panel window that is built now can define the geometries of his own entries. This allows to redefine the get_entry_at function to make the event_filter function to work correctly also when we're in a multi-screen environment not cause the indicator menus to close on non-primary monitors. This is the needed base to fix bug #869196 2011-10-10 Robert Carr Minimum height of multi range filter should be the same as for Genre buttons (32) 2011-10-10 Robert Carr Always check return value of XGetWindowProperty otherwise we sometimes free a random chunk of memory 2011-10-10 Robert Carr Merge lp:~robertcarr/unity/filtertweaks 2011-10-10 Mirco Müller Bug #841750: Dash - horizental divider line in between categories incorrectly drawn 2011-10-11 Robert Carr Always check return value of XGetWindowProperty otherwise we sometimes free a random chunk of memory 2011-10-11 Robert Carr Minimum height of multi range filter should be the same as for Genre buttons (32) 2011-10-11 Robert Carr Merge lp:~robertcarr/unity/filtertweaks 2011-10-10 Robert Carr Fix button opacity 2011-10-10 Robert Carr Fix all button positioning and right margin 2011-10-10 Robert Carr Fix all button shape 2011-10-10 Robert Carr Filter Genre widget buttons are too big, fix to match mockup 2011-10-10 Robert Carr Fix some spacing in filter bar. work against 863246 2011-10-10 Neil Jagdish Patel Bug #862849: F10 opens a random menu item when it should open the first one [regression] 2011-10-10 Neil Jagdish Patel Bug #839480: Dash - When the Dash is open and there is a maximised app in the background, the top bar background should not disappear 2011-10-10 Neil Jagdish Patel Bug #869109: compiz crashed with SIGSEGV in nux::ROProperty::operator std::string() 2011-10-10 Neil Jagdish Patel [merge] trunk 2011-10-05 Michal Hruby Merge lp:~mhr3/unity/bug-865482 2011-10-11 Sam Spilsbury Merge lp:~smspillaz/unity/unity.fix_870430 2011-10-11 Sam Spilsbury Use correct memory management and temporarily disable focus handlers when passing the showdesktop wrap chain to core. Core checks for whether or not the window is allowed focus, for minimized windows we set this to true because plugins such as scale need to check this value to determine if a window should be added to their display lists. However, core will set the "in showdesktop mode" value to true if the window is allowed to have focus and wasn't already in showdesktop mode by the time the wrap chain is passed, but the window is already hidden, so it shouldn't be allowed to be included in the showdesktop list, so disable focus handlers such that CompWindow::focus will return false 2011-10-11 Marco Trevisan (Treviño) Bug #870844: Double-click on the dash top panel is taken effect on the window underneith 2011-10-11 Marco Trevisan (Treviño) PanelMenuView: don't react to middle-click when the dash is opened. 2011-10-11 Marco Trevisan (Treviño) PanelMenuView: don't react to double-click when the dash is opened. Fixes bug #870844 2011-10-10 Mirco Müller Bug #841750: Dash - horizental divider line in between categories incorrectly drawn 2011-10-10 Mirco Müller Fixed additional issues (opacity, margin) added to LP: #841750 2011-10-10 Neil Jagdish Patel Bug #814610: FFe: Since showing devices in Nautilus is removed, there is no way to format an usb stick 2011-09-24 Andrea Azzarone Add a "Format..." quicklist item to device icons (LP bug# 814610). 2011-10-10 Neil Jagdish Patel Bug #862849: F10 opens a random menu item when it should open the first one [regression] 2011-10-07 Andrea Azzarone F10 should open the first menu. 2011-10-10 Neil Jagdish Patel Bug #839480: Dash - When the Dash is open and there is a maximised app in the background, the top bar background should not disappear 2011-10-07 Mirco Müller Don't replace top-bar when dash is opened and there's a maximized window. Fix LP: #839480 2011-10-10 Neil Jagdish Patel Bug #869109: compiz crashed with SIGSEGV in nux::ROProperty::operator std::string() 2011-10-07 Gord Allott fixes issues with clicking when you don't actually move the mouse, but the UI moves underneith it 2011-10-10 Neil Jagdish Patel ibus character selection window not drawn 2011-10-09 Brandon Schaefer Fixed the preedit_cursor_ 2011-10-07 Brandon Schaefer Fixed ibus window and text disappearing. Also the preedit text is now highlighted, like it usually is else where 2011-10-10 Sam Spilsbury Merge lp:~smspillaz/unity/unity.fix_864758 2011-10-05 Sam Spilsbury Remove old minimized window handlers from the handler list and null check the transient for windows that we read, since compiz may have already removed them. Fixes LP #864758 2011-10-07 Sam Spilsbury Merge lp:~smspillaz/unity/unity.fix_868930 2011-10-07 Sam Spilsbury Use a temporary 2011-10-06 Sam Spilsbury Do automaximization on placement which only happens once when the window is mapped after it is created, rather than on reparenting which may happen if the window is withdrawn. Fixes LP #868930 2011-10-07 Sam Spilsbury Merge lp:~smspillaz/unity/unity.fix_867959 2011-10-07 Sam Spilsbury Fix space 2011-10-06 Sam Spilsbury Check for hidden windows rather than minimized ones to cover the show-desktop case 2011-10-07 Sam Spilsbury Merge lp:~smspillaz/unity/unity.fix_854595 2011-10-07 Sam Spilsbury Cast correctly 2011-10-07 Sam Spilsbury Use an enum 2011-10-05 Sam Spilsbury Only force unminimize windows for the launcher case 2011-10-05 Sam Spilsbury Always unminimize initially minimized windows when a launcher icon is activated since they are inaccessible elsewhere Fix LP #854595 2011-10-06 Jay Taoko Resize the _gradient_texture (in PanelMenuView::Draw) if needed Fix: bug #863068 Fix: bug #868293 Fix: bug #869028 2011-10-06 Alejandro Piñeiro Fix bug 843280 2011-10-05 Alejandro Piñeiro Avoid a shadowed variable 2011-10-05 Alejandro Piñeiro a11y: Solves bug 843280 2011-10-05 Alex Launi merge fix for GetState crash 2011-10-03 Alex Launi Remove introspection implementations on PanelMenuView to avoid crash 2011-10-03 Alex Launi merge trunk 2011-10-05 Michal Hruby Merge lp:~mhr3/unity/bug-865482 2011-10-04 Michal Hruby Fix bug #865482 2011-10-05 Sam Spilsbury Merge lp:~smspillaz/unity/unity.fix_868185 2011-10-05 Sam Spilsbury Merge lp:~smspillaz/untiy/unity.fix_868185 2011-10-05 Sam Spilsbury Fix LP#868185 . Fall through the map case when determining whether or not to hook the minimize function in core 2011-10-04 Neil Jagdish Patel Release\ 4.22.0 2011-10-04 Neil Jagdish Patel Add -lm 2011-10-04 Neil Jagdish Patel Remove roundel 2011-10-04 Neil Jagdish Patel Remove roundel 2011-10-04 Neil Jagdish Patel Bug #865430: Categories Applications and Files and folders are untranslated 2011-10-04 Neil Jagdish Patel Correctly load translations for Lens names 2011-10-03 Jay Taoko Fixed incorrect test 2011-10-03 Sam Spilsbury Merge lp:~smspillaz/unity/unity.fix_864503 2011-10-02 Sam Spilsbury Mark hidden showdesktop windows as hidden and don't double-hide windows which might result in their input shape not being restored. 2011-10-03 Sam Spilsbury Merge lp:~smspillaz/unity/unity.maybe_fix_861143 2011-10-01 Sam Spilsbury Maybe fix LP#861143 Instead of explicitly undecorating windows when they are maximized, listen for changes in decoration state on PropertyNotify events on the windows themselves and respond to them, because we might get the maximization event when the window is mapped before compiz has had a chance to decorate the window. Also cover the case where a window is withdrawn and then mapped maximized again, where we wouldn't redecorate those windows. In order to avoid cycling on our own undecoration requests, we set the high bit on _MOTIF_WM_HINTS decoration field, if that high bit is present and the window is otherwise undecorated, we should treat it like it is still a decorated window and redecorate it when it is restored. 2011-10-03 Gord Allott fixes key focus getting in the way of mouse clicks, Bug #863555 2011-10-03 Gord Allott fixes lp:863555 by hacking around nux, nux calls the keynav change event on an object before the click event which causes the scrollview to scroll to the new focused area (the first item) causing the click event to launch the wrong application. 2011-10-03 Tim Penhey Make sure the pop clipping rects match up with the pushes. There is a pending nux branch to use RAII objects to control this. 2011-09-29 Tim Penhey Match up the push and pop clipping rectangles. 2011-10-03 Tim Penhey Clean up the specialist scroll views in the HomeView and LensView. Don't delete the nux objects, they are deleted through the views. Don't unreference the view_window if it hasn't been created. 2011-09-30 Tim Penhey Don't delete nux objects. 2011-09-30 Tim Penhey It is possible that the user has never hit alt-tab. 2011-10-01 Jason Smith fix crash when launcher icon dies within 250ms of window movement 2011-10-01 Jason Smith initialize memory to prevent crashes if it gets initialized to a non-0 value and the locking of the rectangle fails 2011-09-30 Jason Smith dont crash when grab fails and trying to do a detail Fixes LP: #863693 2011-09-30 Didier Roche fix to latest conventions 2011-09-30 Didier Roche - Focus the desktop when the desktop is mapped and that there is no other window around (focus on startup in particular) (LP: #863037) - Show the 'Desktop' label when desktop has been focused (LP: #863129) 2011-09-30 Didier Roche check only managed windows 2011-09-30 Didier Roche increase timeout for slow machine, for now, don't care about the other windows as there is a CompWindowTypeUtilMask at startup (and a terminal has this attribute as well? 2011-09-30 Didier Roche Show the 'Desktop' label when desktop has been focused (LP: #863129) 2011-09-30 Didier Roche focus the desktop when the desktop is mapped and that there is no other window around (focus on startup in particular) (LP: #863037) 2011-09-30 Jason Smith dont try to place windows which we shouldn't be messing with fixes LP:862743 2011-09-29 Gord Allott fixes the home view not having a scrollbar 2011-09-29 Gord Allott enables the home view to have the new scrollbar 2011-09-29 Neil Jagdish Patel Release\ 4.20.0 2011-09-29 Gord Allott fixes a leak in the pango escaping code 2011-09-29 Gord Allott fix a gord has heat stroke based leak 2011-09-29 Gord Allott fixes escaping in pango text 2011-09-29 Gord Allott fixes issue with text not being escaped before being sent to pango 2011-09-29 Sam Spilsbury Merge lp:~smspillaz/unity/unity.fix_835259 2011-09-29 Sam Spilsbury NULL check windows the layout system gives us 2011-09-29 Mirco Müller Fix rendernig of the scrollbar in the scrolled views of the Dash, LP: #836656 2011-09-29 Mirco Müller Fix the rendering as much as possible in the remaining 15 minutes 2011-09-29 Mirco Müller Don't make it crash 2011-09-29 Mirco Müller Trying to fight g++... ehm... fix #836656 2011-09-29 Gordon Allott the horizontal renderer was renderering text at the slightly wrong width, which caused a lot of problems with the subpixel font renderering, fixes that by drawing the right width 2011-09-29 Gord Allott fixes the text for results being rendered the wrong size causing subpixel errors 2011-09-29 Gordon Allott removes the blur on hover by checking the state before drawing 2011-09-29 Gord Allott removes the blur on results when highlighted 2011-09-29 Neil Jagdish Patel Support for SearchFinished for global results, some fixes for focus 2011-09-29 Neil Jagdish Patel [oneiric] Clicking the maximize/restore button for the dash window loses the keyboard focus 2011-09-29 Neil Jagdish Patel Fix GlobalSearchFinished listeners 2011-09-29 Gord Allott removes some unneeded variables 2011-09-29 Gord Allott removes unneeded variables 2011-09-29 Mirco Müller Fixed LP: #851359 2011-09-29 Mirco Müller Revert the pixel-grid alignment for the multi-range widget for the moment 2011-09-29 Mirco Müller Add dynamic left/right padding to text-drawing, use pango-markups small-tag to help fix LP: #851359 2011-09-29 Mitsuya Shibata Fix unvisible pre-edit text in Dash with iBus. https://bugs.launchpad.net/ubuntu-translations/+bug/663776/comments/77 How to reproduce: 1. Open Dash. 2. Startup Input Method(in Japanese, press Ctrl+Space) -> emit signal "preedit-start" 3. Type 'a', preedit text should be render, but dont -> emit signal "preedit-changed" 4. Press Enter, preedit text is fixed -> emit signal "commit", and render text in Dash In code: OnCommit signal handler call SetText, then text is rendered. However OnPreeditChanged signal handler do nothing. This branch add code to render preedit text in OnPreeditChanged. And at OnCommit, remove preedit text, and reset cursor position. *** I've also made it so the Dash doesn't tab between Lenses if IM is currently active, as the tab is a saved key for going through options 2011-09-14 Mitsuya Shibata Fix unvisible preedit text with ibus (lp: 663776) 2011-09-29 Robert Carr Clamp rating values to between 0 and 1 2011-09-28 Robert Carr FilterRatingsWidget: Clamp rating values to between 0 and 1 2011-09-29 Robert Carr Check return value of XGetWindowProperty 2011-09-28 Robert Carr Always check the return value of XGetWindowProperty 2011-09-29 Andrea Cimitan Make sure that launcher shortcuts works also using numpad. I've not yet found a way to make sure the launcher shortcuts works using shift and numlok in the same moment. As you know shift cancels numlock: NumLock off NumLock on --------------------------- Shift off 1 2 Shift on 3 4 In other words state 1 = state 4. Any idea about this? 2011-09-28 Andrea Azzarone Removes not working code. 2011-09-28 Andrea Azzarone Merge Trunk. 2011-09-26 Andrea Azzarone Super+number shortcuts should work with numpad. 2011-09-29 Marco Trevisan (Treviño) This is based on the design bug #690143 and bug #688117. Basically when we click on a launcher icon that controls windows that are all in different workspaces, we need to check where is the first valid window (not minimized, if any is not minimized) and then activate that window and all the other windows of the same application that are in the same viewport. This patch fix this issue and should also fix bug #838766. Al this is based on my old branch lp:~3v1n0/unity/fix-688117 2011-09-29 Marco Trevisan (Treviño) BamfLauncherIcon: don't mix urgent and non-urgent windows. 2011-09-29 Marco Trevisan (Treviño) PluginAdapter: correctly map the windows in other viewports If a launcher icon is selected to map an application that has more than one window in a different viewport, we should first find the window to map and then map also all the other windows that are in the same viewport. 2011-09-29 Marco Trevisan (Treviño) BamfLauncherIcon: Focus, some code cleanup 2011-09-29 Jason Smith disable spread on hover for now 2011-09-29 Jason Smith prefer visual glitches in multi-monitor to single monitor until real fix is found 2011-09-28 Marco Trevisan (Treviño) merge branch of win from Marco that fixes a bug where global menus wont show up with awkward window positioning (50% offscreen) 2011-09-29 Marco Trevisan (Treviño) PanelMenuView: disable the menus entries when they aren't shown. This fixes the bug that caused to switch VP and to see a window menu when clicking in the panel. 2011-09-29 Marco Trevisan (Treviño) PanelIndicatorEntryView: Add disabled support If an entryview is disabled, it doesn't get any mouse event. 2011-09-29 Marco Trevisan (Treviño) PanelMenuView: Don't use the timeout to re-show the window controls when hidden So if we move a window not handled in the panel, as soon as we reach the minimum visible partition, the controls are shown back in the panel. 2011-09-29 Marco Trevisan (Treviño) PanelMenuView: Hide the panel content (menus and title) if 1/4 of the window is out If 1/4 of a winndow height or a 1/4 of a window width is not viewable in the current viewport, then don't handle that in the panel. 2011-09-29 Marco Trevisan (Treviño) PanelMenuView: Check for window position when resized. This fixes bug #861279 caused by grid plugin: so now when we resize a window we also check that it's currently visible in the current viewport. 2011-09-28 Marco Trevisan (Treviño) merge branch to make sure viewport indication updates when moving window via alternative means 2011-09-29 Marco Trevisan (Treviño) BamfLauncherIcon: Use a timeout when checking for VP on window move. If we're moving a window, don't perform any check until we stopped moving for 250ms. 2011-09-28 Marco Trevisan (Treviño) BamfLauncherIcon: use the OnWindowMoved code also for OnViewPortSwitchEnded Better not to duplicate the code... 2011-09-28 Marco Trevisan (Treviño) BamfLauncherIcon: some code optimizations, avoid to duplicate loops 2011-09-28 Marco Trevisan (Treviño) BamfLauncherIcon: we should check that every launcher window is on current VP Otherwise just moving one would cause the indicator to change. 2011-09-28 Marco Trevisan (Treviño) BamfLauncherIcon: check for viewport on window moved to update the indicator So if a window is moved to another viewport using the window decoration controls this is correctly handled. 2011-09-28 Jason Smith fix potential crash in BamfLauncherIcon 2011-09-29 Neil Jagdish Patel Merge my fixes branch, bugs linked 2011-09-29 Neil Jagdish Patel Close dash when indicator is clicked 2011-09-29 Neil Jagdish Patel Only turn primary monitors Panel into dash mode 2011-09-28 Neil Jagdish Patel [merge] trunk 2011-09-28 Neil Jagdish Patel Dash - 'Shortcuts' arrow should be removed 2011-09-28 Neil Jagdish Patel Text in Dash search text box overflows and doesn't crop with longer strings; RtL input starts in wrong place 2011-09-28 Neil Jagdish Patel [merge] trunk 2011-09-28 Neil Jagdish Patel [merge] Marcos animating panel 2011-09-28 Neil Jagdish Patel Popdown menu on second F10 2011-09-28 Neil Jagdish Patel Adjust y position depending on size of font 2011-09-28 Neil Jagdish Patel Add support for drawing the Ubuntu roundel 2011-09-28 Neil Jagdish Patel Show 'Desktop' for the desktop window title 2011-09-28 Neil Jagdish Patel [merge] trunk 2011-09-27 Neil Jagdish Patel Show Refine Search only if we have added a filter 2011-09-27 Neil Jagdish Patel Don't crash if the result category index is out of bounds 2011-09-28 Jason Smith ensure we dont overlap launcher on map 2011-09-28 Jason Smith make onboard stack above the dash like a boss 2011-09-28 Jason Smith merge branch to fix _XFreeEventCookies (mmmmmmm cookies) crash 2011-09-29 Sam Spilsbury NULL free'd rectangle arrays and set the number to zero so that sendConfigureNotify won't try and use them. Also check if an X call failed because we did it on a destroyed window, and in that case return immediately since the return values of XQueryTree will often point to memory that is internal to xlib and freeing that will cause a whole raft of trouble. 2011-09-28 Jason Smith merge sams branch to ensure minimized windows leave a focus trail 2011-09-28 Sam Spilsbury Ensure that minimized windows cannot receive the focus while still being in animations which may change the focus so they can be unminimized. Fixes LP #859885 2011-09-28 Sam Spilsbury Don't initiate scale after terminating it. Fixes LP #764673 2011-09-28 Sam Spilsbury Don't initiate spread after terminating it. Fixes LP 764673 2011-09-23 Sam Spilsbury Immediate update framebuffers on output change 2011-09-28 Jason Smith merge sams branch to fix windows popping up under panels 2011-09-28 Sam Spilsbury Fix bug #857214 Avoid the panels as well when placing windows, using some mad region logic. 2011-09-28 Jason Smith merge sams branch to make 3 finger drag more magical 2011-09-28 Sam Spilsbury Warp the pointer correctly, set the correct pointer image and notify external plugins that we are moving the window while it is grabbed. 2011-09-28 Jason Smith merge sams branch to fix show desktop not masking inputs 2011-09-28 Sam Spilsbury Fix LP 836325 and trigger the option change correctly 2011-09-28 Jason Smith fix scrolling by default introduce in previous commit 2011-09-28 Jason Smith fix issue where launcher would reveal from panel edge 2011-09-28 Jay Taoko Fix key navigation problem. see bug #861251 2011-09-28 Jay Taoko Fix key navigation problem. see bug #861251 2011-09-28 Gord Allott fixes the issue with dash results not being drawn in dual monitor top-bottom configurations 2011-09-28 Gord Allott fix top monitor weirdness maybe 2011-09-28 Jason Smith make desaturation time match dash show time 2011-09-28 Marco Trevisan (Treviño) Merge panel fading branch 2011-09-28 Marco Trevisan (Treviño) IndicatorEntryView and WindowButtons: no need to set the blending again It's controlled at upper levels. 2011-09-27 Marco Trevisan (Treviño) PanelMenuView: correctly use _we_control_active Otherwise it could have lead to wrong drawing. 2011-09-27 Marco Trevisan (Treviño) PanelMenuView: don't use the switch viewport signal, go back to _we_control_active 2011-09-27 Marco Trevisan (Treviño) PanelMenuView: don't draw the window title if it's not viewable Fixes bad panel title on viewport switch. 2011-09-27 Marco Trevisan (Treviño) PanelMenuView: don't draw any title if we're focussing the panel 2011-09-27 Marco Trevisan (Treviño) PanelMenuView: always force draw the panel content when requested Othewise buttons could hide while dragging a maximized window. 2011-09-27 Marco Trevisan (Treviño) Merging with upstream 2011-09-27 Marco Trevisan (Treviño) Always use CLAMP when we can. 2011-09-27 Marco Trevisan (Treviño) PanelMenuView: add an indicator typed as a MENU This allows to disable some unneeded features like secondary activate and scrolling. 2011-09-27 Marco Trevisan (Treviño) PanelIndicatorsView: support for indicator view typing Default type is (like it was before) an Indicator. 2011-09-27 Marco Trevisan (Treviño) PanelIndicatorEntryView: Add typing support for indicators view I basically added two types of indicators that can be drawn using PanelIndicatorEntryView: INDICATOR and MENU. A menu is a little bit less complex and it doesn't handle the scrolling over an entry, and supports also the middle-click for being shown. An Indicator is acting like before, but now supports also a kind of secondary-activate feedback. On middle-click down, in fact, the item opacity is decreased a little and then restored on button up. This should give better usability. So now it's possible to use the INDICATOR type for all the system indicators and the MENU for the panelmenu menus, that now will act exactly like the menus of a gtk-menubar. 2011-09-27 Marco Trevisan (Treviño) PanelIndicatorEntryView: cache the texture layer, and use it to draw. This code was missing in the previous versions by mistake. 2011-09-27 Marco Trevisan (Treviño) PanelMenuView: redraw panel after pressing a window button. 2011-09-27 Marco Trevisan (Treviño) Animator: clamp progress value. 2011-09-27 Marco Trevisan (Treviño) PanelMenuView: Clamp on fade-out to get nice value. 2011-09-27 Marco Trevisan (Treviño) PanelMenuView: Full-redraw on init. It fixes the issue of the first menu-over. 2011-09-26 Marco Trevisan (Treviño) Fixing compilation issues, due to bad merge. 2011-09-26 Marco Trevisan (Treviño) PanelMenuView: improving the cross-fade between title and menus Tuning the rate of the cross fading when switching from menus+buttons bar to a title bar (for maximized windows). We increase the fade-out of the showing item and the fade-in of the hiding one. 2011-09-26 Marco Trevisan (Treviño) PanelMenuView: setting the fade in/out values as requested by design Setting the fadein title timing at 100ms and fadeout timing at 120ms as discussed with JohnLea 2011-09-26 Marco Trevisan (Treviño) PanelMenuView: tuning the title gradient fade-out If we're fading-out the title, it's better to quickly hide the transparent right-most area. 2011-09-26 Marco Trevisan (Treviño) PanelMenuView: Avoid crashes when unlocking/locking the title gradient. After long time of not using, unity it could crash when overing the panel and requesting to apply a gradient mask to the window title. This should fix the crash. 2011-09-26 Marco Trevisan (Treviño) Merging with upstream changes. 2011-09-23 Marco Trevisan (Treviño) PanelMenuView: correctly reset the fade-out duration effect If we changed the fade-out duration it should be reset in any case. 2011-09-23 Marco Trevisan (Treviño) PanelMenuView: Increasing the fade-in/fade-out durations 2011-09-23 Marco Trevisan (Treviño) PanelMenuView: Don't show a window title when the dash is on! 2011-09-23 Marco Trevisan (Treviño) PanelMenuView: quickly hide the window buttons if menus aren't hiding If we want to hide only the window buttons (i.e. quitting the dash or clicking over the restore button of a maximized window), we need to do this in a quicker way. 2011-09-23 Marco Trevisan (Treviño) PanelMenuView: on fade-out quickly show the cut title part When fading-out the title we need to quickly show back the menu title part that has been previously cut with fade. 2011-09-23 Marco Trevisan (Treviño) PanelMenu: use a cross-fade effect when showing the menus and hiding the title Now the window title and the menus are both faded in reverse direction to show a cross-fade effect. It only happens if we show bot the menus and the buttons and the title is not faded. 2011-09-23 Marco Trevisan (Treviño) PanelMenu: When the menus are being shown, update the title gradient on opacity change This allows to get a nice effect, also the title now is cut using a progressive mask which increases its opacity following the menu animation. 2011-09-23 Marco Trevisan (Treviño) WindowButtons: don't paintbackground, make the parent do it! 2011-09-23 Marco Trevisan (Treviño) PanelMenuView: Don't show anything in the panel if at least the buttons are there If we draw the windowbuttons, then no title should shown in the panel! 2011-09-23 Marco Trevisan (Treviño) Animator: small API change to set the default FPS value to 30 So now when creating an animator we must define only the duration. 2011-09-23 Marco Trevisan (Treviño) IndicatorEntry and WindowButtons: no need to clear the background Since we redraw them from an higher level, we don't have to clear their area when drawing them. 2011-09-22 Marco Trevisan (Treviño) PanelMenuView: use the new Animator class to show/hide menus and buttons Now we animate the panelmenu items using the Animator timer. 2011-09-22 Marco Trevisan (Treviño) PanelMenuView: Add DrawMenus and DrawWindowButtons utility functions They allow to check the variables to see if the menus or the window buttons should be drawn. All this for better code readability. 2011-09-22 Marco Trevisan (Treviño) Remove FadeController, add a more generic Animator class It allows basically to manage a timer for animation purposes. It emits signals that can be used to animat widgets. Based on the OsAnimation GObject class by Andrea Cimitan. 2011-09-22 Marco Trevisan (Treviño) PanelMenuView: Show the buttons when pressing Alt on maximized windows. 2011-09-22 Marco Trevisan (Treviño) PanelMenu: fade-in / out Menus and Buttons when they're shown. It works well for menus of restored windows, while maximized windows are actually bugged. 2011-09-22 Marco Trevisan (Treviño) WindowButtons: support for opacity and set them as fadable Objects 2011-09-22 Marco Trevisan (Treviño) PanelIndicatorsView: support opacity and set as a FadableObject This allows to make indicators fade in/out easily. 2011-09-22 Marco Trevisan (Treviño) FadeController: new class for handling the fading of FadableObjects This class allows to define an object to be faded-in/out using a nux::Timer 2011-09-22 Marco Trevisan (Treviño) PanelIndicatorEntryView: support for drawing items with a different opacity 2011-09-28 Jason Smith fix line drawing in dash 2011-09-28 Gord Allott fixes the aspect ratio of non square dash items 2011-09-28 Gord Allott some cairo cleanups 2011-09-26 Gord Allott makes sure icon tiles are aspect ratio correct 2011-09-28 Gord Allott allows the dash to scroll on keynav 2011-09-27 Gord Allott change the position of the focus callback a little so that we can show the group header too 2011-09-27 Gord Allott Hacks in a way to have the dash scroll down on keyboard navigation, will fix better in P when we can break nux ABI 2011-09-28 Gord Allott darkens the dash further 2011-09-28 Gord Allott darken the launcher/panel/dash 2011-09-28 Robert Carr Merge lp:~robertcarr/unity/ratingswidget-fixdesign 2011-09-26 Robert Carr Also clamp the filter in the mouse handling so we don't filter by a fractional amount 2011-09-26 Robert Carr Update the filter ratings widget to fit design. Firstly the user should not be able to set half stars. Secondly the user should be able to drag and change the star rating 2011-09-28 Jason Smith merge blur performance branch 2011-09-28 Jason Smith improve blur rendering performance 2011-09-28 Tim Penhey Delete the windows thread and switcher controller when destroying UnityScreen. 2011-09-28 Tim Penhey Delete the switcherController and the windows thread when destroying the UnityScreen. Having a clean exit depends on nux not trying to access the windows thread when destroying the Views, Layouts and ResourceData. 2011-09-27 Jason Smith make switcher view ensure text is inside the switcher 2011-09-27 Robert Carr Merge lp:~robertcarr/unity/vpswitch-closedash 2011-09-27 Robert Carr Close the dash when we start a viewport switch 2011-09-27 Robert Carr Merge lp:~unity-team/unity/unity.viewport-bias 2011-09-26 Jason Smith make alt-tab able to give priority to windows on the current viewport 2011-09-27 Robert Carr Merge lp:~robercarr/unity/launcher-nopointergrab. Have the launcher not take a pointer grab in keynav mode. 2011-09-26 Robert Carr Merge the branch in to itself? I suck at bzr 2011-09-26 Robert Carr Launcher: Don't take a pointer grab in key nav mode 2011-09-26 Robert Carr Use the search close asset in SearchBarSpinner. 2011-09-26 Robert Carr Launcher: Don't take a pointer grab in keynav mode 2011-09-27 Didier Roche Add system setting icon to Launcher (LP: #764744) 2011-09-26 Jason Smith merge dash draw perf branch 2011-09-26 Jason Smith improve rendering performance slightly when doing a full dash redraw 2011-09-26 Robert Carr Merge lp:~robertcarr/unity/dash-fourfingertap 2011-09-26 Robert Carr Uncomment the line using GEIS_GESTURE_ATTRIBUTE_TOUCHES to set in our GeisAdapter, not sure of the history of GEIS (as in why it was disabled originally) but it seems to work fine now and be the appropriate way to access it through the new GEIS API...which we don't use but that's a whole different matter 2011-09-26 Didier Roche Don't cut text on 2 lines on home dash (Neil fixes for french) 2011-09-26 Robert Carr Merge lp:~robertcarr/unity/homelauncher-dnd 2011-09-26 Robert Carr A proper fix to enabling DND support to the Home folder launcher. Previously it only worked if you had a nautilus-home.desktop which I patched myself...and then forgot about? 2011-09-26 Robert Carr Merge lp:~robertcarr/unity/dnd-iconsize 2011-09-26 Robert Carr ResultViewGrid: Use the same size as dash icons for dnd images 2011-09-26 Robert Carr Merge lp:~robertcarr/unity/dnd-closedash 2011-09-26 Robert Carr DashView: Process DND events to close the Dash when we drag a DND object outside of the dash 2011-09-26 Neil Jagdish Patel Release\ 4.18.0 2011-09-26 Neil Jagdish Patel Call panel_a11y_init before creating dbus services to fix thread-safety issues when dealing with get/setenv 2011-09-26 Andrea Azzarone Launcher - a spread can accidentally be triggered during the 'dragging and dropping behind the Launcher' interaction 2011-09-24 Andrea Azzarone Blocks the triggering of a spread during the 'dragging and dropping behind the Launcher' interaction. 2011-09-26 Andrea Azzarone Bug #855909: holding down super while dash is open resaturates launcher but super-key-shortcuts don't appear 2011-09-25 Andrea Azzarone Doesn't saturate icons on super key when the dash is open. 2011-09-26 Andrea Azzarone Launcher - When useing Alt F1 launcher keyboard navigation, Launcher should not scroll until top or bottom of Launcher is reached. It uses lp:~andyrock/unity/fix-858469 as a prerequisite to fix the jump bug. 2011-09-25 Andrea Azzarone Launcher - When useing Alt F1 launcher keyboard navigation, Launcher should not scroll until top or bottom of Launcher is reached. 2011-09-26 Andrea Azzarone Don't jump during launcher keynav. To reproduce the problem: 1. With a "filled" launcher bar press Alt+F1 (make sure to move your mouse outside of the launcher bar area to not hit bug 858502) 2. Press the down key RESULT: * The launcher items jump up and down. --------------------------------------------------------------- I think this is not the best solution but this is a kind of workaround. Given that we are now at an advanced stage of the release cycle, I think it is better that launcher.cpp does not change too much (Launcher.cpp is not a file, is a puzzle :P ) 2011-09-25 Andrea Azzarone Don't jump during launcher keynav (bug 858469). 2011-09-26 Marco Trevisan (Treviño) Fixed lots of other PanelMenuView related bugs (see the linked list of "In Progress bugs" for reference). In particular, I've also changed these things: - Moving to nux::GetGraphicsDisplay()->GetMouseScreenCoord() (instead of gdk functions, warning this needs nux bzr-453 or newer not to crash, thanks to Jay for fixing!) - Checking for mouse position after closing menus to hide/show them (bug bug #843670) - Checking for mouse position after dragging a window to to hide/show menus - Fix for PluginAdapter not to consider unmapped windows as maximized (bug #781215) - Panel-service: correctly close menus when releasing mouse outside a menu title (bug #844309) - Panel-service: cache the indicator entries geometry and use the values for checking mouse position - Don't redecorate windows on maximization drag (bug #838923) - panel-service: Remove id2entry_hash and use sscanf to parse the entries IDs - PanelView: track mouse position only when it has been changed (fix bug #834065) - PanelMenuView / PanelIndicatorsView: remove code duplication for adding an entry - Better mouse grab management using only PanelTitleGrabArea - PanelMenuView: even more checks to avoid to show/hide menus when we shouldn't - PanelView: sync geometries for real See the related commit logs for more informations. This branch, to work properly, needs the updated UnityCore code that I've pushed in my lp:~3v1n0/unity/menus-switching-hacks branch (for the entries geometry things), so in the case that the other branch isn't accepted, we need to port its UnityCore changes here. PS: for the record, this is the previous merge request for this branch: https://code.launchpad.net/~3v1n0/unity/panelmenu-fixes/+merge/73622 2011-09-25 Marco Trevisan (Treviño) WindowButtons: Fixing bug #823353, re-add pressed form for buttons 2011-09-25 Marco Trevisan (Treviño) PanelMenuView: don't allow to drag windows from panel when the dash is open Fixing bug #858815 2011-09-24 Marco Trevisan (Treviño) PanelMenuView: Some more optimizations in UpdateShowNow to avoid false-positive We now use also the status and we avoid to do unneeded computation when we just requested to hide the menus. 2011-09-24 Marco Trevisan (Treviño) PanelMenuView: Add a delay before showing the menus when we press the ALT key This fixes bug #855521 preventing the menus to be shown when doing an alt+tab. The delay is actually set to 180ms and seems to work well. 2011-09-23 Marco Trevisan (Treviño) Remove conflicts with lp:~3v1n0/unity/menus-switching-hacks 2011-09-23 Marco Trevisan (Treviño) PanelMenuView: move to foreach to iterate over entries... 2011-09-23 Marco Trevisan (Treviño) Merging with upstream to resolve conflicts. 2011-09-20 Marco Trevisan (Treviño) PanelIndicatorsView: use foreach loops when possible 2011-09-20 Marco Trevisan (Treviño) PanelView: change name to UnityPanel not to clash with unity-2d 2011-09-20 Marco Trevisan (Treviño) PanelView: sync geometries on indicator entry view Updated. 2011-09-20 Marco Trevisan (Treviño) PanelView: fixing typo. 2011-09-20 Marco Trevisan (Treviño) PanelMenuView: correct wrongly changed comment string... 2011-09-20 Marco Trevisan (Treviño) PanelView: SyncGeometries doesn't actually sync anything Added missing method to sync geometries with the service. 2011-09-20 Marco Trevisan (Treviño) Merging with upstream. 2011-09-20 Marco Trevisan (Treviño) PanelMenuView: we don't need to keep _title_tex, _title_layer is enough Removing _title_tex and using just the saved _title_layer to draw the faded application title. 2011-09-20 Marco Trevisan (Treviño) PanelMenuView: Code cleanup Disabling some old code, fixed some spacing and updating some lines around. 2011-09-20 Marco Trevisan (Treviño) PanelMenuView: check if we're inside the panel after a drag event. If we release the mouse inside the panel, after dragging it around we need to draw it properly. 2011-09-20 Marco Trevisan (Treviño) PanelMenuView: Use all the panel size to check when we have to start dragging We should drag for real only when we're outside the panel, not when we're outside the menuview. In fact, this would cause the grid plugin to start when we're over the indicators (for example). 2011-09-20 Marco Trevisan (Treviño) PanelTitleGrabArea: control the grabbed status Add the grabbed cursor support to the PanelTitleGrabArea without contrilling this directly from PanelMenuView, and update this one to use the new grab-area interface. Also we directly uses the signals eredited from InputArea in the grab area with no more code duplication. 2011-09-20 Marco Trevisan (Treviño) PanelMenuView: avoid code duplication in OnEntryAdded Use the new PanelIndicatorsWidget functions to add an entry to the panel menu view, without code duplication. 2011-09-20 Marco Trevisan (Treviño) PanelIndicatorsView: Add AddEntry / RemoveEntry APIs to allow better code reusability Added new APIs to allow to reuse the code to add entries also in the PanelMenuView. Entries can be added in any position, or automatically (by priority). 2011-09-17 Marco Trevisan (Treviño) panel-service: remove an implicit check. 2011-09-17 Marco Trevisan (Treviño) panel-service: re-open a menu if clicking over its title after a keyboard navigation If we were navigating over indicators using the keyboard and now we click over the indicator under the mouse, we must force it to show back again, not make all the menus close. 2011-09-17 Marco Trevisan (Treviño) PanelView: track mouse position only when it has been changed We cache the tracked mouse position to avoid to check for changed position every few milliseconds without any need. This commit fixes bug #834065 since with the previous implementation, when changing the active menu using the keyboard, the mouse position was always checked for opening a menu. Now it's relevant only if it has been changed. 2011-09-17 Marco Trevisan (Treviño) Go back (again) to auto mouse = nux::GetGraphicsDisplay()->GetMouseScreenCoord() Since Jay fixed it for us in Nux (commit 453), now we can use it safely here with no more crashes ;) 2011-09-17 Marco Trevisan (Treviño) Ignore keyboard events when the mouse is over a menu title This is a first workaround to but #827582 and it eliminates the visual issue that is happening when using the keyboard arrows when the mouse is over an indicator. 2011-09-17 Marco Trevisan (Treviño) panel-service: Remove id2entry_hash and go back to a direct hash entry2geometry_hash There's no need to use the id2entry hash since sscanf can do the work for us to get back a pointer from its previously generated string. This works well and saves memory and computation. Also it solves the issue with entry2geometry_hash that now can be again an hashtable using the direct access and doesn't use memory to duplicate the entry_id string 2011-09-16 Marco Trevisan (Treviño) Use a string based hash-table for geometry and don't remove values on entry-removed When switching the focus from a window to one of its dialog children (for example an open dialog, or any other dialog with no proper menu) unity-panel-service gets quickly an "entry-removed" signal for an entry and then a new "entry-added" signal for the very same entry. This causes the panel-service not to sync with the client, since the two events are too near and so if in this case we would have removed the cached geometries for that entry, then the client wouldn't have shown its menu correctly. So now we remove the entries from the entry2geometry_hash hashtable only when the client asked to do that to avoid errors, however we use more memory and a slower hashtable since we need to use strings. 2011-09-15 Marco Trevisan (Treviño) Fixing for good the Redecorate maximized windows issue. This fixes bug #838923 (and particularly the redecorate problem also noticed by other bugs like #825230). Really this is more a workaround than a fix, since in the previous implementation of the PluginAdapter::IsWindowDecorated function we used the compiz way to get the decoration parameters. However compiz is too slow to catch the changes we did in the function PluginAdapter::SetMwmWindowHints which actually uses directly the Xlib APIs. So, also when querying for the decorate status we need to use XGetWindowProperty to get the real value. The old code has been left there, with a FIXME statement. 2011-09-14 Marco Trevisan (Treviño) Code cleanup... 2011-09-13 Marco Trevisan (Treviño) panel-service: Fixed coding style. 2011-09-13 Marco Trevisan (Treviño) Panel-service: cache the entry geometries and use them for parsing mouse events When a client calls the SyncGeometry method the panel-service caches the geometries for the changed entries and then we use them in the event filter function to check if a release event has been done over an indicator entry name or not. This fixes for good bug #844309 and improves the menus handling with a single-click: when a click is released over a non-previously selected menu title, then the release event is ignored, otherwise we use it to close the menus. 2011-09-11 Marco Trevisan (Treviño) panel-service: Don't remove all release events outside the menu area on first click Unity panel service, after opening a menu was ignoring all the mouse release events to avoid to close the just opened menu. But this was incorrect and caused bug #844309 so it was impossible click on a menu, continue clicking over it and releasing the mouse outside its area (to close it). So now we only ingore release events that are above the menu, so if a mouse button is released above the menu (and so in its title in the panel) the release event is ignored and so the menu doesn't close, otherwise the menu closes. 2011-09-11 Marco Trevisan (Treviño) Merging missing changes... 2011-09-08 Marco Trevisan (Treviño) Don't consider unmapped and unviewable windows in IsWindowObscured An unmapped or not viewable window can't for sure obscure another window. So, when trying to collect the maximized Windows in PanelMenuWindow (to restore them grabbing from the panel), the unmapped windows (like banshee in the sound menu or deluge reduced to its indicator) must not be considered or the dragging wouldn't work. This should fix bugs like #781215 and #774121 2011-09-08 Marco Trevisan (Treviño) WindowManager: don't StartMove with negative coordinates Otherwise unity will crash. 2011-09-08 Marco Trevisan (Treviño) Panel: Show the menu after maximizing using the window title drag When a window is maximized we force to check for the mouse position to draw correctly the panel. 2011-09-08 Marco Trevisan (Treviño) nux::GetGraphicsDisplay()->GetMouseScreenCoord() is buggy, let's move back to GDK It's better to avoid crashes here. Always check mouse position using GDK. 2011-09-08 Marco Trevisan (Treviño) PanelView, never use nux::GetGraphicsDisplay()->GetMouseScreenCoord(); It's too unstable, it could causes crashes when the mouse pointer is grabbed. Reverting to the default implementation, including a FIXME. 2011-09-08 Marco Trevisan (Treviño) Fallback to Gdk display if nux::GetGraphicsDisplay() is null Sometimes nux doesn't seem to work as expected, leading to crashes in the previous implementation. So adding a gdk fallback if needed. 2011-09-07 Marco Trevisan (Treviño) Put back AllMenuClosed and check for new mouse position using Nux This allows to properly fix bug #843670 hiding menus only when the mouse pointer is outside the top menu panel. 2011-09-07 Marco Trevisan (Treviño) Merging with upstream 2011-09-26 Marco Trevisan (Treviño) This is a set of hacks to improve the reaction of the panel on fast menus switching Everytime unity shows a menu it needs to contact unity-panel-service and to wait for its reply to correctly redraw the panel (selecting the mapped menu title). This is correct, but due to the low speed of this process it causes some visual issues when moving quickly the mouse over the indicators, this gives the impression that the unity interface is slow. To reduce this feeling I've made some hacks to make the Panel update its aspect as soon as a menu has been hovered, without waiting for the panel-service reply both when selecting and de-selecting a menu. However, the panel reply is not ignored, but considered only if our guess was wrong. This allows to navigate over titles without that the panel will show a "redraw cascade effect" caused by the late replies of the panel service. Of course the speed of the menus themselves won't change, but the switch process should look cleaner. Check also this [1] merge proposal for better understanding some of the changes: [1] https://code.launchpad.net/~3v1n0/unity/panelmenu-fixes/+merge/76133 2011-09-24 Marco Trevisan (Treviño) Don't draw white indicators when a menu entry is active. Patch suggested by Andrea Cimitan. 2011-09-24 Marco Trevisan (Treviño) Don't use the IsActive getter when modifying the private value 2011-09-23 Marco Trevisan (Treviño) PanelIndicatorEntryView always use the IsActive() function Instead of the draw_active_ variable. 2011-09-26 Sam Spilsbury This is relevant to 754689 - when a user changes the launcher size the offsets for the expo plugin need to change. 2011-09-22 Sam Spilsbury Offset expo plugin space for launcher size 2011-09-26 Sam Spilsbury XRegion.h defines TRUE and FALSE too 2011-09-16 Sam Spilsbury Fix TRUE/FALSE def conflict 2011-09-26 Omer Akram Dash unmaximize/maximize button is mismatched with actual window size 2011-09-18 Omer Akram fix for bug 852984 from Wildjiji 2011-09-26 Mikkel Kamstrup Erlandsen ResultRendererTile leaked a lot of GIcons. In fact for any icon string resembling a URI, or when loading an icon by name. 2011-09-16 Mikkel Kamstrup Erlandsen Fix leak of GIcon in ResultRendererTile. It was leaked when loading from a URI or icon name. 2011-09-26 Gordon Allott this should fix the music lens bug, what seems to have been happening is that tim added some code that resets the handle_counter_ in the IconLoader, but it was watching the wrong container to know when to reset the handle_counter_, which caused handles to get overridden, which caused the wrong slot to get disconnected when we call disconnectbyhandle in ResultRenderer and figuring that out has stolen some of my soul. 2011-09-23 Gord Allott add protection in icon loading 2011-09-23 Gord Allott don't zero out the handle index unless the task_map is empty 2011-09-23 Jason Smith prefer lower left monitor instead of upper left monitor 2011-09-23 Jason Smith make "primary" monitor be the left most monitor, regardless of what X says... We do this because we are more or less forced to by the design 2011-09-23 Jason Smith merge gords reflection branch 2011-09-22 Gord Allott gets the real dash size emitted on ubus, so that the result views can render reflections properly 2011-09-23 Jason Smith tmp 2011-09-20 Marco Trevisan (Treviño) PanelIndicatorsView: use foreach loops in OnPointerMoved. 2011-09-20 Marco Trevisan (Treviño) Merging with upstream. 2011-09-13 Marco Trevisan (Treviño) DBusIndicators: re-use computed rect value. 2011-09-12 Marco Trevisan (Treviño) DBusIndicators: cache locations per each different caller When syncing the locations geometries, we must consider also who asked to sync them. Each client should have different geometries, so we must cache them considering the caller name. Also fix a typo causing the file not compile. 2011-09-11 Marco Trevisan (Treviño) DBusIndicators: don't spam the service, just send really changed geometries Cache the last received EntryLocations map in DBusIndicators, so on next call to SyncGeometries we just send to the service informations about the entries that have really changed their geometry. When an entry has been removed, we just send to the service invalid width and height values. 2011-09-09 Marco Trevisan (Treviño) PanelView: SyncGeometries doesn't actually sync anything Added missing method to sync geometries with the service. 2011-09-09 Marco Trevisan (Treviño) This is a set of hacks to improve the reaction of the panel on fast menus switching Everytime unity shows a menu it needs to contact unity-panel-service and to wait for its reply to correctly redraw the panel (selecting the mapped menu title). This is correct, but due to the low speed of this process it causes some visual issues when moving quickly the mouse over the indicators, this gives the impression that the unity interface is slow. To reduce this feeling I've made some hacks to make the Panel update its aspect as soon as a menu has been overed, without waiting for the panel-service reply both when selecting and deselecting a menu. However, the panel reply is not ignored, but considered only if our guess was wrong. This allows to navigate over titles without that the panel will show a "redraw cascade effect" caused by the late replies of the panel service. Of course the speed of the menus themselves won't change, but the switch process should look cleaner. 2011-09-22 Jason Smith merge alt-tab follows mouse branch 2011-09-22 Jason Smith make alt-tab follow mouse and not focused window 2011-09-22 Jason Smith Make alt-tab track monitor with mouse on it 2011-09-22 Jason Smith make switcher dots match those on dash material 2011-09-22 Daniel van Vugt Fixes LP: #747682. Thanks for the patch, Daniel! 2011-09-19 Daniel van Vugt Fix unity4-specific shadow toggling. 2011-09-19 Daniel van Vugt Panel shadow opacity should match panel opacity. (LP: #747682) 2011-09-22 Daniel van Vugt Fixes LP: #815454. Thanks for the patch, Daniel! 2011-09-21 Daniel van Vugt Fixed missing panel shadow on secondary monitors. (LP: #815454) 2011-09-22 Andrea Azzarone Fixes LP: #851185. Thanks for the patch, Andrea! 2011-09-16 Andrea Azzarone Doesn't trigger dnd behind launcher interaction is dash is open. 2011-09-22 Andrea Azzarone Fixes LP: #851619. Thanks for the patch, Andrea! 2011-09-22 Andrea Azzarone Gives feedback when dropping an icon that's already in launcher. 2011-09-22 Didier Roche bump build-dep requirement on CMakeLists.txt (LP: #846447) 2011-09-22 Jason Smith update switcher view glow to match design (minor tweak) 2011-09-22 Mirco Müller Fix regression in pixel-grid aligned drawing. 2011-09-22 Mirco Müller Fix regression from DashStyle refactoring messing up the pixel-grid alignment 2011-09-22 Jason Smith Merge branch from Brandon Schaefer to make window buttons appear when pressing alt 2011-09-18 Brandon Schaefer WindowButtons now work when using alt 2011-09-21 Jason Smith make layout system implement maximum vertical size 2011-09-22 Sam Spilsbury Merge lp:~smspillaz/unity/unity.fix_855068 2011-09-21 Sam Spilsbury Fix typo 2011-09-22 Sam Spilsbury Merge lp:~smspillaz/unity/unity.real_minimize_spread 2011-09-21 Sam Spilsbury Temporarily allow minimied windows to be "focused" so that other plugins will add them to focus effects (eg scale) and remove temp unminimization. 2011-09-21 Jason Smith restore paint background to IconTexture 2011-09-21 Jason Smith fix dash rendering Draw vs DrawContent 2011-09-21 Jason Smith fix regression in drag icon renderering from rev 1575 2011-09-21 Jason Smith fix bug where corrupted FBO paints bad data all over screen 2011-09-21 Jason Smith merge faster blur branch 2011-09-20 Jason Smith merge jays optimized effects branch tweak to make blurs more reliable and speedy 2011-09-20 Jay Taoko Optimized effects creation 2011-09-21 Mirco Müller Fixed LP: #838904 2011-09-21 Mirco Müller Fixed height and alignment relative to the top-most launcher icon of the dash-search-bar. 2011-09-20 Mirco Müller position, size and glow of the search-bar outline fixed 2011-09-21 Gord Allott adjusts the layout of the dash somewhat 2011-09-20 Gord Allott add magic numbers to tile size to make gord sad 2011-09-20 Gord Allott remove colours 2011-09-20 Gord Allott make the dash resize code flush against the tiles 2011-09-20 Gord Allott change places style to suit previous commit 2011-09-20 Gord Allott set the spacing in result tiles to 10 2011-09-20 Gord Allott remove padding from result view 2011-09-20 Gord Allott fix the placesgroup object using too much space vertically 2011-09-20 Gord Allott draw pretty colours all over the dash 2011-09-21 Gord Allott chunks the loading of dash items so we never block compiz for more than 8ms 2011-09-19 Gord Allott fix the off by one error and track the timeout handle 2011-09-19 Gord Allott do the lazy loading of the dash into 8ms chucks, before queuing to the next frame£ 2011-09-21 Gord Allott Merges in a dash rendering cleanup branch, should be a slightly quicker dash 2011-09-19 Gord Allott remove the clipping from the result view, in certain cases we actually want to go outside our bounds 2011-09-19 Gord Allott same for the horizontal tile 2011-09-19 Gord Allott remove unneeded renderering in the dash 2011-09-19 Gord Allott remove unneeded blend mode setting 2011-09-20 Jason Smith fix accounting of dash backgrounds to prevent double painting of blur on scroll 2011-09-20 Robert Carr BackgroundEffectHelper: Change the default noise factor for blur from 1.2 to 1.1 2011-09-20 Sam Spilsbury Merge lp:~smspillaz/unity/unity.fix_invisible_windows 2011-09-20 Sam Spilsbury Fix spacing and add a comment 2011-09-20 Sam Spilsbury Merge trunk 2011-09-20 Sam Spilsbury Reference count the fbos and ensure that we are not binding and painting fbos in the transformed screen case as we don't set up the buffers properly for that 2011-09-20 Sam Spilsbury Fix dupe 2011-09-20 Sam Spilsbury Merge trunk 2011-09-20 Sam Spilsbury Ensure that the frame region is cleared on showdesktop too 2011-09-20 Sam Spilsbury Merge lp:~unity-team/unity/unity..sdh_invisible_window 2011-09-20 Sam Spilsbury Fix invisible windows when using showdesktop handler 2011-09-20 Sam Spilsbury Merge lp:~unity-team/unity/unity.fix_732997 2011-09-20 Sam Spilsbury Fix LP#732997 - do not override minimization functions until the window is mapped and do not show inaccessible windows which have been withdrawn or started out iconfied in the alt-tab 2011-09-20 Didier Roche add Update-notifier to the whitelist as per request from the release team LP: #779382 2011-09-19 Jason Smith merge branch to improve layout system to be smarter with many windows of varying aspect ratios 2011-09-19 Jason Smith make layout system look ahead to see the effect of the next window on the current row 2011-09-19 Jason Smith make layout system prefer even layouts when possible 2011-09-19 Andrea Azzarone merge branch to saturate/desaturate the launcher when the dash is open and DND starts 2011-09-15 Andrea Azzarone Fixes some problem with saturation/desaturation of the launcher when dash is open and dnd starts. 2011-09-19 Jason Smith merge branch to make GIMP handle spread mode better in some cases 2011-09-13 Jason Smith Handle applications like the GIMP better in spread mode 2011-09-19 Jason Smith make sure we dont tell compiz to draw durring a draw 2011-09-19 Tim Penhey DashStyle refactoring. 2011-09-15 Tim Penhey Merged dash-style-string-const-ref into dash-style-cmath. 2011-09-15 Tim Penhey Merged dash-style-pseudo-singleton into dash-style-string-const-ref. 2011-09-15 Tim Penhey Merged dash-style-enums into dash-style-pseudo-singleton. 2011-09-15 Tim Penhey Remove tabs. 2011-09-15 Tim Penhey Merged dash-style-string-const-ref into dash-style-cmath. 2011-09-15 Tim Penhey Merged dash-style-pseudo-singleton into dash-style-string-const-ref. 2011-09-15 Tim Penhey Merged dash-style-enums into dash-style-pseudo-singleton. 2011-09-15 Tim Penhey Merged dash-style-whitespace into dash-style-enums. 2011-09-15 Tim Penhey Merged dash-style-variable-rename into dash-style-whitespace. 2011-09-15 Tim Penhey Merge prev pipe. 2011-09-15 Tim Penhey Add some const correctness. 2011-09-15 Tim Penhey Use and anon namespace. 2011-09-15 Tim Penhey Pass std::string by const&. 2011-09-15 Tim Penhey Update tests. 2011-09-15 Tim Penhey Pseudo singleton for DashStyle. 2011-09-15 Tim Penhey Use strong enums. 2011-09-15 Tim Penhey Fix whitespace in the header. 2011-09-15 Tim Penhey Fix the whitespace. 2011-09-15 Tim Penhey Rename the member variables to match coding guidelines. 2011-09-15 Tim Penhey More tweaks. 2011-09-15 Tim Penhey Initial extraction. 2011-09-15 Tim Penhey Remove extra constants. 2011-09-15 Tim Penhey Generic mapping array too. 2011-09-15 Tim Penhey Mapped string reader. 2011-09-15 Tim Penhey Mode array and int array changed. 2011-09-15 Tim Penhey More reading refactoring. 2011-09-14 Tim Penhey Refactoring colors and json reading. 2011-09-14 Tim Penhey Minimal changes to make DashStyle use a pimpl. 2011-09-16 Jason Smith merge optimization branch 2011-09-16 Jason Smith fix memory leak in dash 2011-09-16 Jason Smith Optimize unity to minimize number of calls to get projection matrix (math reduction) Remove useless call to draw background in IconTexture 2011-09-16 Jay Taoko Fixed regression in the dash search entry. See bug #764859 2011-09-16 Jay Taoko Fixed regression in the dash search entry. See bug #764859 2011-09-16 Robert Carr Merge lp:~robertcarr/unity/dash-keepfocus 2011-09-16 Robert Carr unityshell: If the dash is open dont let other windows steal input focus. closes lp:830730 2011-09-16 Mikkel Kamstrup Erlandsen Merge lp:~cimi/unity/black-dash-layer 2011-09-15 Andrea Cimitan Use plain black #000000, instead #333333, as dark dash layer 2011-09-16 Alejandro Piñeiro Adding NUX_[DECLARE/IMPLEMENT]_OBJECT_TYPE macros for LauncherIcon 2011-09-15 Alejandro Piñeiro Fixing a type on LauncherIcon NUX_DECLARE_TYPE 2011-09-15 Alejandro Piñeiro Adding the NUX_DECLARE/IMPLEMENT macros for LauncherIcon 2011-09-15 Jason Smith fix issue where (rarely) alt-tab could enter spread mode prematurely 2011-09-15 Neil Jagdish Patel Release\ 4.16.0 2011-09-15 Neil Jagdish Patel Fix count of hidden results 2011-09-15 Gord Allott makes the shine on the dash much less intensive 2011-09-15 Gord Allott less bright sheen 2011-09-15 Gord Allott fixes the tiling for icons in the dash, small icons now stretch 2011-09-15 Gord Allott Makes the icons in the dash scale instead of tile 2011-09-15 Mirco Müller Mirco's branch to adjust spacing and solve lp:844889 Fixed issues: - Category header icons are too large - The font size of category header titles is too larged - The search result icons are too small - The search filter toggle boxes are too high - The search filter toggle boxes are too narrow - the search box is too short - The the font size of the text underneath each icon in the search results is too large - The size and shape of the arrow that points to the currently selected Dash Lens is incorrect 2011-09-15 Mirco Müller reverted the attempt in changing the dash-size, made category font smaller 2011-09-15 Mirco Müller Numerous fixes for LP: #844889... about 50% of the states issues still to do 2011-09-15 Gord Allott changes the dash background to be darker with a shine 2011-09-15 Gord Allott made the sheen less shiny 2011-09-15 Gord Allott remove comments 2011-09-15 Gord Allott fixes the launcher renderering 2011-09-15 Gord Allott adds a sheen to the launcher, dash and panel 2011-09-14 Gord Allott shine in the dash 2011-09-14 Gord Allott darken layer added to the ui elements in dash mode 2011-09-15 Gord Allott reduce the grid view spacing 2011-09-15 Gord Allott reduce height of results in the dash by one line of text 2011-09-15 Gord Allott fixed bug with total rows being +1 instead of ceil 2011-09-15 Neil Jagdish Patel Fix Panel icons and text when dash is open 2011-09-15 Neil Jagdish Patel Make icons white when the dash is open 2011-09-15 Neil Jagdish Patel Make indicators draw white text when Dash is showing 2011-09-15 Gord Allott Fixes a bug with the horizontal renderer not using the correct text drawing method 2011-09-13 Gord Allott fixed the horizontal renderer cutting off some of the text 2011-09-13 Gord Allott Merge in the new dash size branch 2011-09-13 Gord Allott made the loadtext method in resultrenderer virtual 2011-09-15 Jason Smith fix timeout delay to be consistent 2011-09-15 Gord Allott merging in a branch to increase the icon size in the dash, one of many targeting lp:844889 2011-09-14 Gord Allott changed fallback icon size to use places style code 2011-09-14 Gord Allott Merged updated fix-missing-icons branch 2011-09-12 Gord Allott remove spacing from the results grid renderer 2011-09-12 Gord Allott changed the horizontal renderer to fit the new size 2011-09-12 Gord Allott changed dash icon size from 42 to 64 2011-09-12 Gord Allott fix missing icons branch merged in to stop future conflicts 2011-09-12 Gord Allott quicksave 2011-09-15 Gord Allott Merges in a branch to fix missing icons, targeting lp:830887 2011-09-14 Gord Allott fixes icon renderer so that it returns a null reference when it can't find a file rather than silently quitting, so we can use that codepath instead of stating files all the live long day 2011-09-09 Gord Allott fix lp:830887 2011-09-15 Sam Spilsbury Merge lp:~smspillaz/unity/unity.fix_crash_on_startup 2011-08-05 Sam Spilsbury Fix crash on startup On startup, compiz does plugin->vTable->init () for every single plugin in the load queue. It then does plugin->vTable->initScreen (); On some drivers, doing a glGet () before an opengl context is created can result in a crash, so move the detection and failure code to UnityScreen's constructor where opengl has already been loaded. 2011-09-14 Jason Smith merge branch to make dash not close on DND start 2011-09-14 Jason Smith Dont close dash on DND start 2011-09-14 Jason Smith merge top autoscroll branch 2011-09-14 Jason Smith Restore top autoscroll 2011-09-14 Jason Smith merge darken pips branch 2011-09-14 Jason Smith make sure darkening only happens when rendering is done over the tile 2011-09-14 Jason Smith make pips render darker when in highlight mode 2011-09-14 Jason Smith merge alt-shift-grave branch 2011-09-14 Jason Smith make alt-shift-` able to initiate detail mode and start on the last window 2011-09-14 Jason Smith switch default of detail_on_timeout to match that in xml file 2011-09-14 Jason Smith add Key Above Tab support 2011-09-14 Jason Smith merge branch to fix issue with switcher padding 2011-09-14 Jason Smith fix issue where switcher would layout with improper padding when the number of flat icons was exactly 1 2011-09-14 Jay Taoko Removing incorrect call for setting opengl render buffer. The call also is not needed, so I am removing it entirely. 2011-09-14 Jay Taoko Fix: Removing incorrect call for setting opengl render buffer. 2011-09-14 Jason Smith fix f10 2011-09-14 Alex Launi fix a syntax error in the unity launch script 2011-09-14 Jason Smith update design resources make Launcher rendering proper for new resources 2011-09-14 Didier Roche Set alt + tab timeout to true (LP: #838075) 2011-09-14 Didier Roche Set alt + tab timeout to true (LP: #838075) 2011-09-14 Robert Carr Merge lp:~robertcarr/unity/launcherdrag-checkicon 2011-09-14 Robert Carr Launcher::StartIconDragRequest. Only set action state if we actually have a drag icon 2011-09-14 Jason Smith merge branch to fix minor design team issues 2011-09-14 Jason Smith make BFB launcher use UBusManager rather than C api 2011-09-13 Jason Smith fix launcher scroll direction 2011-09-13 Jason Smith Make alt-tab close the dash when it opens 2011-09-13 Jason Smith fix issue where slow moving pointer would not trigger edge reveal 2011-09-14 Didier Roche This branch does 2 things: - bring back Super + Shift + Num to open a new instance of an app (LP: #842977) - force sorting at start to get shortcut working (LP: #768076) 2011-09-12 Didier Roche force sorting at start to get shortcut working (LP: #768076) 2011-09-12 Didier Roche bring back Super + Shift + Num to open a new instance of an app (LP: #842977) 2011-09-14 Didier Roche update unity --distro to latest installed files (LP: #847799) 2011-09-12 Didier Roche update unity --distro to latest installed files (LP: #847799) 2011-09-14 Tim Penhey Unload the renderer from the results when the ResultsView dies. 2011-09-14 Tim Penhey More logging cleanup. 2011-09-14 Tim Penhey Cleaning up unneeded logging. 2011-09-13 Tim Penhey Don't log the renderer count. 2011-09-13 Tim Penhey Stop counting results. 2011-09-13 Tim Penhey Unload any results we have hanging around at destruction time. 2011-09-13 Tim Penhey Log the adding and removing of results. 2011-09-13 Tim Penhey Count the containers. 2011-09-13 Tim Penhey Merged cleanup-filters into renderer-leak. 2011-09-13 Tim Penhey Logging and counters. 2011-09-12 Tim Penhey Merge trunk. 2011-09-12 Tim Penhey Add count check. 2011-09-14 Tim Penhey Remove extra references on the layouts and remove the unreferences added in error. Fixes lp:845732. 2011-09-13 Tim Penhey Remove unreferences added in error. 2011-09-13 Tim Penhey Merge trunk. 2011-09-12 Tim Penhey Avoid gratuitous referencing. 2011-09-12 Tim Penhey Adding some missed nux object type information. 2011-09-13 Jason Smith merge switcher crash on window close branch 2011-09-13 Jason Smith fix crash when window closes and switcher is open 2011-09-13 Jay Taoko Set framebuffer depth attachment to 0 2011-09-13 Jason Smith Fix potential crash when hash table is null in remove entry model 2011-09-13 Sam Spilsbury Merge lp:~unity-team/unity/unity.fix_847967 2011-09-13 Sam Spilsbury Add some comments 2011-09-13 Sam Spilsbury Don't save and restore implicit bounding shapes since this shape will be kept after restore 2011-09-13 Sam Spilsbury Fix sent shape events not working correctly, ensure that they are sent to clients that will actually receive them. This won't work without http://lists.x.org/archives/xorg-devel/2011-September/024996_html since there's a bug in the X Server 2011-09-12 Jason Smith Round orange outline 2011-09-12 Jason Smith merge layout improvements branch 2011-09-12 Jason Smith make sure we dont let stuff scale up beyond bounds 2011-09-12 Jason Smith improve layout system to optimize horizontal spacing 2011-09-12 Robert Carr Merge lp:~robertcarr/unity/alttab-checkgrabresult 2011-09-12 Robert Carr altTabInitiateCommon: Check if we successfully get a grab, if not short circuit 2011-09-12 Robert Carr Style 2011-09-12 Robert Carr Style 2011-09-12 Robert Carr BamfLauncherIcon::ValidateUrisForLaunch: If we are the home launcher we can accept any kind of URI 2011-09-12 Robert Carr Merge lp:~robertcarr/unity/tab-lens-navigation 2011-09-11 Robert Carr Implement KeyNavIteration on DashView to allow switching through the lens bar with tab and left tab (shift-tab) 2011-09-12 Didier Roche remove unity-preferences, we will need to add some blessed option as a g-c-c capplet (LP: #847599) 2011-09-12 Didier Roche remove unity-preferences, we will need to add some blessed option as a g-c-c capplet (LP: #847599) 2011-09-12 Alejandro Piñeiro a11y: atk-bridge location path changed his format 2011-09-09 Alejandro Piñeiro a11y: atk-bridge location path changed format Changed the format on this bug: https://bugzilla.gnome.org/show_bug.cgi?id=645321 Fixes bug: https://bugs.launchpad.net/unity/+bug/844927 2011-09-11 Jason Smith merge switcher layout branch 2011-09-11 Jason Smith fix merge issues 2011-09-11 Jason Smith fix padding math 2011-09-11 Jason Smith soften opacity differences as orange outline works now 2011-09-11 Jason Smith improve layout system and switcher view to more closely match design goals 2011-09-09 Sam Spilsbury Merge lp:~smspillaz/unity/unity.stack_debug_fixed_minimized_windows 2011-09-09 Sam Spilsbury Merge lp:~unity-team/unity/unity.stack-debug 2011-09-08 Jason Smith merge trunk 2011-09-09 Sam Spilsbury Only remove the input shape on the client window and send a synethetic ShapeNotify when that happens We should only remove the input shape on the client window because core will respond by updating the regions correctly so that if the shape changes again core will be able to restore it correctly. However, we disable XShape events on the client window such that we will not receive a ShapeNotify event on the client window for our own operation which would cause cycling in the shape code. Instead craft a synethetic ShapeNotify event and send that to the root window so that core will update the window region and we can ignore the synethetic ShapeNotify event. 2011-09-08 Jason Smith merge trunk 2011-09-08 Jason Smith track upstream stacking changes 2011-09-09 Robert Carr Merge lp:~robertcarr/unity/result-dragimages 2011-09-08 Robert Carr When dragging from dash results, make better use of the icon_hint the lens gave us, i.e. if it is a filename (presumably a thumbnail) try loading that first. This ensures that the drag image will be the same as the image displayed in the dash 2011-09-08 Neil Jagdish Patel [release] 4.14.2 2011-09-08 Mikkel Kamstrup Erlandsen Update tests to new libunity API 2011-09-08 Mikkel Kamstrup Erlandsen Oh, who wants to NULL initialize GLists anyway?! 2011-09-08 Mikkel Kamstrup Erlandsen Update test cases to reflect latest API breaks in libunity. There's a segv in test-gtest-service inside g_object_new() on a GIcon instance I create. What's up with that?! 2011-09-08 Neil Jagdish Patel [release] 4.14.0 2011-09-08 Neil Jagdish Patel Fix test 2011-09-08 Neil Jagdish Patel Don't show Filter Search for home lens 2011-09-08 Neil Jagdish Patel Revert Robert's spacer from the DashSearchBar as it's causing the filters to be pushed off the edge of the Dash on some resolutions 2011-09-08 Marco Trevisan (Treviño) To implement the Desktop DX Indicators Review blueprint [1] and to implement the system indicators ordering requested by design team [2], I've redesigned the way the indicators work in unity. 2011-09-06 Marco Trevisan (Treviño) Correctly unref floating indicator objects. 2011-09-06 Marco Trevisan (Treviño) Removing old PanelTray code 2011-09-06 Marco Trevisan (Treviño) Merging with upstream 2011-09-06 Marco Trevisan (Treviño) PanelView: notify indicators and menu views on indicator object removed When the signal is fired the indicators will be removed from unity. 2011-09-06 Marco Trevisan (Treviño) PanelIndicatorsView: support indicator removal 2011-09-06 Marco Trevisan (Treviño) UnityCore: added Indicator::GetEntries() and notify on removal 2011-09-06 Marco Trevisan (Treviño) panel-service: reduce close-timeout to 1 second. 2011-09-06 Marco Trevisan (Treviño) DbusIndicators: kill panel service if needed 2011-09-05 Marco Trevisan (Treviño) UnityCore: adding Indicators::RemoveIndicator and Indicators::GetIndicators() They both allow to remove indicators when they have been lost. 2011-09-05 Marco Trevisan (Treviño) Better Indicator and Indicators APIs Using Indicator:Ptr everywhere and reduced loops when syncing. 2011-09-05 Marco Trevisan (Treviño) Add a timeout to the Indicator Remove API So we are sure that in the case that no client is actually running the panel will close, without waiting a reply from the client. Currently set to 3 seconds, maybe it could be set to a lower value. 2011-09-04 Marco Trevisan (Treviño) Make unity to remove the indicators when the panel service has been closed Not killed, that needs to update the unity side. 2011-09-03 Marco Trevisan (Treviño) PanelService small api change... 2011-09-03 Marco Trevisan (Treviño) Merging with upstream. 2011-09-03 Marco Trevisan (Treviño) PanelService: fix keynavigation on priority based indicators. With the new priority based positioning system, when using the keynavigation to open menus on the panel we need to follow the priority order. The old implementation otherwise, causes the indicators menus to be shown following the order of the ohe indicator the objects. Bug fixed by reoreding the indicator entries considering their priority and using the temporary generated list to select which menu should be opened. 2011-09-01 Marco Trevisan (Treviño) Merging with upstream, fixing the small conflict with TrayIcon 2011-08-30 Marco Trevisan (Treviño) Cleaning up another missed comment. 2011-08-29 Marco Trevisan (Treviño) More cleanups... 2011-08-29 Marco Trevisan (Treviño) Removing unneeded and commented code 2011-08-29 Marco Trevisan (Treviño) Merging with Upstream. 2011-08-09 Marco Trevisan (Treviño) Some optimizations for clearing empty indicators. 2011-08-09 Marco Trevisan (Treviño) Indicator entries should always be resynced, also if they're empty. Then the indicator could remove them. This fixes the issue that I introduced which caused the menus not to be removed when a window had no menus at all. 2011-08-09 Marco Trevisan (Treviño) Menus already arrive in the correct order, no need to check for priority. Also if that could be a nice extra check, I prefer not to waste time here. 2011-08-09 Marco Trevisan (Treviño) Including name_hint parameter in the IndicatorEntry. Also if actually this is not used by the shell, but only by the panel service, this value could be useful in future development. Updated also the entry tests. 2011-08-09 Marco Trevisan (Treviño) Added PanelIndicatorsView to move to the priority-based system for ordering entries Removed PanelIndicatorObject and replaced with PanelIndicatorsView that basically is a container of indicators which shows them following the priority of the given entries. So, now PanelView just contains two indicator children: menu_view and indicators They get updated when a new entry is added and uses the entries priority to order them. Thanks to this now the indicators can be also in a mixed order and the entries aren't anymore ordered just per-IndicatorObject. 2011-08-09 Marco Trevisan (Treviño) UnityCore: Support for prioritized indicator entries When an IndicatorEntry is allocated now, we also consider its priority flag, as the PanelService sends us that value too. Also, now we avoid to allocate a new entry at every Sync, but we try to use the already allocated instance if it exists. Added also the support for removing an indicator entry when it's not more synced by the PanelSerive, with signal support. This avoids that unity will create blank indicator entries, but actually it only generates real entries to be added to the panel. Finally, now we use have an indicator entry priority flag, we don't need to order all the entries per-indicator. 2011-08-09 Marco Trevisan (Treviño) Panel service: Add priority flag to indicators When panel service loads the indicators, it also compute the priority of the indicator entry itself. That value then can be used by the panel to correctly order the indicators. Now panel service orders the indicators following the specifications defined by the design team, and basically from the end of the screen: * indicator-session * indicator-datetime * indicator-sound * network manager (nm-applet) * bluetooth manager * indicator-messages * keyboard layout * All the others appindicators * The application menus 2011-08-09 Marco Trevisan (Treviño) Enable debugging symbols in Debug mode. 2011-09-08 Didier Roche Fix missing lens shortcuts (Super-A, Super-F) (LP: #834078) 2011-09-08 Didier Roche fix show/hide dash when shortcuts are pressed quickly 2011-09-08 Didier Roche Fix uneeded object construction 2011-09-07 Didier Roche bring back lenses shortcut activation. Seems there is still an issue on registering keybinding on first super invocation, but good enough for main cases (LP: #834078) 2011-09-08 Tim Penhey Merging in tims branch to replace PlacesStyle with a non-singleton This branch changes one of our singletons that never gets destroyed into a pseudo-singleton. The PlacesStyle object now uses smart pointers to own the textures, and the signal manger to dicsonnect the signals. Other small tweaks include putting it in the unity namespace, and returning the text color by const&, and making some of the methods const. 2011-09-08 Tim Penhey Makes PlacesStyle a non-singleton, but warns you if you try to create more than one instance. This means that the unity screen can own the style, so it get nicely destroyed when the screen is destroyed. 2011-09-08 Gord Allott Merging in my branch that speeds up the dash even further, we now only render the results that are on the screen and only load the icons that are visible, reducing the memory footprint 2011-09-08 Gord Allott removed comment 2011-09-08 Gord Allott only pre-load the tiles that are currently visible 2011-09-07 Gord Allott fixed bug with the last row in a results view being dropped 2011-09-07 Gord Allott Only draw the icons in a result view that are visible on the screen 2011-09-07 Gord Allott fix relayout branch 2011-09-07 Gord Allott latest trunk 2011-09-07 Gord Allott snapshot 2011-09-05 Gord Allott merge latest trunk 2011-09-05 Gord Allott first attempt at only displaying the results that are visible 2011-09-08 Andrea Cimitan merging in Cimi's branch to modify the theming of the panel 2011-09-07 Andrea Cimitan Also render frame on the panel 2011-09-07 Neil Jagdish Patel Remove stray g_debug 2011-09-07 Neil Jagdish Patel Fix panel opacity settings 2011-09-08 Neil Jagdish Patel Merging neils branch to order the lenses in the dash 2011-09-07 Neil Jagdish Patel Add some ordering, make sure Applications lens is always first 2011-09-08 Neil Jagdish Patel Merging neils branch to remove some hacks revolving around the inital results 2011-09-07 Neil Jagdish Patel Remove hacks that work around lenses not giving initial results 2011-09-08 Marco Biscaro Merges in Marcos branch that fixes lp:#801413 and lp:843425 and some more fixes/improvements This branch includes various fixes for the QuickList handling such as: - Correct hiding of quicklist items and quicklist roots (including not showing unneeded separators, see more at bug #843425). - Support for monitoring .desktop file changes to dynamically update the "static" quicklist generated using the launcher .desktop file - Some memory optimizations and fix of memory leaks - Fixed a bug causing unity to crash if removing launcher with an open quicklist (bug #801413) 2011-09-07 Marco Trevisan (Treviño) LauncherIcon: Hide a visible quicklist when removing the Icon If a LauncherIcon has been removed while its quicklist is still showing, unity crashes since it's still listening for events waiting a click outside the quicklist. Hiding it before removing the icon fixes it. This fixes bug #801413 2011-09-07 Marco Trevisan (Treviño) BamfLauncherIcon: Fixed some MenuItems memory leaks Keeping pointers of all other menu-items we use in the quicklist to avoid to re-create them on every icon right-click (each time the quicklist is shown). All the used menu_items are now also unreferenced when the Launcher Icon is destructed. 2011-09-07 Marco Trevisan (Treviño) Update .desktop file quicklist on file modification Monitor for desktop file changes and reload the launcher quicklist on file edit. Also the monitor is updated when the linked desktop file changes (that's BAMF responsability). Plus, don't update the cached desktop file if not needed and always use DesktopFile() to get it. 2011-09-07 Marco Trevisan (Treviño) BamfLauncherIcon: Don't show quicklist items if they aren't visible. A quicklist menu or a quicklist menuitem shouldn't be considered if not visible at all. This would cause to show just a separator leading to bug #843425 2011-09-08 Mirco Müller This fixes a lot of the issues stated in the mega-bug LP: #841945. But since it is so much not everything is done yet. Still already done fixes should move into trunk as soon as possible. Here's a list of done fixes: from the list of positioning issues: - The Category Headers are positioned wrong (too far left, too low) - The magnifying glass inside the search box is positioned wrong (should be further to the left) - There is too much space below each category header - "Filter results" header is positioned wrong (should be right and slightly up) - The "All" button is aligned incorrectly relative to the other filter buttons (right sides should fall on the same vertical axis) from the list of shape issues: - "Filter results" is the wrong font size and weight - The corner radius of the search filter toggle boxes is wrong - The 'rating' stars are the wrong size - the un-selected 'rating' star has the wrong border - the 1px dividers in-between the categories should be narrower with 15px margin on each side - the dividers in between the filter results categories are missing - the 'All' button's shape is very wrong - the filter results category headers are with wrong font size and weight 2011-09-08 Mirco Müller Merge with trunk again 2011-09-08 Mirco Müller Made font-weight of filter-caption text bold, added drawing of separators to the genre- and multi-range-widgets 2011-09-07 Mirco Müller Fixed spacing between filter-header and actual filter-widget 2011-09-07 Mirco Müller fixed the horizontal position and alignment of SeachBar and result-captions... gave up on the icon-sizes of the result-views for now 2011-09-06 Mirco Müller first bunch of fixes on the filter-page for the mega-bug LP: #841945 2011-09-08 Jay Taoko Fix blur in multimonitor config 2011-09-08 Jay Taoko Merged trunk 2011-09-07 Jay Taoko minor fix 2011-09-07 Jay Taoko Fix blur in multimonitor config 2011-09-08 Jason Smith merge bfb hide dash branch 2011-09-08 Jason Smith Fix bug where dash wouldn't go away when BFB was clicked on 2011-09-07 Andrea Azzarone Merge dnd fixes branch 2011-08-31 Andrea Azzarone Add global comment. 2011-08-31 Andrea Azzarone Merge trunk. 2011-08-31 Andrea Azzarone Add comments. 2011-08-31 Andrea Azzarone Some changes. 2011-08-30 Andrea Azzarone Add null check. 2011-08-30 Andrea Azzarone Merge trunk. Use WindowManager in DNDCollectionWindow. Use signal window_moved instead of using timeout. 2011-08-29 Andrea Azzarone Ops... 2011-08-29 Andrea Azzarone Restack the window properly. 2011-08-29 Andrea Azzarone 10ms should be enough. 2011-08-28 Andrea Azzarone This should fix bug #835362 2011-08-28 Andrea Azzarone Ops... 2011-08-28 Andrea Azzarone Makes the DNDCollectionWindow work properly with dash (and panel) with just one mouse movement. 2011-08-28 Andrea Azzarone Revert changes. 2011-08-28 Andrea Azzarone Merge trunk and make the dndcollectionwindow works properly with unity panel and unity dash with just one movement of the mouse. 2011-08-26 Andrea Azzarone Merge trunk. 2011-08-26 Andrea Azzarone Use 200ms as timeout again. 2011-08-25 Andrea Azzarone Makes a device icons always movable. 2011-08-25 Andrea Azzarone Make it possible to add more than one .desktop file at once. 2011-08-24 Andrea Azzarone Merge trunk. 2011-08-24 Andrea Azzarone Use 50 as timeout. 2011-08-24 Andrea Azzarone Make itpossible to add more .desktop files at once using dnd. 2011-08-24 Andrea Azzarone Some fixes... 2011-08-24 Andrea Azzarone Makes it possible adding more .desktop files to the launcher at once. 2011-08-25 Andrea Azzarone Finally fixes "short/fast dragging" problem 2011-09-07 Jason Smith merge lancher with dash branch 2011-09-07 Jason Smith make launcher react properly when dash is open 2011-09-08 Tim Penhey Making sure the ColorLayers are deleted. 2011-09-08 Tim Penhey Clean up the iteration code. 2011-09-08 Tim Penhey Clean up the deletion of nux::ColorLayer. 2011-09-08 Tim Penhey Numerous memory leaks fixed, valgrind is now much happier. 2011-09-07 Tim Penhey Don't ref the layouts. 2011-09-07 Tim Penhey Unref the filter views we remove. 2011-09-07 Tim Penhey Fix the emblem leak. 2011-09-07 Tim Penhey Unsubscribe from the dbus owner changed id too. 2011-09-07 Tim Penhey Removing member variables where temporaries are fine. 2011-09-06 Tim Penhey Fix the leaking Regions on early exit. 2011-09-06 Tim Penhey Merge trunk. 2011-09-05 Tim Penhey Unreference the buttons when removed from the layout. 2011-09-05 Tim Penhey Clean up the destructor. 2011-09-07 Robert Carr Merge lp:~robertcarr/unity/imtextentry-cursor 2011-09-07 Robert Carr IMTextEntry: When committing IM changes we need to insert the text at the cursor position rather than arbitrarily at the end. Closes LP:840862 2011-09-07 Robert Carr Reapply 1496 (aligning filter results) in light of 1499 (fix cyclical layout) 2011-09-07 Alex Launi merge changes to the autopilot wire protocol 2011-09-01 Alex Launi Add show_dash autopilot test 2011-08-30 Alex Launi Update ElapsedTimeMonitor to use TimeDelta 2011-08-30 Alex Launi merge trunk 2011-08-30 Alex Launi Add Elapsed time monitor and aggregator monitor 2011-08-29 Alex Launi Add Monitor class, and monitor for elapsed test time. 2011-08-29 Alex Launi add data arg to testfinished signal and some minor fixes 2011-09-07 Andrea Cimitan Merged branch lp:~cimi/unity/use_gint_for_widget_path 2011-09-07 Andrea Cimitan Use gint and not guint when getting the widget path position 2011-09-07 Andrea Cimitan Use gint and not guint when getting the widget path position 2011-09-07 Andrea Azzarone I noticed that in many files we use something like this: #include "Nux/..." Maybe it's better this: #include I don't know if there is a good reason to use the former form, if so please apologise me for the merge proposal. 2011-09-06 Andrea Azzarone C++ files should end with an extra line. 2011-09-06 Andrea Azzarone Uses instead of "Nux/...". 2011-09-06 Andrea Azzarone Merge Trunk. 2011-09-06 Andrea Azzarone Merge Trunk. 2011-09-05 Andrea Azzarone Merge trunk. 2011-09-07 Andrea Azzarone Removes the plus one padding (cimi's work not of mine). 2011-09-06 Andrea Azzarone Removes the 1px of padding. 2011-09-07 Mirco Müller Added sheen-asset for dash provided by Design 2011-09-07 Gord Allott fixes a relayout loop in the dash view 2011-09-07 Gord Allott fix the bug with the relayout cycle going crazy 2011-09-06 Jason Smith Revert commit 1496, can cause cycling in layouts 2011-09-06 Jay Taoko Round corners in Dash and Alt+Tab 2011-09-06 Jay Taoko Round corners in Dash and Alt+Tab 2011-09-06 Robert Carr Merge: lp:~robertcarr/unity/rightalign-filter 2011-09-06 Robert Carr Filter results label should be right aligned 2011-09-06 Robert Carr Merge lp:~robertcarr/unity/showdesktop-desktop-focus 2011-09-06 Robert Carr When entering show desktop mode hand input focus to the desktop window 2011-09-06 Didier Roche replace ubuntuonecontrol-panel-gtk with ubuntuone-installer as requested per ubuntuone team 2011-09-06 Alejandro Piñeiro a11y: Adding a missing g_object_ref and some extra NULL checks Fixes launchpad bug 817477 2011-09-02 Alejandro Piñeiro a11y: Adding a missing g_object_ref and some extra NULL checks Fixes launchpad bug 817477 2011-09-05 Didier Roche prevent weird configuration when gconf profiles don't answer (LP: #809378) 2011-09-05 Didier Roche prevent weird configuration when gconf profiles don't answer (LP: #809378) 2011-09-05 Jason Smith s/fade/de-sat/ launcher icons when dash opens 2011-09-02 Jason Smith make launcher fade out desaturated icons 2011-09-05 Tim Penhey This branch fixes a leak in the IconLoader. The fundamental here is that the IconLoader was using the glib queue. However the problem is that the way the items on the queue are freed doesn't take into account any of the object destructors, like sigc::slot. 2011-09-05 Tim Penhey Merge trunk (and design). 2011-08-31 Tim Penhey Merge trunk. 2011-08-31 Tim Penhey Add some logging. 2011-08-31 Tim Penhey Update call-sites and remove the block timer. 2011-08-31 Tim Penhey The call sites are using std::strings so change the params. 2011-08-31 Tim Penhey Refactoring with extreme prejudice on the IconLoader. 2011-08-31 Tim Penhey Add an ElapsedMicroSeconds to Timer. 2011-09-05 Neil Jagdish Patel Add support for loading the Dash lazily 2011-09-05 Neil Jagdish Patel Add a timeout to load Dash long after login, to keep it snappy when the user calls it 2011-09-05 Neil Jagdish Patel Change DashController to load lazily, clean up some bits and pieces 2011-09-05 Tim Penhey I noticed that quite a few of the memory leaks were do to making a texture from a CairoGraphics object. Instead of having to remember at all the call sites, I've created a couple of helper methods. I had to control myself a lot during this change to not change too many other things at once. Sometimes I couldn't help myself though. In particular I changed the TextureContainer to use smart pointers. 2011-09-05 Tim Penhey Merge trunk. 2011-09-02 Tim Penhey Merge trunk. 2011-09-02 Tim Penhey Fix the TextureCache callsites. Added namespace unity around some. 2011-09-02 Tim Penhey A large(ish) refactoring of the TextureCache. Simplifies the internal map and uses std::strings and nux object pointers. 2011-09-02 Tim Penhey Add the texture_cache tests. 2011-09-02 Tim Penhey There are some disabled tests here as I can't figure out right now how to get nux to allow me to create some BaseTexture* type objects without an X11 window, or how to fake an X11 window. These tests have been left in though, in the hope that we will soon be able to test this. 2011-09-02 Tim Penhey Initialize nux for the test suite. 2011-09-01 Tim Penhey Added tracker locations and found line crashing unity. 2011-09-01 Tim Penhey Merge trunk. 2011-09-01 Tim Penhey Making sure that all the TextureContainer textures get assigned with the correct reference count. 2011-09-01 Tim Penhey Damn namespaces. 2011-09-01 Tim Penhey And done. Now to see if it compiles. 2011-09-01 Tim Penhey Lunch time. 2011-09-01 Tim Penhey Add the nux object type macros, and changed the textures in the TextureContainer to be smart pointers. 2011-09-05 Gord Allott fixed a bug with test launcher not building due to its depends being copy-pasted 2011-09-03 Sam Spilsbury Fix another typo (oof) 2011-09-03 Sam Spilsbury Merge lp:~smspillaz/unity/unity.fix_output_bug 2011-09-02 Sam Spilsbury Pass the call chain so that the opengl plugin is aware of screen size changes 2011-09-03 Sam Spilsbury Merge lp:~smspillaz/unity/unity.fix_click_through_windows 2011-09-02 Sam Spilsbury Fix typo that caused windows with no custom bounding shape to have a zero shape upon unminimization. Also ensure that window region is updated upon unminimize as well 2011-09-02 Sam Spilsbury Fix typo that caused windows with no custom bounding shape to have a zero shape upon unminimization. Also ensure that window region is updated upon unminimize as well 2011-09-03 Sam Spilsbury Merge lp:~smspillaz/unity/unity.fix_na_tray_expo 2011-09-02 Sam Spilsbury Only paint tray on top when screen is transformed 2011-09-01 Sam Spilsbury Ensure that natray is always painted on top of everything during expo mode 2011-09-02 Andrea Cimitan Update assets and new behavior for Panel dash buttons 2011-09-01 Andrea Cimitan Different window button styles with opened dash 2011-09-02 Marco Trevisan (Treviño) This branch includes some fixes for PanelMenuView which in current trunk has often some visual issues (menus are not hidden, title is not faded out). 2011-09-02 Marco Trevisan (Treviño) Always restore the mouse cursor on grab end. 2011-09-02 Marco Trevisan (Treviño) PanelTitlebarGrabArea: send mouse_down only on left-click. 2011-09-02 Marco Trevisan (Treviño) Add a workaround to avoid the compiz grid plugin to show the full-screen effect It happens when you try to restore a maximized window by dragging its title down. If the mouse drags the window when it's in the panel compiz draw a fullscreen shape of the window, but that's incorrect as discussed in bug #838923 A workaround to avoid this is to track the dragging in the panel and to activate that drag only when we're out from the panel. So here we simulate a drag, changing the mouse pointer, then when the mouse drag goes outside the panel, the real window drag is activated. This doesn't fix completely the bug #838923, since that is mostly caused by an X race in updating the Window X properties. 2011-09-01 Marco Trevisan (Treviño) Don't hide menus and windowcontrols (if shown) when closing the menus. Fixes bug #838759 2011-09-01 Marco Trevisan (Treviño) Track the mouse enter/leave for WindowButtons too There's no need to double the checks for mouse position, if we always track where it is. Thanks to this we can always use the _is_inside variable to check where the mouse is instead of checking it twice with nux::GetWindowCompositor().GetMousePosition() 2011-09-01 Marco Trevisan (Treviño) Fixing bug #838021 causing the menus not to hide after a double-click in the panel When the panelmenu get a double-click apparently it also gets a MouseLeave event and then another MouseEnter event, so we need to force the _is_inside value to true, and _is_grabbed to false to make _is_inside to be reverted to true when the MouseEnter event happens. 2011-09-01 Marco Trevisan (Treviño) When drawing the PanelMenuView always check for current pointer position. This caused bug #838479 (when restoring a window using the restore button or the double-click over the panel, the application title text wasn't faded out correctly). 2011-09-01 Marco Trevisan (Treviño) Fixing again bug #820293 (using a cleaner way) and #835637 So, now the panel view is hidden also when leaving the panel from the left edge of the panel. Bug #835731 can't fixed in PanelMenuView directly, since the it doesn't get events when the pointer is positioned on the first screen column of pixels (also if it uses that area, actually). 2011-09-02 Brandon Schaefer Forgot to add Brandon's name to the IBus commits 2011-09-02 Sam Spilsbury Merge lp:~smspillaz/unity/unity.fix_838062 2011-09-02 Sam Spilsbury Cover all the cases where the input shape of the window could be restored while it is fake minimized. Also remove the input shape of the client window too, since of core tries to update the frame region again it will read that and we won't get a notification about it since it removes the ShapeNotifyMask on the XShape input field while it's doing that. 2011-09-01 Didier Roche remove dash-widgets.ods 2011-09-01 Neil Jagdish Patel Release 4.12.0 2011-09-01 Neil Jagdish Patel Fixes a bunch of dash issues 2011-09-01 Neil Jagdish Patel Add back hack around empty dash 2011-09-01 Neil Jagdish Patel make the shortcut icons work 2011-09-01 Neil Jagdish Patel [merge] trunk 2011-09-01 Neil Jagdish Patel Dash - Adjustments to stateful behaviour 2011-08-31 Neil Jagdish Patel [merge] parent 2011-08-31 Neil Jagdish Patel [dash] preferred applications are not stored in GConf anylonger 2011-09-01 Sam Spilsbury Fixes a few of the issues that came up with this during this cycle: * Fixed infinite loop issue with windows syncing to each other when the server was lagging behind (requires core patch) * Expand / Contract parent window when requested dialog size is larger than the window * Fixed offscreen to onscreen movement, move back * Changed the way the paint system works - now we collect all of the geometry and textures from a single paint pass of the window and add that geometry to it's parent and paint the textures with the parent window's vertex data, which means that the dialog will actually appear to be "pinned" to the window in every single case (eg scale, switcher) * Fixed various placement issues * Fixed offscreen dialogs with Qt applications Bugs: LP #805795 LP #815778 LP #815890 2011-08-29 Sam Spilsbury Refactor paint info collection into its own class 2011-08-29 Sam Spilsbury Remove dead code 2011-08-29 Sam Spilsbury Run the formatter 2011-08-29 Sam Spilsbury Remove gtk_init_check 2011-08-29 Sam Spilsbury Fix damage issue 2011-08-29 Sam Spilsbury Use the geometry phase to ensure that the dialog is always painted on top of the window, no matter what kind of transformation the parent has Fix indentation 2011-08-27 Sam Spilsbury Fix movement animation issues 2011-08-27 Sam Spilsbury Don't shift windows around if they're maximized or fullscreen 2011-08-27 Sam Spilsbury Expand and contract the parent window if the dialog requests a size that's larger than it. Keep the parent window on-screen 2011-08-27 Sam Spilsbury Change the window size if the dialog is too small 2011-08-27 Sam Spilsbury Also move the window back 2011-08-27 Sam Spilsbury Fix a number of placement issues in the animation 2011-08-27 Sam Spilsbury Add workaround for stupid applications that set WM_TRANSIENT_FOR to complete nonsense 2011-08-27 Sam Spilsbury Formatting, fix a cycling issue 2011-09-01 Gord Allott removes the uri paramater from ResultRendererTile::LoadIcon 2011-09-01 Gord Allott removes the useless uri from iconloading 2011-09-01 Gord Allott fix up the background colour selection, now darker, should fit more wallpapers better 2011-09-01 Gord Allott only pick one colour for grayscale images 2011-09-01 Gord Allott better greens 2011-09-01 Gord Allott removed a debug 2011-09-01 Gord Allott much nicer colour handling 2011-09-01 Tim Penhey Launcher is a child of LauncherWindow, we don't need to unreference it 2011-09-01 Neil Jagdish Patel Add support for IBus and some other input methods, fix dash sizing, add support for copy and paste 2011-08-31 Neil Jagdish Patel Simplfy focus bits 2011-08-31 Neil Jagdish Patel Set the cursor position correctly 2011-08-31 Neil Jagdish Patel Send the window through 2011-08-31 Neil Jagdish Patel Making ibus sync solves issues related to events coming in 2011-08-31 Neil Jagdish Patel Add support for copypasta 2011-08-31 Neil Jagdish Patel [merge] trunk 2011-08-30 Neil Jagdish Patel Fix sizing of the dash content 2011-09-01 Mirco Müller Make sure overlay-effects (glow) on buttons are not cut off (since they currently can't bleed into space-allocations of adjacent widgets). Added API to query DashStyle for additional space-requirements. This is used for the genre-buttons in FilterGenreWidget. 2011-09-01 Mirco Müller Made sure the glowing overlay of buttons are not cut off, added API for querying additional space-requirements 2011-08-31 Jason Smith protect against crash when icon loading happens after renderer is already deleted 2011-08-31 Jason Smith Make switcher show tabs again 2011-08-31 Gord Allott merged in set renderer branch for the dash, much quicker rendering for the results view, changes api slightly for IconLoader 2011-08-31 Gord Allott Merged with trunk 2011-08-31 Gord Allott few changes, null out set_renderer and such 2011-08-31 Gord Allott unreference textures the dumb way 2011-08-31 Gord Allott fixed up horizontal tile to subclass from renderer tile and also use the new mapless renderering 2011-08-31 Gord Allott lots of changes, updated ResultRendererTile to not use a map anywhere, causing IconLoader to support handles in order to disconnect the signals, also removed a warning here and there 2011-08-31 Neil Jagdish Patel Remove some useless code 2011-08-31 Neil Jagdish Patel Fix PanelTray: RGBA support, positioning and resizing fixes 2011-08-30 Neil Jagdish Patel Fix alpha in panel 2011-08-30 Neil Jagdish Patel fix positioning when a new tray icon opens 2011-08-30 Neil Jagdish Patel Fix sizing of panel tray 2011-08-31 Tim Penhey Fix the leak of the cairo context in the LauncherIcon. 2011-08-30 Tim Penhey Fix the leak of the cairo context. 2011-08-31 Tim Penhey Fix the numerous leaks in CreateBlurredTextureCallback 2011-08-30 Tim Penhey Fix the numerous leaks in CreateBlurredTextureCallback 2011-08-30 Marco Trevisan Merge filled/unfilled arrow branch 2011-08-30 Marco Trevisan (Treviño) WindowManager / PluginAdapter add compiz_event signal This is emitted when a compiz_event is notified by the plugin. It's a generic signal, emitter that can be parsed checking the passed options. It's actually not used anywhere but it could be useful for future usage. 2011-08-30 Marco Trevisan (Treviño) MinimizedHandler: Add static variable to check if we have to handle compiz events or not This allow to get the same result of the original version, without affecting all the UnityShell plugin at all when setting to handle or not compiz events. 2011-08-30 Marco Trevisan (Treviño) CompizMinimizedWindowHandler: don't disable compiz event dispatching. This would cause issues with some WindowManager signals, as they wouldn't be emitted any more. As side effect the launcher would hide/show on viewport switch and it would be impossible to detect a viewport switch event. 2011-08-30 Marco Trevisan (Treviño) Merging with upstream changes. 2011-08-01 Marco Trevisan (Treviño) BamfLauncher: check for win 2011-08-01 Marco Trevisan (Treviño) Merge with upstream 2011-07-29 Marco Trevisan (Treviño) Add two more options to Icon BackLight Illumination They allow to set other two different kind of illuminations: - Edge Illumination Toggles: illuminate only the edge of the icons linked to running applications. - Backlight and Edge Illumination Toggles: illuminate the background of the icons linked to running applications; if the windows of this application are all in a non viewable workspace, then only the edge of the icon is illuminated. The second of this option has been designed with JohnLea 2011-07-29 Marco Trevisan (Treviño) Change indicator when an app instance is not running on the current view-port In the case that an application is not running on the current viewport we need to draw just an empty arrow. This finally fixes bug #690143 2011-07-29 Marco Trevisan (Treviño) BamfLauncherIcon: check windows's viewport on viewport change When a viewport switch event has terminated or when the expo plugin has been terminated, we need check if the launcher icons are still visible on the current viewport. In that case we must update the UI accordingly. 2011-07-29 Marco Trevisan (Treviño) Launcher: when a viewport switch event occurs do the needed things. Code moved from unityshell.cpp for more clarity. When such events are emitted the launcher should disable and re/enable the launcher showing. 2011-07-29 Marco Trevisan (Treviño) PluginAdapter: suport compiz_screen_viewport_switch_{started,ended} signals PluginAdapter now is listening at the unityshell NotifyCompizEvent signals and it fires the two signals when a viewport switch occurs. 2011-08-30 Jason Smith Make switcher view use timeutil class 2011-08-30 Alex Launi Merge timeutil branch 2011-08-30 Alex Launi Add TimeUtil class and member function for finding delta between timespecs 2011-08-30 Jason Smith fix switcher test 2011-08-30 Jason Smith enable blur in switcher test app 2011-08-29 Jason Smith merge stand alone launcher branch 2011-08-29 Jason Smith Implement test launcher stand alone application 2011-08-29 Jason Smith be smarter about enabling/disabling blur in the launcher 2011-08-27 Jason Smith disable live launcher blur behind as the performance hit on certain drivers is too great 2011-08-27 Jason Smith merge keyboard utils branch 2011-08-26 Jason Smith remove useless option and remove useless initial grab 2011-08-26 Jason Smith properly binds alt-key above tab 2011-08-26 Jason Smith implement keyboard utility and test program 2011-08-26 Jason Smith merge trunk 2011-08-26 Gord Allott small hack to get the lens icons always displayed on small screens in netbook mode 2011-08-26 Gord Allott remove leftovers 2011-08-26 Gord Allott okay fo-reals this time 2011-08-26 Gord Allott add logging 2011-08-26 Gord Allott attempt #2 2011-08-26 Gord Allott attempt #1 2011-08-26 Gord Allott Fixes the dnd in the dash to launcher 2011-08-26 Gord Allott fixes referencing too much in the dash with dnd and a scope error 2011-08-26 Mirco Müller should fix the glitch of the button-outline 2011-08-26 Sebastien Bacher updated translatable files 2011-08-26 Jani Monoses Merged in a fix for a ftb on arm from Jani Monoses 2011-08-25 Neil Jagdish Patel [release] 4.10.2 2011-08-25 Jason Smith merge dnd opt out branch 2011-08-25 Jason Smith opt out of dnd when it makes no sense 2011-08-25 Gord Allott for ken, we now elipsize the horizontal renderer at the end not the start 2011-08-25 Gord Allott elipize at the end of the horizontal tile text not the start 2011-08-25 Jason Smith fix window dodge now that windows dont unmap on minimize 2011-08-25 Jason Smith make changes at request of design team 2011-08-25 Jason Smith fix ARB rendering of icons that were broken by mistake 2011-08-25 Neil Jagdish Patel Fix for multimonitor, jay lies\!\! 2011-08-25 Neil Jagdish Patel Don't hang on invalid results 2011-08-25 Neil Jagdish Patel Always set focus on the entry after switching lenses 2011-08-25 Neil Jagdish Patel [release] 4.10.0 2011-08-25 Neil Jagdish Patel [merge] dash fixes branch 2011-08-25 Neil Jagdish Patel No need for a stop drive callback, we don't do anything with it anyway 2011-08-25 Neil Jagdish Patel Add some fallback dnd_uri support for lenses that don't send in valid DND uris 2011-08-25 Neil Jagdish Patel make activation work 2011-08-25 Neil Jagdish Patel make text entry grab focus on about to show 2011-08-25 Neil Jagdish Patel bezel fixes 2011-08-25 Neil Jagdish Patel [merge] trunk 2011-08-25 Neil Jagdish Patel Half of new dash renderering 2011-08-24 Neil Jagdish Patel Delete the world, make panel window buttons control the dash 2011-08-24 Neil Jagdish Patel Fix counts 2011-08-24 Neil Jagdish Patel Fullscreen support 2011-08-24 Neil Jagdish Patel Half the new assets 2011-08-24 Neil Jagdish Patel [merge] trunk 2011-08-24 Neil Jagdish Patel Fix moving of cursor not working initially 2011-08-24 Neil Jagdish Patel Don't spin the spinner when the dash view is setting the search string 2011-08-25 Andrea Azzarone Do not show the application menu, when the launcher is a little to the left/bottom/top in relation to the window-buttons. Fixes LP: #820293 2011-08-22 Andrea Azzarone Doesn't show the menu if the mouse pointer is a little left to window controls. 2011-08-25 Andrea Azzarone Solves regression of .desktop file being dragged to the launcher and not saving it to the launcher' favourites. Fixes LP: #830536 2011-08-21 Andrea Azzarone Tries to solve an old regression: ".desktop dragged onto unity launcher will not be added to com.canonical.unity.launcher favorite unless moved into the launcher" 2011-08-25 Sam Spilsbury Merge lp:~unity-team/unity/unity.fullscreen_windows_paint_on_top 2011-08-25 Sam Spilsbury Simplify the input focus restore stuff and move that into PluginAdaptor and fix input focus not being restored when the dash is closed See: http://mail.gnome.org/archives/wm-spec-list/2011-August/msg00011_html as to why we have to use compiz to do this 2011-08-25 Sam Spilsbury Handle corner cases where something grabs the screen 2011-08-25 Sam Spilsbury Handle cases where we need unityshell to paint on top 2011-08-25 Sam Spilsbury Merge lp:~unity-team/unity/unity.minimized_windows_switcher 2011-08-25 Sam Spilsbury Small optimization 2011-08-25 Sam Spilsbury Merge trunk and add a rudimentary showdesktop functionality so that we don't lose windows while they're showdesktop'd 2011-08-25 Sam Spilsbury Also handle _NET_WM_STATE_HIDDEN on _NET_WM_STATE 2011-08-25 Sam Spilsbury Remove useless API 2011-08-25 Sam Spilsbury Make public method protected 2011-08-25 Sam Spilsbury Base the minimize handler test off of the read transients test 2011-08-25 Sam Spilsbury Added an x11-window-read-transients, which reads transient information 2011-08-25 Sam Spilsbury Added minimize window handler test and split out X11Window into its own file 2011-08-25 Sam Spilsbury Break the dependency of getTransients from MinimizedWindowHandler 2011-08-25 Sam Spilsbury Added test-get-transients 2011-08-24 Sam Spilsbury More minimize window handler tests 2011-08-24 Sam Spilsbury Did some work on the tests, fix formatting, etc 2011-08-24 Sam Spilsbury Add comments stating that we will merge that back into compiz 2011-08-23 Sam Spilsbury Added input remover test 2011-08-23 Sam Spilsbury Added break 2011-08-23 Sam Spilsbury Remove stray tab usage 2011-08-23 Sam Spilsbury Use C++11 for 2011-08-23 Sam Spilsbury Remove unnecessary unmap reference increment 2011-08-23 Sam Spilsbury Added support for minimized windows, with some classes to be used for external testing of the window hiding code for buggy applications (note: not yet complete) 2011-08-25 Gord Allott adds a horizontal tile renderer for lenses that require it 2011-08-25 Gord Allott added horizontal renderer 2011-08-25 Gord Allott changed Any string to All 2011-08-25 Mirco Müller Added correct separator-rendering, fixed text-positioning on buttons, updated active- and prelight-state button-rendering, updated multi-range rendering to reflect a new design-change 2011-08-25 Mirco Müller Defined a subtle look for hover/prelight 2011-08-24 Mirco Müller Switched outline for buttons and multi-range to regular rounded-rect, updated multi-range to new design, fixed some formatting 2011-08-24 Mirco Müller got rid of unused variables 2011-08-24 Mirco Müller Enable the pixel-grid alignment for the button-outline again 2011-08-24 Mirco Müller Fix text-position in buttons 2011-08-24 Mirco Müller Added rendering of separators, changed look of button-states 2011-08-25 Jason Smith fix big memory leak on some systems 2011-08-25 Gordon Allott fixes the colour issue with the bghash code where it doesn't give the right value on startup sometimes 2011-08-24 Gord Allott remove warnings 2011-08-24 Gord Allott actually fixed issue, yay 2011-08-24 Gord Allott Maybe fix? 2011-08-24 Gord Allott Maybe fix? 2011-08-24 Gord Allott Maybe fix? 2011-08-24 Gord Allott more logging 2011-08-24 Gord Allott more logging 2011-08-24 Gord Allott added logging 2011-08-25 Jason Smith Improve launcher draw performance by removing key bottlenecks 2011-08-25 Jason Smith merge alt-tab window titles branch 2011-08-24 Jason Smith make alt-grave work without alt-tab 2011-08-24 Jason Smith dont leak memory 2011-08-24 Jason Smith render window titles in alt-tab 2011-08-24 Jason Smith Minor rendering fix Make sure alt-tab doesn't expand on timeout unless there are 2+ windows to show 2011-08-25 Jay Taoko Seamless blur transition between the dash, panel and launcher. 2011-08-24 Jay Taoko Seamless blur transition between the dash, panel and launcher 2011-08-24 Jason Smith add bfb squircle rendering 2011-08-24 Omer Akram Change the string 'Refine search' to 'Filter results' to fix bug 832060 2011-08-24 Omer Akram s/Refine search/Filter results 2011-08-24 Neil Jagdish Patel Update panel to match the spec 2011-08-24 Neil Jagdish Patel Add support for new maximised state in panel 2011-08-24 Neil Jagdish Patel Remove PanelHomeButton and update everything that depended on it. Fix the test so it no longer spits out any warnings and runs without crashing 2011-08-24 Gord Allott fixes the all button size 2011-08-24 Gord Allott fixes the size of the any buttons 2011-08-24 Gord Allott merged in the fix strings branch 2011-08-24 Gord Allott Fixes untranslatable strings in unity filters, also makes sure to set the filter names correctly 2011-08-24 Gord Allott fixed string handling so everything is translatable and using the corrent names for filters 2011-08-24 Gord Allott adds dnd to the dash 2011-08-24 Gord Allott add warning on error 2011-08-24 Gord Allott adds dnd to the results view 2011-08-24 Jason Smith fix blur not working when damage is null 2011-08-24 Gord Allott Fixes the sizes of the filter buttons 2011-08-24 Gord Allott fixes the wrong hight in filter basic button 2011-08-24 Jason Smith dont crash if damage_region_ is null 2011-08-24 Andrea Azzarone merged in Andrea's branch that fixes bug #808162 - makes nautilus give us an empty trash dialog 2011-08-19 Andrea Azzarone Merge trunk. 2011-08-19 Andrea Azzarone Uses the nautilus3 dbus interface to fix bug #808162. 2011-08-24 Tim Penhey A bunch of fixes to memory issues. Some cleanup for wrappers around gdk pixbuf. 2011-08-24 Tim Penhey Merge trunk. 2011-08-24 Tim Penhey Stop the crash in scrollview. 2011-08-24 Tim Penhey Merge trunk. 2011-08-24 Tim Penhey TODO added 2011-08-24 Tim Penhey UnReference the view window, and the switcher view is now controlled using an object ptr. 2011-08-24 Tim Penhey Move the window thread deletion to the end. 2011-08-22 Tim Penhey Merge trunk. 2011-08-22 Tim Penhey Fix the temporary. 2011-08-19 Tim Penhey bamf_view_get_name returns a dup'ed string. 2011-08-19 Tim Penhey Use the glib wrappers. 2011-08-19 Tim Penhey Simpler boolean 2011-08-24 Gordon Allott Filter ratings fixes 2011-08-23 Gord Allott fixed the problem with the rendering of the ratings widget in the dash 2011-08-24 Neil Jagdish Patel Misc. Dash fixes and a bunch of style improvements 2011-08-24 Neil Jagdish Patel Set the AA depending on what we get from gtk 2011-08-24 Neil Jagdish Patel Use gtk font settings 2011-08-24 Neil Jagdish Patel simply some code 2011-08-24 Neil Jagdish Patel More renderering fixes 2011-08-24 Neil Jagdish Patel Fixes to renderering the lens views 2011-08-24 Neil Jagdish Patel Stop flashing the user 2011-08-24 Neil Jagdish Patel [merge] trunk 2011-08-24 Neil Jagdish Patel Remove debugs from standalone_dash 2011-08-23 Neil Jagdish Patel [merge] trunk 2011-08-23 Neil Jagdish Patel Some more fixes 2011-08-23 Neil Jagdish Patel Some style fixes, and actually set the default blooming font options 2011-08-23 Neil Jagdish Patel Add a protection timeout to the Spinner to stop it spinning indefinitely, also change it to use an animation that is nicer to Compiz and blur 2011-08-23 Neil Jagdish Patel Reset lenses on connection 2011-08-23 Neil Jagdish Patel Load results at startup, reset views on startup 2011-08-23 Neil Jagdish Patel Load existing results on startup 2011-08-22 Neil Jagdish Patel Some fixes 2011-08-22 Neil Jagdish Patel Make the LensBar useful by providing some state information 2011-08-22 Neil Jagdish Patel restore home lens as the default view when you click on or summon the Dash 2011-08-23 Jason Smith merge switcher pips branch 2011-08-23 Jason Smith use linear filtering for pips 2011-08-23 Jason Smith render pips in switcher at double size 2011-08-24 Tim Penhey Rename nux::IntrusiveSP to nux::ObjectPtr to avoid using the #define for the deprecated name. 2011-08-24 Tim Penhey Rename IntrusiveSP to ObjectPtr. 2011-08-23 Tim Penhey Fix some memory releasing issues. Make the LauncherEntryRemoteModel not a singleton again. Add a Destroy method for the QuicklistManager. 2011-08-19 Tim Penhey Remove the comment out code. 2011-08-19 Tim Penhey Remove the extra unreference from the merge. 2011-08-19 Tim Penhey Merge trunk. 2011-08-18 Tim Penhey Merge trunk. 2011-08-18 Tim Penhey Unreference the noise texture. 2011-08-18 Tim Penhey Add back in some lower case Ls, and remove #define. 2011-08-18 Tim Penhey Make the LauncherController actually have an instance of the model object instead of a pointer to a singleton. 2011-08-18 Tim Penhey Make the LauncherEntryRemoteModel a normal object and not a singleton. 2011-08-18 Tim Penhey Primarily just reordering the layouts to see what is going on. 2011-08-18 Tim Penhey Add the home button as a child so it is destroyed properly. 2011-08-18 Tim Penhey The header is not needed. 2011-08-18 Tim Penhey Add the destroy method for the quicklist manager. 2011-08-18 Tim Penhey The forward declarations are incorrect as they aren't in the nux namespace. What's more, the full declarations are there anyway from the nux headers. 2011-08-18 Tim Penhey Delete the switcher_desktop_icon if it has been created. Destroy the quicklist manager in the unity screen destructor. Clean up the iteration adding in the launcher icons. 2011-08-23 Tim Penhey Changes necessary due to nux updates. 2011-08-22 Jason Smith change default 2011-08-22 Jason Smith remove dead code 2011-08-22 Gord Allott merges in the fixes for the multi-range filter branch 2011-08-22 Gord Allott fixes multi-range widget 2011-08-22 Neil Jagdish Patel Make standalone work again after blur rework 2011-08-22 Jason Smith merge faster blur branch 2011-08-21 Jason Smith remove dead code make sure we still work properly with full screen repaints 2011-08-21 Jason Smith merge trunk 2011-08-21 Jason Smith merge sams blur occlusion branch 2011-08-21 Sam Spilsbury Formatting and fix an issue where blur wouldn't appear on the switcher until about 2~frames later 2011-08-21 Sam Spilsbury More deformatterization 2011-08-21 Sam Spilsbury Add some comments to explain what's going on 2011-08-21 Sam Spilsbury Deformattize 2011-08-21 Sam Spilsbury Fix leak, clean up code a bit 2011-08-21 Sam Spilsbury Detect occlusions and apply this to the region update logic 2011-08-20 Sam Spilsbury Use and XRegion instead of nux::Geometry to determine the dirty regions that need refreshing. The problem with using nux::Geometry on a flat bounds is something like this: ------------------------- |d| | |d| |bbbbbbbbbb| | | |bbbbbbbbbb| | | |d| ------------------------- Will result in ------------------------- |d|rrrrrrrrrrrrrrrrrrrrr| |d|rrr|bbbbbbbbbb|rrrrrr| |rrrrr|bbbbbbbbbb|rrrrrr| |rrrrrrrrrrrrrrrrrrrrr|d| ------------------------- Rather than ------------------------- |r| | |r| |bbbbbbbbbb| | | |bbbbbbbbbb| | | |r| ------------------------- Causing the blur to be updated when the regions in d are changed. We don't need to do that. NOTE: I couldn't find anything in nux that works similarly to X11's regions so I just used it directly. That can be removed if something else from nux is suitable. NOTE2: It seems like the damage regions nux is giving us for our BaseWindows are HUGE, this needs to be fixed in nux. 2011-08-20 Sam Spilsbury Only update the blur texture when the damage bounds actually intersect 2011-08-19 Jason Smith dramatically improve blur performance 2011-08-21 Jason Smith remove crazy pointer math for standard library call to remove_if in getWindowPainList function 2011-08-19 Jason Smith fix crash when view window is null 2011-08-19 Jay Taoko Essential Nux event signals have been renamed. To ease the transition, the former name have been preserved via macros: #define OnMouseMove mouse_move #define OnMouseDown mouse_down #define OnMouseUp mouse_up #define OnMouseEnter mouse_enter #define OnMouseLeave mouse_leave #define OnMouseClick mouse_click #define OnMouseDoubleClick mouse_double_click #define OnMouseDrag mouse_drag #define OnMouseWheel mouse_wheel #define OnMouseDownOutsideArea mouse_down_outside_pointer_grab_area #define OnKeyEvent key_down #define OnKeyReleased key_up #define OnStartKeyboardReceiver begin_key_focus #define OnStopKeyboardReceiver end_key_focus This branch is using the new signals names. Subsequently, the old signals will be removed in Nux. 2011-08-19 Jay Taoko Signals renaming 2011-08-19 Neil Jagdish Patel Select the current search string when opening the dash to allow for typing straight away 2011-08-19 Andrea Azzarone Merge awesome work of Anrea Azzarone to make launcher detect contents of DND before DND even enters launcher 2011-08-19 Andrea Azzarone Fixes window stack problem. 2011-08-19 Andrea Azzarone Merge trunk. 2011-08-12 Andrea Azzarone Create a DNDCollectionWindow to get dnd data as soon as drag and drop starts. 2011-08-10 Andrea Azzarone Uses screen size to create the fake window. 2011-08-10 Andrea Azzarone Add a sign::connection for OnDNDDataCollected. 2011-08-09 Andrea Azzarone Ops.. solve a stupid bug. 2011-08-09 Andrea Azzarone Uses DNDCollectionWindow to read drag information before mouse enters launcher x window. Now we can highlight valid targets as soon as dnd starts (bug #727901). Fixes also bug #724986 (Launcher reveals when dragging a window widget), bug #727902 (Launcher icon highlighting should not switch off as soon the cursor moves after the app spread appears) and bug #773028 .(Any text drag causes bar to show up). 2011-08-19 Jason Smith fix typo 2011-08-19 Andrea Azzarone [merge] Bug #824831: Fallback window controls shown for maximized windows 2011-08-19 Andrea Azzarone Fixes "Window buttons don't respect Ambiance e Radiance themes". 2011-08-19 Neil Jagdish Patel Protect against a null iter.second 2011-08-19 Jason Smith dont ask nux to process events when the switcher is open, those events are not meant for it. 2011-08-19 Jason Smith merge faster switcher branch 2011-08-19 Jason Smith Fix crash when switcher is not displayed after displaying the first time 2011-08-19 Jason Smith preserve base window to store switcher view in so that we dont pay the texture creation overhead constantly 2011-08-18 Jason Smith better fix for alt-tab causing workspace switcher to get stuck 2011-08-18 Jason Smith disable adding and removing of actions in trunk as it screws up the Wall plugin 2011-08-18 Jason Smith merge sams alt-tab polish branch 2011-08-18 Sam Spilsbury Fix warning 2011-08-18 Sam Spilsbury Fix keybindings, grab the screen when active, left/right, remove redundant code, etc 2011-08-18 Neil Jagdish Patel Add some size protection until we get fullscreening back 2011-08-18 Jason Smith fix memory leak in BEH 2011-08-18 Neil Jagdish Patel [release] 4.8.2 2011-08-18 Neil Jagdish Patel Fix redrawing, fix blending in lensbar 2011-08-18 Neil Jagdish Patel [merge] dead key support 2011-08-18 Neil Jagdish Patel replace l's 2011-08-18 Neil Jagdish Patel Disable multi-context until we make sense of whats wrong 2011-08-18 Neil Jagdish Patel [merge] trunk 2011-08-18 Neil Jagdish Patel [merge] trunk 2011-08-18 Neil Jagdish Patel as much as I have right now 2011-08-17 Neil Jagdish Patel some fixes 2011-08-17 Neil Jagdish Patel Actually show menu 2011-08-17 Neil Jagdish Patel Add some fixes 2011-08-16 Neil Jagdish Patel Clean up code a bit 2011-08-16 Neil Jagdish Patel Correct keycode handling 2011-08-16 Neil Jagdish Patel Some fixes 2011-08-16 Neil Jagdish Patel Some form of workingness 2011-08-16 Neil Jagdish Patel beginnings of IM support integration 2011-08-18 Gord Allott merged in branch to fix a few bugs and crashers in the bg hash codebase 2011-08-18 Gord Allott try and fix the race 2011-08-18 Gord Allott hopefully fixed the issue with the default colour 2011-08-18 Gord Allott fixed crasher with gradients 2011-08-18 David Gomes Merged in DavidGomes branch to fix neils lack of l's 2011-08-12 David Gomes Fixed NJPatels email 2011-08-12 David Gomes Fixed NJPatels name on DashSearchBar.cpp 2011-08-18 Gord Allott merging in a branch to do some slight visual changes to the results view 2011-08-18 Gord Allott ran the formatter on the results code 2011-08-18 Gord Allott remove mouse focus in results grid on mouse leave 2011-08-18 Gord Allott fixed the position of the blurred icons in the results grid 2011-08-18 Gord Allott increased size of tile highlight 2011-08-18 Gord Allott merge in keynav support for the results view 2011-08-17 Gord Allott removed debugs, hooked up to activation 2011-08-17 Gord Allott woo fully working keynav 2011-08-17 Gord Allott whatever i did 2011-08-16 Gord Allott should now bubble up 2011-08-16 Gord Allott inital keynav working 2011-08-18 Sam Spilsbury Merge in crash fix 2011-08-18 Sam Spilsbury Fix indentation 2011-08-17 Sam Spilsbury Make it more obvious what we're doing here 2011-08-17 Sam Spilsbury Decrement the return value of ::base () due to the offset 2011-08-17 Sam Spilsbury Correctly erase elements when traversing the paint list 2011-08-18 Jason Smith properly fix crash in SwitcherView::OnDrawTimeout 2011-08-18 Jason Smith avoid leaking background texture 2011-08-17 Jason Smith merge switcher-polish branch 2011-08-17 Jason Smith delay destruction of switcher view to avoid race condition with g_source_remove 2011-08-17 Jason Smith simplify and add comment 2011-08-17 Jason Smith ensure that stacking order is preserved when raising groups of windows 2011-08-17 Jason Smith make switcher timeout configurable 2011-08-17 Jason Smith initial work for timeout for reveal of windows 2011-08-17 Jason Smith implement down/up area to detail alt-grave to flip between windows alt-esc to cancel and alt-tab operation 2011-08-17 Jason Smith merge tims memory leak branch 2011-08-18 Tim Penhey Merge trunk. 2011-08-16 Tim Penhey Oops, pass by reference, not copy. 2011-08-16 Tim Penhey Merge trunk. 2011-07-25 Tim Penhey Make sure we call the destroy textures in the unityshell cleanup. 2011-07-25 Tim Penhey More clean up in icon renderer. 2011-07-25 Tim Penhey More local:: namespacing. 2011-07-25 Tim Penhey Make the GenerateTextures and DestroyTextures class methods, and move the implementation of the shared resources into the .cpp file. 2011-08-17 Jay Taoko * Changes to AbstractButton class * Replaced "Activated" signal with "activated" 2011-08-17 Jay Taoko Merge 2011-08-17 Jay Taoko Changed click signal to activated in AbstractButton class 2011-08-16 Jay Taoko Changes to AbstractButton class 2011-08-17 Jason Smith fix spacing issues in IconRenderer fix unneeded branch in BEH 2011-08-16 Jason Smith merge blur abstraction branch 2011-08-16 Jason Smith merge trunk 2011-08-16 Jason Smith more performance improvements 2011-08-16 Jason Smith simplify effect helper further 2011-08-15 Jason Smith enable configurable sigma levels for different power GPU's 2011-08-13 Jason Smith avoid blurring the screen durring animations/redraws this improves performance dramatically, basically dynamically switching between a static blur and an active blur 2011-08-13 Jason Smith make sigma size configurable 2011-08-13 Jason Smith centralize control over blur behavior into BackgroundEffectHelper class this improves the abstraction greatly and avoids the need to track many different item types 2011-08-16 Neil Jagdish Patel Fix issue with accessing member variables from a static method 2011-08-16 Neil Jagdish Patel Don't access member variables in a static function 2011-08-16 Tim Penhey Some memory leaks fixes and clean up shutdown. A few object deletions commented out to allow shutdown. Fix leaks in tooltips, PanelStyle, and BGHash. 2011-08-15 Tim Penhey Remove the destroy textures from the destructor. I have another branch that fixes that one. 2011-08-12 Tim Penhey Actually destroy the textures. 2011-08-12 Tim Penhey Don't leak the background every time it is changed. 2011-08-12 Tim Penhey Use the internal context so as not to leak the created one. 2011-08-12 Tim Penhey Remember to fre the texture mask and outline as well. 2011-08-12 Tim Penhey Don't delete the window thread (leak it for now) to allow compiz to actually shutdown. 2011-08-12 Tim Penhey Merge trunk (again). 2011-08-11 Tim Penhey Merge trunk 2011-08-10 Tim Penhey Merge trunk. 2011-08-10 Tim Penhey Temporarily disable the gtk_widget_destroy window for the systray as it is blocking on X during compiz shutdown. 2011-08-10 Tim Penhey More debugging info in PlacesView. 2011-08-13 Jason Smith fix bug where using alt-tab would cause launcher to fail to reveal 2011-08-12 Didier Roche adding dee pkgconfig as the lib is leaking it's API 2011-08-12 Jason Smith fix minor crash 2011-08-12 Jason Smith fix null deref 2011-08-11 Gord Allott fix for the background blur codebase in a race 2011-08-11 Gord Allott forces background colour update 2011-08-11 Neil Jagdish Patel Some fixes for global search 2011-08-11 Neil Jagdish Patel Fix fallback launching....DUH 2011-08-11 Neil Jagdish Patel [merge] jason's branc 2011-08-11 Jason Smith disable blur updates in switcher whenever it is animating 2011-08-11 Jason Smith disable blur in test app 2011-08-11 Jason Smith implement alt-tab blur 2011-08-11 Neil Jagdish Patel Disable corner activation pending design input as it's really funky right now 2011-08-11 Neil Jagdish Patel Release 2011-08-11 Neil Jagdish Patel fix build 2011-08-11 Neil Jagdish Patel Place -> Lens 2011-08-11 Neil Jagdish Patel fix colouring issues 2011-08-11 Neil Jagdish Patel Make altf2 work 2011-08-11 Neil Jagdish Patel Add missing files 2011-08-11 Neil Jagdish Patel Implement home view 2011-08-11 Neil Jagdish Patel Make global search work again 2011-08-11 Neil Jagdish Patel Make global search work again 2011-08-11 Neil Jagdish Patel Fix some background stuff 2011-08-11 Neil Jagdish Patel Correctly delete filters 2011-08-11 Neil Jagdish Patel Fix filter stuff 2011-08-10 Neil Jagdish Patel [merge] trunk 2011-08-10 Neil Jagdish Patel Do some nice drawing and stop crash 2011-08-10 Neil Jagdish Patel [merge] gords work 2011-08-10 Gord Allott multi-range drawing code 2011-08-10 Gord Allott save point 2011-08-10 Gord Allott latest neil stuff 2011-08-10 Gord Allott eh 2011-08-10 Neil Jagdish Patel Make activation work 2011-08-10 Neil Jagdish Patel Expand/contract filters 2011-08-10 Neil Jagdish Patel make panel text bold 2011-08-10 Neil Jagdish Patel Disable PanelHomeButton 2011-08-10 Neil Jagdish Patel Fix issue with panel 2011-08-10 Neil Jagdish Patel fix text parsing 2011-08-10 Neil Jagdish Patel Fix issues in filters 2011-08-10 Neil Jagdish Patel Fixes for filters 2011-08-10 Neil Jagdish Patel [merge] gords work so far 2011-08-10 Gord Allott latest 2011-08-10 Gord Allott filter buttons style 2011-08-10 Gord Allott latest dash style 2011-08-10 Gord Allott made track previews use the track widget 2011-08-10 Gord Allott added missing track preview stuff 2011-08-10 Gord Allott drawing preview button correct 2011-08-10 Neil Jagdish Patel Some filter work 2011-08-10 Neil Jagdish Patel Fix blur support 2011-08-10 Neil Jagdish Patel Add blur support to panel 2011-08-10 Neil Jagdish Patel actually make it default 2011-08-10 Neil Jagdish Patel Make active blur default. Yeah, I know, ballsy 2011-08-10 Neil Jagdish Patel Add blur support 2011-08-10 Neil Jagdish Patel Merge with trunk 2011-08-10 Neil Jagdish Patel Close on click-outside 2011-08-10 Neil Jagdish Patel boo 2011-08-10 Neil Jagdish Patel make normal input work, thanks to jason 2011-08-10 Neil Jagdish Patel hook up broken search_finished signal 2011-08-10 Neil Jagdish Patel More fixes for searching etc 2011-08-10 Neil Jagdish Patel Fixes to lensbar 2011-08-10 Neil Jagdish Patel Fix more results view and group stuff, starting to look like dash again now 2011-08-10 Neil Jagdish Patel Fix another crash when results are removed 2011-08-09 Neil Jagdish Patel Make the renderer use the style calculations as much as possible 2011-08-09 Neil Jagdish Patel Fix crasher 2011-08-09 Neil Jagdish Patel [parent] 2011-08-09 Gord Allott copies results in resultview instead of using references 2011-08-09 Neil Jagdish Patel Some more fixes 2011-08-09 Neil Jagdish Patel IT PAINTS 2011-08-09 Neil Jagdish Patel IT PAINTS 2011-08-09 Neil Jagdish Patel [merge] upstream 2011-08-09 Gord Allott fixed issue with result renderer offset 2011-08-09 Gord Allott fixed the renderer names in the filter factory 2011-08-09 Gord Allott remove debugs 2011-08-09 Gord Allott adds in expanded behaviour 2011-08-09 Gord Allott hooked up the left/right preview buttons 2011-08-09 Gord Allott nux hating complete, but i win. 2011-08-09 Gord Allott adds multi-range widget 2011-08-09 Neil Jagdish Patel Some forward movement 2011-08-09 Neil Jagdish Patel Somewhat working groups, no results get rendererd 2011-08-09 Neil Jagdish Patel unfuck everything 2011-08-09 Neil Jagdish Patel merge with fixes 2011-08-09 Neil Jagdish Patel Some more lens view bits 2011-08-09 Neil Jagdish Patel some more progress 2011-08-09 Neil Jagdish Patel Lots of fixes 2011-08-09 Neil Jagdish Patel Some renaming of Places=>Dash and cleanup 2011-08-08 Neil Jagdish Patel more fixes 2011-08-08 Neil Jagdish Patel more dash view stuff, nothing visible yet 2011-08-08 Neil Jagdish Patel Remove a lot of unneeded code 2011-08-08 Neil Jagdish Patel Clean up standalone tests, start dash view, more fixes 2011-08-08 Neil Jagdish Patel It actually runs\! 2011-08-08 Neil Jagdish Patel Add missing files 2011-08-08 Neil Jagdish Patel First cut of DashController 2011-08-09 Gord Allott fixed HTTP textures in the results view, also ^_^ 2011-08-09 Gord Allott the i hate nux commit 2011-08-09 Gord Allott Handle preview flow and input redirection 2011-08-09 Gord Allott fixed up the generic preview 2011-08-09 Gord Allott added album preview 2011-08-09 Gord Allott offset grid view blurs relative to the centre 2011-08-08 Gord Allott adds tile blur 2011-08-08 Gord Allott nicer highlight renderering - a few fixes 2011-08-08 Gord Allott Merged in latest trunk 2011-08-08 Gord Allott disable preview in test 2011-08-07 Gord Allott added previews 2011-08-07 Gord Allott pre-previews merge 2011-08-05 Gord Allott failing preview commit 2011-08-05 Gord Allott latest previews 2011-08-05 Gord Allott latest previews 2011-08-05 Gord Allott applications preview working 2011-08-05 Gord Allott save point 2011-08-05 Gord Allott Merge latest filterbar 2011-08-05 Gord Allott um yeah, make it compile 2011-08-05 Gord Allott Merged in filterbar 2011-08-04 Gord Allott save point 2011-08-04 Gord Allott merge in neil lens api 2011-08-04 Gord Allott restore the actual files 2011-08-04 Gord Allott restore code lost in a rm -r, i am smrat 2011-08-03 Gord Allott pre multi-range 2011-08-02 Gord Allott re-added rating changing code 2011-06-20 Gord Allott save point 2011-06-20 Gord Allott some c++x0 testing fun 2011-06-20 Gord Allott a perfectly legitimate change 2011-06-20 Gord Allott remove cats 2011-06-20 Gord Allott merged in latest trunk 2011-06-20 Gord Allott save point 2011-06-15 Gord Allott save point\! 2011-08-10 David Gomes Bug #823353: Unity windows buttons icons and clicking them not matching 2011-08-09 David Gomes Proposal to fix bug lp:823353 2011-08-10 Didier Roche [merge] Fix and store in the right way the kde apps 2011-08-08 Didier Roche store in the right way the kde apps, and don't look at subdirectories for them. gio is opening them in subdir-desktopname.desktop (LP: #741129) 2011-08-10 Andrea Cimitan [merge] theming fixes 2011-08-05 Andrea Cimitan Latest couple of fixes 2011-08-04 Andrea Cimitan Use C++ functions where possible 2011-08-03 Andrea Cimitan Theme home button icon using gtk 2011-08-03 Andrea Cimitan Render the indicator icons with gtk 2011-08-03 Andrea Cimitan whitespaces 2011-08-03 Andrea Cimitan Use unity directory for each theme, reading home directory, then theme directory, if not, use fallback (drawing) 2011-08-03 Andrea Cimitan Add 1px of horizontal padding, maybe not the right fix but works for the moment. Added a FIXME to remember 2011-08-10 Mirco Müller [merge] DashStyle 2011-08-10 Mirco Müller crap 2011-08-10 Mirco Müller turns out we need ARROW_NONE after all 2011-08-10 Mirco Müller Added API-stubs for TrackView and Separators 2011-08-10 Mirco Müller make arrows of the MultiRange-widget align to pixel-grid, corrected their fill-color 2011-08-10 Mirco Müller swapped the order of ACTIVE and NORMAL 2011-08-10 Mirco Müller Changed API for the rating-stars 2011-08-10 Mirco Müller Added arrow-rendering for MultiRange widget, use the normal state from Nux/View.h, use correct install-path for .json file 2011-08-09 Mirco Müller make sure left and right edges of the multi-range widget touch each other 2011-08-09 Mirco Müller Shapes of the multi-range widget-parts are correct now 2011-08-09 Mirco Müller Made button-outline use absolute cairo-API, thus were able to add pixel-grid alignment for line-drawing... started MultiRange-widget after agreement on API with Gordon 2011-08-08 Mirco Müller make .json file install correctly, make sure the ratings-bar scales correctly 2011-08-08 Mirco Müller fix order of entries in font-weight enum, implemented ReadWeightArray() and ReadModeArray(), tweaked .json file 2011-08-08 Mirco Müller make the test-case closer to real-world usage, hook up drawing of some text-attributes 2011-08-05 Mirco Müller remove obsolete style-definitions due to design updates, focus on button (with label) drawing 2011-08-05 Mirco Müller rebase on trunk, adapting to latest designs, beginning of porting custom button outline shape from SVG to real code 2011-07-01 mirco.mueller@canonical.com add the comment-entry for the widget-states again, move the more simple looking entries at the top of the file, so it looks less "scary" when first opening it 2011-06-30 mirco.mueller@canonical.com added new icons for the dash 2011-06-30 mirco.mueller@canonical.com started adding reading-functions for the JSON-file 2011-06-29 mirco.mueller@canonical.com test change to show Rosie how to pull changes from bzr 2011-06-29 mirco.mueller@canonical.com updated dash-resources json-file 2011-06-29 mirco.mueller@canonical.com quick snapshot of style- and asset-handover-process 2011-06-26 Mirco Müller added: src/DashStyle.cpp src/DashStyle.h tests/TestDashStyle.cpp modified: tests/CMakeLists.txt Quick test-snapshot 2011-08-10 Andrea Azzarone Doesn't show an empty menu when coursor reaches the title in the panel. It refers just to maximized windows, since the case is already fixed for non-maximized ones. Fixes LP: #734900 2011-08-02 Andrea Azzarone Doesn't show an empty menu when coursor reaches the title in the panel. It refers just to maximized windows, since the case is already fixed for non-maximized ones. (bug #734900) 2011-08-10 Jason Smith change alt-tab to default to alt-tab 2011-08-09 Jay Taoko Added active blur option to CCSM 2011-08-09 Jay Taoko Added active blur option to CCSM 2011-08-08 Jason Smith merge trunk 2011-08-04 Jay Taoko * Added BackgroundEffectHelper class for things like blur effects: optimizations for different GPU classes * Real-time blur is activated by default. Look for - // Marker 0 for real-time blur - // Marker 1 for real-time blur and comment the line just below to deactivate real-time blur * Compiz support for rendering into an FBO (Sam Spilsbury) 2011-08-04 Jay Taoko Added markers for real-time blur 2011-08-04 Jay Taoko Fixes 2011-08-02 Jay Taoko Added class BackgroundEffectHelper 2011-08-01 Jay Taoko enable real-time blur 2011-08-01 Jay Taoko Blur Fixes 2011-07-28 Jay Taoko Dash blur fallback per GPU 2011-07-27 Jay Taoko Fixes 2011-07-27 Jay Taoko Fixes 2011-07-26 Jay Taoko Fixes 2011-07-20 Jay Taoko Compose Compiz desktop into a texture 2011-07-12 Jay Taoko - FBO fix 2011-07-01 Sam Spilsbury Add a getter for the texture 2011-07-01 Sam Spilsbury We need to use glPaintOutput for now, even though that's a hack 2011-07-01 Sam Spilsbury Use one fbo per monitor ... this introduces some slight flickering in the multimontor case and should probably be debugged 2011-06-30 Sam Spilsbury Redirect compiz drawing into an FBO 2011-08-10 Jason Smith merge layout system branch 2011-08-10 Jason Smith merge trunk 2011-08-10 Jason Smith use swap over manual swapping 2011-08-09 Jason Smith Make TestSwitcher program much more useful 2011-08-06 Jason Smith fix build 2011-08-06 Jason Smith make sure to clean up on destruction 2011-08-06 Jason Smith make simple launcher icon handle multiple sizings gracefully 2011-08-06 Jason Smith more work on alt-tab user interactions 2011-08-06 Jason Smith new interaction for tabbing 2011-08-06 Jason Smith Use extra space at top of grid instead of bottom 2011-08-06 Jason Smith improve grid layout 2011-08-05 Jason Smith improve layouts of windows in alt-tab switcher 2011-08-10 Tim Penhey Fix many uninitialized variables, and get debuggin info back. The flags in the CMakeLists.txt were updated so debugging info is added again using -g3. LauncherIcon now has all members initialized, and the unused m_Window is removed. PlacesSearchBar now also initializes all members. As does PlacesView. QuickListMenuItem now doesn't leak the name. QuicklistView updated to use initialiser lists, and some boolean expressions are simplified. Also stops the leak in GetName. Removed unused members from Tooltip. unityshell also now initialises all the members. 2011-08-08 Tim Penhey Make unity have debug builds again. 2011-08-08 Tim Penhey Merge trunk. 2011-08-05 Tim Penhey Initialize all the values. 2011-08-05 Tim Penhey Simplify some logic 2011-08-05 Tim Penhey Using initializer lists, and fix GetName not to make a copy of the name. 2011-08-05 Tim Penhey Remove the _dpiX, _dpiY, and _fontOpts from the headers. Code was removed 2010-11-25 in favour of GtkSettings. 2011-08-04 Tim Penhey _progress and _present_urgency were not initialized. 2011-08-04 Tim Penhey m_Window is never used. 2011-08-04 Tim Penhey PlacesSearchBar was not initialising _last_width or _last_height. 2011-08-04 Tim Penhey PlacesView was not initializing all the members. 2011-08-08 Alex Launi Fix WindowButtons.cpp/h for work done in the nux abstract button branch 2011-08-07 Neil Jagdish Patel [merge] lenses-extras 2011-08-07 Neil Jagdish Patel [merge] parent 2011-08-05 Neil Jagdish Patel Don't leak iters 2011-08-05 Neil Jagdish Patel Test ratings 2011-08-05 Neil Jagdish Patel Multirange tests 2011-08-05 Neil Jagdish Patel CheckOption tests and some cleanup 2011-08-05 Neil Jagdish Patel Lots of fixes and tests for RadioOptions 2011-08-05 Neil Jagdish Patel Fix Filters to emit correct signals and Filter to return correct filter 2011-08-03 Neil Jagdish Patel s/Button/Option for filters 2011-08-03 Neil Jagdish Patel Fix naming 2011-08-03 Neil Jagdish Patel fix marshalling 2011-08-03 Neil Jagdish Patel import in filters that do marshalling/unmarshalling and logic of the views 2011-08-02 Neil Jagdish Patel Add generic renderer 2011-08-02 Neil Jagdish Patel Add ApplicationPreview 2011-08-02 Neil Jagdish Patel More track preview testing 2011-08-02 Neil Jagdish Patel Add TrackPreview and update tests for testing it better 2011-08-02 Neil Jagdish Patel Add missing files and update to support new lens <-> scope functionality for activation 2011-08-02 Neil Jagdish Patel add uri schema support 2011-08-01 Neil Jagdish Patel Add support for activation 2011-08-07 Neil Jagdish Patel [merge] more-lenses 2011-08-07 Neil Jagdish Patel [merge] parent 2011-08-07 Neil Jagdish Patel [merge] trunk 2011-08-07 Neil Jagdish Patel Update to make work with libunity.pc lensesdir 2011-08-01 Neil Jagdish Patel [merge] parent 2011-08-01 Neil Jagdish Patel install ModelRowAdaptor-inl.h 2011-08-01 Neil Jagdish Patel use default copy constructor 2011-07-31 Neil Jagdish Patel [merge] parent and fix issues related to that 2011-07-28 Neil Jagdish Patel [merge] parent 2011-07-28 Neil Jagdish Patel [merge] parent 2011-07-28 Neil Jagdish Patel Fix issues raised by Tim 2011-07-28 Neil Jagdish Patel [merge] parent and fix issue with variant builder 2011-07-27 Neil Jagdish Patel [merge] parent 2011-07-27 Neil Jagdish Patel [merge] parent 2011-07-27 Neil Jagdish Patel [merge] parent 2011-07-27 Neil Jagdish Patel [merge] parent 2011-07-26 Neil Jagdish Patel unref lens on exit 2011-07-26 Neil Jagdish Patel clean up tests a bit 2011-07-26 Neil Jagdish Patel tests for global results 2011-07-25 Neil Jagdish Patel Lens search tests 2011-07-25 Neil Jagdish Patel Add tests for category 2011-07-25 Neil Jagdish Patel fix some naming 2011-07-25 Neil Jagdish Patel Beginning of lens tests 2011-07-25 Neil Jagdish Patel Beginning of lens tests 2011-08-07 Neil Jagdish Patel [merge] connect-to-lenses 2011-08-01 Neil Jagdish Patel [merge] trunk 2011-07-29 Neil Jagdish Patel Put the accessing of DeeModelIters inside the RowAdaptorBase class and use sigc::bind to manipulate those functions for getters - excellent idea by Tim 2011-07-29 Neil Jagdish Patel Use the new glib wrapper niceties 2011-07-29 Neil Jagdish Patel [merge] trunk 2011-07-29 Neil Jagdish Patel Some more fixes 2011-07-29 Neil Jagdish Patel Make copy constructors work 2011-07-29 Neil Jagdish Patel [merge] parent 2011-07-28 Neil Jagdish Patel [merge] parent 2011-07-28 Neil Jagdish Patel [merge] trunk 2011-07-28 Neil Jagdish Patel Some more fixes 2011-07-28 Neil Jagdish Patel Remove overzealous gboolean checking 2011-07-28 Neil Jagdish Patel Clean up the initialisation of filters as well as protect them from invalid models 2011-07-28 Neil Jagdish Patel s/unsigned int/std::size_t 2011-07-28 Neil Jagdish Patel s/boost::shared_ptr/std::shared_ptr 2011-07-28 Neil Jagdish Patel s/boost::shared_ptr/std::shared_ptr 2011-07-28 Neil Jagdish Patel some more fixes 2011-07-28 Neil Jagdish Patel some fixes 2011-07-28 Neil Jagdish Patel clean up RowAdaptorBase 2011-07-27 Neil Jagdish Patel [merge] parent 2011-07-27 Neil Jagdish Patel [merge] parent 2011-07-27 Neil Jagdish Patel [merge] with trunk 2011-07-27 Neil Jagdish Patel [merge] with parent 2011-07-27 Neil Jagdish Patel style fixes 2011-07-25 Neil Jagdish Patel [merge] trunk 2011-07-25 Neil Jagdish Patel Add ratings filter 2011-07-25 Neil Jagdish Patel update to coding style 2011-07-25 Neil Jagdish Patel Filter tests 2011-07-25 Neil Jagdish Patel Starting filter tests 2011-07-22 Neil Jagdish Patel fix test naming 2011-07-22 Neil Jagdish Patel - Add support for testing Results and Categories - Make the tests more robust by using some tricks to ensure we carry them out when the service is ready - Clean up after ourselves 2011-07-22 Neil Jagdish Patel Make the Results and Categories wrapper a bit nicer, make the test service exit easily as it now exports a controller object. All is fine with the world right now 2011-07-21 Neil Jagdish Patel Make the naming even nicer 2011-07-21 Neil Jagdish Patel Clean up Model implementation and add tests, incliding support for testing dbus-based services 2011-07-21 Neil Jagdish Patel [merge] trunk 2011-07-20 Neil Jagdish Patel It works\! 2011-07-20 Neil Jagdish Patel Update and add models that use the new Category interface 2011-07-20 Neil Jagdish Patel a mid-point commit 2011-07-20 Neil Jagdish Patel Make ResultsModel and ResultsModelIter independant 2011-07-20 Neil Jagdish Patel Add some methods and hook up some signals 2011-07-20 Neil Jagdish Patel Hook up a whole bunch of stuff 2011-07-20 Neil Jagdish Patel Some more niceness 2011-07-20 Neil Jagdish Patel Make things connect and add a Call method 2011-07-20 Neil Jagdish Patel Start connection to the lens daemons 2011-07-19 Neil Jagdish Patel [merge] trunk 2011-08-05 Jason Smith merge alt-tab windows branch 2011-08-05 Jason Smith prevent stray renders of icons that are marked skip 2011-08-05 Jason Smith fade windows in 2011-08-05 Jason Smith enable selection of specific windows with alt-tab 2011-08-04 Jason Smith better layout (far from nice) 2011-08-04 Jason Smith minor fixes 2011-08-05 Sam Spilsbury Overload updateIconPos to get the correct position. 2011-08-04 Jason Smith actually increment x and y 2011-08-04 Jason Smith use correct matrix 2011-08-04 Jason Smith fix bounding box calculations 2011-08-04 Jason Smith more work on painting thumbnails 2011-08-04 Jason Smith start work on painting thumbnails 2011-08-04 Jason Smith make the test a little nicer to work with 2011-08-04 Jason Smith start work on detailing the current selected item 2011-08-03 Jason Smith merge clickthrough tooltips branch 2011-08-03 Jason Smith add explanitory comment 2011-08-03 Jason Smith make tooltips click through 2011-08-03 Jason Smith merge bfb reshuffle branch 2011-08-03 Jason Smith fix merge issues 2011-08-02 Jason Smith comment magic number 2011-08-02 Jason Smith cleanup duplicate function 2011-08-02 Jason Smith fix date 2011-08-02 Jason Smith implement launcher based BFB 2011-08-03 Tim Penhey Catch a SIGSEGV that happens if the image doesn't load. Use the glib::Error and glib::Object wrappers. 2011-08-02 Tim Penhey add namespace 2011-08-02 Tim Penhey Merge trunk. 2011-08-01 Tim Penhey Put return types on the same line as the function. 2011-08-01 Tim Penhey Add in the assignment function returns. 2011-08-01 Tim Penhey Merge glib-tweaks. 2011-08-01 Tim Penhey Use glib wrappers, and more the Reference into the location where texture is guaranteed to be not null. 2011-08-03 Tim Penhey Whitespace fixes, and remove the unused iterator. 2011-08-03 Tim Penhey Whitespace fixes, and remove the unused iterator. 2011-08-02 Jason Smith merge shortcuts fix 2011-08-02 Jason Smith fix final merge requirements 2011-08-02 Jason Smith fix issues found in merge review 2011-08-02 Jason Smith restore shortcuts 2011-08-02 Jason Smith merge fix middle click branch 2011-08-02 Jason Smith fix middle click 2011-08-02 Jay Taoko Changed logger enum 2011-08-01 Jay Taoko Fix bug #810971 2011-08-01 Alejandro Piñeiro [a11y] Code style review using tools/apply_unity_formatting.sh 2011-08-01 Alejandro Piñeiro [a11y] Cleaning g_debug calls 2011-08-01 Alejandro Piñeiro [a11y] Improve the shared focus management on the Launcher/Dash Right now the Launcher and the Dash manages the keyboard navigation in a different way (Launcher based on InputArea signals, Dash based on Focusable interface). This commit tries does: * Implement the atk focus notification in a homogeneus way * Improve the management of the active window * Before this change, the Launcher BaseWindow didn't emit his activate signal * Improve how AtkObject::focus-event and BaseWindow::activate are sorted, prior this commit those signals were emitted but in a wrong order * In order to do that it implements a pending notification proces * Document all this stuff on BaseWindowAccessible developer documentation 2011-07-21 Alejandro Piñeiro [a11y] Improve the shared focus management on the Launcher/Dash Right now the Launcher and the Dash manages the keyboard navigation in a different way (Launcher based on InputArea signals, Dash based on Focusable interface). This commit tries does: * Implement the atk focus notification in a homogeneus way * Improve the management of the active window * Before this change, the Launcher BaseWindow didn't emit his activate signal * Improve how AtkObject::focus-event and BaseWindow::activate are sorted, prior this commit those signals were emitted but in a wrong order * In order to do that it implements a pending notification proces * Document all this stuff on BaseWindowAccessible developer documentation 2011-07-19 Alejandro Piñeiro [a11y] Improve the shared focus management on the Launcher/Dash Right now the Launcher and the Dash manages the keyboard navigation in a different way (Launcher based on InputArea signals, Dash based on Focusable interface). This commit tries does: * Implement the atk focus notification in a homogeneus way * Improve the management of the active window * Before this change, the Launcher BaseWindow didn't emit his activate signal * Improve how AtkObject::focus-event and BaseWindow::activate are sorted, prior this commit those signals were emitted but in a wrong order * In order to do that it implements a pending notification proces * Document all this stuff on BaseWindowAccessible developer documentation 2011-07-12 Alejandro Piñeiro [a11y] Improve the shared focus management on the Launcher/Dash Right now the Launcher and the Dash manages the keyboard navigation in a different way (Launcher based on InputArea signals, Dash based on Focusable interface). This commit tries does: * Implement the atk focus notification in a homogeneus way * Improve the management of the active window * Before this change, the Launcher BaseWindow didn't emit his activate signal * Improve how AtkObject::focus-event and BaseWindow::activate are sorted, prior this commit those signals were emitted but in a wrong order * In order to do that it implements a pending notification proces * Document all this stuff on BaseWindowAccessible developer documentation 2011-05-03 Alejandro Piñeiro [a11y] Fixing BaseWindowAccessible developer documentation 2011-05-02 Alejandro Piñeiro [a11y] Improve the shared focus management on the Launcher/Dash Right now the Launcher and the Dash manages the keyboard navigation in a different way (Launcher based on InputArea signals, Dash based on Focusable interface). This commit tries to: * Implement the atk focus notification in a homogeneus way * Improve the management of the active window * Before this change, the Launcher BaseWindow didn't emit his activate signal * Improve how AtkObject::focus-event and BaseWindow::activate are sorted, prior this commit those signals were emitted but in a wrong order * In order to do that it implements a pending notification process 2011-05-02 Alejandro Piñeiro Changing the virtual method to just a pending notification Children now told the parent that it is active 2011-05-01 Alejandro Piñeiro Added a virtual nuxarea virtual methods 2011-04-25 Alejandro Piñeiro Work in progress 2011-04-12 Alejandro Piñeiro Work in progress 2011-04-06 Alejandro Piñeiro Work in progress .... 2011-04-06 Alejandro Piñeiro Work in progress 2011-08-01 Neil Jagdish Patel Release\ 4.6.0 2011-08-01 Gord Allott revert using a colour for the background until we have a blur 2011-08-01 Gord Allott paints it black 2011-08-01 Gord Allott added extra compiler flag to our build, fixed array bounds issue in launcher.h 2011-08-01 Gord Allott fixed array bounds in launcher.h - added array-bounds flag to compiler warnings 2011-08-01 Andrea Azzarone merging in andrea's branch to fix lp:810315 2011-08-01 Gord Allott small change to make conflict go away 2011-07-14 Andrea Azzarone Resolve ident mistake. 2011-07-14 Andrea Azzarone Wastes no time if hide mode is never. 2011-07-14 Andrea Azzarone Fixes bug #810315. 2011-08-01 Jason Smith merge branch to prevent mapping of minimized window when not needed 2011-07-28 Marco Trevisan (Treviño) BamfLauncherIcon: Don't map minimized windows if a mapped one is available This fixes bug #783434 Plus, moved some for iterations to C++0x foreach-like, to improve readability 2011-08-01 Jason Smith merge pulse once branch 2011-07-30 Andrea Azzarone Pulse once when something is dropped into the launcher trash icon. 2011-08-01 Andrea Azzarone Fix memory leaks 2011-07-30 Andrea Azzarone Fix memory leak in PluginAdapter.cpp (bug #818477) 2011-07-30 Andrea Azzarone Fix memory leak in PlacesHomeView::Refresh (fix #818450) 2011-08-01 Jason Smith merge launcher edge reveal branch 2011-07-28 Marco Trevisan (Treviño) Added configurable option to define the launcher edge-show timeout A compiz option has been added to define the timeout to wait before showing the launcher when the left edge has been touched. Default value set to 150 ms. 2011-07-28 Marco Trevisan (Treviño) Edge launcher reveal: reduce the timeout and reduce unwanted revelations Reduce the timeout before revealing the launcher, but doesn't reveal it if after the timeout the mouse pointer is too far from the first hit point. If the launcher isn't shown due to a moviment in the Y axis, we'll try to show it until the mouse is touching the left edge. 2011-08-01 Andrea Azzarone Add a ccsm option to change launcher opacity. the default value is 0.6667, about 0xAA (current default value). 2011-07-29 Andrea Azzarone Add a ccsm option to change launcher background opacity. Default value is 0.6667 (about 0xAA, current value). 2011-08-01 Andrea Azzarone Counts the number of volumes for each drive to fix the bug. 2011-07-29 Andrea Azzarone Tries to fix bug #799890. 2011-08-01 Daniel van Vugt Make panel menus more responsive, less laggy, when scrubbing. Removed logic that used to send pointer motion events over dbus. (LP: #742664) 2011-07-29 Daniel van Vugt Add missing destructor code, got lost when porting the change from unity-3 to unity-4. 2011-07-29 Daniel van Vugt Minor style and spacing cleanup. 2011-07-29 Daniel van Vugt Merged the fix for bug 742664 with recent changes to lp:unity. 2011-07-29 Daniel van Vugt Make panel menus more responsive, less laggy, when scrubbing. Removed logic that used to send pointer motion events over dbus. (LP: #742664) 2011-08-01 Andrea Azzarone [merge] Porting TestFavoriteStoreGSetting from glib test to Google test. 2011-07-28 Andrea Azzarone Porting of TestFavoriteStoreGSettings to Google Test. 2011-07-29 Tim Penhey [merge] glib wrapper tweaks 2011-07-29 Tim Penhey Change a std::cout for LOG_WARN. 2011-07-29 Tim Penhey More tweaks. 2011-07-29 Tim Penhey Use the new address of operators and streaming. 2011-07-29 Tim Penhey Make operator& overloads for AsOutParam, and some streaming operators. 2011-07-29 Neil Jagdish Patel [merge] load lens files 2011-07-29 Neil Jagdish Patel remaining fixes 2011-07-28 Neil Jagdish Patel [merge] trunk 2011-07-27 Neil Jagdish Patel forgot to remove stray variable 2011-07-27 Neil Jagdish Patel more more more fixes 2011-07-27 Neil Jagdish Patel Some more more fixes 2011-07-27 Neil Jagdish Patel some more fixes 2011-07-27 Neil Jagdish Patel some fixes mentioned in merge request 2011-07-27 Neil Jagdish Patel [merge] trunk 2011-07-27 Neil Jagdish Patel Formatting fix 2011-07-26 Neil Jagdish Patel Woops, forgot to remove the lambda test 2011-07-25 Neil Jagdish Patel Update coding style 2011-07-25 Neil Jagdish Patel [merge] trunk 2011-07-21 Neil Jagdish Patel [merge] trunk 2011-07-20 Neil Jagdish Patel [merge] trunk 2011-07-15 Neil Jagdish Patel [merge] latest nicer-glib-signals branch, which brings in trunk too 2011-07-15 Neil Jagdish Patel - Add support for reading the keyfiles - Initialise the Lens object - Implement the property system using getters as a proxy to the actual value in the Impl - Add tests - Clean up tests 2011-07-15 Neil Jagdish Patel Some more movement on the Tests 2011-07-14 Neil Jagdish Patel Do some lens creation plus test the pipes 2011-07-14 Neil Jagdish Patel Add some more data to test with 2011-07-14 Neil Jagdish Patel Support for clean destruction as well as making the tests pass for reading the directories 2011-07-14 Neil Jagdish Patel Simplify directory scanning, add support for reading the file async and then reading the keyfile 2011-07-14 Neil Jagdish Patel Some refactoring to make testing easier 2011-07-13 Neil Jagdish Patel Merge in signal stuff as we need it 2011-07-13 Neil Jagdish Patel Some renaming and fixes 2011-07-12 Neil Jagdish Patel Start moving in beginnings of the new dash infrastructure 2011-07-28 Jay Taoko Changed to signal OnKeyEvent declaration (Remerged after merging the corresponding branch in Nux) 2011-07-28 Neil Jagdish Patel Revert out jays branch, was committed before it was time to merge 2011-07-28 Gord Allott merging in the new background-colour branch, unity now uses the average (weighted to the left) value of your background colour to tint its UI 2011-07-28 Gord Allott merge in a previous spelling change that i missed, oops, change to using the signal manager stuff and disconnect the ubus signals 2011-07-28 Gord Allott applied bg colour branch 2011-07-28 Jay Taoko Changed to signal OnKeyEvent declaration 2011-07-25 Jay Taoko Changed to signal OnKeyEvent declaration 2011-07-28 Marco Trevisan (Treviño) Scrolling in the indicators: sync with latest Nux changes A nux area needs SetAcceptMouseWheelEvent(true) to get the mouse wheel events. Plus, the nux delta value now is less than 0 when down, and greater when it's up. Updating the panel service. 2011-07-22 Marco Trevisan (Treviño) panel-service: nux scroll delta has been inverted. Syncing with the new value when sending signal. 2011-07-22 Marco Trevisan (Treviño) PanelIndicatorObjectEntry: accept mouse wheel events. A Nux Area now needs to explicitly accept the mouse wheel events otherwise they will be ignored. 2011-07-28 Marco Trevisan (Treviño) Added support to "secondary-activate" event on middle-click, which is needed to fix LP: #609860 and LP: #812933 2011-07-21 Marco Trevisan (Treviño) Merging branches (upstream and local) 2011-07-17 Marco Trevisan (Treviño) panel-service: Support for the "secondary-activate" indicator signal When the panel-service get the SecondaryActivateEntry dbus method call, it redirects it to libindicator signal using the "secondary-activate" glib signal defined in libindicator 2011-07-17 Marco Trevisan (Treviño) unityshell: Send SecondaryActivate signal on indicator middle click When an indicator item is middle-clicked the SecondaryActivate method is called. The real click position is exported as requested by the StatusNotifierItem specifications, and the event is emitted only if the user middle-click and release over an indicator. (so the mouse click can be canceled releasing the mouse click outside the indicator entry space). 2011-07-17 Marco Trevisan (Treviño) UnityCore: support for SecondaryActivate on indicators Secondary activation can be done by middle click and is needed to implement the StatusNotifierItem specification. 2011-07-21 Marco Trevisan (Treviño) Indicator: Don't use anymore the x,y position on secondary-activation All the tree is updated to use the new signal. 2011-07-21 Marco Trevisan (Treviño) Merging with Upstream 2011-07-21 Marco Trevisan (Treviño) Merging with Upstream 2011-07-17 Marco Trevisan (Treviño) Support for seconday activate 2011-07-17 Marco Trevisan (Treviño) Get back fading 2011-07-27 Tim Penhey Update now that nux::GdkGraphics takes ownership of the pixbuf. 2011-07-26 Tim Penhey Updates now that nux::GdkGraphics takes ownership of the pixbuf. 2011-07-26 Gord Allott fix for lp:814619 - checks for a NULL pointer before assigning it to a string 2011-07-26 Gord Allott Check for a null pointer before assigning it to a std::string, hopefully fixes lp:814619 2011-07-26 Andrea Azzarone Launcher device management improvments 2011-07-26 Andrea Azzarone Merge trunk. 2011-07-07 Andrea Azzarone Use g_drive_is_media_removable instead of g_volume_should_automount! 2011-07-05 Andrea Azzarone Use launcher instead of launcher. 2011-07-05 Andrea Azzarone Resolve conflicts. 2011-06-25 Andrea Azzarone Fix crashes and identation issues. 2011-06-24 Andrea Azzarone Use keep_in_launcher_ instead of checked_. Change a little its behavior to make it more readable. 2011-06-24 Andrea Azzarone Porting to Oneiric trunk. 2011-06-23 Andrea Azzarone Remove other uneeded 'RAWPTRs'. 2011-06-23 Andrea Azzarone Don't use glib::Object::RawPtr() when it isn't needed. 2011-06-23 Andrea Azzarone Removes extra brackets and inline. 2011-06-23 Andrea Azzarone We don't use DEFAULT_ICON... 2011-06-23 Andrea Azzarone Keeps the pointer with the type not the variable name. Should be const char* DEFAULT_ICON = "drive-removable-media"; and not const char* DEFAULT_ICON = "drive-removable-media"; 2011-06-23 Andrea Azzarone Uses spaces instad tabs. 2011-06-22 Andrea Azzarone Try to organize better the includes. 2011-06-22 Andrea Azzarone Move all signal handlers from DeviceLauncherIcon to DeviceLauncherSection. 2011-06-22 Andrea Azzarone Remove uneeded spaces. 2011-06-20 Andrea Azzarone Stuff 2011-06-20 Andrea Azzarone Porting of DeviceLauncherIcon.{cpp,h} DeviceLauncherSection.{cpp,h} and DeviceSettings.{cpp,h} to GLibWrapper and new coding style. Remove some memory leaks and weird gobject warning. 2011-06-15 Andrea Azzarone Initial commit: * ccsm option to show/hide external devices on launcher * "Keep in launcher" quicklist item also for external devices launcher icon. TODO: use GlibWrapper! 2011-06-10 Andrea Azzarone Adding the quicklist item "Keep in Launcher" also for the device icons. 2011-03-23 Andrea Azzarone I have added the quicklist item "Keep in Launcher" also for the device icons! In addition i have added a ccsm option "Show Devices" by the which we can choose to display all devices, only mounted devices and no one. The "keep in launcher" works only if the option "Show Devices" is set to "Only Mountes" and if the device is not an automounted one! 2011-03-19 Andrea Azzarone I have added the quicklist item "Keep in Launcher" also for the device icons! In addition i have added a ccsm option "Show Devices" by the which we can choose to display all devices, only mounted devices and no one. The "keep in launcher" works only if the option "Show Devices" is set to "Only Mountes" and if the device is not an automounted one! 2011-07-25 Tim Penhey Fix the leaking of some CairoStaticText objects. 2011-07-22 Tim Penhey The class level member variable is not needed. 2011-07-22 Tim Penhey Remove a SinkReference on the StaticCairoText. This call adds an extra ref count to the static text that is never removed. 2011-07-22 Tim Penhey Add the coding guidelines into the tree. 2011-07-20 Tim Penhey No longer need to mess with .bzrignore. 2011-07-20 Tim Penhey Make the html file be built out of the tree, copy the style sheet in, and add a nice tool to open it in a browser. 2011-07-19 Tim Penhey Update the style guide to refer to unity, canonical and us. 2011-07-19 Tim Penhey Ignore the generated file. 2011-07-19 Tim Penhey Add the style guide into the tree. 2011-07-21 Neil Jagdish Patel Update AUTHORS 2011-07-21 Neil Jagdish Patel Release\ 4.4.0 2011-07-21 Neil Jagdish Patel Fix make release deps 2011-07-21 Neil Jagdish Patel Update formatting to match style (as close as possible) 2011-07-19 Gord Allott reorganise 2011-07-19 Gord Allott bsd style, unpad parans, no namespace indents 2011-07-19 Gord Allott added an astyle formatter to the tools 2011-07-21 Jay Taoko * Some cleanup * A bit of event signal refactoring (temporary) * Support for Escape key closing the Dash. 2011-07-21 Jay Taoko Fixed Escape key support in Dash 2011-07-21 Andrea Azzarone Don't use XQueryPointer if other methods exist. It is a round trip, so it can be slow. 2011-07-19 Andrea Azzarone Don't use XQueryPointer if you can. It is a round-trip request, do it can be slow. 2011-07-21 Marco Trevisan Bug #809907: Title fade effect no longer works 2011-07-17 Marco Trevisan (Treviño) attach cairo_mask to pattern craetion too keep a logical separation between "creation" and "destruction" of the elements (again) 2011-07-17 Marco Trevisan (Treviño) Keep the space before gtk_style_context_restore too keep a logical separation between "creation" and "destruction" of the elements 2011-07-17 Marco Trevisan (Treviño) Use always cairo_pattern_add_color_stop_rgba For better readability... 2011-07-17 Marco Trevisan (Treviño) Just use a cairo mask to fade the title Don't use the gtk colors to fade the title, but just make gtk to paint the panel title, then set it as a cairo_source (using the cairo group trick) and finally draw over a mask with proper alpha values to make the text fade out correctly. This should work fine with GTK theming and Cimi likes it ;) 2011-07-17 Marco Trevisan (Treviño) Fix panel title fading for long titles The previous implementation wasn't working any more with gtk_render_layout support, this patch makes it to work again writing over the result of the gtk rendering. 2011-07-21 Didier Roche merged Didiers branch to remove qt apps from our systray whitelist 2011-07-20 Didier Roche remove qt apps from systray whitelist: we have sni-qt now 2011-07-21 Daniel van Vugt merged Daniels branch to fix dead code in the launcher 2011-07-04 Daniel van Vugt Fixed dead code in Launcher::OnUpdateDragManagerTimeout (LP: #805327) 2011-07-21 Marco Trevisan (Treviño) Merged Marco's branch fix the opengl detection code for locales that use , instead of . 2011-07-13 Marco Trevisan (Treviño) Added missing parenthesis. 2011-07-13 Marco Trevisan (Treviño) OpenGL version string can be divided by a "comma" too If the OpenGL version string is in the form X,Y unity won't start. With this additional check we allow it to run. Also, we check that the char after the float divsor is a digit. 2011-07-13 Marco Trevisan (Treviño) Merging with upstream 2011-07-21 Marco Trevisan (Treviño) Merged Marco's branch to send the entry-scrolled signal in the indicators 2011-07-02 Marco Trevisan (Treviño) Use the "entry-scrolled" signal instead of the old ones It follows the API change of libindicator 2011-07-21 Didier Roche Add schema (prefer centralized schema for gsettings unity values) for runner in unity-place-applications 2011-07-20 Didier Roche add runner schema 2011-07-21 Jason Smith merge null icon crash fix 2011-07-20 Jason Smith remove useless cast 2011-07-20 Jason Smith fix crash when bamf gave a null name string 2011-07-20 Jason Smith merge alt-tab cleanups branch 2011-07-19 Jason Smith merge trunk 2011-07-19 Jason Smith Share texture memory in IconRenderer Make alt-tab 150 size tiles Add 150 size tile resources 2011-07-19 Jason Smith add easing and configurable animation time 2011-07-20 Jason Smith merge xwin perf branch 2011-07-19 Jason Smith General performance improvements Match nux performance updates 2011-07-20 Tim Penhey Remove the unneeded sigc::connection objects due to the class inheriting from sigc::trackable. 2011-07-19 Tim Penhey Another connection not needed. And a small amount of trailing whitespace tweaking. 2011-07-19 Tim Penhey Yet another connection not needed. 2011-07-19 Tim Penhey Connection not needed. 2011-07-19 Tim Penhey Cast is not needed. 2011-07-19 Tim Penhey Private members not used. 2011-07-19 Tim Penhey Casts are not needed. 2011-07-19 Tim Penhey Removed the connection objects from PanelView. 2011-07-19 Tim Penhey Kill connection objects from PlacesSearchBar. 2011-07-19 Tim Penhey More connections removed. 2011-07-19 Tim Penhey Clean up the connections on the SimpleLauncherIcon. Also fixed the naming and layout. 2011-07-19 Tim Penhey A note about tribool. 2011-07-19 Tim Penhey Remove the unneeded connection objects as LauncherController directly inherits from sigc::trackable. 2011-07-19 Tim Penhey Remove the unneeded sigc::connection objects in Launcher. Launcher inherits from nux::View, which is a nux::Object, and that inherits from sigc::tractable. 2011-07-19 Tim Penhey Remove the unneeded sigc::connection objects in BamfLauncherIcon. The AbstractLauncherIcon inherits indirectly from nux::Object, which inherits from sigc::tractable. 2011-07-19 Jay Taoko * fix bug in the launcher introduced following the revised nux event architecture * fix typo 2011-07-19 Jay Taoko Fix launcher mouse in/out bug 2011-07-19 Jay Taoko Fixed typo 2011-07-19 Neil Jagdish Patel [merge] This changes unity-preference's desktop file to use OnlyShowIn=Unity instead of OnlyShowIn=GNOME. 2011-07-19 Michael Terry use OnlyShowIn=Unity 2011-07-19 Jason Smith Minor design changes from design 2011-07-19 Neil Jagdish Patel [merge] GLibSignal branch that makes signal connection a fun and joyous occasion\! 2011-07-15 Neil Jagdish Patel Try to not pad out the parameters for a method 2011-07-15 Neil Jagdish Patel Get rid of UnityCore.h 2011-07-15 Neil Jagdish Patel s/using namepspace sigc/using sigc::nil/ 2011-07-15 Neil Jagdish Patel [merge] trunk 2011-07-13 Neil Jagdish Patel Make SignalManager noncopyable 2011-07-13 Neil Jagdish Patel cleanup 2011-07-13 Neil Jagdish Patel [merge] c++0x support 2011-07-13 Neil Jagdish Patel [merge] trunk 2011-07-13 Neil Jagdish Patel Switch to sigc::nil 2011-07-12 Neil Jagdish Patel Prioritise library in UnityCore 2011-07-11 Neil Jagdish Patel Remove Signal manager destructor 2011-07-11 Neil Jagdish Patel Use std::string const& in Signal template 2011-07-11 Neil Jagdish Patel get_foo/foo 2011-07-11 Neil Jagdish Patel Don't use upper case o 2011-07-10 Neil Jagdish Patel some style fixes 2011-07-10 Neil Jagdish Patel Duh, commit and push all the work before merge review 2011-07-09 Neil Jagdish Patel Some cleanups 2011-07-09 Neil Jagdish Patel [merge] trunk 2011-07-09 Neil Jagdish Patel Some clean up + comments 2011-07-09 Neil Jagdish Patel Forgot to add support for sending the emitting GObject! This had the awesome effect of cleaning up a bunch of the code and basically things fell into place nicely after that. The only downside is we needed to drop Signal7 as Signal6 now reaches the sigc::slot limit of 8 types (we can easily make Signal7 if we need to in the future, i just went through Devhelp and couldn't find something that send out 7 args!). With it working and the tests passing, I've ported over DBusIndicators to use glib::SignalManager, which seems to work fine. 2011-07-09 Neil Jagdish Patel Fix return value on get_name 2011-07-09 Neil Jagdish Patel Add support to SignalManager for disconnections and add a test for that 2011-07-08 Neil Jagdish Patel Yay, auto-disconnection works 2011-07-08 Neil Jagdish Patel Test connections are still working 2011-07-08 Neil Jagdish Patel Add a test case that connects up all the diffrent types of signals 2011-07-08 Neil Jagdish Patel Add an ass load of constructors. Template programming is a lot of repeating the same code... 2011-07-08 Neil Jagdish Patel Beginnings of SignalManager 2011-07-08 Neil Jagdish Patel Add some more tests, clean up file 2011-07-08 Neil Jagdish Patel Complete testing of connection & emmision 2011-07-08 Neil Jagdish Patel Add all the signal types 2011-07-08 Neil Jagdish Patel Got the test infrastructure working finally 2011-07-07 Neil Jagdish Patel Add some more testing infrastructure and fix the definitions 2011-07-07 Neil Jagdish Patel Initial testing support 2011-07-07 Neil Jagdish Patel Import Signal work as merging old trunk was breaking things 2011-07-19 Jason Smith merge alt-tab fixes branch 2011-07-19 Jason Smith Add missing files 2011-07-19 Jason Smith implement fixes and changes to alt tab as requested by design 2011-07-19 Jay Taoko Fixed bug in panel: - Correctly detects when mouse enters the panel and then show the global menu. 2011-07-19 Jay Taoko Fix Panel 2011-07-19 Tim Penhey Fix a leak on closing. 2011-07-18 Tim Penhey Merge trunk 2011-07-14 Tim Penhey Remove the unused GetResultsController method. Reformat some of the methods. Delete the _results_controller in the PlacesView destructor. Make sure the ResultsController clears its results in the destructor. 2011-07-19 Tim Penhey Fix a slight omission in the glib object wrapper template assignment operator. 2011-07-18 Tim Penhey Ooops. 2011-07-18 Jay Taoko This branch has been adapted to the new event system in Nux. All the member functions ::ProcessEvent are now obsolete. However you should see that the changes to Unity are not that big. Here is what to expect with this branch: - Keyboard navigation in the dash is functional, minus a few glitches to resolve. - Alt+F1 is working in the launcher. Key navigation in and out of the quicklist is also working. Please report all the regressions you see. 2011-07-18 Jay Taoko Fixes 2011-07-18 Jay Taoko Fixed conflict 2011-07-18 Jay Taoko Fixes 2011-07-15 Jay Taoko Fixes 2011-07-14 Jay Taoko Merged with trunk 2011-07-13 Jay Taoko * Key navigation fixes 2011-07-12 Jay Taoko * Fixes 2011-07-07 Jay Taoko Fixed signal callback 2011-06-28 Jay Taoko * Merge with unity trunk 2011-06-28 Jay Taoko * Added Introspectable to the "unity" namesapce 2011-06-22 Jay Taoko * Fixes 2011-06-21 Jay Taoko * Ported to the Unity new file layout 2011-06-21 Jay Taoko This branch has been adapted to the new event system in Nux. All the member functions ::ProcessEvent are now obsolete. However you should see that the changes to Unity are not that big. Here is what to expect with this branch: - Keyboard navigation in the dash is not working. - You have to click in the search bar text entry before you start typing some text into it - There is a regression in the scroll speed of the Dash ScrollView - Alt+F1 is working in the launcher. Key navigation in and out of the quicklist is also working. Please report all the regressions you see. 2011-06-12 Jay Taoko * Nux event architecture: fixed most of the dash 2011-06-12 Jay Taoko * Fix unity for the new event architecture 2011-07-18 Alejandro Piñeiro [a11y] Checking if a11y is enabled using gsettings instead of gconf 2011-07-13 Alejandro Piñeiro [a11y] Checking if a11y is enabled using gsettings instead of gconf 2011-07-17 Jason Smith merge renderer updates branch 2011-07-17 Jason Smith fix merge issues 2011-07-17 Jason Smith Add switcher model unit tests 2011-07-16 Jason Smith increase draw distance of folded icons 2011-07-16 Jason Smith add text to switcher 2011-07-16 Jason Smith fix crash when first switch doesn't show switcher 2011-07-16 Jason Smith add popup delay behavior 2011-07-16 Jason Smith cleanup redraw handle 2011-07-16 Jason Smith fix crash 2011-07-16 Jason Smith start animation work 2011-07-15 Jason Smith allow backwards movement for switcher fix background size drawing 2011-07-15 Jason Smith make switcher start to be more than just a thing of pretty 2011-07-15 Jason Smith improve damage performance 2011-07-15 Jason Smith sexier rendering 2011-07-15 Neil Jagdish Patel Fix the panel-service 2011-07-15 Gord Allott enables c++0x support 2011-07-14 Gord Allott enables C++0x support in unity 2011-07-12 Gord Allott enables c++0x support in unity 2011-07-14 Ted Gould Indicators love you long time. 2011-07-14 Ted Gould Dropping Me, adding Power, and reshuffling slightly to match http://wiki.ubuntu.com/MenuBar 2011-07-14 Jason Smith merge alt-tab branch 2011-07-14 Jason Smith merge trunk 2011-07-14 Jason Smith improve layout of alt-tab 2011-07-14 Jason Smith merge fixes 2011-07-14 Jason Smith fix logger merge issues 2011-07-14 Jason Smith mark reason for not const 2011-07-14 Jason Smith protect double hide calls 2011-07-14 Jason Smith set workspace and tile size properly 2011-07-13 Jason Smith fix signal names 2011-07-13 Jason Smith prefer ++i 2011-07-13 Jason Smith remove trailing whitespace 2011-07-13 Jason Smith merge trunk 2011-07-13 Jason Smith more review fixes 2011-07-13 Jason Smith more merge review fixes 2011-07-13 Jason Smith pass nux::Geometry as const& 2011-07-13 Jason Smith migrate tooltip to using a nux::Property fix header dates 2011-07-12 Jason Smith remove leftover function definition more icons in switcher test 2011-07-12 Jason Smith start work on proper rendering of alt-tab 2011-07-12 Jason Smith Get icons renderering in mockup 2011-07-12 Jason Smith fix build issues with newest build rules 2011-07-11 Jason Smith merge trunk 2011-07-11 Jason Smith minor updates 2011-07-08 Jason Smith fix math error 2011-07-08 Jason Smith properly destroy icon labels 2011-07-08 Jason Smith make labels work again with new renderer 2011-07-08 Jason Smith all put together and working 2011-07-08 Jason Smith theoretical completion of IconRenderer 2011-07-07 Jason Smith almost finished building icon renderer 2011-07-07 Jason Smith more progress porting the IconRenderer 2011-07-07 Jason Smith finish making LauncherIcon use a proper API for transforms 2011-07-07 Jason Smith start moving rendering of icons into own class make transforms a proper API 2011-07-07 Jason Smith add switcher test and IconRenderer.h 2011-07-07 Jason Smith migrate switcher away from concrete implementations 2011-07-07 Jason Smith remove random gboolean usage, bool works fine here 2011-07-07 Jason Smith Make LauncherIcon use standard string 2011-07-06 Jason Smith merge trunk 2011-07-06 Jason Smith Add missing files Rebase LauncherIcon on top of AbstractLauncherIcon 2011-06-29 Jason Smith more work towards teh glorious switcher future. Something is now painted on the screen and a unit test is started but not working 2011-06-27 Jason Smith merge trunk 2011-06-27 Jason Smith more updates 2011-06-17 Jason Smith add switcher controller 2011-06-17 Jason Smith Start work on switcher model 2011-07-14 Daniel van Vugt Fix white flashes seen in the panel menus during scrubbing, or when they're unmapped (LP: #687567) 2011-07-14 Daniel van Vugt Optimize the GDK event filter used to implement panel scrubbing, so that it does not need to call gdk/gtk/X11 functions. Avoiding these function calls inside the event filter fixes graphics glitches seen in the panel menus (LP: #687567) 2011-07-13 Rafał Cieślak Merged in Rafałs branch to fix lp:734010 2011-07-11 Rafał Cieślak [fix 734010] spacing between indicators should be 5 pixels modified: plugins/unityshell/src/PanelIndicatorObjectEntryView.h - changed default indicator padding to 5px 2011-07-13 Rafał Cieślak Merged in Rafałs branch to fix lp:691808 2011-07-10 Rafał Cieślak [fix #691808] Don't switch title to menu when hovering window buttons modified: plugins/unityshell/src/PanelMenuView.cpp - Check whether the window is maximized, and do not exclude the buttons' area in case it's not. 2011-07-10 Rafał Cieślak [fix #691808] Don't switch title to menu when hovering window buttons modified: plugins/unityshell/src/PanelMenuView.cpp - Extended appropriate if statement checking for pointer location to exclude window buttons' area. 2011-07-12 Mirco Müller modified: CMakeLists.txt plugins/unityshell/src/DeviceLauncherIcon.cpp plugins/unityshell/src/DeviceLauncherIcon.h plugins/unityshell/src/LauncherController.cpp plugins/unityshell/src/unityshell.cpp Merged Andrea Azzarone's fix-764905 branch to unity trunk after review, test and approval by me. Unmounts/ejects an USB-stick by dragging it to the trash-icon on the launcher. This also spawns a notification to inform the use of the succeeded operation. Thanks again for the great work, Andrea! Fixes LP: #764905 2011-07-12 Andrea Azzarone The strings used for the notification need to be translated. 2011-07-10 Andrea Azzarone Show an OSD notifaction is a drive is successful ejected. 2011-07-10 Andrea Azzarone Eject an "eject-able" device when drag and drop it into the trash. 2011-07-12 Mirco Müller modified: plugins/unityshell/src/Launcher.cpp plugins/unityshell/src/LauncherController.cpp plugins/unityshell/src/LauncherController.h Merged Andrea Azzorone's fix-733425 branch after review, test and approval by me. Eliminates superfluous disk-I/O while dragging a launcher-icon to a new position. Thanks for the patch, Andrea! Fixes LP: #733425 2011-07-10 Andrea Azzarone Tries to solve bug #733425 (Moving a launcher icon around generates lots of disk write activity). 2011-07-12 Mirco Müller modified: plugins/unityshell/src/BamfLauncherIcon.cpp plugins/unityshell/src/SimpleLauncherIcon.cpp plugins/unityshell/src/TrashLauncherIcon.cpp Merged Andrea Azzarone's fix-some-memory-leaks branch after review, test and approval by me. This solves 5 mem-leaks identfied via valgrind. Thanks a lot for this patch Andrea. Fixes LP: #806984 2011-07-07 Andrea Azzarone Fixes some memory leaks. 2011-07-12 Daniel van Vugt Merged in Daniel's branch to fix lp:761465 2011-07-07 Daniel van Vugt Make icon highlight box the same size (maximum) for all icons in the dash (LP: #761465) 2011-07-12 Oliver Sauder This fixes the issue that the command history is not shown first time after login. 2011-06-28 Oliver Sauder Reactive entry after successful connection 2011-07-08 Sebastien Bacher updated to the new indicator .pc naming. 2011-07-07 Sam Spilsbury Merge in lp:~unity-team/unity/unity.dialog_gtk3_hack 2011-06-27 Sam Spilsbury Bump to gtk3 2011-06-27 Sam Spilsbury Add gtk3 menubar hack 2011-07-07 Andrea Cimitan Use Gtk3 rendering to draw panel and it's menuitems 2011-07-01 Andrea Cimitan Use prelight instead active on menubar items (I think this is correct, sorry neil) 2011-07-01 Andrea Cimitan Seems to fix slowdown, much faster. gtk_widget_path_copy can be quite slow 2011-07-01 Andrea Cimitan Fix the titlebar and free the widget path on menuitems 2011-07-01 Andrea Cimitan Coding style fix 2011-07-01 Andrea Cimitan First work of switching to gtk+ style context API for panel widgets 2011-07-07 Andrea Azzarone [merge] Fix leak in PanelIndicatorObjectEntryView::make_pixbuf 2011-07-06 Andrea Azzarone Fix a memory leaking in make_pixbuf (#806485). 2011-07-04 Neil Jagdish Patel Release\ 4.2.0 2011-07-04 Neil Jagdish Patel Remove dependancy on gtkloader as it doesn't work for upgrading Unity on existing installs 2011-07-01 Gord Allott updated copyright in unityshell.cpp/h 2011-06-30 Aurélien Gâteau Merge fix to block NULL indicators from sending signals 2011-06-30 Aurelien Gateau Do not emit signals for invalid indicator entries. 2011-06-30 Aurélien Gâteau Merge Aurélien's updates to Indicator* class documentation 2011-06-30 Aurelien Gateau Document (some) members of UnityCore classes 2011-06-30 Sam Spilsbury Merge fix for 759899 2011-06-11 Sam Spilsbury Fix conditions where workarea region wouldn't be updated 2011-06-30 Tim Penhey Add logging config and start using nux logging. 2011-06-23 Tim Penhey Merge trunk and resolve conflicts. 2011-06-15 Tim Penhey Resolve conflict. 2011-06-15 Tim Penhey Add a default g_log handler. 2011-06-14 Tim Penhey Use the new logger. 2011-06-14 Tim Penhey New logging FTW. 2011-06-13 Tim Penhey Move the constructor to the top and the anon namespace to the botton of the file. 2011-06-30 Jason Smith merge branch to make spread only show windows on the current workspace 2011-06-28 Oliver Sauder [App spread] Added null pointer check 2011-06-28 Oliver Sauder [App spread] Only show applications on current workspace 2011-06-30 Neil Jagdish Patel merged in neils gtk3 panel branch 2011-06-29 Neil Jagdish Patel Port filter code to Xi2 2011-06-29 Neil Jagdish Patel Initial build with gtk3, stuff broken 2011-06-30 Sam Spilsbury Merge 2011-06-30 Sam Spilsbury Merge 2011-06-30 Alexander Fougner merge Alexander Fougner's branch to fix lp:795422 2011-06-10 Alexander Fougner Replaced "Keep In Launcher" with "Keep in launcher", fixing LP: #795422 2011-06-28 Marco Biscaro Merge launcher/scale interaction fixes 2011-06-09 Marco Biscaro Removing unnecessary code. 2011-06-09 Marco Biscaro Merge with trunk 2011-06-04 Marco Biscaro BamfLauncherIcon click behaviour fixed (LP: #724045). 2011-06-28 Alex Launi merge build fixes for GCC 4.6 2011-06-28 Alex Launi Remove unused variables to fix build on oneiric 2011-06-28 Oier Mees Merge branch to remove Search hint when clicking in dash search box 2011-06-14 Oier Mees Clicking inside the Dash search box removes the search hint, fixed LP:764859. 2011-06-13 Jay Taoko * A solution for bug #764859 2011-06-27 Manuel Nicetto Merge fix for quicklist keyboard navigation focus issues 2011-06-09 Manuel Nicetto fixes the bug for the current version on unity, fixes also return focus to last opened window on exit keynav mode 2011-06-27 Sam Spilsbury Fix some stupid errors 2011-06-24 Sam Spilsbury Add GTK3 Workraround 2011-06-24 Sam Spilsbury Link unitydialog to gtk3 2011-06-30 Sam Spilsbury Remove debug message 2011-06-27 Sam Spilsbury Fix crash 2011-06-22 Andrea Azzarone Merge fix for 769335 and 798318 2011-06-18 Andrea Azzarone PointerX and PointerX don't work well. Use Xlib instead. 2011-06-22 Neil Jagdish Patel Use g_warning 2011-06-22 Neil Jagdish Patel Use the same default that you provide to compiz 2011-06-22 Aurélien Gâteau correct libunity-core pc file 2011-06-22 Aurelien Gateau Add dependency on nux-core 2011-06-22 Neil Jagdish Patel Remove dep on nux-graphics from libunity-core 2011-06-22 Neil Jagdish Patel Fix soname stuff 2011-06-21 Neil Jagdish Patel Don't fail if GTest isn't found 2011-06-21 Neil Jagdish Patel Fix typos 2011-06-21 Neil Jagdish Patel Release\ 4.0.1 2011-06-21 Neil Jagdish Patel Tweak release script 2011-06-21 Neil Jagdish Patel Bump deps 2011-06-21 Neil Jagdish Patel [merge] Update the build system 2011-06-21 Neil Jagdish Patel fix documentation generation for the nation 2011-06-21 Neil Jagdish Patel Make everything depend on itself, because it was too hard to just build sub-directories in order 2011-06-21 Neil Jagdish Patel Remove un-needed build file 2011-06-21 Neil Jagdish Patel Unfuck CMake 2011-06-21 Neil Jagdish Patel [merge] trunk 2011-06-21 Neil Jagdish Patel - Move resources into the unityshell plugin directory - Make generated things to into the current binary directory instead of the source dir 2011-06-21 Neil Jagdish Patel Tests biiiiiaaaatch! 2011-06-21 Neil Jagdish Patel - Rename unity-share to unity-core - Fix include paths for UnityCore - Add in all the code that's meant to be shared, update the plugin to look for that code in libunity-core - Tests are disabled again, will fix in next commit - Update .pc file to reflect new include path 2011-06-21 Neil Jagdish Patel Re-enable gtest 2011-06-20 Neil Jagdish Patel libunity-shared => libunity-core 2011-06-20 Neil Jagdish Patel Make the panel draw the right background with the new gtk3 goodness 2011-06-20 Neil Jagdish Patel Make tests build again, but they don't all work due to gtk clashes, nothing I can do about that right now. Also, make the panel recognise that the service is sending gtk2 values for GtkImageType. Finally switch back on the code that was commented out due to gtk3. Will fix that next week with the final transition 2011-06-20 Neil Jagdish Patel Put networkarearegion into the plugins folder too 2011-06-20 Neil Jagdish Patel Initial go at making things sane again 2011-06-21 Gord Allott fixes a problem with undecorated windows redecorating after maximise 2011-06-21 Gord Allott fixes undecorated windows getting decorations after being maximised then restored 2011-06-17 Neil Jagdish Patel - Merge Gord's gtk3 work - Add back support for all the features of the systray 2011-06-17 Gord Allott cleanup 2011-06-16 Gord Allott save point 2011-06-16 Gord Allott Bump indicator and bamf to gtk3 versions 2011-06-17 Bilal Akhtar [merge] First pass at Gtk3 port 2011-05-18 Bilal Akhtar Port to GTK3 2011-06-15 Andrea Azzarone Fix error where bottom of launcher would not properly unfold from a hidden state 2011-06-10 Andrea Azzarone No commit message 2011-06-09 Andrea Azzarone Use the the horizontal offset of the launcher instead of 0. 2011-06-09 Andrea Azzarone Applied changes as requested by Tim Penhey. 2011-06-08 Andrea Azzarone azzaronea@gmail.com When the user reveals the Launcher by moving the pointer to the left side of the screen, the Launcher should unfold at exactly the point entered. 2011-06-15 Tim Penhey Tweaking the unityshell files for the new coding standard 2011-06-13 Tim Penhey Mostly alignment changes. 2011-06-13 Tim Penhey Delete trailing whitespace and fix function signatures to new coding standard. 2011-06-11 Sam Spilsbury Added scrollbar support 2011-06-06 Sam Spilsbury Did I say _NET_WORKAREA_MONITORS? Soz, I meant _NET_WORKAREA_REGION 2011-06-06 Sam Spilsbury Delete the property on unload and ensure that property is in _NET_WM_SUPPORTED like the EWMH says to 2011-06-06 Sam Spilsbury Fix load and property setting 2011-06-06 Sam Spilsbury Added _UNITY_NET_WORKAREA_MONITORS support 2011-06-10 Alex Launi Remove autopilot.py from CMake install list 2011-06-10 Gord Allott generates nicer AUTHOR files by consolodating multiple identities 2011-06-10 Gord Allott i always forget to add a file... 2011-06-10 Gord Allott uses sed to consoldate our AUTHOR list a bit 2011-06-09 Alex Launi Merge autopilot test framework support 2011-06-09 Alex Launi Move shared strings into #define statements 2011-06-06 Alex Launi fix up the branch for merging 2011-06-06 Alex Launi send signal on launcher scroll drag 2011-06-06 Alex Launi merge trunk ... again 2011-05-09 Alex Launi Fix interface that TestFinished is being emitted on 2011-05-06 Alex Launi merge trunk 2011-05-04 Alex Launi merge trunk 2011-04-19 Alex Launi merge trunk 2011-04-12 Alex Launi merge trunk 2011-03-14 Alex Launi remove display and add handlers for icon dragging 2011-03-14 Alex Launi merge trunk 2011-03-02 Alex Launi Show timegraph updates for fps 2011-03-01 Alex Launi merge 2011-03-01 Alex Launi fix nux usage 2011-03-01 Alex Launi merge trunk 2011-02-28 Alex Launi merge trunk 2011-02-28 Alex Launi use a layout on the window 2011-02-25 Alex Launi enable nux input window on stats display 2011-02-25 Alex Launi fix autopilot so it actually compiles 2011-02-24 Alex Launi merge trunk 2011-02-07 Alex Launi merge trunk 2011-02-07 Alex Launi start hacking display 2011-02-04 Alex Launi fix copyright 2011-02-04 Alex Launi merge trunk 2011-02-04 Alex Launi some formatting 2011-02-03 Alex Launi add some documentation to the autopilot script 2011-02-03 Alex Launi fix indentation 2011-02-03 Alex Launi fix python syntax errors 2011-02-03 Alex Launi nicer exit message 2011-02-03 Alex Launi emit testfinished to all listeners so i dont have to give auto.py a bus 2011-02-03 Alex Launi hook autopilot.py up to internal testing hook 2011-02-03 Alex Launi refactor test registration 2011-02-02 Alex Launi fire ubus message on tooltip shown 2011-02-02 Alex Launi take care of registering unregistering tests 2011-02-02 Alex Launi merge trunk 2011-02-02 Alex Launi remove display and just focus on test logic 2011-02-01 Alex Launi remove updatetime for fps counting and just go whole hog 2011-01-31 Alex Launi merge trunk 2011-01-31 Alex Launi switch to floatingwindow 2011-01-28 Alex Launi begin wiring up nux display 2011-01-27 Alex Launi hook into compiz plugin stuff 2011-01-27 Alex Launi Fix TestFinished signal args 2011-01-27 Alex Launi make it compile 2011-01-27 Alex Launi merge trunk 2011-01-27 Alex Launi start setting up communication between C++ and python 2011-01-20 Alex Launi implement autopilot dbus interface 2011-01-20 Alex Launi use gdk x connection for clicks 2011-01-19 Alex Launi use screen->dpy () instead of an owned x connection 2011-01-19 Alex Launi use screen->warppointer instead of xwarppointer 2011-01-14 Alex Launi break autopilot out into its own interface 2011-01-14 Alex Launi merge trunk 2011-01-14 Alex Launi merge trunk 2011-01-14 Alex Launi Make Autopilot runnable via dbus dbus interface 2011-01-13 Alex Launi Implement unity tests and mouse class 2011-01-12 Alex Launi Make the runner decide pass/fail 2011-01-11 Alex Launi Make test runner a thread that gets spawned from unity script 2011-06-09 Neil Jagdish Patel Fix magically resizing panel and magical never-ending icon search 2011-06-09 Neil Jagdish Patel Fix size calculation error for PanelTray objects that are not the primary tray 2011-06-09 Neil Jagdish Patel Protect against a missing default icon 2011-06-09 Daniel van Vugt Allows you to unmount devices in the launcher that do not have an Eject option, fixes lp:773946 2011-05-25 Daniel van Vugt Mounts which have the Eject option already don't need Unmount also. Improves fix for LP: #773946. 2011-05-17 Daniel van Vugt Added missing Unmount option to devices in the Launcher. This is especially important for eSATA mounts which don't have Eject or Remove options (LP: #773946) 2011-06-09 Mirco Müller added: dialog/ dialog/unitydialog/ dialog/unitydialog/CMakeLists.txt dialog/unitydialog/src/ dialog/unitydialog/src/unitydialog.cpp dialog/unitydialog/src/unitydialog.h dialog/unitydialog/unitydialog_xml.in modified: CMakeLists.txt Merged Sam's unity.add_dialogs branch to trunk after review, test and approval from Tim and myself. This makes the rendering of modal dialogs a lot nicer and gives the user a better visual clue which dialog belongs to which (parent) window. It can be switched on/off via the typical compiz-plugin frontends (e.g. ccsm). 2011-06-09 Sam Spilsbury Make avoid match read only 2011-06-09 Sam Spilsbury Add avoid match 2011-06-09 Sam Spilsbury Coding style fixes 2011-06-09 Sam Spilsbury Don't need a 4x4 texture 2011-06-09 Sam Spilsbury Don't need to create context multiple times 2011-06-08 Sam Spilsbury Set the _UNITY_IS_PARENT property .. we could need this later 2011-06-08 Sam Spilsbury Remove debug message 2011-06-08 Sam Spilsbury Optimize painting code, only enable preparePaint and friends when there are transients around, only bother trying to animate windows we know are parents 2011-06-08 Sam Spilsbury Disable paint functions when there are no transients left 2011-06-08 Sam Spilsbury Make UnityDialogWindow class members private 2011-06-08 Sam Spilsbury Make class memebers in UnityDialogScreen private 2011-06-08 Sam Spilsbury s/compizResizeAtom/mCompizResizeAtom/ 2011-06-08 Sam Spilsbury Whitespace 2011-06-08 Sam Spilsbury No need to have an IPW Map, remove it 2011-06-08 Sam Spilsbury Clean up animation code, setMaxConstrainingAreas 2011-06-08 Sam Spilsbury Use lexical cast and temporary string in match handler 2011-06-08 Sam Spilsbury Clean up UnityDialogShadeTexture 2011-05-21 Sam Spilsbury Add unity dialog plugin to build 2011-05-21 Sam Spilsbury Added dialog handling plugin 2011-06-09 Neil Jagdish Patel Fix build deps 2011-06-09 Marco Biscaro Launcher mispelled as Launcer in LauncherController.cpp and LauncherController.h 2011-06-04 Marco Biscaro Fix typo in LauncherController.cpp (LP: #792590). Thanks Rick Spencer for notice the typo and propose a patch! 2011-06-09 Andrea Azzarone Bug #735031: If you pull down the application panel, the context menu pop up 2011-06-06 Andrea Azzarone Use only the left mouse click for dnd. Resolve bug #735031. 2011-06-09 Marius Gedminas Bug #778256: Notification area ('system tray') missing when using dual monitors of different sizes, with their bottoms aligned 2011-06-07 Marius Gedminas Fix invisible tray icons when the panel is not at 0x0. This happens in dual-head configurations, when the monitor on the left is shorter than the monitor on the right, and the monitors are aligned at the bottom. See https://bugs.launchpad.net/ubuntu/+source/unity/+bug/778256 2011-06-09 Bilal Akhtar Make compilation of Unity on GCC versions 4.5 and below, as strict as that on GCC 4.6 . 2011-05-24 Bilal Akhtar Remove -fno-strict-enums from CXXFLAGS as it isn't supported by GCC 4.5 and below 2011-05-18 Bilal Akhtar Add extra CXX flags to make compilation on GCC 4.5 and below, as strict as GCC 4.6 2011-06-09 Neil Jagdish Patel Do the first automatic AUTHORS and ChangeLog creation to avoid issues for the next release 2011-06-09 Neil Jagdish Patel Add support for shared library. Add a 'make release' target 2011-06-09 Neil Jagdish Patel Go back to the early 00s 2011-06-09 Neil Jagdish Patel Link shared library to the unity plugin 2011-06-09 Neil Jagdish Patel Add support for producing a shared library that can contain core objects and utilities for both implemenations of Unity. Also do a little cleanup of build stuff 2011-06-08 Neil Jagdish Patel Add a few new make targets to make my life easier during releases. - pre-distcheck handles the release in bzr, updating AUTHORS and ChangeLog too - post-distcheck signs the tarballs and publishes it - make release calls pre-distcheck, distcheck and post-distcheck 2011-06-06 Alex Launi Merge branch moving launcher emblems to the right side of the launcher icons 2011-05-05 Alex Launi Move emblems to the right side of the launcher icon 2011-06-06 Gord Allott fix make install when documentation has not been built 2011-06-05 Gord Allott small quick fix, trunk now configures if you do not have doxygen installed, fatal warning removed 2011-06-05 Gord Allott fix for me breaking trunk, doxygen no longer fatal errors if its not installed 2011-06-03 Gord Allott added a hacking file 2011-06-03 Gord Allott no, i lied, this time i added the HACKING file 2011-06-03 Gord Allott Added a HACKING file 2011-06-03 Gord Allott Adds internal doxygen doc generation to unity, not for external API, just for internal use 2011-05-24 Gord Allott forgot to add Doxyfile.in 2011-05-24 Gord Allott Enables doxygen documentation building, for internal use only. use make doxygen 2011-06-03 Mirco Müller modified: src/Tooltip.cpp Merged Manuel Nicetto's branch bug-713119 to trunk after review, test and approval by me. This corrects the vertical alignment of the text in the tooltips. Thanks for the patch, Manuel! Fixes LP: #713119 2011-06-01 Manuel Nicetto * Text in tooltip not vertically centered (LP: #713119) -- Manuel Nicetto Wed 01 Jun 2011 23:20 2011-06-03 Tim Penhey More indicator changes so the header files expose no internal implementation for the Indicators or DBusIndicators. 2011-06-03 Tim Penhey Merge trunk. 2011-06-02 Tim Penhey Include cleanup. 2011-06-02 Tim Penhey Move the variant creation into the bowels of the DBusIndicator. 2011-06-02 Tim Penhey Make the DBusIndicators::Impl work. 2011-06-02 Tim Penhey Start a compiler firewall. 2011-06-02 Tim Penhey Move the constants into the anon namespace. 2011-06-02 Tim Penhey Remove the unused method. 2011-06-02 Tim Penhey Remove the AddProperties on the DBusIndicators object. 2011-06-02 Tim Penhey Test the image type and data on assignment. 2011-06-02 Tim Penhey Make sure that MarkUnused emits updated. 2011-06-02 Tim Penhey Update tests. 2011-06-02 Tim Penhey Remove the GdkPixbuf bits from the entries themselves. 2011-06-02 Tim Penhey Move the implementation anonymous namespace to the bottom of the file and add (move) a method to make a pixbuf from the image type and image data. 2011-06-02 Jason Smith merge branch from Andrea Azzarone to fix num workspaces calculation 2011-02-22 Andrea Azzarone aazzarone@hotmail.it Maybe: _num_workspaces = _screen->vpSize ().width () * _screen->vpSize ().height (); is better than: _num_workspaces = _screen->vpSize ().width (); What happens in fact if we have a 4x1 viewport? The icon will not be shown and it is not good. 2011-06-02 Jason Smith merge fix for 769335 from Andrea Azzarone 2011-06-02 Andrea Azzarone Try to resolve bug #769335. 2011-06-02 Jason Smith merge branch from Andrea Azzarone to fix several tooltip related bugs modify branch to use 500ms timer vs 1000ms 2011-05-27 Andrea Azzarone Fix #682787 2011-05-27 Andrea Azzarone Try to fix bug #687956. The tooltip is deferred 1s after initial entry to the launcher, but once it's being shown for one icon, it is shown on others immediately as you move vertically from one to the other. 2011-06-02 Jay Taoko * In UnityScreen::initLauncher, self->launcherWindow and self->launcher where no properly reference counted. * In UnityScreen::~UnityScreen, do not call layout->UnReference (). The layout is managed and freed by its parent widget (Unless SinkReference was called on the layout before it was added in the widget tree). 2011-05-30 Jay Taoko * In UnityScreen::initLauncher, self->launcherWindow and self->launcher where no properly reference counted. * In UnityScreen::~UnityScreen, do not call layout->UnReference (). The layout is managed and freed by its parent widget (Unless SinkReference was called on the layout before it was added in the widget tree). 2011-06-02 Marco Biscaro some applications always start with maximized windows 2011-05-25 Marco Biscaro Removing debug info. 2011-05-25 Marco Biscaro Creating option to adjust the automaximize value (LP: #754214). 2011-06-02 Daniel van Vugt Unity MT Grab Handles plugin settings all have the same name 2011-05-17 Daniel van Vugt Fix duplicate names for Unity MT Grab Handles plugin settings (LP: #783813) 2011-06-02 Neil Jagdish Patel remove more cruft 2011-06-02 Neil Jagdish Patel Remove cruft 2011-06-02 Chris Coulson [merge] Bug #767642: unity is spamming ~/.xsession-errors when windows are closed 2011-04-20 Chris Coulson Fix LP: #767642 - _menu_items and _menu_callbacks will not be populated in BamLauncherIcon destructor if the launcher menu was never opened. Check this to avoid glib errors 2011-06-02 Tim Penhey Refactoring the indicators prior to them being split into their own shared library. 2011-06-01 Tim Penhey Remove unneeded headers. 2011-06-01 Tim Penhey Test other events. 2011-06-01 Tim Penhey Assignment and MarkUnused tested. 2011-06-01 Tim Penhey Seems that we don't need to emit on no change after all. 2011-06-01 Tim Penhey test for active event emitting 2011-06-01 Tim Penhey Revert .po changes. 2011-06-01 Tim Penhey Add some tests. 2011-06-01 Tim Penhey Remove more logging, and an unused constructor. 2011-06-01 Tim Penhey Remove extra logging. 2011-06-01 Tim Penhey Add a note to the location that is causing the menu flash. 2011-06-01 Tim Penhey Add and remove some logging, and change the way the Indicators base class gets Entries. Can't use a map as I was due to the changing keys (entry->id()). It now traverses the indicator objects themselves to get the entry objects. 2011-06-01 Tim Penhey When marking an entry unused, it needs to emit the updated event for the view to clen up. 2011-06-01 Tim Penhey Remember the padding entries too. 2011-05-31 Tim Penhey A lot of logging stuff to be removed, but also the fix for the segfault, check the entry is valid before trying to match the name. 2011-05-31 Tim Penhey Merge trunk and resolve the conflicts. 2011-05-30 Tim Penhey Merge trunk and resolve the (very annoying) conflicts. 2011-05-30 Tim Penhey Well the existing tests pass. 2011-05-30 Tim Penhey More refactoring of the PanelView. 2011-05-30 Tim Penhey Refactoring the PanelView to stop it reaching into the internals of the other views. 2011-05-30 Tim Penhey Fixing more compile time errors... 2011-05-30 Tim Penhey Fixing the compile time errors... 2011-05-30 Tim Penhey Merge trunk and resolve conflicts 2011-05-27 Tim Penhey Almost done... I think. 2011-05-27 Tim Penhey Time to commit. 2011-05-27 Tim Penhey Middle of hacking, need some wrapers. 2011-05-27 Tim Penhey Initial rename, doesn't build yet. 2011-05-26 Tim Penhey More unity namespacing. 2011-05-26 Tim Penhey Hack the IndicatorObjectProxyRemote. 2011-05-26 Tim Penhey Tweaking the indicator. 2011-05-26 Tim Penhey Update usage. 2011-05-26 Tim Penhey Remove old header and rename new. 2011-05-26 Tim Penhey Refactor the indicator entry. 2011-06-02 Tim Penhey Update the FavoriteStoreGSettings class to use std::strings. Also adds some simple wrapper objects for some GObject stuff. 2011-06-02 Tim Penhey Was this not compiled before? 2011-06-02 Tim Penhey Merge trunk. 2011-05-19 Tim Penhey Add a bit of a comment around a tricky bit. 2011-05-19 Tim Penhey Add assignment to glib::Object. 2011-05-19 Tim Penhey Be explicit and noncopyable. 2011-05-19 Tim Penhey Moved favorite store to use std::strings. 2011-05-18 Tim Penhey Adding some glib wrappers, and updating FavoriteStore to use strings. 2011-06-01 Mirco Müller modified: src/Launcher.cpp Merged Andrea Azzarone's branch after review, test and approval by me. Menu-key should open quicklist for the selected item in the launcher, if in keyboard-navigation mode. Thanks for the patch Andrea. Fixes LP: #750778 2011-05-24 Andrea Azzarone Menu key should open quicklist for the selected item in the launcher. 2011-06-01 Mirco Müller modified: src/PanelMenuView.cpp Merged Oliver Sauder's branch fix-use-window-title-font to trunk after review, test and approval by me. This makes the application-name in the panel obey the system-wide set font. Thanks for the patch Oliver! Fixes LP: #746382 2011-04-12 Oliver Sauder [panel] dpi still needs to be retrieved with GtkSettings modified: src/PanelMenuView.cpp 2011-04-12 Oliver Sauder [panel] Use window title font for panel label modified: src/PanelMenuView.cpp 2011-05-31 Tim Penhey Add a helper class to make building GVariant instances a less verbose process. 2011-05-27 Tim Penhey Merge trunk. 2011-04-21 Tim Penhey Various bits caught by compiling. 2011-04-21 Tim Penhey Merge trunk and resolve conflicts. 2011-02-17 Tim Penhey More updates. 2011-02-17 Tim Penhey More updates. 2011-02-17 Tim Penhey Make the builer understand rectangles. 2011-02-17 Tim Penhey Couldn't stand the #defines. 2011-02-17 Tim Penhey Variant it up. 2011-02-17 Tim Penhey Add floats. 2011-02-17 Tim Penhey Fix a few more. 2011-02-17 Tim Penhey Add a method to add doubles. 2011-02-17 Tim Penhey Add implementation. 2011-02-16 Tim Penhey First hack at the interface for a variant builder helper. 2011-05-31 Tim Penhey Fix the critical log message when trying to unref info when it doesn't point to anything 2011-05-25 Tim Penhey Only unref if we have info. 2011-05-31 Tim Penhey Refactor the time-me macros into a class and add a googletest cmake target. 2011-05-27 Tim Penhey Remove the wrong comment - had micro, nano confusion. 2011-05-27 Tim Penhey Separate the block timer logging from the timer itself. 2011-05-27 Tim Penhey Rename the TimeMe files. 2011-05-20 Tim Penhey Add a custom gcheck target so we can just make and run the google tests with one command. 2011-05-20 Tim Penhey Add tests for timeme. 2011-05-20 Tim Penhey Merge trunk. 2011-05-20 Tim Penhey Merge Neil's work on the cmake target. 2011-05-19 Neil Jagdish Patel Add a GTest target for make check 2011-05-17 Tim Penhey Refactor the log timer. 2011-05-29 Jay Taoko * Adapted Unity to NuxGraphics API changes. 2011-05-26 Jay Taoko * Adapted Unity to NuxGraphics API changes. 2011-05-26 Jason Smith merge sru fixes for positioning of new windows and left edge reveal getting stuck 2011-05-25 Jason Smith ensure we only try to fix positioning when its really needed 2011-05-25 Jason Smith Fix issue where left edge of launcher is sometimes unresponsive on first run of unity 2011-05-26 Mirco Müller modified: src/PanelIndicatorObjectEntryView.cpp src/PanelIndicatorObjectEntryView.h Do correct repainting of the inactive menus. Thanks a lot for this fix Manuel! Fixes LP: #733740 2011-05-03 Manuel Nicetto * PANEL: fixed inactive menus becomes brighter on sub-sequent clicks. (LP: #733740) -- Manuel Nicetto Tue 03 May 2011 00:12 2011-05-26 Mirco Müller modified: src/Launcher.cpp Avoid focus-switching when opening quicklists. Thanks for the patch Manuel! Fixes LP: #750781 2011-04-28 Manuel Nicetto LP: #750781 2011-04-28 Manuel Nicetto Fixed bitesize bug 75071 Manuel Nicetto 28/04/2011 00:57 2011-05-26 Neil Jagdish Patel Fixes bug #779717: pixbuf in indicator icon update was retrieved twice, and not unrefed correctly. 2011-05-25 Michael Hofmann Do not leak pixbuf in indicator update (LP: #779717). 2011-05-26 Mirco Müller modified: src/Tooltip.cpp src/Tooltip.h Correctly remove any signal-connections (sigc) used for StaticCairoText in the destructor of the Tooltip. Should fix any remaining issue regarding LP: #762801 2011-05-26 Mirco Müller Correctly remove any signal-connections (sigc) used for the StaticCairoText in the destructor of the Tooltip. Should fix any remaining issue regarding LP: #762801 2011-05-24 Sam Spilsbury Merge in lp:~bitshifternz/unity/fix-for-bug-769781 2011-04-24 Cameron Hart Check window's maximum size before attepmpting to maximize. Also fix memory leak by using a std:string instead of a strdup char* which is not freed on all code paths. 2011-05-23 Alex Launi Fix for 728949: bottom icon folds even when there is enough space not to 2011-05-21 Andrea Azzarone Fix bug #728949. It have no sense have a folding_threshold less then launcher_height if sum - _space_between_icons is lees or equal then launcher_height. 2011-05-23 Andrea Azzarone Merging in Andrea Azzarones branch to fix the window title fade - fixes lp:722178 2011-05-22 Andrea Azzarone Fix bug #722178. 2011-05-23 Didier Roche Merging in Didiers branch to fix lp:774280, lp:737320 2011-05-04 Didier Roche workaround a --reset case where the schema isn't a gconf object but just an usual string. We just ignore --reset in that case as we are unsure what's the state of gconf environment variable (LP: #774280, 737320) 2011-05-23 Marco Biscaro merging in Marco Briscaro's branch to change the opacity of the BFB background if the panel has opacity 2011-04-26 Marco Biscaro merge with trunk 2011-04-26 Marco Biscaro Only use the inverted background on BFB if the panel opacity = 1.0 (LP #767733) 2011-05-23 Tim Penhey Merging in tims use-std-string branch 2011-04-26 Tim Penhey Use std::string by value rather than pointer. 2011-05-23 Alex Launi Fix for 718185: Keep launcher hidden when modal dialog is opened 2011-05-23 Andrea Azzarone Fix bug #718185 2011-05-23 Neil Jagdish Patel [merge] Fix for 759174 from Bilal Akhtar 2011-05-16 Bilal Akhtar While rendering quicklist, skip DBusmenu MenuItems if its PROP_VISIBLE is not true. 2011-05-18 Tim Penhey Revert the _align changes that were merged by mistake. 2011-05-18 Tim Penhey Update unity to work with the new nux changes for color, size and point. 2011-05-17 Tim Penhey Fix the alpha channel. 2011-05-13 Tim Penhey Merged sync-nux-color-refactoring into align-fix. 2011-05-13 Tim Penhey Last of the unity changes for this 2011-05-13 Tim Penhey Fix the _align method by using std::floor. 2011-05-13 Tim Penhey More color updates. 2011-05-13 Tim Penhey Primarily nux::Colors -> nux::color changes. 2011-05-04 Jason Smith merge branch to remove unneeded member variable 2011-05-04 Jason Smith remove unneeded passed member variable 2011-05-03 Didier Roche Remove timeout when window is destroyed Bug #743390: compiz crashed with SIGSEGV in CompWindow::updateWindowOutputExtents() 2011-04-17 Sam Spilsbury Fix crash in 743390 - remove timeout handle when window is destroyed so that we don't access a garbage pointer to this when the timeout activates again 2011-04-27 Didier Roche By Jeremy Bicha, add system-config-printer-applet to systray whitelist (LP: #771562) Thanks! 2011-04-26 Jeremy Bicha add system-config-printer-applet to systray whitelist (LP: #771562) 2011-04-27 Didier Roche [release] 3.8.12 2011-04-26 Jay Taoko Fix bug #753971: This will fix the bug on Intel and ATI GPUs. However there are still issues with NVidia GPUs. This is an issue with the NVidia driver that should be addressed separately. 2011-04-26 Jason Smith start fixing render artifacts on resize 2011-04-26 Didier Roche unregister gconf notify events on destruction (LP: #762120) 2011-04-26 Didier Roche unregister gconf notify events on destruction (LP: #762120) 2011-04-25 Jason Smith re-enabled inputs from wall plugin: Wall's inputs were disabled because it was sending FocusIn/Out events which was causing issues when the mouse was over the launcher. 2011-04-22 Jason Smith trigger area does not extend offscreen 2011-04-22 Jason Smith re-add ignoring on inputs from wall as it is still sending random data sometimes 2011-04-22 Didier Roche import GError in case of gconf key issue to treat the exception (LP: #759744). This commit to trunk is dedicated to Jason ;) 2011-04-22 Jason Smith merge leave events branch 2011-04-22 Jason Smith Remove leave event hack 2011-04-22 Didier Roche it's already reverted to false on SetHidden, not the bug there 2011-04-22 Jason Smith make sure to reset active action state on edge reveal 2011-04-20 Jason Smith remove accidental revert 2011-04-20 Jason Smith simpler fix 2011-04-20 Didier Roche set POST_REVEAL for MOUSE_OVER_ACTIVE_EDGE 2011-04-20 Didier Roche Fix some corner case where intellihide can be puzzled (LP: #767250) Some corner cases (where nux doesn't receive events because the dash appears above): 1. put the mouse over the launcher 2. press super 3. click outsided the launcher/dash to close it -> stuck opened 1. mouse over bfb 2. press super/click 3. click outsided the launcher/dash to close it -> stuck opened 1. mouse over trigger 2. press super/click 3. click outsided the launcher/dash to close it -> stuck opened 2011-04-20 Didier Roche Fix some corner case where intellihide can be puzzled (LP: #767250) Some corner cases (where nux doesn't receive events because the dash appears above): 1. put the mouse over the launcher 2. press super 3. click outsided the launcher/dash to close it -> stuck opened 1. mouse over bfb 2. press super/click 3. click outsided the launcher/dash to close it -> stuck opened 1. mouse over trigger 2. press super/click 3. click outsided the launcher/dash to close it -> stuck opened 2011-04-20 Didier Roche Don't ack double/triple click or super press on bfb and places icons. (LP: #766776) This is workarounded in different files right now, the correct fix will be to handle that in the ubus level (too risky at this stage), added FIXME to remember that for oneiric. There is one glitch though, which cannot been tackled without the ubus rewrite: - if you open a place, then, double click on a placeicon in the launcher to close it, it will be closed by will be reactivated (this is because we send the UBUS_PLACE_ENTRY_ACTIVATE_REQUEST again on click). - so, the next super press will not show the home dash, but the active place (closing/opening it again will reset to the home dash) I still think it's an improvment (see Charline's report in maverick for double clicking on bfb and people being puzzled) and the last described glitch only impact people double clicking on a place LauncherIcon for closing it… 2011-04-20 Didier Roche Don't ack double/triple click or super press on bfb and places icons. (LP: #766776) This is workarounded in different files right now, the correct fix will be to handle that in the ubus level (too risky at this stage), added FIXME to remember that for oneiric. There is one glitch though, which cannot been tackled without the ubus rewrite: - if you open a place, then, double click on a placeicon in the launcher to close it, it will be closed by will be reactivated (this is because we send the UBUS_PLACE_ENTRY_ACTIVATE_REQUEST again on click). - so, the next super press will not show the home dash, but the active place (closing/opening it again will reset to the home dash) I still think it's an improvment (see Charline's report in maverick for double clicking on bfb and people being puzzled) and the last described glitch only impact people double clicking on a place LauncherIcon for closing it… 2011-04-20 Didier Roche Every GtkIconThemes are invalidated once the "changed" signal is emitted. Reload the _unity_theme cache in that case where the ws switcher icon was reverting to Humanity icon (LP: #761289) 2011-04-20 Didier Roche use GTK_IS_ICON_THEME, back to gobject! Stop C++ :) 2011-04-20 Didier Roche all GtkIconTheme are invalidated once the changed signal is emitted. Reload the _unity_theme cache in that case (LP: #761289) 2011-04-19 Jason Smith hide tooltip when places is shown 2011-04-19 Neil Jagdish Patel [release] 3.8.10 2011-04-19 Loïc Molinari Don't unref GTK+ widget since ownership's been given to its GTK+ container 2011-04-19 Jason Smith fix shader to more closely match design desaturation 2011-04-19 Neil Jagdish Patel Don't unreference something thatwe don't own 2011-04-19 Neil Jagdish Patel [merge] Fix issues with empty tray 2011-04-19 Neil Jagdish Patel No need to show the window straight away 2011-04-19 Neil Jagdish Patel Cannot click on left-most indicator on panel if a non-indicator icon appears 2011-04-19 Neil Jagdish Patel We were not unref'ing the panelviews on destruction of PanelController. 2011-04-19 Neil Jagdish Patel Correctly unreference PanelViews 2011-04-19 Mirco Müller attempt to fix lp:#761211 by adding pointer checks before using any member-methods 2011-04-19 Mirco Müller *sigh* don't try to do to many things at the same time 2011-04-19 Mirco Müller Best attempt to fix LP: #761211 without a more telling stacktrace 2011-04-19 Nico van der Walt Resizes the combobox when the font changes 2011-04-19 Nico van der Walt Update height of combobox in lenses when font changes so that text will fit vertically for large fonts. 2011-04-19 Nico van der Walt Merged in gtk font resize notify checking for indicator objects 2011-04-15 Nico van der Walt Fix LP: #759886 where indicator fonts does not update when changing fonts in appearance preferences. 2011-04-19 Loïc Molinari Merged branch unity-fix-756951 2011-04-18 Loïc Molinari Relayout right after launcher initialization in order to have a first render at the right position 2011-04-19 Didier Roche Fix when the user try to unity --reset in a tty (LP: #753528) 2011-04-19 Didier Roche Fix when the user try to unity --reset in a tty (LP: #753528) 2011-04-19 Didier Roche add missing file ready for translation (thanks seb) 2011-04-19 Didier Roche make the trash look good: only one instance, handled in a more async way (LP: #761643) 2011-04-15 Didier Roche make the trash look good: only one instance, handled in a more async way (LP: #761643) 2011-04-19 Jason Smith lighten up panel shadow 2011-04-19 Jason Smith only emit order-changed signal when order actually changed 2011-04-18 Didier Roche This branch: - Fix a wrong state machine with edge reveal - Remove wrong keynav hilight and quicklist random appearance - Keep the right icons activated for ws switcher, remove the hack for the trash - Add an addition g_source_remove crash fix - Fix another crash on PlacesView::OnResizeFrame - Fix a wrong state for current focused window when you have few window (or in dodge active window) 2011-04-18 Didier Roche Send a signal on focus changed, relying on the mainloop to ensure the new window is the active one (and not the root window) (LP: #734681) 2011-04-18 Didier Roche Fix compiz crashed with SIGSEGV in PlacesView::OnResizeFrame() (LP: #763800) 2011-04-18 Didier Roche printf can die now 2011-04-18 Didier Roche only answer to keynav control when we are in keynav mode (LP: #764730) 2011-04-18 Didier Roche of course, working have long live, and in this particular case: 1. x=0, 2. rap super, 3. go over dash, 4. close 2011-04-18 Didier Roche more printf to find this foishoifshoiferhoifehzoifhe bug 2011-04-18 Didier Roche set MOUSE_OVER_ACTIVE_EDGE to false when hovering the bfb. Replaces another fix (LP: #764643) 2011-04-18 Didier Roche debug commit 2011-04-18 Didier Roche Only special case the ws switcher now that the trash have been reverted. Workaround race in LP: #761289 2011-04-18 Didier Roche additional g_source_remove fix (set var to 0 when needed) 2011-04-18 Gord Allott Fixes two bugs regarding signal disconnections 2011-04-18 Gord Allott fix for lp:763560 2011-04-18 Gord Allott removes a ubus signal that we forgot about, fixes lp:761942 2011-04-18 Sam Spilsbury Merged lp:~bitshifternz/unity/bug-750349-restore-state 2011-04-09 Cameron Hart Use the spreaded window list to keep track of minimized windows that should be minimised after the spread is finished. The spreaded window list was unused before. 2011-04-18 Didier Roche Merge Marco's fix for UIFe: Unity Dash button does not give adequate feedback (LP: #748676) - added a one pixel switch vertically as well from the initial branch 2011-04-16 Marco Biscaro Pressed state for home button (BFB). 2011-04-16 Marco Biscaro Unregistering interest on places shown and places hidden. 2011-04-16 Marco Biscaro another merge with trunk 2011-04-08 Marco Biscaro merge with trunk 2011-04-07 Marco Biscaro [panel] implementing pressed state on PanelHomeButton (LP: #748676) modified: src/PanelHomeButton.cpp src/PanelHomeButton.h 2011-04-18 Gord Allott fixes broken dnd, fixes lp:728319 and lp:761495 2011-04-15 Gord Allott uses gfile's instead of filenames when passing to g_app_info_launch like the api requires. fixes lp:761495 2011-04-15 Jason Smith small cleanups and performance improvements 2011-04-15 Didier Roche don't unreference nux layout views as nux unreference them for us (LP: #761634) 2011-04-15 Neil Jagdish Patel Remove source in destruction 2011-04-15 Didier Roche merge a fix for wrong try of an activation at startup 2011-04-15 Didier Roche njpatel has always a cleaner fix :) 2011-04-15 Didier Roche Fix missing activation on super press or shortcut (LP: #761225) 2011-04-14 Neil Jagdish Patel [release] 3.8.8 2011-04-14 Loïc Molinari Merged branch unity-clean-up-at-destruction-2 2011-04-14 Loïc Molinari Re-added the launcher window unref at destruction and removed the refsink that seemed to be there to workaround ref counting issue 2011-04-14 Loïc Molinari Plugged several memory leaks and removed some signal connections at destruction 2011-04-14 Didier Roche don't show shortcuts and don't hover the launcher when a place is visible (LP: #760728, #760770) 2011-04-14 Didier Roche don't show shortcuts and don't hover the launcher when a place is visible (LP: #760728, #760770) 2011-04-14 Neil Jagdish Patel [merge] misc fixes 2011-04-14 Neil Jagdish Patel [merge] trunk 2011-04-14 Neil Jagdish Patel Shouldn't count minimised windows as obscuring other windows 2011-04-14 Neil Jagdish Patel Fix not resetting show_now when moving between windows, fix not fading out title if there are no valid entries 2011-04-14 Neil Jagdish Patel We shouldn't be updating a background in PostLayoutManagement, it's expensive as it's during size negotiation 2011-04-14 Neil Jagdish Patel Fix the sizing of the empty view to match basic width of the dash 2011-04-14 Neil Jagdish Patel Desktop menus accessible from all monitors 2011-04-14 Gord Allott fixes a few memleaks in places 2011-04-14 Gord Allott fixes a few small memleaks 2011-04-14 Mirco Müller modified: src/LauncherIcon.cpp Merged Andy Horng branch to unity trunk after review/approval by myself. It makes sure that the upper left count does not wrap when exceeding 9999. Instead "****" will be shown. Fixes LP: 741787 2011-04-07 Andy Horng Fix for bug 741787 In OnRemoteCountChanged() in LauncherIcon.cpp, added a check for count >9999 If count>9999, show "****" in emblem. Else, show count in emblem 2011-04-14 Marco Biscaro Fixes loading the correct application when using the home place email shortcut 2011-04-10 Marco Biscaro Search the correct key for mail application (LP: #754095) 2011-04-14 Henri De Veene Fixes the positioning of the running/active indicators on folded launcher icons 2011-04-13 Henri De Veene Fix for bug #703067 Running/active indicators point to space between launcher icons for folded icons 2011-04-14 Neil Jagdish Patel Defer the loading of the place daemons (calling Connect () on a Place) until just before we actually require them. This allows us to avoid trashing the CPU or disk on log in by starting up N place daemons that could set off a bunch of other things. 2011-04-14 Neil Jagdish Patel Restore the comments which were there once but then got shy 2011-04-14 Neil Jagdish Patel A French fix 2011-04-14 Neil Jagdish Patel Add some notes 2011-04-13 Neil Jagdish Patel Make test work 2011-04-13 Neil Jagdish Patel [merge] trunk 2011-04-13 Neil Jagdish Patel Add support for reconnecting to the place daemons 2011-04-13 Neil Jagdish Patel Make main place loading lazy 2011-04-13 Neil Jagdish Patel correctly clean up the panel-tray on dispose 2011-04-14 Didier Roche restore the operator after the blending as discussed with loicm, remove the double unecessary PopClippingRectangle as well. Should fix dimmed launcher after icon dnd (LP: #747304) 2011-04-13 Didier Roche restore the operator after the blending as discussed with loicm, remove the double unecessary PopClippingRectangle as well. Should fix dimmed launcher after icon dnd (LP: #747304) 2011-04-14 Didier Roche fix missing directory for unity --distro 2011-04-14 Didier Roche * use gi18n-lib.h to make unity-preferences load translation (LP: #759682) * don't resize/maximize such a small window 2011-04-13 Didier Roche be picky, do the right thing 2011-04-13 Didier Roche don't resize such a small window 2011-04-13 Didier Roche use gi18n-lib.h to make unity-preferences load translation (LP: #759682) 2011-04-14 Didier Roche support numpad Enter in Launcher and Quicklist (LP: #760003) 2011-04-13 Didier Roche support numpad Enter in Launcher and Quicklist (LP: #760003) 2011-04-13 Jason Smith pass input from wall plugin during desktop switch 2011-04-13 Jason Smith fix bug where launcher unfolded prematurely 2011-04-13 Alex Launi fix introspection crash 2011-04-13 Didier Roche Updates the maximum width of the combobox when the font changes. (Thanks Nico van der Walt) Fixes Bug #759763: dropdown box in places search bar does not resize when font size changes 2011-04-13 Nico van der Walt Fix for LP: #759763 where dropdown box in places search bar is not resized when font size change. 2011-04-13 Jay Taoko * Fix sign/unsigned errors 2011-04-13 Didier Roche revert more asset after a discussion with Neil 2011-04-13 Mirco Müller modified: src/PlacesVScrollBar.cpp src/PlacesVScrollBar.h Adapt to late design-change. Remove state-handling for vertical Dash-scrollbar Change rendering of said scrollbar. Fixes LP: #750374 2011-04-13 Mirco Müller Avoid potential segfaults and check against NULL-pointers being returned 2011-04-12 Mirco Müller Remove state-handling for vertical Dash-scrollbar. Change rendering of said scrollbar. Fixes LP: #750374 2011-04-13 Mirco Müller modified: src/Launcher.cpp src/Launcher.h src/PanelHomeButton.cpp src/PanelMenuView.cpp src/PlacesController.cpp src/PlacesController.h src/PlacesHomeView.cpp src/PlacesHomeView.h src/PlacesSearchBar.cpp src/PlacesSearchBar.h src/PlacesView.cpp src/PlacesView.h src/unityshell.cpp src/unityshell.h Correctly unregister all registered interests with the ubus-server in a class' destructor. Fixes LP: #757588 2011-04-13 Mirco Müller Make use of G_N_ELEMENTS-macro to harden ubus-handles juggling 2011-04-12 Mirco Müller Correctly unregister all registered interests with the ubus-server. Fixes LP: #757588 2011-04-13 Didier Roche revert grab handles export after a chat with John 2011-04-13 Didier Roche This fixes dynamic quick lists yet again, bug 729074 ken really just applied the same fix mterry did last week, which got inadvertently removed when the urgency API was added. 2011-04-12 Ken VanDine make dynamic quicklists work once again 2011-04-13 Jason Smith ensure grab handles dont make random appearances 2011-04-12 Jay Taoko * Removed unnecessary call. Also, possible fix for crash in WindowCompositor::RenderTopView: bug #754461 2011-04-12 Jay Taoko * Removed unnecessary call. Also possible fix for crash in WindowCompositor::RenderTopView 2011-04-12 Didier Roche This branch try to load from unity-icon-theme first for some dedicated icons (LP: #750471) 2011-04-12 Didier Roche * use gtk_icon_theme_lookup_icon to avoid having a gicon * use a cache for unity_theme loading * use a cache (which can be invalidated) for knowing if the current theme is mono or not 2011-04-12 Didier Roche Try to load from unity-icon-theme first for some dedicated icons (LP: #750471) 2011-04-12 Didier Roche merge sladen's new export asset (LP: #745555) 2011-04-11 Paul Sladen * Add cropped + renamed icons from upstream Unity Design team asset dump. These are in bitmaps form, displacing the original .svg forms in some cases: + unity-my-grab-handles/* (larger than previous to match mockup) + resources/find* + tests/data/bfb.png (may or may not be required) (LP: #741804, #745555, #745647) * These icons are re-cropped/re-named to hopefully what they should be. 2011-04-11 Didier Roche merge reset MOUSE_OVER_ACTIVE_EDGE activation in some corner case (LP: #757810) 2011-04-11 Didier Roche reset MOUSE_OVER_ACTIVE_EDGE activation in some corner case (LP: #757810) 2011-04-11 Didier Roche g_dngettext is nice, thanks for thinking about our poor non english soul… However adding the file to po/POTFILES.in is even better :) (LP: #757663) 2011-04-11 Neil Jagdish Patel [release] 3.8.6 2011-04-11 Didier Roche Migrate when gconf python binding isn't there 2011-04-11 Didier Roche protect on gconf and other modules missing (LP: #752176) 2011-04-11 Neil Jagdish Patel [merge] Revealing Jason 2011-04-11 Jason Smith dont unhide when screen is grabbed via edge 2011-04-11 Neil Jagdish Patel UnJason the strings 2011-04-10 Jason Smith behave better with edge reveal 2011-04-10 Jason Smith fix default 2011-04-10 Jason Smith minor fixup 2011-04-10 Jason Smith MWAHAHAHAHHAHAAHAHAHAHAHAHAHAHAH 2011-04-10 Jason Smith merge autohide branch 2011-04-10 Jason Smith more work to make unhide sexy 2011-04-10 Jason Smith starting work on left hand hide 2011-04-09 Neil Jagdish Patel Add desktop file 2011-04-09 Neil Jagdish Patel Add a small config app for changing the launcher settings 2011-04-09 Neil Jagdish Patel Add support for shows-on-edge option, true by default 2011-04-11 Didier Roche Commit Marco's branch on Fix two Nautilus windows open when clicked on a device icon on Launcher (started after 3.8.2) (LP: #748299) 2011-04-09 Marco Biscaro Don't open two nautilus windows when clicking on device icon (LP: #748299) 2011-04-11 Jason Smith ensure panel shadow gets redrawn when expo ends (evil but effective style) 2011-04-11 Mirco Müller modified: src/StaticCairoText.cpp Take non-zero x- and y-offsets for GetTextExtents() into account. Fixes LP: #750350 2011-04-11 Mirco Müller *cough.cough* 2011-04-11 Mirco Müller fixed now for real, removed debugging-related calls 2011-04-11 Mirco Müller trying to fix LP: #750350 2011-04-10 Jason Smith Merge branch from Marco Biscaro to prevent double escaping 2011-04-10 Marco Biscaro Don't double escape the device's name (LP: #754014) 2011-04-10 Jason Smith merge neils branch of epic win 2011-04-11 Neil Jagdish Patel unfuck the file 2011-04-11 Neil Jagdish Patel Add border around the close button 2011-04-10 Neil Jagdish Patel [merge] merge back spinner branch with jason's fix for the centring 2011-04-10 Jason Smith fix spinner wobble 2011-04-10 Neil Jagdish Patel new spinner, part one 2011-04-10 Neil Jagdish Patel Pressing F10 then left arrow wit Unity on Natty makes the system unusable 2011-04-10 Neil Jagdish Patel Don't load unnecessary results 2011-04-10 Neil Jagdish Patel [merge] funk 2011-04-10 Neil Jagdish Patel remove unnecessary refs and make the test-places-backend be able to send a search 2011-04-10 Neil Jagdish Patel [merge] places 2011-04-10 Neil Jagdish Patel Some clean up 2011-04-10 Neil Jagdish Patel Delete bitmap 2011-04-10 Neil Jagdish Patel Protect against callbacks from the proxy once the IndicatorObjectFactoryRemote has been destroyed, both against signals and async callbacks 2011-04-10 Neil Jagdish Patel [merge] trunk 2011-04-08 Neil Jagdish Patel Properly disconnect ubus interests 2011-04-08 Neil Jagdish Patel panel superposition 2011-04-08 Neil Jagdish Patel compiz crashed with SIGSEGV in QuicklistView::IsMenuItemSeperator () 2011-04-10 Jason Smith dont paint shadow when expo is active 2011-04-10 Jay Taoko * Fix: use nux::Colors namespace 2011-04-10 Jay Taoko * Color fix 2011-04-10 Gord Allott fixes a leak in the places scrollbar code 2011-04-10 Gord Allott fixes a leak in PlacesVScrollbar 2011-04-10 Gord Allott fixes lp:749890 and a few mem leaks 2011-04-10 Gord Allott fixes a few mem leaks 2011-04-08 Gord Allott remember to disconnect gsource connections on destroy. fixes lp:749890 2011-04-10 Jason Smith dont assume font weight is normal 2011-04-10 Jason Smith Dont pass events from resize plugin 2011-04-10 Jason Smith fix issue where launcher was looking for icon to drag even after invalid drag was started 2011-04-10 Jason Smith merge desaturate branch 2011-04-09 Jason Smith merge jays desat work desat when places is visible 2011-04-09 Jay Taoko * desat filter fix 2011-04-09 Jay Taoko * desat fix 2011-04-09 Jay Taoko * Desaturation filter for the launcher 2011-04-09 Jason Smith merge no blue bfb branch 2011-04-09 Jason Smith draw blue triangle rather than turn BFB blue 2011-04-09 Jason Smith remove malfunctioning hack that was preventing BFB clock off of dash 2011-04-09 Jason Smith merge always autoscroll branch 2011-04-08 Jason Smith enable autoscroll in normal hover case 2011-04-08 Jason Smith merge remote urgency branch 2011-04-01 Jason Smith fix some minor issues 2011-04-01 Jason Smith respond to remote urgency 2011-04-08 Didier Roche avoid a race when the BFB doesn't see we are not over the trigger anymore (LP: #744325) 2011-04-08 Didier Roche avoid a race when the BFB doesn't see we are not over the trigger anymore (LP: #744325) 2011-04-08 Jason Smith decorate/undecorate using compiz display 2011-04-08 Mirco Müller modified: src/IndicatorObjectEntryProxyRemote.cpp src/IndicatorObjectFactoryRemote.cpp src/IndicatorObjectProxyRemote.cpp Merged branch unity.fix-752293 to trunk after review and approval from Didier. Added more NULL-pointer checks and variables-initializations. This fixes LP: #752293. 2011-04-08 Mirco Müller initialize values, check for NULL before trying to duplicate, should fix LP: #752293 2011-04-08 Mikkel Kamstrup Erlandsen Merge Mikkel's branch lp:~kamstrup/unity/activation-return-respect : * Respect the return value from the Activation API 2011-04-08 Mikkel Kamstrup Erlandsen Repect return value from Place Activation requests 2011-04-07 Jason Smith merge dnd push off restore branch 2011-04-07 Jason Smith Restore launcher from DND push off when hovering the BFB 2011-04-07 Alex Launi remove launcher from favorites when application is uninstalled fixes lp:748107 2011-04-07 Alex Launi remove favorites from launcher when app is uninstalled 2011-04-07 Jason Smith sprinkle some more unicorn blood and pixie dust on magical constant fixes lp:731869 2011-04-07 Neil Jagdish Patel [release] 3.8.4 2011-04-07 Neil Jagdish Patel [merge] fixes 2011-04-07 Neil Jagdish Patel Fix sizing of the floating dash 2011-04-07 Neil Jagdish Patel Some fixes for sizing 2011-04-07 Neil Jagdish Patel Dash - Switch dash highlight to new highlight 2011-04-07 Neil Jagdish Patel [merge] trunk 2011-04-07 Neil Jagdish Patel Horizontal renderer rendering issues 2011-04-06 Neil Jagdish Patel Clean up panel creation/destruction and correctly unsubscribe from UBus interests to avoid crashing old panels 2011-04-06 Neil Jagdish Patel Dash: Applications should have higher preference 2011-04-06 Neil Jagdish Patel Der er ingen ko på isen (så længe halen er på land). 2011-04-06 Neil Jagdish Patel Sink reference on titlebar grab area 2011-04-05 Neil Jagdish Patel clean up LauncherIcon tooltip and quicklist 2011-04-05 Neil Jagdish Patel [merge] trunk 2011-04-01 Neil Jagdish Patel Empty Trash legend illegible 2011-04-07 Didier Roche - make shortcuts work with fn key and keynum pad (LP: #747153) - unmimize all for selected apps window on scale. Don't minimize them if not selected after, see FIXME (LP: #750349) - depends on largedestkop feature (LP: #711561) - finish the "start drag but press 1s" animation. 2011-04-07 Didier Roche depends on largedestkop feature (LP: #711561) 2011-04-07 Didier Roche unmimize all for selected apps window on scale. Don't minimize them if not selected after, see FIXME (LP: #750349) 2011-04-07 Didier Roche make it awesome 2011-04-07 Didier Roche don't miss latest and greatest 2011-04-06 Didier Roche make shortcuts work with fn key and keynum pad (LP: #747153) 2011-04-07 Gord Allott merges in a fix for highlights being misaligned by one pixel 2011-04-07 Gord Allott fixes misalignment in tile rendering, lp:748588 2011-04-07 Mirco Müller modified: services/panel-service.c Merged Ted's set-indicator-env after review and approval from Jay. This fixes LP: #703555 2011-04-05 Ted Gould Setting indicator environment for panel service 2011-04-07 Mirco Müller modified: src/PanelMenuView.cpp Avoid title of a fullscreen'ed application coming back for an instant when user clicks on top panel. Thanks very much for the fix Jimmy! Fixes LP: #736390. 2011-03-30 Jimmy Wahlberg Changed _is_inside to true in PanelMenuView::OnMaximizedGrab. First click is a grab command, but user "is inside" and the menu shall be drawn. Not the title 2011-04-07 Gord Allott merged in jays Color -> Colors branch 2011-04-06 Jay Taoko * Predefined colors are now in their own namespace: nux::Colors:: 2011-04-06 Gord Allott fixes lp:741599 and lp:742378 2011-04-05 Gord Allott merged latest latest trunk 2011-04-05 Gord Allott merged in latest trunk 2011-03-31 Gord Allott fixes lp:742378 2011-03-31 Gord Allott fixes lp:741599 2011-03-31 Gord Allott reverted unity so i can actually build it 2011-04-06 Mirco Müller modified: src/QuicklistView.cpp src/QuicklistView.h Merged unity.fix-741657 into trunk after review and approval from Jason. This makes the keyboard-navigation of Quicklists skip over separator items and also checks for the edge-case of first or last item being a separator. Fixes LP: #741657 2011-04-01 Mirco Müller Re-merged with trunk and fixed merge-conflicts 2011-04-01 Mirco Müller Protect against key-nav edge-case of first or last item being a separator 2011-03-31 Mirco Müller Make code more readable 2011-03-30 Mirco Müller Skip over separator items in Quicklists, if walking them with keyboard-navigation. Fixes LP: #741657 2011-04-05 Jason Smith I will not use g_str_equal when I don't know if pointers are null I will not use g_str_equal when I don't know if pointers are null I will not use g_str_equal when I don't know if pointers are null ... 2011-04-05 Didier Roche This branch: - fix an issue with repeated key (LP: #750535) - reduce shortcuts label size and change some super behaviour (LP: #747812) - additional cleanage (signals and code) - prevents false positive "bring the dash" positive even when we are in scale mode (not directly handled by unity) (LP: #751102) - Avoid spamming the launcher with state change when the state is finally the same. (Launcher and Hover machine). That will hopefully fix the "click through" bug when the Launcher wrongly stay visible (half of bug LP: #744325) - move the position of the icon on timeout drag. Fix a potential crasher as well (LP: #751196) 2011-04-05 Didier Roche disconnect more signals 2011-04-05 Didier Roche add one extra second delay at the end to finish work on 747812 (LP: #747812) 2011-04-05 Didier Roche show shortcuts after a delay 2011-04-05 Didier Roche intermediate commit 2011-04-05 Didier Roche Avoid spamming the launcher with state change when the state is finally the same. (Launcher and Hover machine). That will hopefully fix the "click through" bug when the Launcher wrongly stay visible (half of bug LP: #744325) 2011-04-05 Didier Roche move the position of the icon on timeout drag. Fix a potential crasher as well (LP: #751196) 2011-04-05 Didier Roche additinal source removal 2011-04-05 Didier Roche prevent false positive "bring the dash" positive even when we are in scale mode (not directly handled by unity) (LP: #751102) 2011-04-05 Didier Roche I wanted to clean that for ages 2011-04-04 Didier Roche reduce shortcuts label size 2011-04-04 Didier Roche deal with repeated keys (LP: #750535) 2011-04-04 Alex Launi merge fix for f10 on desktop 2011-04-04 Alex Launi fix F10 when indicator 0 is un-activatable 2011-04-04 Michael Terry merge initial-quicklist fix to make dynamic quicklists work once again 2011-04-03 Michael Terry make sure to use remote quick list when first adding the remote entry 2011-04-03 Jason Smith hack around Qt not releasing XdndSelection 2011-04-02 Jason Smith fix initial map placement behavior 2011-04-02 Jason Smith ensure we work even if bamf fails to ref count 2011-04-02 Jason Smith fix crash on removal of items not found in gsettings due to sync issues 2011-04-02 Jason Smith minimize to icon when launcher is visible 2011-04-01 Jason Smith some extra crash protection 2011-04-01 Jason Smith fix crash on 3 finger press release under certain conditions 2011-03-31 Neil Jagdish Patel [release] 3.8.2 2011-03-31 Neil Jagdish Patel Kill panel service on start 2011-03-31 Neil Jagdish Patel Add HP systray to whitelist 2011-03-31 Jason Smith ensure the panel arrows fade with everything else 2011-03-31 Neil Jagdish Patel Fix Shadows for multi-monitor 2011-03-31 Neil Jagdish Patel fix DND 2011-03-31 Jason Smith Dont crash doing XFree 2011-03-31 Jay Taoko On behalf of Neil Patel bug fixes 2011-03-31 Neil Jagdish Patel does not display icons until hovered 2011-03-31 Neil Jagdish Patel Fix unreffing of gvariant when we shouldn't, re-use existing proxy 2011-03-31 Neil Jagdish Patel Do a check before using a pixbuf 2011-03-30 Neil Jagdish Patel [merge] trunk 2011-03-29 Neil Jagdish Patel Add support for a horizontal result tile in the dash 2011-03-29 Neil Jagdish Patel Set unreferenced pointer to null so if we get a theme-changed signal while looking up an icon it doesn't unreference an invalid pointer 2011-03-29 Neil Jagdish Patel it is still possible to quit unity from the panel 2011-03-29 Neil Jagdish Patel Combo in the search bar did not disappear after the places was closed 2011-03-29 Neil Jagdish Patel Don't open the menu unless there are paired key events 2011-03-31 Jay Taoko On behalf of Jason Smith fix crash when present is called right before delte of an icon 2011-03-31 Jason Smith fix crash when present is called right before delte of an icon 2011-03-31 Jay Taoko On behalf of Jason Smith Reset private variables properly on icon removal 2011-03-31 Jason Smith Reset private variables properly on icon removal 2011-03-31 Jay Taoko On behalf of Marco Biscaro Remove "Find" from the 3 first items on dash (LP: #729002) 2011-03-31 Marco Biscaro [dash] Rename the links on the Dash home screen (LP: #729002) modified: src/PlacesHomeView.cpp 2011-03-31 Jay Taoko On behalf of Mirco Muller Ensure correct stacking of Tooltips. Fixes LP: #729093 2011-03-30 Mirco Müller Ensure correct stacking of Tooltips. Fixes LP: #729093 2011-03-31 Jay Taoko On Behalf of Mirco Muller Add support for launcher/quicklist keyboard-navigation to also react on cursor-keys of numeric keypad. Fixes LP: #741154 Since it is not clear, if adding the needed defines for the num. keypad cursor-keys to nux breaks ABI, I've added them locally to Launcher.cpp and QuicklistView.cpp as a temp. workaround. 2011-03-30 Mirco Müller Add support for launcher/quicklist keyboard-navigation to also react on cursor-keys of numeric keypad. Fixes LP: #741154 2011-03-31 Didier Roche This branch is the second part of launcher fixes this week (the other one is already merged), it should: - rebring expo triggered by Super + S (regression of previous branch) - Change the icon saturation of the launcher icon when the dash is opened bug #741926 - add debug to the hide and hover machine (LP: #745586) - Wire latest piece for dynamic quicklist. Workarounding using the current implementation (LP: #729074) - set FADE and SLIDE by default and increase to 65% (LP: #745602) - increase the trigger zone to 5x5 circle (LP: #736034) - launch apps and folder with g_app_info_launch from the runner (LP: #745746) 2011-03-30 Didier Roche launch apps and folder with g_app_info_launch from the runner (LP: #745746) 2011-03-30 Didier Roche increase the trigger zone to 5x5 circle (LP: #736034) 2011-03-30 Didier Roche set FADE and SLIDE by default and increase to 65% (LP: #745602) 2011-03-30 Didier Roche Wire latest piece for dynamic quicklist. Workarounding using the current implementation (LP: #729074) 2011-03-30 Didier Roche set the reveal effect to 60% (LP: #745602) 2011-03-30 Didier Roche add debug to the hide and hover machine (LP: #745586) 2011-03-30 Didier Roche Change the icon saturation of the launcher icon when the dash is opened bug #741926 2011-03-29 Didier Roche rebring expo triggered by Super + S 2011-03-31 Jay Taoko On Behalf of: Alejandro Piñeiro This branch provides the base support for the Dash. Some explanation: * Dash is using Focusable class to manage the focus * But it is not used on the Launcher * So I needed to use both, and being care to not create * In the same way, places still requires the low level focus management, as the top level window (a base window) still requires to get the key input focus * But the places focus management based on Focusable can start to be applied before receive the key input focus. * So in order to have a proper order (base window focus, then places contain focus), I don't emit the focus change based on Focusable until the top level base window became active. So, with this branch: * Launcher is still working * Pressing Alt+F2 you get the notification of places window being focused, and search bar entry being focused. NOTE: with the alt+f2 thing, we get a extra notification or orca. I will try to fix it while Rodrigo reviews the branch 2011-03-28 Alejandro Piñeiro [a11y] Starting a11y support for the dash (run command dialog) 2011-03-28 Alejandro Piñeiro [a11y] finishing 2011-03-28 Alejandro Piñeiro [a11y] Dash basic a11y support 2011-03-25 Alejandro Piñeiro [a11y] Dash basic a11y support 2011-03-24 Alejandro Piñeiro [a11y] Restoring tests 2011-03-24 Alejandro Piñeiro [a11y] Removing the nux-view focus support not based on focusable, use ad-hoc on Launcher 2011-03-23 Alejandro Piñeiro [a11y] Starting a11y support on the dash view 2011-03-23 Alejandro Piñeiro [a11y] More dummy objects and start to use Focusable on nux-view 2011-03-22 Alejandro Piñeiro [a11y] ATK dummy implementation for PlacesView 2011-03-10 Alejandro Piñeiro [a11y] ATK dummy implementation for PlacesView 2011-03-31 Jason Smith merge launcher panel shadow branch 2011-03-31 Jason Smith implement panel shadow on launcher to match panel shadow on desktop 2011-03-31 Jason Smith merge panel shadow branch 2011-03-31 Jason Smith no words to describe... should have sent a poet 2011-03-30 Jason Smith make panel draw a shadow 2011-03-30 Jason Smith begin panel shadow work 2011-03-30 Alex Launi merge fix for lp:688816 2011-03-30 Alex Launi ensure that moving the window away from the launcher doesn't push it off of the screen 2011-03-30 Alex Launi make positioning respectful of LauncherHideMode 2011-03-30 Alex Launi ensure that newly created window get placed off of the launcher 2011-03-30 Jason Smith merge fix love handles branch 2011-03-30 Jason Smith ensure grab handles disappear after consistent timeout due to consistent timeout, shorten timer to 2 seconds 2011-03-30 Jason Smith begin work on 3 finger touch gesture 2011-03-30 Jay Taoko Fix bug #742139: calling Reference () on _panel_titlebar_grab_area. Matched with UnReference at destruction time. 2011-03-29 Jay Taoko Fix bug #742139: calling Reference () on _panel_titlebar_grab_area. Matched with UnReference at destruction time. 2011-03-30 Michael Terry merge fix for LauncherEntryRemote race condition 2011-03-25 Michael Terry avoid race condition with LauncherEntryRemote objects by checking if one exists when we register a LauncherIcon 2011-03-30 Loïc Molinari Merged branch unity-relayout-timeout-fixes 2011-03-30 Loïc Molinari Removed trailing line feed from the last commit 2011-03-30 Loïc Molinari relayout timeout source fixes - Ensured the source is not queued in the mainloop more than once. - Removed the source from the mainloop at screen destruction. 2011-03-30 Mirco Müller A std:: was missing for a successful compile 2011-03-30 Didier Roche Neil likes to disconnect! 2011-03-29 Neil Jagdish Patel Clean up signal handler disconnection in PlacesSearchBar* 2011-03-30 Gord Allott places cleanup code 2011-03-29 Gord Allott wth??? 2011-03-29 Gord Allott misc missing frees added and nulling of items 2011-03-29 Gord Allott remove texture cache signals 2011-03-30 Mirco Müller modified: src/BamfLauncherIcon.cpp src/BamfLauncherIcon.h src/DeviceLauncherIcon.cpp src/DeviceLauncherIcon.h src/DeviceLauncherSection.cpp src/DeviceLauncherSection.h src/Launcher.cpp src/Launcher.h src/LauncherController.cpp src/LauncherController.h src/LauncherDragWindow.cpp src/LauncherDragWindow.h src/LauncherIcon.cpp src/LauncherIcon.h src/LauncherModel.cpp src/LauncherModel.h src/PlaceLauncherIcon.cpp src/PlaceLauncherIcon.h src/PlaceLauncherSection.cpp src/PlaceLauncherSection.h src/TrashLauncherIcon.cpp src/TrashLauncherIcon.h Merged branch unity.fix-741961 to trunk after review and approval from Didier. This is a major clean-sweep of fixing numerous missing signal-disconnects. Fixes LP: #741961 2011-03-30 Mirco Müller Reverted some overly paranoid signal-disconnects 2011-03-29 Mirco Müller Re-merged with trunk 2011-03-29 Mirco Müller Added tons of storage for signal-handler connections to allow their proper disconnection upon object destruction. Hopefully fixes numerous segfaults also relating to LP: #741961 2011-03-29 Rodrigo Moya Fix crash when navigating indicators with the keyboard 2011-03-29 Rodrigo Moya Fix formatting 2011-03-29 Rodrigo Moya Be more clever about indicators without entries 2011-03-29 Rodrigo Moya Merge from trunk 2011-03-29 Rodrigo Moya Check pointers 2011-03-28 Rodrigo Moya Merge from trunk 2011-03-29 Mirco Müller modified: src/IconLoader.cpp Should fix LP: #742091 2011-03-28 Mirco Müller Should fix LP: #742091 2011-03-29 Didier Roche some not destroyed signals in the service. The others are already disconnected or going down with the object itself 2011-03-29 Didier Roche some not destroyed signals in the service. The others are already disconnected or going down with the object itself 2011-03-29 Didier Roche Disconnect signals and glib handlers as well and remove sources in *Panel* 2011-03-29 Didier Roche Disconnect panel signals and remove glib handlers and sources 2011-03-29 Didier Roche Fix from Marco Biscaro: A small fix, that ignores invalid values for shortcuts, as discussed on bug #742985. Added a third place when the shortcut was compared to 0 2011-03-29 Marco Biscaro [launcher] Ignore invalid values for shortcuts (only accept values greater than 32) modified: src/Launcher.cpp 2011-03-28 Didier Roche Merge Andrea Azzarone change: Fix "Launcher icon progress-bar too big for a 32px launcher" (#741775) 2011-03-25 Andrea Azzarone Fix "Launcher icon progress-bar too big for a 32px launcher" (#741775) 2011-03-28 Didier Roche Merge Marco's branch (#737633: Unmounting media gives no error when failed) 2011-03-24 Marco Biscaro Give feedback when user try to safely remove a busy device (LP: #737633) modified: src/DeviceLauncherIcon.cpp 2011-03-28 Didier Roche This branch intends to: - don't show empty shortcut for places not defining a label (LP: #742985) - use regular and not tweaked quicklist system for trashlaunchericon (LP: #741793) - clean the activation, QL, opennewinstance stack, as it triggered a lot of bugs and is more straightforward now (LP: #744196) - only open quicklist if there is one to open (LP: #741772) - add an HoverMachine and ensure we don't hover when tapping super (LP: #744344) 2011-03-28 Didier Roche add an HoverMachine and ensure we don't hover when tapping super (LP: #744344) 2011-03-28 Didier Roche only open quicklist if there is one to open (LP: #741772) 2011-03-28 Didier Roche clean the activation, QL, opennewinstance stack, as it triggered a lot of bugs and is more straightforward now (LP: #744196) 2011-03-28 Didier Roche use regular and not tweaked quicklist system for trashlaunchericon (LP: #741793) 2011-03-28 Didier Roche don't show empty shortcut for places not defining a label (LP: #742985) 2011-03-28 Didier Roche Merge Nico van der Walt's branch: Bug #731212: "Applications" and "Files & Folders" keyboard shortcut overlays not drawn correctly with scalable launcher Bug #741346: superkey shortcut labels does not scale properly 2011-03-24 Nico van der Walt Fix for LP: #731212 where 'Applications' and 'Files & Folders' keyboard shortcuts did not align properly Fix for LP: #741346 where shortcut labels did not scale properly 2011-03-28 Mirco Müller modified: src/SimpleLauncherIcon.cpp src/SimpleLauncherIcon.h Merged unity.fix-742110 after review and approval from Mikkel. This is storing connection-objects for all sigc-signal-handers being connected in the constructor of SimpleLauncherIcon, so they the can be cleanly disconnected upon destruction of SimpleLauncherIcon. Fixing LP: #742110 2011-03-28 Mirco Müller Hopefully fixing LP: #742110 2011-03-25 Jason Smith minor draw optimization 2011-03-25 Jason Smith make the BFB icon turn blue when an application goes urgent 2011-03-25 Jason Smith update design changes as requested - disable all icon popout animations - make all windows minimize to 0,0 2011-03-25 Alejandro Piñeiro [a11y] Added extra states to view and launcher icon accessible objects 2011-03-24 Alejandro Piñeiro [a11y] Added extra states to view and launcher icon accessible objects 2011-03-24 Jason Smith ugly hack around bug in geis 2011-03-24 Didier Roche use border instead of input rects (LP: #741761) 2011-03-24 Didier Roche Time & Date has no application quicklist menuitem title (LP: #741680) 2011-03-24 Neil Jagdish Patel Don't double escape tooltip text 2011-03-24 Neil Jagdish Patel Don't crash on theme changed 2011-03-24 Neil Jagdish Patel [release] 3.6.8 2011-03-23 Jay Taoko * Fixed scrollbar clipping in Dash 2011-03-23 Jay Taoko * Fixed scrollbar clipping in Dash 2011-03-24 Neil Jagdish Patel [merge] dash niceness 2011-03-24 Neil Jagdish Patel add some protection if the user is impatient :) 2011-03-24 Neil Jagdish Patel make blur respect the actual size of the dash 2011-03-24 Neil Jagdish Patel [merge] trunk 2011-03-24 Neil Jagdish Patel wait until search finished for enter to have effect 2011-03-24 Neil Jagdish Patel Add support for HTTP image loading 2011-03-24 Neil Jagdish Patel Convert to URI internally rather than paths 2011-03-23 Neil Jagdish Patel add some race protection 2011-03-23 Neil Jagdish Patel Add some support for if we don't get the timeout signals 2011-03-23 Neil Jagdish Patel Spin the spinner, absolutely rubbish assets so it looks like crap 2011-03-23 Neil Jagdish Patel Show the spinner not spinning 2011-03-23 Neil Jagdish Patel First bits of spinner 2011-03-23 Neil Jagdish Patel Get entries to tell us when they are done 2011-03-23 Neil Jagdish Patel [merge] trunk 2011-03-23 Neil Jagdish Patel [merge] trunk 2011-03-20 Neil Jagdish Patel Add support for showing empty search/sections, global doesn't work yet 2011-03-20 Neil Jagdish Patel Add some protection for large result sets 2011-03-24 Didier Roche Fix tooltip not drawn when getting special characters (LP: #740907) Drag an application icon on the trash should unstick it (LP: #676466) expands the icons on super and keynav (LP: #741319) with a basic launcher drag move with keys (no animation yet, will be integrated properly later) 2011-03-24 Didier Roche just move a little the drag delta for now. Animation will come later 2011-03-23 Didier Roche expand the icons on super and keynav (LP: #741319) 2011-03-23 Didier Roche drag an application on the trash should unstick it (LP: #676466) 2011-03-23 Didier Roche escape markup for tooltip (LP: #740907) 2011-03-23 Jason Smith merge grab handles branch 2011-03-23 Jason Smith add hilarious hack 2011-03-23 Jason Smith trigger handles on MT 2011-03-23 Jay Taoko * Fixed blurred background in Places 2011-03-23 Jay Taoko * Fixes 2011-03-23 Jay Taoko * Fixed blurred background in Places 2011-03-23 Jason Smith make sure we wait for a grab release when showing places 2011-03-23 Gord Allott one line change to enable the combobox 2011-03-23 Gord Allott tiniest merge in the universe, lets the combo box in places be focused 2011-03-23 Gord Allott Merged in a branch from https://launchpad.net/~slash-m3 to have a more robust method of launching applications from the home view, fixes lp:730623 2011-03-23 Andreas Reichel resolved conflicts 2011-03-23 Andreas Reichel . 2011-03-23 Andreas Reichel fixed some conflicts 2011-03-23 Andreas Reichel removed pointless PlacesGroup::View::IsViewActive in PlacesHomeView::Refresh 2011-03-23 Andreas Reichel re-activated gconf key notification 2011-03-14 Andreas Reichel fix for bug #730623 (dash home screen can become outdated) 2011-03-23 Jason Smith fix memory leak 2011-03-23 Jason Smith fix magical color changing tiles when setting an icon emblem 2011-03-23 Mirco Müller modified: src/BamfLauncherIcon.cpp src/BamfLauncherIcon.h Merged unity.fix-723877 to trunk after review and approval from Neil. Adds separators and application-name label to the quicklist again. The application-name label also allows to start/focus the app... just like the launcher-icon itself. Fixes LP: #723877 2011-03-23 Mirco Müller Ok, let's try that again... *sigh* 2011-03-23 Mirco Müller Make sure app-label in quicklist does start/focus application 2011-03-23 Mirco Müller Use correct order of items. Don't add first separator, if not needed 2011-03-23 Mirco Müller Fix LP: 723877 2011-03-23 Gord Allott Enables a slight glow on places tiles when focused 2011-03-23 Gord Allott adjusted glow to not clip 2011-03-22 Gord Allott add a glow to places tiles hilight state, closer matches design 2011-03-23 Gord Allott Enables proper place activation support in unity 2011-03-23 Gord Allott places activation on return now actually works 2011-03-23 Jason Smith ensure we dont hind on action complete if we dont need to 2011-03-23 Neil Jagdish Patel [merge] Multimonitor 2011-03-23 Neil Jagdish Patel [merge] trunk 2011-03-23 Neil Jagdish Patel Fix maximised window handling 2011-03-23 Neil Jagdish Patel Use the centre point of the window to determine which monitor it's on 2011-03-23 Neil Jagdish Patel [merge] trunk 2011-03-22 Neil Jagdish Patel sync if this view has the active menubar 2011-03-22 Neil Jagdish Patel [merge] trunk 2011-03-22 Neil Jagdish Patel take into account the y of the panel 2011-03-22 Neil Jagdish Patel Don't show BFB on \!primary monitors as it causes broken interations with the dash/launcher 2011-03-22 Neil Jagdish Patel Remove all instances of panel (apart from PanelController) from unityshell 2011-03-22 Neil Jagdish Patel Beginnings of multiple panel support 2011-03-23 Mirco Müller Oops, forgot to get rid of the debug-output. 2011-03-23 Mirco Müller added: src/PlacesVScrollBar.cpp src/PlacesVScrollBar.h modified: src/PlacesResultsView.cpp tests/CMakeLists.txt Merged unity.fix-608124-3 after review and approval form Gordon. This implements the styled states (off, hover, pressed) of the scrollbar for the dash according to the mockups from the design-team. Fixes LP: #608124. 2011-03-22 Mirco Müller Re-merge again with unity trunk... 2011-03-22 Mirco Müller Adapt to newer API of nux::CairoGraphics 2011-03-21 Mirco Müller Remove debug-output and png-dumps, use Nux::CairoGraphics::DrawRoundedRectangle() 2011-03-18 Mirco Müller added the pattern to the over-state of the slider, added the triple stripes to all states of the slider 2011-03-18 Mirco Müller get the glow going for the different slider-states and the track 2011-03-18 Mirco Müller textures for track and slider finally match, but redraw on enter/leave still doesn't work and expanding a group causes the track and slider to be cut off at the bottom 2011-03-17 Mirco Müller checking if textures for scrollbar-slider and track are correctly updated 2011-03-15 Mirco Müller Derive from nux::VScrollBar so we can overload the drawing later 2011-03-23 Gord Allott places tiles now use the system font settings 2011-03-23 Gord Allott makes places tile use the system font settings 2011-03-23 Didier Roche reenable EnableInputWindow on the launcher as it wasn't the cause of the focus grab (Xmap/Xunmap was and it's fixed in nux). This fix the launcher not being clickeable on a fresh session. Also reenable strut as it's needed to get edge resistance for Hide Launcher = Never 2011-03-23 Neil Jagdish Patel MUHAHAHHA 2011-03-23 Didier Roche enable removing symlink (LP: #740779) 2011-03-22 Jason Smith ensure we dont allow dragging of windows that shouldn't be dragged 2011-03-22 Jason Smith fix startup initialization 2011-03-22 Didier Roche unitymtgrabhandles to require imgpng 2011-03-22 Mirco Müller modified: src/SimpleLauncherIcon.cpp src/SimpleLauncherIcon.h Patch from Marco Biscaro to reload icons in launcher upon icon-theme-change. Fixes LP: #605475. Thanks a lot for the fix, Marco! 2011-03-16 Marco Biscaro Sanity check in OnIconThemeChanged. modified: src/SimpleLauncherIcon.cpp 2011-03-15 Marco Biscaro [launcher] Reload icons from applications in launcher on theme change ( LP: 605475) modified: src/SimpleLauncherIcon.cpp src/SimpleLauncherIcon.h 2011-03-22 Gord Allott Enables subpixel support in unity places and pushes the font up by one point - should help with lp:727799 2011-03-21 Gord Allott enables subpixel rendering for StaticCairoText 2011-03-22 Mirco Müller modified: src/Launcher.cpp src/Launcher.h src/PlacesTile.cpp src/PlacesTile.h src/QuicklistMenuItem.cpp src/QuicklistMenuItem.h src/QuicklistMenuItemCheckmark.cpp src/QuicklistMenuItemLabel.cpp src/QuicklistMenuItemRadio.cpp src/QuicklistView.cpp src/Tooltip.cpp Merged unity.remove-redundant-cairo-code to trunk after review and approval from Gordon. This does clean up the cairo rendering-code quite a bit, which deletes lots of duplicated code and makes the remaining code less error-prone. It uses the API for drawing pixel-grid aligned rounded rectangles and blurring cairo image-surfaces, which were recently added to nux. Quicklists, Tooltips, Dash, Place-Tiles all still render correctly. 2011-03-22 Mirco Müller oops, typo 2011-03-22 Mirco Müller Remove lots of redundant code by adapting to newly added API in nux::CairoGraphics 2011-03-22 Didier Roche Merge Dylan's work after resolving a merge confict! Thanks a lot/ This branch changes the mechanics for the top panel acting as a titlebar. Previously, the top panel could be dragged in order to unmaximize (and move) a maximized window, but only if that window was in focus. This opened up some issues, which are covered in bug #716177. With this branch, Unity's PanelMenuView maintains a list of maximized windows. (Note: When I say “maximized window,” I really mean “a window that Unity has started decorating instead of the window decorator.” Right now, that is limited to maximized windows). When the user clicks the top panel, that click affects the front-most of the PanelMenuView's maximized windows. Previously, OnMaximizedGrab would only affect the active window if it was maximized. I also added some code to Activate the front-most maximized window, bringing it into focus when the top panel is clicked. There is some intricacy involving multiple viewports and desktops, where the top panel should never act as a titlebar for a window that is not visible (be it behind another maximized window or on a different viewport). I believe I have covered the appropriate cases in WindowManager::IsWindowOnCurrentDesktop and WindowManager::IsWindowObscured. Fix: Bug #716177: The Unity Panel's window controls and window dragging features should work for the uppermost maximized window regardless of current window in focus Bug #723882: When a maximized window has window on top of it in 'restored state' (not maximised) , it is not possible to un-maximized the window by dragging the title bar downwards Bug #736580: Possible race condition in PanelMenuView::OnWindowMaximized and OnWindowRestored 2011-03-17 Dylan McCall Continue to decorate or undecorate umaximized or maximized windows regardless of current focus. Fixes race condition. (LP: #736580) Removed obsolete FIXME. 2011-03-17 Dylan McCall Removed code that compares window->desktop (), because that cannot be trusted. 2011-03-17 Dylan McCall Added double left click for PanelTitlebarGrabArea. 2011-03-16 Dylan McCall Explicit response to double clicking the panel instead of calling OnRestoreClicked. Restores front-most maximized window. 2011-03-15 Dylan McCall Strengthened code for determining front-most maximized window. Split WindowManager::IsWindowVisible to IsWindowOnCurrentDesktop and IsWindowObscured. Added PanelMenuView::GetMaximizedWindow, which returns the (maximized) window attached to the top panel. Updated OnMouseMiddleClicked. Removed debug messages. 2011-03-15 Dylan McCall IsWindowVisible checks for maximized windows above the given window, on the current desktop and viewport. Fixes ordering issue from last commit. 2011-03-14 Dylan McCall MouseDown in menu bar drag area affects last maximized window, regardless of current focus (LP: 716177). 2011-03-22 Didier Roche add a fade and slide option (LP: #739567), ensure that FADE on BFB and slide otherwise is still the default 2011-03-22 Didier Roche add a fade and slide option (LP: #739567), ensure that FADE on BFB and slide otherwise is still the defaul 2011-03-22 Alejandro Piñeiro [a11y] Emission of children-changed on View and Layout 2011-03-21 Alejandro Piñeiro [a11y] Emission of children-changed on View and Layout 2011-03-21 Alejandro Piñeiro [a11y] Emission of "children-changed" on View and Layout 2011-03-21 Alejandro Piñeiro [a11y] Emission of "children-changed" on View and Layout 2011-03-22 Alejandro Piñeiro [a11y] Manual exploration of any BaseWindow children when added Fixes LB#739689 2011-03-21 Alejandro Piñeiro [a11y] Manual exploration of any BaseWindow children when added Fixes LB#739689 2011-03-22 Didier Roche Fix another crash due to a bad gconf path (LP: #737016) 2011-03-22 Neil Jagdish Patel check for null before accessing 2011-03-22 Jason Smith make sure frames respond to MT events too 2011-03-22 Jason Smith slightly easier pinch activation 2011-03-22 Jason Smith use child window id to find the correct comp window to rout event to 2011-03-22 Jason Smith use geis defines rather than strings 2011-03-21 Jason Smith merge four finger drag branch 2011-03-21 Jason Smith increase grace area 2011-03-21 Jason Smith give some leeway 2011-03-21 Jason Smith implement four finger drag 2011-03-21 Didier Roche only show the tooltip when relevant (meaning, the mouse moved). BTW, some work should be done with keynav for emmitting those events as well? 2011-03-21 Jason Smith Show dash on four finger tap 2011-03-21 Jason Smith fix default 2011-03-21 Jason Smith merge hide cleanup branch 2011-03-21 Jason Smith merge didrocks fixes 2011-03-21 Didier Roche fix the wrong event for enter and release 2011-03-21 Didier Roche fix a typo in a commit and add a workaround for super key release sending mouse leave event 2011-03-21 Didier Roche launcher slide by default as request by design (bug referenced in the merge) 2011-03-21 Didier Roche add a MOUSE_MOVE_POST_REVEAL QUIRK for taking or not into account the MOUSE_OVER_LAUNCHER state. Remove false positive on super and keynav. Remove also other unused variable 2011-03-21 Didier Roche readd the disable window position check to avoid some corner cases like moving maximized window on an empty workspace 2011-03-21 Didier Roche set DND_PUSHED_OFF to off once EXTERNAL_DND_ACTIVE is off 2011-03-21 Didier Roche rationalize trigger and bfb terminology, raise trigger on a cirle of radius 3, and fix the fading flash 2011-03-21 Didier Roche fix triggering the launcher to translate from position-based to time-based 2011-03-21 Didier Roche remove and deprecate some variables and get a better behavior on bfb 2011-03-21 Jason Smith fix crash 2011-03-21 Jason Smith hide immediately on mouse off when last action was activate 2011-03-21 Jason Smith assure we dont try to open alt+f2 while grab is active (thus blocking our own grab) 2011-03-21 Jason Smith rename variable 2011-03-21 Jason Smith unset LAST_ACTION_ACTIVATE when hide changes either way 2011-03-21 Jason Smith implement close on action activate 2011-03-21 Jason Smith fix some minor bugs with places 2011-03-21 Jason Smith hide/unhide properly with expo/scale 2011-03-20 Jason Smith disable input window on places as it performs grabbies 2011-03-20 Jason Smith ensure places gets keyboard focus 2011-03-20 Jason Smith start work converting to using an external hide machine 2011-03-21 Gord Allott recurse over desktop files when looking them up to catch kde4 entries 2011-03-18 Gord Allott makes unity more exhaustative in its desktop file lookups - finds kde4 applications 2011-03-18 Jason Smith Use drag id to track drags Fix merge fail 2011-03-18 Jay Taoko * Fixed DND; see #727647 2011-03-18 Jay Taoko * Fixed DND; see #727647 2011-03-18 Loïc Molinari Fixed the build renaming file names in POTFILES.in 2011-03-18 Jason Smith merge branch to fitts law up the trash icon 2011-03-17 Andreas Reichel fix for bug 728598 2011-03-18 Jason Smith merge multitouch branch 2011-03-18 Jason Smith add gesture engine which uses gestures to do stuff 2011-03-17 Jason Smith bug fixes 2011-03-17 Jason Smith Implement touch support 2011-03-17 Alex Launi [merge] Fix for empty menu items during key navigation 2011-03-17 Alex Launi removed commented out printf 2011-03-17 Alex Launi Fix for empty indicators showing up during keynav when label or image was hidden. 2011-03-17 Alex Launi Merge fix to reset keynav position on launcher hide 2011-03-17 Alex Launi Reset keynav after launcher hides 2011-03-17 Didier Roche Don't search search, just search 2011-03-17 Neil Jagdish Patel [release] 3.6.6 2011-03-17 Neil Jagdish Patel [merge various fixes 2011-03-17 Neil Jagdish Patel [merge] trunk 2011-03-17 Neil Jagdish Patel SIGSEGV in PlaceEntryHome::SetSearch 2011-03-17 Neil Jagdish Patel compiz crashed with SIGSEGV in g_type_check_instance_is_a() 2011-03-17 Neil Jagdish Patel compiz crashed with SIGSEGV in g_atomic_int_exchange_and_add() 2011-03-17 Neil Jagdish Patel [merge] trunk 2011-03-17 Neil Jagdish Patel Pressing Alt key does not underline mnemonics & indicator-appmenu breaks Alt accelerator keys 2011-03-17 Neil Jagdish Patel Make service support ShowNowChanged 2011-03-17 Didier Roche define transition state when we shouldn't check for hidden state or not (like viewport switch) to avoid wrong glitch with the launcher appearing. This only should be used for transitional state to keep previous state and the check event has to be respawn manually then 2011-03-17 Didier Roche define transition state when we shouldn't check for hidden state or not (like viewport switch) to avoid wrong glitch with the launcher appearing. This only should be used for transitional state to keep previous state and the check event has to be respawn manually then 2011-03-17 Rodrigo Moya [a11y] Implement AtkComponent interface for both PanelIndicatorAccessible and PanelIndicatorEntryAccessible 2011-03-17 Rodrigo Moya Fix formatting 2011-03-17 Rodrigo Moya Add removed file by mistake 2011-03-17 Rodrigo Moya Merge from trunk 2011-03-17 Rodrigo Moya Move atk_get_root call to panel_a11y_init 2011-03-17 Rodrigo Moya Merge po from trunk 2011-03-17 Rodrigo Moya Merge from trunk 2011-03-17 Rodrigo Moya Made it work correctly 2011-03-16 Rodrigo Moya Retrieve the root ATK object only once all initialization is done 2011-03-15 Rodrigo Moya Merge from trunk 2011-03-15 Rodrigo Moya Merge from trunk 2011-03-14 Rodrigo Moya Merge from trunk 2011-03-14 Rodrigo Moya Move the call to sync geometries 2011-03-04 Rodrigo Moya Instantiate root A11Y object before notifying change of geometries 2011-03-04 Rodrigo Moya Merge from trunk 2011-03-03 Rodrigo Moya Add a comment about absolute/relative coordinates 2011-03-03 Rodrigo Moya Merge from trunk 2011-03-02 Rodrigo Moya Fix formatting 2011-03-02 Rodrigo Moya Add cmake magic for glib-genmarshal 2011-03-02 Rodrigo Moya Add cmake rules for using glib-genmarshal 2011-03-02 Rodrigo Moya Implement AtkComponent's get_extents for PanelIndicatorAccessible 2011-03-02 Rodrigo Moya Remove call to atk_object_notify_state_change on finalize 2011-03-02 Rodrigo Moya Return from DBus server call with g_dbus_method_invocation_return_value 2011-03-01 Rodrigo Moya Merge from trunk 2011-03-01 Rodrigo Moya Add missing g_signal_handlers_disconnect_by_func call 2011-03-01 Rodrigo Moya Compilation fixes 2011-02-28 Rodrigo Moya Merge from trunk 2011-02-28 Rodrigo Moya Implement AtkComponent's get_extents for PanelIndicatorEntryAccessible 2011-02-28 Rodrigo Moya Signal in the panel service when we get the geometries 2011-02-28 Rodrigo Moya Merge from trunk 2011-02-28 Rodrigo Moya First pass 2011-02-21 Rodrigo Moya Merge from trunk 2011-02-18 Rodrigo Moya Attach to bug 2011-03-17 Alejandro Piñeiro [a11y] Implement atk_[add/remove]_key_event_listener Fixes LB#702672 2011-03-16 Alejandro Piñeiro [a11y] Implement atk_[add/remove]_key_event_listener Fixes LB#702672 2011-03-17 Jason Smith merge launcher icons 2 branch 2011-03-17 Jason Smith merge trunk 2011-03-17 Jason Smith exit nav mode on click out 2011-03-17 Jason Smith more work to make keynav work reliably 2011-03-16 Jason Smith Ungrab on exit of quicklist 2011-03-16 Jason Smith make sure we reference/unreference our base windows 2011-03-16 Jason Smith export icons backport 2011-03-16 Jason Smith merge global clipping branch 2011-03-14 Jason Smith remove useless define 2011-03-14 Jason Smith utilize passed output from gl plugin 2011-03-14 Jason Smith merge trunk 2011-03-14 Jason Smith update to follow global clipping API in nux 2011-03-16 Neil Jagdish Patel [merge] Dash fixes 2011-03-15 Neil Jagdish Patel Dash: first-use text entry does not work until Alt-F2 version is used 2011-03-15 Neil Jagdish Patel [dash] text cursor not vertically centred in the entry 2011-03-15 Neil Jagdish Patel Moving cursor in dash text entry field causes cursor artifacts 2011-03-15 Neil Jagdish Patel [dash] scrollbar's clickable zone should extend to the right border of the dash border 2011-03-15 Neil Jagdish Patel [merge] trunk 2011-03-13 Neil Jagdish Patel fix crasher 2011-03-13 Neil Jagdish Patel Some cleanup of magic values 2011-03-13 Neil Jagdish Patel Hide the panel when the dash shows 2011-03-13 Neil Jagdish Patel Fix size/position of grid and also reduce the weight of the home screen text 2011-03-13 Neil Jagdish Patel Fix issue with home button 2011-03-13 Neil Jagdish Patel Fix homeview sections 2011-03-13 Neil Jagdish Patel Make the bottom bar dissapear for the last active group, fix activating the first result 2011-03-13 Neil Jagdish Patel Make the settings for the home screen expanded state stick 2011-03-13 Neil Jagdish Patel Fix the hilighting of the expand arrows and the focus visual 2011-03-13 Neil Jagdish Patel Add the group separators, still need to make them better for the last group, but will do that later 2011-03-13 Neil Jagdish Patel Add support for Alt+F2 2011-03-13 Neil Jagdish Patel Stop teh warnin's 2011-03-13 Neil Jagdish Patel Step the expanding of many results to give Compiz some time to breath 2011-03-13 Neil Jagdish Patel Add support for animated resizing 2011-03-13 Neil Jagdish Patel Enable support for variable-height Dash 2011-03-16 Didier Roche Merge Add unity --reset-icons option to restore default launcher icons. (LP: #731578). Thanks a lot to Andrea Azzarone for the change! 2011-03-16 Andrea Azzarone Add unity --reset-icons option to restore default launcher icons. 2011-03-16 Didier Roche This branch: * Fix some false-positive when the check call isn't refresh on ws change (LP: #730679) * enable adding a new desktop file with the dbus call (LP: #670403) * add another drag icon action: pressing for 500ms on a launcher icon would decouple it from the Launcher. Clean some other code as well (LP: #727922) * increase the dead zone size on th bfb (lp: #736034) * do some cleanup on the launcher code as well 2011-03-16 Didier Roche enlarge the dead zone to a 3x3 square (LP: #736034) 2011-03-16 Didier Roche remove debug code 2011-03-16 Didier Roche add another drag icon action: pressing for 500ms on a launcher icon would decouple it from the Launcher. Clean some other code as well (LP: #727922) 2011-03-15 Didier Roche enabling adding a new desktop file with the dbus call (LP: #670403) 2011-03-15 Didier Roche add dbus interface for the launcher 2011-03-14 Didier Roche Fix some false-positive when the check call isn't refresh on ws change (LP: #730679) 2011-03-14 Didier Roche no hardcode in shortcuts, pleaseeeee 2011-03-14 Didier Roche New list of defaults (LP: #714707) 2011-03-16 Didier Roche s for workspace shortcut (LP: #723273) 2011-03-16 Didier Roche merge (after removing uneeded case) Keyboard navigation should jump invisible icons from Andrea Azzarone. Thanks! (LP: #734018) 2011-03-12 Andrea Azzarone Skip invisible icon in launcher keyboard navigation. 2011-03-16 Michael Terry Merge lp:~mterry/unity/despread: * When active app is spread, a further click on the icon should despread 2011-03-14 Michael Terry de-spread if we click on currently spread icon; add a bit more comments to related code 2011-03-16 Didier Roche This branch: * add Mumble to the systray list (LP: #732682) * get place-definied search hint. Fallback to 'Search' otherwise. (LP: #733897) 2011-03-16 Didier Roche fix typo 2011-03-16 Didier Roche revert restacking the systray, Neil will handle it 2011-03-16 Didier Roche add Mumble to the list (LP: #732682) 2011-03-15 Didier Roche get place-definied search hint. Fallback to 'Search' otherwise. (LP: #733897) 2011-03-15 Didier Roche intermediate commit: X doesn't want to be my friend and show this systray on top, getting a badwindow for an existing value corresponding to the systray… I'm sad 2011-03-16 Mikkel Kamstrup Erlandsen Merge Mikkel's branch lp:~kamstrup/unity/localapps: * Fix app launching in Places for wine apps and other apps deeply nested in ~/local/share/applications 2011-03-14 Mikkel Kamstrup Erlandsen Fix app launching in Dash for Wine apps and other apps that are deeply nested in ~/.local/share/applications. We need to do - to / substitution if we don't find the right file by desktop id. Note that the fix is not 110% tight as certain kinds of folder structures will be ignored (the eager reader should experiment with exotic combinations of nested dirs and -'s in folder names :-)). These exotic folder structure have yet to be observed in the wild though - so hopefully no biggie 2011-03-16 Loïc Molinari Merged branch unity-ensure-opengl-extensions-availability-at-plugin-init 2011-03-16 Loïc Molinari Added OpenGL version check at plugin init 2011-03-16 Loïc Molinari Fixed ARB_vertex_program extension name typo 2011-03-15 Loïc Molinari Ensured at plugin init that the required OpenGL extensions are supported by the implementation 2011-03-16 Andrea Azzarone Merging in a fidx for lp:715711 2011-03-07 Andrea Azzarone Some fixes. 2011-03-07 Andrea Azzarone Added the files DevicesSettings.cpp and DevicesSettings.h. 2011-03-06 Andrea Azzarone A patch that add the possibility to show only mounted device in the springboard, all devices and no devices. I have used gsettings. 2011-03-16 Mirco Müller modified: resources/round_glow_hl_62x62.png src/Launcher.cpp Implemented new launcher key-nav highlight to stand out more clearly. Fixes LP: #728935. Uses design-artwork from LP: #733154. Note #728935 was falsely marked as a duplicate of #733154 2011-03-11 Mirco Müller Implemented new launcher key-nav highlight to stand out more clearly. Fixes LP: #728935. Uses design-artwork from LP: #733154 2011-03-15 Mirco Müller added: tests/ui/TestQuicklistVisuals.cpp modified: src/QuicklistMenuItemCheckmark.cpp src/QuicklistMenuItemLabel.cpp src/QuicklistMenuItemRadio.cpp tests/CMakeLists.txt tests/ui/TestQuicklist.cpp Fixed rendering of disabled Quicklist-items (Label, Checkmark, Radio). Added new visual test-case to ui-tests. Fixes LP: #676928 2011-03-11 Mirco Müller Correct rendering of disabled quicklist-items. Add visual-test-case for verification. Fixes LP: #676928 2011-03-14 Rodrigo Moya Connect to IndicatorObject's accessible_desc_update signal 2011-03-14 Rodrigo Moya Fixed last merge 2011-03-14 Rodrigo Moya Merge from trunk 2011-03-14 Rodrigo Moya Use name from GtkImage's in Indicators 2011-03-14 Rodrigo Moya Use the accessible description just for description 2011-03-14 Rodrigo Moya Use the accessible description just for description 2011-03-14 Rodrigo Moya Fix formatting 2011-03-14 Rodrigo Moya Remove call to atk_object_notify_state_change on finalize 2011-03-14 Rodrigo Moya Disconnect IndicatorObject signals on panel_indicator_accessible_finalize 2011-03-14 Rodrigo Moya Connect to accessible_desc_update signal on indicatorObject 2011-03-14 Alejandro Piñeiro [a11y] Emitting the signal 'children-changed' It adds the emission of this signal for * UnityRootAccessible: each time a window is added * UnityLauncherAccessible: each time a launcher icon is added/removed 2011-03-14 Alejandro Piñeiro [a11y] Emitting the signal 'children-changed' It adds the emission of this signal for * UnityRootAccessible: each time a window is added * UnityLauncherAccessible: each time a launcher icon is added/removed 2011-03-14 Alejandro Piñeiro [a11y] Removing a g_debug 2011-03-14 Alejandro Piñeiro [a11y] Emitting the signal 'children-changed' It adds the emission of this signal for * UnityRootAccessible: each time a window is added * UnityLauncherAccessible: each time a launcher icon is added/removed 2011-03-14 Rodrigo Moya Set the correct ATK parent on A11Y objects 2011-03-14 Rodrigo Moya Set the correct ATK parent on A11Y objects 2011-03-14 Alejandro Piñeiro [a11y] Revamping a11y unit tests * Solving one failing test by using nux::Layout instead of Quicklist * Moving them to a specific cpp, to maintain unitya11y.cpp with the core a11y support 2011-03-10 Alejandro Piñeiro [a11y] Revamping a11y unit tests * Solving one failing test by using nux::Layout instead of Quicklist * Moving them to a specific cpp, to maintain unitya11y.cpp with the core a11y support 2011-03-10 Alejandro Piñeiro [a11y] Moving the a11y unit tests to a specific file The idea is maintain unitya11y.cpp for the core of the accessibility support. 2011-03-10 Alejandro Piñeiro [a11y] Replacing Quicklist for nux::Layout on one of the unit tests 2011-03-10 Neil Jagdish Patel [release] 3.6.4 2011-03-10 Didier Roche Handle alt F2 unity side to show the new applications place entry. 2011-03-09 Didier Roche alt + F2 to active the new place. Will be nice now to check the place exists 2011-03-10 Gord Allott updated keynav support, much better behaviour now 2011-03-10 Gord Allott refocus entries when loaded from a place activation request 2011-03-10 Gord Allott remove debugs 2011-03-10 Gord Allott merging latest fixes 2011-03-09 Gord Allott latest trunk 2011-03-09 Gord Allott changes canfocus support 2011-03-10 Neil Jagdish Patel [merge] Dash and multihead fixes 2011-03-10 Neil Jagdish Patel Respect ShowEntry 2011-03-10 Neil Jagdish Patel Fix CheckWindowOverLauncher to use the absolute geometry 2011-03-10 Neil Jagdish Patel Support for positioning the quicklist and tooltip properly 2011-03-10 Neil Jagdish Patel make panel work with multi monitor 2011-03-10 Neil Jagdish Patel Fix fullscreening 2011-03-10 Neil Jagdish Patel fix dash screen size support 2011-03-10 Neil Jagdish Patel [merge] trunk 2011-03-10 Neil Jagdish Patel Add disabled-by-default support for blur behind the dash...it's slow right now hence disabled 2011-03-10 Jay Taoko * Prevent the blur texture from bleeding on the marging areas. 2011-03-09 Jay Taoko * Dash blur minor fix: Get the right area to blur behind the dash. 2011-03-09 Neil Jagdish Patel Add some blur stuff, needs to be made an option 2011-03-09 Neil Jagdish Patel revert to linear, which seems to work best with compiz 2011-03-09 Neil Jagdish Patel Add a fade in and out to the dash 2011-03-10 Neil Jagdish Patel [merge] various fixes work 2011-03-09 Neil Jagdish Patel Fix closing of dash 2011-03-09 Neil Jagdish Patel inactive menus are not shown 2011-03-09 Neil Jagdish Patel [merge] trunk 2011-03-09 Neil Jagdish Patel Fix the places quicklists so they show sections and conform to design 2011-03-09 Neil Jagdish Patel Adjust the form factor detection to include 800 height screens in the desktop mode 2011-03-09 Neil Jagdish Patel Make place activation work :) 2011-03-09 Neil Jagdish Patel Redo the result activation to finally come from the Place that owns it rather than being presented without any relationship 2011-03-09 Neil Jagdish Patel - Stop killing place daemons 2011-03-09 Neil Jagdish Patel Add way to get the parent Place from a PlaceEntry, also fix the hiding of groups 2011-03-08 Neil Jagdish Patel Fix home view to expand/unexpand 2011-03-08 Neil Jagdish Patel Make ENTER work, also fix the queue mechanism for the tiles 2011-03-08 Neil Jagdish Patel Set the proper hints on the systray window 2011-03-08 Neil Jagdish Patel Make sure we don't pass events onto the menu if our own window is active 2011-03-10 Neil Jagdish Patel [merge] Jamie Rowe fixes Bug #717250: Dragging .desktop file to launcher's trash creates space for new launcher icon 2011-03-08 Jamie Rowe .desktop files dropped over trash are now removed 2011-03-07 Jamie Rowe Fix for bug #717250. The space for a new icon through dnd is now only created when required and is removed when no longer required. 2011-03-10 Neil Jagdish Patel [merge] Marco Biscaro fixes Bug #731533: quicklist must respect enabled state 2011-03-09 Marco Biscaro [quicklist] Ignore clicks when a QuickListMenuItem is disabled (LP: #731533) 2011-03-10 Neil Jagdish Patel [merge] Marco Biscaro's fix for [panel] The start-here icon should be updated on icon theme chang... 2011-03-07 Marco Biscaro [panel] The start-here icon should be updated on icon theme change (LP: 726267) 2011-03-10 Neil Jagdish Patel Bug #725631: unity-panel-service crashed with SIGSEGV in dbusmenu_menuitem_send_about_to_show() 2011-03-09 Chris Coulson Oops, don't leak id 2011-03-09 Chris Coulson Don't leave stale entries in id2entry_hash 2011-03-10 Neil Jagdish Patel [merge] Marco's work 2011-03-09 Marco Biscaro [dash] Reverting ellipsis on 'Find XYZ' (LP: #731162) 2011-03-08 Marco Biscaro [launcher] Emptying the trash should respect nautilus setting (LP: #730003) 2011-03-08 Marco Biscaro [launcher] Empty trash quicklist item is missing an ellipsis (LP: #731472) [launcher] Show disabled 'Empty trash' option when trash is already empty ( LP: #723880) 2011-03-08 Marco Biscaro [dash] Adding ellipsis to 'Find XYZ' options (LP: #731162) 2011-03-10 Neil Jagdish Patel [merge] mircos work 2011-03-08 Mirco Müller Fix LP: #731096 2011-03-10 Neil Jagdish Patel [merge] fixes for change of display size 2011-03-09 Jay Taoko * Fixed resolution change 2011-03-09 Alejandro Piñeiro [a11y] Exposing as ACTIVE and FOCUSED the launcher icon selected Orca doesn't speech out all the selection changes. For instance, it doesn't speech the selection changes if the role is a tool bar. It worked before because I used a different role. But the proper role of the launcher is ATK_ROLE_TOOLBAR. In order to solve that, we expose as FOCUSED the launcher icon selected. From the pov this is consistent information Fixes https://bugs.launchpad.net/unity/+bug/727133 Fixes https://bugs.launchpad.net/ubuntu/+source/unity/+bug/729165 2011-03-09 Alejandro Piñeiro [a11y] Exposing as ACTIVE and FOCUSED the launcher icon selected Orca doesn't speech out all the selection changes. For instance, it doesn't speech the selection changes if the role is a tool bar. It worked before because I used a different role. But the proper role of the launcher is ATK_ROLE_TOOLBAR. In order to solve that, we expose as FOCUSED the launcher icon selected. From the pov this is consistent information Fixes https://bugs.launchpad.net/unity/+bug/727133 Fixes https://bugs.launchpad.net/ubuntu/+source/unity/+bug/729165 2011-03-09 Alejandro Piñeiro [a11y] Fix the atkobject child-parent hierarchy 2011-03-04 Alejandro Piñeiro [a11y] Fix the atkobject child-parent hierarchy Fixes bug https://bugs.launchpad.net/ubuntu/+source/unity/+bug/727908 2011-03-08 Gord Allott Merging in a variable launcher size branch from Andrea Azzarone that fixes wishlist bug lp:713087 2011-03-04 Andrea Azzarone None. 2011-03-04 Andrea Azzarone Some fixes. 2011-03-07 Neil Jagdish Patel [release] 3.6.2 2011-03-07 Mirco Müller modified: src/Launcher.cpp src/Launcher.h This adds a trigger for opening an icons quicklist, when the user presses and hold the LMB over an icon. At the moment the single-finger-hold duration is set to 1000 ms. We might need to tweak that value depending on user-feedback. Fixes LP: #702486 2011-03-07 Mirco Müller protect against application launching if user releases LMB (single finger hold) after the single-finger-hold duration-threshold was passed 2011-03-07 Mirco Müller and commit the same stuff a third or fourth time... :( 2011-03-07 Neil Jagdish Patel Bug #727840: Launcher selection can move past the launchers into nowhere 2011-03-07 Артём Попов Don't move Launcher selection below the last launcher. 2011-03-07 Neil Jagdish Patel [merge] Bug #660010: No 'safely remove' option is present in the unity menu when a usb disk is inserted 2011-03-05 Marco Biscaro [launcher] Show 'safely remove' option for devices (LP: 660010) 2011-03-07 Neil Jagdish Patel [merge] ROAFs multihead work 2011-03-07 Neil Jagdish Patel [merge] trunk 2011-03-03 Christopher James Halse Rogers Call UnityScreen::ScheduleRelayout from 'monitor-changed' and 'size-changed' handlers. ->NeedsRelayout() only sets a boolean that's looked at in Relayout(), which is never otherwise called :) 2011-03-03 Christopher James Halse Rogers Attach 'monitor-changed' and 'size-changed' signals the right way 'round. We were unintentionally calling UnityScreen::NeedsRelayout() on a GdkScreen in these signal handlers. That's not going to end well. 2011-03-03 Christopher James Halse Rogers Pull out a UnityScreen->ScheduleRelayout() This will be needed to actually relayout the shell on monitor changes. 2011-03-07 Gord Allott Merging in a branch for Артём Попов - fixes lp:730638 - busy devices now eject properly on the launcher 2011-03-07 Артём Попов Call g_volume_eject_with_operation with a GtkMountOperation (fixes LP: #730638). 2011-03-07 Didier Roche fix missing colon 2011-03-07 Didier Roche Merge Marco Biscaro's patch to set nautilus-home by default on the launcher. Thanks (LP: #721121) 2011-03-07 Didier Roche * don't lock the launcher on launcher reveal if the mouse didn't move (LP: #727746) * enable using shortcut even if keybinding isn't shown. Disable tap on super in this case (LP: #727580). Also, if a unity shortcut is triggered, don't let other plugins using it (LP: #729166) * Get the lastest X server status, not the cached one which can be racy (LP: #718054) 2011-03-07 Didier Roche revert debugging printf, see you at next false positive\! 2011-03-07 Didier Roche Get the lastest X server status, not the cached one which can be racy (LP: #718054) 2011-03-07 Didier Roche enable using shortcut even if keybinding isn't shown. Disable tap on super in this case (LP: #727580). Also, if a unity shortcut is triggered, don't let other plugins using it (LP: #729166) 2011-03-07 Didier Roche don't lock the launcher on launcher reveal if the mouse didn't move (LP: #727746) 2011-03-07 Didier Roche add debug for hidden state 2011-03-07 Didier Roche Fix some crashes in the migrate favorites scripts (LP: #722403, #723656) Remove nux on unity --distro 2011-03-07 Didier Roche remove Nux as well 2011-03-07 Didier Roche ignore invalid gconf keys (LP: #722403) 2011-03-07 Didier Roche log in cache home xdg dir and don't crash on fail to log 2011-03-07 Neil Jagdish Patel [merge] Dash fixes and various other fixes for today 2011-03-07 Neil Jagdish Patel clicking multiple time on the bfb makes the logo darker and darker 2011-03-07 Neil Jagdish Patel Juggle around the refreshing of the menu so width/height is always valid 2011-03-07 Neil Jagdish Patel Remove idle in destruction 2011-03-06 Neil Jagdish Patel Make global search expanding work 2011-03-06 Neil Jagdish Patel Add a queuing system for tiles instead of clipping, this simplifies the container logic, allowing for easier keynav and also faster layouting 2011-03-05 Neil Jagdish Patel Remove the caching that wasn't needed with the faster places approach 2011-03-07 Sam Spilsbury Fix crashyness with the grab handles, properly check for different client lists and avoid races 2011-03-04 Didier Roche Bug #725529: Double-click on panel to unmaximize only works in right half Contributed by Oliver Sauder The mouse events from the Nux InputArea seem to be a bit "bumpy" (also mentioned in some FIXME in the unity code). The OnMouseClick is only emitted when _event_processor.MouseIn() is true, which does not apply when clicking on the left side of the title bar. Therefore, as a workaround I've replaced the OnMouseClick event with OnMouseUp to implement the double click behavior. In the long run I suppose it would be desirable to fix the mouse events in Nux. 2011-03-04 Oliver Sauder [panel] As a workaround connect to OnMouseUp event to implement double click on panel 2011-03-01 Neil Jagdish Patel I made a boo boo 2011-03-01 Neil Jagdish Patel blending was wrong 2011-03-01 Neil Jagdish Patel [release] 3.6.0 2011-03-01 Neil Jagdish Patel Disable plugin in code as it's very unstable but we want it to be enabled at least 2011-03-01 Didier Roche fix no redraw for the labels 2011-03-01 Neil Jagdish Patel Add some null checks to the grab handles code 2011-03-01 Neil Jagdish Patel fix 2011-03-01 Neil Jagdish Patel [merge] dash sections support 2011-03-01 Neil Jagdish Patel [merge] trunk 2011-03-01 Neil Jagdish Patel fix the redrawing issue with the menu closing 2011-03-01 Neil Jagdish Patel [merge] trunk 2011-02-28 Neil Jagdish Patel Some more fixes 2011-02-28 Neil Jagdish Patel Add support for switching sections 2011-02-28 Neil Jagdish Patel Load in the sections 2011-02-28 Neil Jagdish Patel First bits of sections choosing 2011-03-01 Mirco Müller removed: resources/bfb.png modified: src/PanelStyle.cpp Changing file PanelStyle.cpp to always use start-here icon from theme (before this, it was using bfb.png for Ambience theme). Thanks for the patch Marco! Fixes LP: #713789 2011-02-27 Marco Biscaro [panel] Panel should always use the start-here icon from theme (fixes LP: #713789) removed: resources/bfb.png - No longer necessary modified: src/PanelStyle.cpp - Using start-here for Ambience too (and not bfb.png) 2011-03-01 Mirco Müller modified: src/Launcher.cpp src/Launcher.h src/unityshell.cpp Avoid setting the focus back to the previously focused window, when user brings different window to the front using Launcher key-nav. Fixes LP: #721811 2011-02-28 Mirco Müller Avoid setting the focus back to the previously focused window, when user brings different window to the front using Launcher key-nav. Fixes LP: #721811 2011-03-01 Didier Roche Show shortcut labels only if not tapping on super (LP: #726630) 2011-03-01 Didier Roche ensure super is pressed 2011-03-01 Didier Roche Show shortcut labels only if not tapping on super (LP: #726630) 2011-02-28 Jason Smith merge places dnd branch 2011-02-28 Jason Smith Hide places when DND begins 2011-02-28 Jason Smith drag and drop support from places to launcher 2011-02-28 Neil Jagdish Patel Stop breaking my stuff 2011-02-28 Alejandro Piñeiro When the keynavmode starts it is also required to emit selection_change 2011-02-28 Alejandro Piñeiro When the keynavmode starts it is also required to emit selection_change 2011-03-01 Sam Spilsbury Added ut mt grab handles 2011-03-01 Sam Spilsbury Remove default keybinding 2011-03-01 Sam Spilsbury Add mt grab handles 2011-02-28 Gord Allott adds keynav support to places 2011-02-28 Gord Allott merged latest from neil 2011-02-28 Gord Allott erm, bunch of stuff. support for keynav, woo 2011-02-28 Neil Jagdish Patel [merge] dash fixes part deux 2011-02-28 Neil Jagdish Patel Some more fixes for multi-monitor 2011-02-28 Neil Jagdish Patel Fix the lazy loading 2011-02-28 Neil Jagdish Patel Don't load any icons that we don't need to 2011-02-28 Neil Jagdish Patel Add support for dash Size Modes 2011-02-28 Neil Jagdish Patel Add the fullscreen toggle 2011-02-28 Neil Jagdish Patel Update the homescreen to new design, add the expanded/unexpanded arrows 2011-02-28 Neil Jagdish Patel don't grab keyboard, not necessary 2011-02-28 Neil Jagdish Patel dont toggle on clicking on the home button 2011-02-28 Neil Jagdish Patel Add corrent ready/clear search assets and make the asset button clickable to clear the search 2011-02-28 Neil Jagdish Patel updated assets and some other bits and bobs 2011-02-28 Neil Jagdish Patel [merge] trunk 2011-02-28 Neil Jagdish Patel Draw the background properly 2011-02-27 Neil Jagdish Patel Add the dash edges :) 2011-02-27 Neil Jagdish Patel Add PlacesStyle object o calculate and deliver various sizes and assets 2011-02-27 Neil Jagdish Patel clean up the counts and empty group hiding 2011-02-27 Neil Jagdish Patel Play around with padding a bit using the text size to determine it 2011-02-27 Neil Jagdish Patel Add support for expandable groups 2011-02-27 Neil Jagdish Patel Show the right expand button hint 2011-02-27 Neil Jagdish Patel Clean some more things up 2011-02-28 Didier Roche This branch clean some hardcoded duplicated values and simplify the super key code. Also, now Super + Shift != Super for keynum: Super + keynum -> activate existing instances (ignore Shift modifier in some weird keyboard layout like French ones :)) Super + Shift + keynum -> open a new instance It also merge some fixes on alt + F1 from Oliver's that I retouched slightly It's still hackish on the keynav stuff, some refactoring will be needed. Also there are some crash fixes, like invalid CompWindow lost in track 2011-02-28 Didier Roche minor fix 2011-02-28 Didier Roche some cleanage to get more generic code and fix a bug when keys weren't resetted once out of the loop 2011-02-28 Didier Roche remove hardcoded duplicated ICON_SIZE 2011-02-28 Didier Roche remove CompWindow focus tracking when they are removed 2011-02-28 Didier Roche some fixes for alt + f1 2011-02-28 Didier Roche Merge Oliver Sauder's keynav branch with some small additional fixes (see complete list on: https://code.launchpad.net/~sao/unity/show_launcher_in_navmode/+merge/49894) Fixes:717125 Thanks Olivier! 2011-02-25 Oliver Sauder Merged with trunk 2011-02-23 Oliver Sauder [launcher] Fixed typo in method NoveFocusToKeyNavMode modified: src/Launcher.cpp src/Launcher.h 2011-02-23 Oliver Sauder [launcher] Move focus to KeyNav after launcher has been opened modified: src/Launcher.cpp src/Launcher.h src/unityshell.cpp 2011-02-28 Didier Roche Super + keynum -> activate existing instances (ignore Shift modifier in some weird keyboard layout like French ones :)) Super + Shift + keynum -> open a new instance (LP: #723273) 2011-02-28 Rodrigo Moya Implement ATK states for PanelIndicatorEntryAccessible 2011-02-28 Rodrigo Moya Add sanity check 2011-02-28 Rodrigo Moya Remove atk_state_set_remove_state calls 2011-02-28 Rodrigo Moya Merge from trunk 2011-02-24 Rodrigo Moya Merge from trunk 2011-02-24 Rodrigo Moya Implement ref_state_set for PanelIndicatorAccessible 2011-02-24 Rodrigo Moya Don't keep our own AtkStateSet 2011-02-23 Rodrigo Moya Emit state_changed signals when appropriate 2011-02-23 Rodrigo Moya Crashing in GObject signals??? 2011-02-23 Rodrigo Moya Implement ref_state_set for PanelIndicatorEntryAccessible object 2011-02-28 Rodrigo Moya Use the accessible name from the entries to set the name for PanelIndicatorAccessible class 2011-02-28 Rodrigo Moya Merge from trunk 2011-02-24 Rodrigo Moya Removed extra call 2011-02-24 Rodrigo Moya Use the accessible_desc also for PanelIndicatorEntryAccessible 2011-02-24 Rodrigo Moya Merge from trunk 2011-02-24 Rodrigo Moya Revert 2011-02-24 Rodrigo Moya Use the accessible name from the entries to set the name for PanelIndicatorAccessible class 2011-02-28 Alejandro Piñeiro [a11y] AtkSelection implementation Solves: 722660, 723804, 723806 2011-02-27 Alejandro Piñeiro [a11y] Added more type-safed casting, avoiding the previous crashes 2011-02-27 Alejandro Piñeiro [a11y] AtkSelection implementation 2011-02-28 Neil Jagdish Patel [merge] Dash fixes + fix issue Mikkel noted 2011-02-27 Neil Jagdish Patel Finish off the new architecture by adding in the group controller to do some of the heavy lifting for the rest of the views 2011-02-27 Neil Jagdish Patel Lots more clean up and first bits of making PlacesResultsController use the new stuff 2011-02-27 Neil Jagdish Patel Jay's work 2011-02-26 Neil Jagdish Patel fix structs 2011-02-26 Neil Jagdish Patel More cleanup 2011-02-26 Neil Jagdish Patel Hook up global search to use the new stuff, we no longer leak Dee at all :) 2011-02-26 Neil Jagdish Patel Add support for basic place searching using the new stuff 2011-02-26 Neil Jagdish Patel Emit the new signals 2011-02-26 Neil Jagdish Patel Fill out a few more classes 2011-02-26 Neil Jagdish Patel First bits to clean up the dash and hide the implementation of the PlaceEntrys 2011-02-28 Jay Taoko * Improved scrolling performance * Fixes for keyboard navigation * TextEntry gets the keyboard focus when dash becomes visible. * Close Quicklist on mouse down outside * Properly reset the ScrollView vertical delta to zero (Top) when adding or removing groups. * Cleanup 2011-02-28 Jay Taoko * Code Cleanup * Properly reset the ScrollView vertical delta to zero (Top) when adding or removing groups. 2011-02-27 Jay Taoko * Merged with Unity trunk 2011-02-27 Jay Taoko Merge 2011-02-25 Neil Jagdish Patel [merge] trunk 2011-02-27 Jay Taoko * Dash Fixes: - Quicklist closes - Dash scrolling does not stop when mouse goes out of the BaseWindow. 2011-02-25 Jay Taoko * Dash fixes 2011-02-24 Jay Taoko * Support for scrolling and keyboard navigation * TextEntry gets the keyboard focus when dash becomes visible. 2011-02-23 Jay Taoko * support for accessibility 2011-02-23 Jay Taoko * Fixes 2011-02-23 Jay Taoko * Scrolling improvements 2011-02-25 Jani Monoses Do not cast guchar pointer to another pointer that requires strict alignment on ARM. Fixes armel FTBFS (LP: #724615) 2011-02-25 Mirco Müller modified: src/unityshell.cpp src/unityshell.h Merged unity.fix-675862 branch after review and approval from Sam. This is based on Mathieu Trudel-Lapierre' branch lp:~mathieu-tl/unity/multimonitor and re-merged with trunk and adapted to the fixing-remarks Sam stated in his comments on the inital merge-proposal. See https://code.launchpad.net/~mathieu-tl/unity/multimonitor/+merge/50234. This fixes LP: #675862 2011-02-24 Mirco Müller This is based on Mathieu Trudel-Lapierre' branch lp:~mathieu-tl/unity/multimonitor and re-merged with trunk and adapted to the fixing-remarks Sam stated in his comments on the inital merge-proposal. See https://code.launchpad.net/~mathieu-tl/unity/multimonitor/+merge/50234 I left out point 5.) intentionally for later. This fixes LP: #675862 2011-02-21 Mathieu Trudel-Lapierre Merge from lp:unity (trunk) 2011-02-17 Mathieu Trudel-Lapierre Some code cleanups. 2011-02-16 Mathieu Trudel-Lapierre Trying to have the screen repainted properly on resize. Now, the desktop is not fubared, so it's already a little better. Panel is not visible, reacts, and strut is fine. Launcher is still drawn in wrong position (too high?), but reacts at the right spot. 2011-02-02 Mathieu Trudel-Lapierre Attempt to force the sizes of the Panel and Launcher to conform to the actual size of the primary monitor for multi-monitor setups (it runs for single- monitor too, but changes nothing). This ensures the panel and launcher remain entirely visible when multiple screens with different resolutions are used. Otherwise you'd get e.g. a Launcher than spans to beyond the bottom of the primary screen, with some items completely unreachable (like the garbage bin). TODO: make this really work for size changes. Right now it only works on unity startup. 2011-02-25 Didier Roche Finish the hunt on remaining false launcher hide/show positive (LP: #711176, LP: #724956) 2011-02-25 Didier Roche remove latest (hopefully) false positives and get a more cohrent behavior (LP: #711176) 2011-02-25 Didier Roche fix one false trigger positive (LP: #724956) 2011-02-25 Alex Launi [autopilot] make sure the launcher gets fully unhidden 2011-02-25 Didier Roche stop make the launcher dance (LP: #717364) 2011-02-25 Didier Roche stop make the launcher dance (LP: #717364) 2011-02-24 Neil Jagdish Patel [release] 3.4.6 2011-02-24 Neil Jagdish Patel [merge] more dash work 2011-02-24 Neil Jagdish Patel crappy fix 'till I get the size negotiation working 2011-02-24 Neil Jagdish Patel escape search hint text 2011-02-24 Neil Jagdish Patel Make LauncherIcon GIcon aware 2011-02-24 Neil Jagdish Patel fix crasher 2011-02-24 Neil Jagdish Patel add a hack to not show empty search results 2011-02-24 Neil Jagdish Patel add emblem support to groups, add some better padding/spacing 2011-02-24 Neil Jagdish Patel Fix issue with text not displaying... 2011-02-23 Neil Jagdish Patel [merge] trunk and lots of other fixes of mine 2011-02-23 Neil Jagdish Patel temp 2011-02-23 Neil Jagdish Patel Fix Panel font rendering to be clearer, fix entry to be larger and render correctly 2011-02-24 Didier Roche increase super key tap duration 2011-02-24 Alejandro Piñeiro [a11y] Use gconf to check if the accessibility is enabled 2011-02-23 Alejandro Piñeiro [a11y] Use gconf to check if the accessibility is enabled Fixes https://bugs.launchpad.net/unity/+bug/723699 2011-02-24 Mirco Müller modified: src/Launcher.cpp src/Launcher.h src/LauncherIcon.cpp src/LauncherIcon.h Merged my unity.fix-646712 branch to trunk after review and approval form Didier. This implements the superkey-overlay-labels according to the signed off mockups from Design. First ten launcher-icons get 1..0 and special places-icons get dynamic labels read from localized .place files. Fixes LP: #646712 2011-02-24 Mirco Müller make the code more readable, unref textures of superkey-labels in Launcher's destructor 2011-02-24 Mirco Müller make superkey-shortcuts dynamic for special/places icons, so they automatically adapt to a localized shortcut-binding from .place file 2011-02-23 Mirco Müller Re-merge with trunk, fixed merge-conflict 2011-02-23 Mirco Müller made the alpha of the superkey-label bg a bit more opaque 2011-02-23 Mirco Müller first working version of dynamic superkey-labels for launcher-icons 2011-02-23 Didier Roche fix side -> slide typo (LP: #723354) 2011-02-23 Didier Roche fix side -> slide typo (LP: #723354) 2011-02-23 Didier Roche Tap super key show/hide the dash (LP: #706713) 2011-02-23 Didier Roche Tap super key show/hide the dash (LP: #706713) 2011-02-23 Neil Jagdish Patel [merge] dash fixes 2011-02-23 Neil Jagdish Patel reset the dash 2011-02-23 Neil Jagdish Patel reset the dash 2011-02-23 Neil Jagdish Patel fix up the fallback apps 2011-02-23 Neil Jagdish Patel remove comments 2011-02-23 Neil Jagdish Patel [merge] trunk 2011-02-22 Neil Jagdish Patel Fix the drawing issue when results were updating, make everything in places SRC_OVER blended, and if not at least save the blending state. Stop flickering when painting 2011-02-22 Neil Jagdish Patel Switch to QueueRelayout where possible 2011-02-22 Neil Jagdish Patel use teh nue API 2011-02-22 Neil Jagdish Patel Use preferred applicatons where possible in the home screen 2011-02-22 Neil Jagdish Patel Fix homescreen 2011-02-22 Neil Jagdish Patel fix warning in tray, fix identifying our own windows 2011-02-22 Neil Jagdish Patel revert the simply 2011-02-21 Neil Jagdish Patel Simplify the event processing in a bid to find out why things aren't working like they should 2011-02-21 Neil Jagdish Patel To complete the set of layout fixes, queue up requests for computing the relayouts in groups to better deal with the influx of signals we get from Dee (so we don't do a relayout per added/removed, everything is *much* faster now :) 2011-02-21 Neil Jagdish Patel [merge] trunk 2011-02-21 Neil Jagdish Patel Make texture-area draw the icon texture directly centered in the area provided instead of resetting it's size every time the icon is updated, this reduces the number of relayouts by a magnitude as well as solving some other things like the pink squares 2011-02-21 Neil Jagdish Patel Clean up adding/removing, fix some crashers, add UNITY_PLACES_DISABLE for disabling the file factory 2011-02-21 Neil Jagdish Patel Hide/show groups instead of adding/removing them from the layout 2011-02-21 Neil Jagdish Patel Create PlacesSettings add support for different dash sizes 2011-02-20 Neil Jagdish Patel Add support for auto-resziing 2011-02-20 Neil Jagdish Patel Some speed improvements and a simple tool for doing time calculations when your trying to do performance improvements 2011-02-19 Neil Jagdish Patel Fix crashing and properly unref textures 2011-02-19 Neil Jagdish Patel plug a million leaks 2011-02-23 Alejandro Piñeiro [a11y] sanity commit meanwhile we move the a11y enabled check to gconf 2011-02-23 Alejandro Piñeiro [a11y] sanity commit meanwhile we move the a11y enabled check to gconf 2011-02-23 Didier Roche small and stupid fix 2011-02-23 Didier Roche remove debug 2011-02-23 Didier Roche I'm stupid 2011-02-22 Alejandro Piñeiro [a11y] updating method definition for nux::Object OnDestroyed signal 2011-02-22 Alejandro Piñeiro [a11y] Object destruction management * Updates the state of the accessible object when the base object is destroyed * Also updates the internal pointer to this base object * Removes the object from the hash table of accessibles when: * ... the base object is destroyed * ... the accessible object is destroyed Add some temporal custom unit tests. When the issue on the Launcher gets solved will be moved to the unit test framework (with some adaptations). 2011-02-16 Alejandro Piñeiro [a11y] Object destruction management * Updates the state of the accessible object when the base object is destroyed * Also updates the internal pointer to this base object * Removes the object from the hash table of accessibles when: * ... the base object is destroyed * ... the accessible object is destroyed Add some temporal custom unit tests. When the issue on the Launcher gets solved will be moved to the unit test framework (with some adaptations). 2011-02-22 Didier Roche This branch add the capability of setting hard coded keybindings to the workspace switcher and the Trash. In addition, each place entry can specify a shortcut in its place file like: Shortcut=a in the [Entry:xxx] section In addition, there are some fixes to be able to navigate by key navigation (or activate the shortcuts) for the special switchers: ws, places, devices and trash. Fixes: Bug #617356: Super-shortcuts for apps, files, and workspace switcher Medium Triaged Bug #723141: key navigation doesn't activate trash, keys, expo or places High In Progress 2011-02-22 Didier Roche hook set shortcut in the right place and fix ws switcher not being activable (LP: #617356) 2011-02-22 Didier Roche fix for activating places, devices, trash on keynav (and so, will work on shortcut as well) (LP: #723141) 2011-02-22 Didier Roche initial work, still issues with adding/removing icons and places not activated 2011-02-21 Didier Roche Changes the quick list menu for the trash icon to be positioned as others are (LP: #718880). Thanks Jamie Rowe! 2011-02-16 Jamie Rowe Fix for bug #718880 2011-02-21 Mirco Müller modified: src/Launcher.cpp src/Launcher.h src/LauncherIcon.cpp src/LauncherIcon.h src/PlacesController.cpp src/QuicklistView.cpp src/QuicklistView.h src/UBusMessages.h src/unityshell.cpp src/unityshell.h tests/CMakeLists.txt Merged branch unity.fix-701543-2 after review and approval from Didier. This implements the quicklist-part of the keyboard-navigation. Fixes LP: #701543 2011-02-21 macslow@bangang.de Re-merge with unity trunk again... fixed merge-conflicts 2011-02-21 macslow@bangang.de no longer crashing on ESC... phew, all UBus-control goes via UnityScreen now, renamed the UBus-signals for key-nav 2011-02-17 Mirco Müller Merge with trunk 2011-02-17 Mirco Müller Removed debugging output, got rid of FocusIn/Out callbacks, hooked up ql-key-nav with real functionality, switching from ql-key-nav back to launcher-key-nav still failing, disabled menu-items in ql are not dealt with atm for ql-key-nav 2011-02-15 macslow@bangang.de Merged with trunk. 2011-02-15 macslow@bangang.de Hook up callback to watch the Focus-state on the launcher and quicklist 2011-02-21 Mirco Müller modified: src/Launcher.cpp src/Launcher.h Merged Matthew's launcher-action-state-work branch to trunk after review and approval. This uses proper getter/setter for the Launcher's member-var _launcher_action_state. 2011-02-18 Matthew Rasmus Switched to using a getter/setter for _launcher_action_state. Whenever the action state changes, we exit keynav mode (if it's active). 2011-02-18 Didier Roche Try to get a better animation when hovering the launcher (LP: #721125) Basically, the fade animation goes from 25% of opacity to 75%. The slide goes from 0% to 45% Then, when we are "locking" it, the position based animation goes to a time based one to not make the final animation too bumpy (there is only 4/5 frames for few ms in the fade animation, but it's just better that just pushing to 100% of opacity). This enabled to clean a little bit the logic as well. There is also a dead locking zone of 2x2 2011-02-18 Didier Roche push to 45% for the slide animation 2011-02-18 Didier Roche all are now parameters and make sliding != fading 2011-02-18 Didier Roche add a dead zone of < 2x2 for locking it 2011-02-18 Didier Roche better finish of the animation (LP: #721125) 2011-02-18 Didier Roche intermediate commit 2011-02-18 Didier Roche - Add the super shortcuts logic (LP: #721264) - Cleanup a little bit the Keypress function 2011-02-18 Didier Roche add keypress shortcut logic (super + digit) (LP: #721264) 2011-02-17 Neil Jagdish Patel [release] 3.4.4 2011-02-17 Neil Jagdish Patel [merge] this week's dash fixes 2011-02-17 Neil Jagdish Patel close dash when you click on home button 2011-02-17 Neil Jagdish Patel make escape close the dash 2011-02-17 Neil Jagdish Patel Reduce transparancy in places window 2011-02-17 Neil Jagdish Patel fix rendering issues 2011-02-17 Neil Jagdish Patel Enable -Werror and other fun flags 2011-02-17 Gord Allott Adds nicer hilights to unity and a texture caching system of additional speedups 2011-02-17 Gord Allott changed struct name and made con/de/structor private 2011-02-17 Gord Allott connected to texture destruction in case of epic fail 2011-02-17 Gord Allott merge with trunk 2011-02-17 Gord Allott moved texture cache over to a nux destroy signa 2011-02-15 Gord Allott reverted po files, not sure what happened there, baaad bzr bad 2011-02-15 Gord Allott merged from trunk 2011-02-15 Gord Allott changed texture cache api slightly to allow texture creation in a callback, updated IconTexture.cpp to use the texture cache 2011-02-15 Gord Allott added texture caching support 2011-02-14 Gord Allott oops forgot new graphics 2011-02-14 Gord Allott much nicer hilights on tiles 2011-02-17 Rodrigo Moya Remove all empty private structures to avoid warnings when calling g_type_class_add_private 2011-02-17 Rodrigo Moya Revert changes to .po files 2011-02-17 Rodrigo Moya Revert changes to .po files 2011-02-17 Rodrigo Moya Remove empty private structures to avoid warnings when calling g_type_class_add_private 2011-02-17 Neil Jagdish Patel [merge] Panel fixes 2011-02-17 Neil Jagdish Patel [merge] trunk 2011-02-16 Neil Jagdish Patel Fix the home button logo to match theme 2011-02-16 Neil Jagdish Patel Add support for non Ambiance/Radiance window buttons 2011-02-16 Neil Jagdish Patel Implement panel button theming support for Ambiance and Radiance 2011-02-16 Neil Jagdish Patel correctly repaint everything 2011-02-15 Neil Jagdish Patel Put systray in right place, with padding 2011-02-15 Neil Jagdish Patel Add support for swtiching themes properly 2011-02-15 Neil Jagdish Patel More styling fixes 2011-02-14 Neil Jagdish Patel Draw the active indicator with gtk colours too 2011-02-14 Neil Jagdish Patel clean up the panelmenuview rendering 2011-02-14 Neil Jagdish Patel Start moving over the renderering to gtk colours 2011-02-14 Neil Jagdish Patel Update the style branch, add ability to draw the panel background from the theme 2011-02-14 Neil Jagdish Patel [merge] mirco's panel style branch 2010-12-09 Mirco Müller hook up changed-signal 2010-12-09 Mirco Müller fix some of the color-shades, use those in PanelView, base PanelStyle on nux::Object and do ref-counting 2010-12-09 Mirco Müller applied some requested style-changes to the code 2010-12-09 Mirco Müller re-merge with trunk 2010-12-08 Mirco Müller trying to hooking up the correct colors 2010-12-08 Mirco Müller new style-handling class for the panel implemented as a singleton 2011-02-14 Neil Jagdish Patel Implement whitelisting for Skype, Java and Wine apps 2011-02-14 Neil Jagdish Patel Size and position systray window 2011-02-14 Neil Jagdish Patel create the tray window 2011-02-14 Neil Jagdish Patel Startings of systray support 2011-02-13 Neil Jagdish Patel Activate the first menu in the panel when F10 is pressed 2011-02-13 Neil Jagdish Patel Blank the panel for our own windows 2011-02-13 Neil Jagdish Patel Don't show menu if there are no entries 2011-02-13 Neil Jagdish Patel Don't pop down the old menu 'till the new menu is up 2011-02-17 Mirco Müller modified: src/PanelMenuView.cpp Merged Matthew Rasmus' branch (fix-718886) after review and approval. Thanks a lot for the fix Matthew! This catches windows opening maximized and trying to "dodge" getting undecorated. Fixes LP: #718886 2011-02-16 Matthew Rasmus We should be able to catch any window that starts out maximized but avoids getting undecorated now. 2011-02-17 Didier Roche add --distro switch to remove local installation of unity with default options (LP: #715703) 2011-02-09 Didier Roche add --distro switch to remove local installation of unity with default options (LP: #715703 2011-02-16 Jay Taoko * Fixed texture that was destroyed with delete instead of UnReference * Fixed GridLayout stretchfactor 2011-02-11 Jay Taoko * Minor fixes 2011-02-16 Didier Roche fix a corner case issue triggering the lock 2011-02-16 Didier Roche This branch intends to: - clean a lot the autohide logic. Removing action_done and introducing just one state: the launcher is locked on mouseover or not - add the fading effect as in the spec. The initial fade is at ~ 33% instead of 50% which made blinging. The fade only appears when hovering the trigger. The lock state is right now 0x0. We should maybe be a little bit more flexible in the future about the "locking value" (LP: #706146). - clicking on a launcher item still give the 1 second grace period before hiding the launcher. However, if you quit the launcher, the hiding animation is performed immediately. - removing a incorrect data type warning as well that was annoying me since last week :) 2011-02-16 Didier Roche remove a warning as the function is typed char* and not const char* 2011-02-16 Didier Roche add an option to choose desired autohide effect 2011-02-15 Didier Roche premultiplied each component as it's the correct way to do it 2011-02-15 Didier Roche force quitting immediately if an action is done and we leave the launcher 2011-02-15 Didier Roche add real fade and remove some debug stuff 2011-02-15 Didier Roche avoid double checks for better framerate andn separate the two kind of autohide for clarity 2011-02-15 Didier Roche better logic foor the locking state 2011-02-14 Didier Roche more launcher appearing work, still need some love 2011-02-14 Didier Roche inntermediate commit before refactor on lock 2011-02-15 Jason Smith minor fixes 2011-02-15 Jason Smith Merge work from Ruben Verweij to ensure that launcher does not advertise expo unless it will actually do something useful 2011-02-10 Ruben Verweij Conflicts resolved, remaining changes: modified: src/LauncherController.cpp src/LauncherController.h - Add a function that displays/hides the workspace launcher when the number of workspaces changes src/unity.cpp src/unity.h - Add a function that calls the function in the LauncherController if the number of workspaces has changed 2010-12-09 Ruben Verweij modified: src/LauncherController.cpp src/LauncherController.h - Add a function that displays/hides the workspace launcher when the number of workspaces changes src/unity.cpp src/unity.h - Add a function that calls the function in the LauncherController if the number of workspaces has changed 2010-12-08 Ruben Verweij modified: src/LauncherController.cpp src/LauncherController.h - Fix bug 677594 by checking how many workspaces Compiz has via GConf 2011-02-15 Rodrigo Moya Add A11Y objects hierarchy for indicators in the panel service 2011-02-15 Rodrigo Moya Use ATK_OBJECT for castings 2011-02-14 Rodrigo Moya Keep track of indicator object entries 2011-02-14 Rodrigo Moya Ref children when returning them on ref_child method 2011-02-14 Rodrigo Moya Merge from trunk 2011-02-14 Rodrigo Moya Remove unused variables 2011-02-10 Rodrigo Moya Create accessible objects at initialization 2011-02-10 Rodrigo Moya Merge from trunk 2011-02-09 Rodrigo Moya Merge from trunk 2011-02-08 Rodrigo Moya Attach to bug 2011-02-08 Rodrigo Moya Add menus as children for the indicator entries 2011-02-08 Rodrigo Moya Add PanelIndicator*Accessible classes 2011-02-07 Rodrigo Moya Merge from trunk 2011-02-03 Rodrigo Moya Merge from trunk 2011-02-15 Rodrigo Moya Expose panel and home button via ATK 2011-02-14 Rodrigo Moya Revert unwanted change 2011-02-14 Rodrigo Moya No need to set a name for the panel view accessible object 2011-02-14 Rodrigo Moya Revert unwanted change 2011-02-14 Rodrigo Moya A few fixes from API's branch review 2011-02-14 Rodrigo Moya Add panel window via unity_util_accessible_add_window 2011-02-14 Rodrigo Moya Merge from trunk 2011-02-11 Rodrigo Moya Fix hopefully last merge problem 2011-02-11 Rodrigo Moya Update po files from trunk, not sure why bzr merge didn't get these 2011-02-11 Rodrigo Moya Attach to bug 2011-02-11 Rodrigo Moya Only return 1 child for PanelView a11y object 2011-02-11 Rodrigo Moya Merge from trunk 2011-01-27 Rodrigo Moya Merge from trunk 2011-01-25 Rodrigo Moya Rename UnityPanelAccessible to UnityPanelViewAccessible for consistency 2011-01-25 Rodrigo Moya Return the layout as the only children for UnityPanelAccessible 2011-01-24 Rodrigo Moya No need to override AtkObject's get_name method 2011-01-24 Rodrigo Moya Use the layout's children 2011-01-24 Rodrigo Moya Remove buggy children retrieval code from PanelView and UnityPanelAccessible 2011-01-24 Rodrigo Moya Implement get_name virtual method for UnityPanelAccessible 2011-01-24 Rodrigo Moya Add missing Nux object declarations 2011-01-24 Rodrigo Moya Add panel window to a11y registry 2011-01-24 Rodrigo Moya Merge from trunk 2011-01-24 Rodrigo Moya More UnityPanelHomeButtonAccessible 2011-01-20 Rodrigo Moya Add basic structure of UnityPanelHomeButtonAccessible object 2011-01-20 Rodrigo Moya Merge from trunk 2011-01-19 Rodrigo Moya Correct coding style for UnityUtilAccessible 2011-01-19 Rodrigo Moya Merge from trunk 2011-01-19 Rodrigo Moya Associate with LP bug 2011-01-18 Rodrigo Moya Make PanelView track all its children and use that in UnityPanelAccessible 2011-01-18 Rodrigo Moya Basic structure of UnityPanelAccessible and some build fixes 2011-02-15 Didier Roche prevent crashing against empty launcher in unity mutter. Add same security to netbook-launcher and gnome-panel (LP: #716382) 2011-02-14 Jason Smith merge fix from Mathew Rasmus to exit keyboard nav when the launcher loses focus 2011-02-13 Matthew Rasmus Exits keyboard navigation for the launcher when focus leaves (fixes lp:713632). 2011-02-14 Jason Smith Merge branch from Matthew Rasmus to exit launcher keyboard nav on drag 2011-02-13 Matthew Rasmus Exits launcher keyboard navigation when a launcher icon is dragged (fixes lp:713642). 2011-02-14 Mirco Müller modified: src/Launcher.cpp src/PlacesController.cpp src/QuicklistView.cpp src/unityshell.cpp Merged unity.adapt-to-new-xinputwindow-api to trunk after review and approval from Loic. This adapts unity to a newer API of nux' XInputWindow allowing to give input-windows distinct names. This needs to be compiled against nux rev >= 220. 2011-02-13 macslow@bangang.de Adapt to newer API of XInputWindow allowing to give input-windows distinct names. 2011-02-11 Jason Smith Add bug fix from Marc Trevisan to fix minor bugs with long titles 2011-02-10 Marco Trevisan (Treviño) Fading title: consider padding for long titles, don't fade the title too early The title should be faded just few pixel (currently I've increased the fading space to 30) before the end of the Panel Menuview (so before the indicators). The previous implementation was wrong, also due to the fact that for title slightly longer than the panel space no cut was applied. 2011-02-11 Didier Roche Merge some cleanup and keynav enhancement (LP: #717213) 2011-02-11 Didier Roche don't mess with public virtual method 2011-02-11 Didier Roche - space in keynav mode triggers a new instance (LP: #717213) - Super just show the launcher for a second, no more black magic 2011-02-11 Didier Roche remove the _was_hidden hack 2011-02-11 Jason Smith Merge remote disconnect branch 2011-02-11 Jason Smith reset icon state when remote model drops off bus 2011-02-10 Jason Smith Fix issue where launcher would unhide when timer was active 2011-02-10 Jason Smith merge branch to implement DND triggering scale 2011-02-10 Jason Smith implement DND hover to trigger scale 2011-02-10 Jason Smith remove stray calls to ensure hidden state 2011-02-10 Alex Launi fix whitespacing in autopilot 2011-02-10 Neil Jagdish Patel [release] 3.4.2 2011-02-09 Didier Roche add --distro switch to remove local installation of unity with default options (LP: #715703 2011-02-10 Neil Jagdish Patel [merge] global search and speedups 2011-02-10 Neil Jagdish Patel close dash when something is clicked 2011-02-10 Neil Jagdish Patel also remove global results 2011-02-10 Neil Jagdish Patel more global search stuff 2011-02-10 Neil Jagdish Patel global search stuff 2011-02-10 Neil Jagdish Patel global search stuff 2011-02-10 Neil Jagdish Patel update bg 2011-02-09 Neil Jagdish Patel remove the unneeded result id stuff 2011-02-09 Neil Jagdish Patel Switch to pointers for id's instead of strings, makes the lookup super, duper, fast 2011-02-09 Neil Jagdish Patel some clean up and improve speed of switching between places 2011-02-09 Neil Jagdish Patel fix file icon loading 2011-02-09 Neil Jagdish Patel [merge] gord fixes the world and scrolling 2011-02-09 Gord Allott smooth scrolling ftw 2011-02-09 Gord Allott merge 2011-02-09 Neil Jagdish Patel some texture size fixes, in progress 2011-02-09 Neil Jagdish Patel re-add correct clipping 2011-02-09 Neil Jagdish Patel simplify the painting of the PlacesTile hilight 2011-02-09 Neil Jagdish Patel Lots of fixes in views 2011-02-09 Neil Jagdish Patel [merge] trunk 2011-02-09 Neil Jagdish Patel icon loader bits 2011-02-09 Neil Jagdish Patel Make file loading use load_contents_async 2011-02-08 Neil Jagdish Patel some improvements, needs testing 2011-02-08 Neil Jagdish Patel Make the cache work with icon texture 2011-02-08 Neil Jagdish Patel implement the initial slow-loading 2011-02-08 Neil Jagdish Patel intermediate commit 2011-02-08 Neil Jagdish Patel intermediate commit 2011-02-08 Neil Jagdish Patel some more bits 2011-02-08 Neil Jagdish Patel some more progress 2011-02-08 Neil Jagdish Patel started to copy things into final implementation 2011-02-06 Neil Jagdish Patel Fix blending (zomg), use layered layout 2011-02-10 Jason Smith more robust DND check 2011-02-10 Jason Smith make sure we dont mess up static mode 2011-02-10 Jason Smith improve drag interactions when not over unity 2011-02-09 Jason Smith ensure we dont allow double adding of icons 2011-02-09 Jason Smith Merge branch from Marco Trevisan to fade long titles 2011-02-09 Marco Trevisan (Treviño) Using fade effect to cut the window Title when it's longer than the panel Using cairo linear patterns to fade the title end when it's going to be longer than the panel width. This fixes LP: #694924 2011-02-09 Jason Smith implement backlight modes as requested by design 2011-02-09 Jason Smith merge branch implement dnd responses in the launcher 2011-02-09 Jason Smith merge el trunko 2011-02-09 Jason Smith fix memory initialization 2011-02-09 Jason Smith Implement dropping .desktop files onto the launcher + animations 2011-02-08 Jason Smith make alpha behave as it should 2011-02-08 Jason Smith implement hinting of drop targets 2011-02-08 Jason Smith Ensure we have an x/y before we set hover state in DND 2011-02-08 Jason Smith allow icons to specify the action they wish to perform 2011-02-08 Jason Smith small memory leak fix 2011-02-08 Jason Smith implement dragging to trash 2011-02-08 Jason Smith implement drag to open 2011-02-09 Didier Roche reapply removed Open New Window wrongly reverted by inadvertance 2011-02-09 Gord Allott merges fix to static cairo text to make scrolling real quick 2011-02-09 Gord Allott Fixes to static cairo text to make it not do expensive ops on layout, only when needed. makes scrolling silky smoooooooth 2011-02-09 Jason Smith merge Marco Trevisan's branch to implement additional hiding modes 2011-02-09 Marco Trevisan (Treviño) Plugin Adapter Focussed window is not needed, using Compiz activeWindow() Compiz already knows which is the focussed / active window, using it instead of my PluginAdapter implementation! 2011-02-09 Marco Trevisan (Treviño) Improved the Always and When Need Hide modes Don't perform unneeded iterations when the launcher shoudld be always hidden, just hide it. When the hide mode is on on "When Needed", don't consider invalid focussed windows as the ones that could make it show again. 2011-02-08 Marco Trevisan (Treviño) Support for multiple tipes of Hidding modes Now the bar can be: - Always shown - Always hidden (use the keyboard shortcut or mouse to show) - Automatically (when no window is below it) - When Needed (When no focussed window is below it: intellihide) Plus the AutoHide* functions are now called Hide functions... 2011-02-08 Marco Trevisan (Treviño) Better Autohide option, using the LauncherAutohideMode enum. 2011-02-08 Marco Trevisan (Treviño) Add IntelliHide as an option, to select when enabling AutoHide with intellihide or less This allows to set the Autohide option to: - Never (never autohide) - Always (always autohide the bar when there's a window below it) - When needed (autohide the bar only if the focussed window is below it) 2011-02-08 Marco Trevisan (Treviño) Enable real IntelliHide, always for now! :P 2011-02-08 Marco Trevisan (Treviño) Use just the window id as PluginAdapter focussed parameter It's used everywhere, so it's best to keep that! 2011-02-08 Marco Trevisan (Treviño) Add support for focussed window in WindowManager and PluginAdapter 2011-02-08 Alex Launi merge ATK focus management 2011-02-05 Alejandro Piñeiro [a11y] Basic ATK focus management support 2011-02-08 Alex Launi Merge branch to lower window on titlebar middle click 2011-02-08 Stefano Candori merge trunk 2011-02-07 Jason Smith fix merge fail 2011-02-07 Jason Smith merge branch to fix LP 709178 2011-02-05 Didier Roche hide immediatly the launcher on keypress if we have done an action 2011-02-05 Didier Roche hide the launcher after an action without triggering another action. (LP: #709178) 2011-02-07 Neil Jagdish Patel fix blending (I know, right?) 2011-02-07 Neil Jagdish Patel fix crash on startup 2011-02-07 Jason Smith start implementing dnd support in launcher 2011-02-07 Jay Taoko Quicklist blurred background for all systems 2011-02-02 Jay Taoko * Quicklist blurred background for all systems 2011-02-07 Jay Taoko Removed deprecated API of BaseWindow 2011-02-07 Jay Taoko * Removed deprecated API of BaseWindow 2011-02-07 Didier Roche Middle click to open a new instance (LP: #709707) drop the menu entry, now that we have a way to launch the application reliably. We will add additional one to individual .desktop file 2011-02-04 Didier Roche drop the menu entry, now that we have a way to launch the application reliably. We will add additional one to individual .desktop file 2011-02-04 Didier Roche Middle click to open a new instance (LP: #709707) 2011-02-07 Didier Roche fix crash if no current profile in compiz and we try to reset unity (LP: #711105) fix crash if --reset without a gconf client available (LP: #710876) 2011-02-04 Didier Roche fix crash if no current profile in compiz and we try to reset unity (LP: #711105) 2011-02-04 Didier Roche fix crash if --reset without a gconf client available (LP: #710876) 2011-02-07 Didier Roche show unknown icon for icon not found, clean some error checking unused (LP: #711200) 2011-02-06 Didier Roche show unkown icon for icon not found, clean some error checking unused (LP: #711200) 2011-02-07 Didier Roche Support incorrectly formated .desktop file when Icon=.extension (LP: #711189) 2011-02-07 Didier Roche don't strip the extension ourself, try to workaround the glib for that 2011-02-06 Didier Roche copy the new icon name to avoid further lookup 2011-02-06 Didier Roche Support incorrectly formated .desktop file when Icon=.extension (LP: #711189) 2011-02-07 Gord Allott Fix to get places groups working after nux changes 2011-02-04 Jason Smith ignore wall and switcher plugins for foreign events 2011-02-03 Jason Smith Ease out of dnd return 2011-02-03 Loïc Molinari Fixed the build after merge r818 2011-02-03 Mirco Müller added: resources/round_glow_hl_62x62.png modified: src/BamfLauncherIcon.cpp src/BamfLauncherIcon.h src/Launcher.cpp src/Launcher.h src/LauncherEntryRemote.h src/LauncherIcon.cpp src/LauncherIcon.h src/SimpleLauncherIcon.cpp src/SimpleLauncherIcon.h src/UBusMessages.h src/unityshell.cpp src/unityshell.h unityshell_xml.in The first part of a11y (keyboard-navigation) support for the launcher. By default Alt-F1 sets the input-focus on the launcher and you can use Up/Down to move the selection around, SPACE/RETURN activates the currently selected icon, Shift-F10/Right opens the quicklist (keyboard-navigation for this isn't merged yet), ESC (or opening Quicklist) exits keyboard-navigation of launcher. Fixes LP: #701546 2011-02-03 Mirco Müller Re-merge again with unity trunk *sigh* 2011-02-03 Mirco Müller give callback a better name 2011-02-03 Mirco Müller Re-merge with unity trunk 2011-02-03 Mirco Müller Use UBus to cleanly exit from launcher-keyboard-navigation and set input focus back to window, which previously had the input-focus before entering key-nav 2011-02-03 Mirco Müller modified: src/Launcher.cpp src/Launcher.h src/LauncherEntryRemote.h src/LauncherIcon.h src/LauncherModel.h src/unityshell.cpp src/unityshell.h What the hell is going on here with the includes? 2011-02-02 Mirco Müller Rename DoQuicklist() to OpenQuicklist(), extract RecvMouseDown() into OpenQuicklist() 2011-02-02 Mirco Müller Use better separation for methods Activate() and OnMouseClick() 2011-02-02 Mirco Müller remove debug-printfs 2011-02-02 Mirco Müller Merged with current unity trunk 2011-02-02 Mirco Müller Use KeyPressed signal, not KeyReleased one 2011-02-02 Mirco Müller updated commets 2011-02-02 Mirco Müller Hook up opening a quicklist on keyboard-navigation, keyboard-navigation of the quicklist itself will come from a separate branch 2011-02-01 Mirco Müller Better preserve state during leaving and entering keyboard-navigation mode 2011-02-01 Mirco Müller add some preliminary highlight for the launcher keyboard-navigation 2011-02-01 Mirco Müller modified: src/BamfLauncherIcon.cpp src/BamfLauncherIcon.h src/Launcher.cpp src/Launcher.h src/LauncherIcon.cpp src/LauncherIcon.h src/SimpleLauncherIcon.cpp src/SimpleLauncherIcon.h src/unityshell.cpp src/unityshell.h unityshell_xml.in Make some of the keyboard-navigation work again, after so much change below my feet. 2011-02-03 Jason Smith merge pre-multiplied alpha branch 2011-02-01 Loïc Molinari Made sure blending is enabled before setting the blend factors modified: src/Launcher.cpp src/PanelMenuView.cpp src/QuicklistMenuItemCheckmark.cpp src/QuicklistMenuItemLabel.cpp src/QuicklistMenuItemRadio.cpp src/QuicklistMenuItemSeparator.cpp src/QuicklistView.cpp src/StaticCairoText.cpp src/Tooltip.cpp src/WindowButtons.cpp - Added calls to SetBlend before setting the blend factors. 2011-02-01 Loïc Molinari Merged from main branch 2011-02-01 Loïc Molinari Updated to the new SetPremultipliedBlend signature 2011-01-28 Loïc Molinari Merge from main branch 2011-01-21 Loïc Molinari [rendering] Simplified premultiplied blend states definition modified: src/Launcher.cpp src/PanelMenuView.cpp src/PlacesTile.cpp src/QuicklistMenuItemCheckmark.cpp src/QuicklistMenuItemLabel.cpp src/QuicklistMenuItemRadio.cpp src/QuicklistMenuItemSeparator.cpp src/QuicklistView.cpp src/StaticCairoText.cpp src/Tooltip.cpp src/WindowButtons.cpp - Switched code to the new nux SetPremultipliedBlend() function. 2011-01-21 Loïc Molinari [rendering] Switched the panel menu gradient to premultiplied alpha modified: src/PanelMenuView.cpp - Converted menu gradient to premultiplied pixels 2011-01-21 Loïc Molinari Merge from main branch 2011-01-20 Loïc Molinari [rendering] Switched the rendering to premultiplied alpha blending modified: src/IconTexture.cpp src/Launcher.cpp src/LauncherIcon.cpp src/PanelMenuView.cpp src/PanelView.cpp src/PlacesSearchBar.cpp src/QuicklistMenuItemSeparator.cpp src/QuicklistMenuItemSeparator.h src/Tooltip.cpp src/WindowButtons.cpp src/unity-util-accessible.cpp - Switched to the new nux texture creation API - Removed the use of separated color and alpha channel blending - Unified src-over blending to a single function (1, 1-src_a). - Converted colors to premultiplied colors 2011-02-03 Jason Smith merge emblem branch 2011-02-02 Jason Smith Send home button mouse events over ubus rather than direct intervention 2011-02-02 Jason Smith move emblems to the left 2011-02-02 Jason Smith implement emblem creation 2011-02-02 Jason Smith merge kamstrups fixes branch for matching api 2011-02-02 Mikkel Kamstrup Erlandsen Slight change in how Update() DBus signals are treated in the Launcher API. By definition they only contain the "delta" - ie. the changed properties. Before this fix we always replaced all entry properties wholesale. 2011-02-02 Jason Smith a little tiny fix 2011-02-02 Jason Smith hook up libunity to launcher 2011-02-01 Jason Smith merge trunk 2011-02-01 Jason Smith merge trunk 2011-02-01 Jason Smith initialize timer handles 2011-02-01 Jay Taoko * A new function is needed to transform a polygon that is placed on top of another polygon and follows the exact same transformation. 2011-02-01 Jason Smith start implementation of emblems 2011-02-03 Didier Roche create intermediate local file if we are the first (LP: #711964) 2011-02-02 Didier Roche create intermediate local file if we are the first (LP: #711964) 2011-02-02 Jay Taoko * Renamed PlacesGroup::SetLayout to PlacesGroup::AddLayout SetLayout was conflicting with SetLayout defined in Nux/View.cpp 2011-02-02 Jay Taoko * Renamed PlacesGroup::SetLayout to PlacesGroup::AddLayout SetLayout was conflicting with SetLayout defined in Nux/View.cpp 2011-02-01 Jason Smith merge launcher api branch 2011-02-01 Mikkel Kamstrup Erlandsen Lax overly strict DBus name checking in LauncherEntryRemote::SetQuicklist() 2011-02-01 Mikkel Kamstrup Erlandsen Add convenience API to LauncherEntryRemoteModel - LookupByDesktopId() and LookupByDesktopFile() 2011-02-01 Mikkel Kamstrup Erlandsen Add support for dynamically updating the unique DBus name owning a LauncherEntryRemote 2011-02-01 Mikkel Kamstrup Erlandsen Wire LauncherController up with the LauncherEntryRemoteModel. It still doesn't sync the incoming data to the LauncherIcons in the LauncherModel, but it's a start 2011-02-01 Mikkel Kamstrup Erlandsen Fix LauncherEntryRemote to apply the right magic Nux Object macros 2011-02-01 Mikkel Kamstrup Erlandsen Implement support for quicklists in the Launcher DBus API 2011-02-01 Mikkel Kamstrup Erlandsen Make LauncherEntryRemoteModel a singleton 2011-01-31 Mikkel Kamstrup Erlandsen Launcher API fully implemented, but is so far untested in the real world :-) It's still not wired up to the UI yet. 2011-01-31 Mikkel Kamstrup Erlandsen Still not done, but most of the management stuff is ready, now we just need to compile GVariant -> LauncherEntryRemote 2011-01-31 Mikkel Kamstrup Erlandsen More stubbing out of the Launcher DBus API, still not functional, but compiles without warnings 2011-01-28 Mikkel Kamstrup Erlandsen Add initial stubs to support the com.canonical.Unity.LauncherEntry DBus API in Unity 2011-02-01 Loïc Molinari [merge] sigc-trackable-base-class 2011-01-28 Loïc Molinari Adapted to new nux::Object API modified: src/LauncherIcon.h - Removed inheritance from sigc::trackable since the base nux::Trackable class now inherits from it. 2011-02-01 Rodrigo Moya Add basic A11Y hierarchy for the panel service 2011-01-31 Rodrigo Moya Remove unneeded header 2011-01-31 Rodrigo Moya Merge from trunk 2011-01-30 Rodrigo Moya Several fixes 2011-01-28 Rodrigo Moya Merge from trunk 2011-01-28 Rodrigo Moya Remove default log handler 2011-01-28 Rodrigo Moya Remove default log handler 2011-01-28 Rodrigo Moya Fix initialization of AtkUtil overloaded methods 2011-01-28 Rodrigo Moya More tries 2011-01-28 Rodrigo Moya Load the AT bridge 2011-01-28 Rodrigo Moya Some more tries 2011-01-28 Rodrigo Moya Add PanelIndicatorAccessible class 2011-01-27 Rodrigo Moya Add basic Util/Root ATK objects for the panel 2011-01-27 Rodrigo Moya Merge from trunk 2011-01-27 Rodrigo Moya Merge from trunk 2011-02-01 Didier Roche kill unity-panel-service to get the menu back at unity restart (LP: #711289) 2011-02-01 Didier Roche kill unity-panel-service to get the menu back at unity restart (LP: #711289) 2011-02-01 Loïc Molinari [merge] disable-lighting-bit 2011-01-31 Loïc Molinari [rendering] Disabled the OpenGL lighting bit modified: src/unityshell.cpp - Disabled the OpenGL lighting bit that was leaked by other plugins slowing down rendering and potentially causing rendering issues. - Worked around an NVIDIA Push/Pop Attrib bug. 2011-01-31 Alex Launi Make 'Empty trash' text on dialog translatable 2011-01-31 Alex Launi Add quicklist to the trash launcher icon 2011-01-28 Stefano Candori Added quicklist for trashbin 2011-01-31 Alex Launi add scroll event support to the panel service 2011-01-27 Marco Trevisan (Treviño) panel-service: emit "scroll-entry" signal on scroll over an entry unity (panel-service, in fact): now sends also a "scroll-entry" signal when an indicator is scrolled, with the target entry as parameter. 2011-01-31 Neil Jagdish Patel duh 2011-01-31 Neil Jagdish Patel always reset to '' 2011-01-31 Neil Jagdish Patel [release] 3.4.0 2011-01-31 Neil Jagdish Patel [merge] initial places hookup work 2011-01-31 Neil Jagdish Patel [merge] trunk 2011-01-31 Neil Jagdish Patel ignore available links 2011-01-31 Neil Jagdish Patel some fixes 2011-01-31 Neil Jagdish Patel Add gicon support 2011-01-31 Neil Jagdish Patel set search string 2011-01-31 Neil Jagdish Patel [merge] gords group hiding work 2011-01-31 Gord Allott adds rejiggying groups to the places views, super slow,m need to fix nux 2011-01-31 Neil Jagdish Patel add launching of tiles 2011-01-31 Neil Jagdish Patel clean up come results-controller code, fix id's to always be the same 2011-01-30 Neil Jagdish Patel some more lookup fixes 2011-01-30 Neil Jagdish Patel add support for clearing the results 2011-01-30 Neil Jagdish Patel fix crashes and get basic searching working 2011-01-30 Neil Jagdish Patel [merge] trunk 2011-01-28 Neil Jagdish Patel some cleanup 2011-01-27 Neil Jagdish Patel [merge] trunk 2011-01-26 Neil Jagdish Patel some more support for places 2011-01-26 Neil Jagdish Patel Some basic integration 2011-01-26 Neil Jagdish Patel Connect up to the required bits 2011-01-26 Neil Jagdish Patel some fixes for live search 2011-01-26 Neil Jagdish Patel [merge] gords place view work 2011-01-26 Neil Jagdish Patel make size same as dash 2011-01-26 Neil Jagdish Patel unfuck everything and rely on the standalone mode for testing 2011-01-26 Neil Jagdish Patel correct show active states for the places, had to disable search bar due to a crash 2011-01-26 Neil Jagdish Patel [merge] trunk 2011-01-26 Neil Jagdish Patel more internal bits 2011-01-26 Neil Jagdish Patel propagate the search to searchbox 2011-01-31 Jason Smith merge spread fixes branch 2011-01-31 Jason Smith Add comment to explain hack 2011-01-31 Jason Smith merge trunk 2011-01-31 Jason Smith merge trunk 2011-01-27 Jason Smith make terminate work 2011-01-27 Jason Smith more work to make scale play nice 2011-01-26 Jason Smith remove unused calls 2011-01-25 Jason Smith Fix minimize animation Implement edge scrolling on launcher Make expose work reliably 2011-01-31 Alejandro Piñeiro [a11y] Added init check system (reintegrating fix reverted in r790) 2011-01-28 Didier Roche Enable dragging the LauncherIcon only in the same area and between the same Launcher types. Also, only drag on left click (LP: #709179, 709119) 2011-01-28 Didier Roche considering that the shelf can have the same LauncherIcon type that the main area 2011-01-28 Didier Roche only enable drag if other launcher with the same type 2011-01-28 Didier Roche fix left click only in Launcher class only 2011-01-28 Didier Roche Drag only autorized launcher and do it only if Left click is used. (LP: #709179, #709119) 2011-01-28 Didier Roche don't initiate dragging on special icons as you can't reorganize them (LP: #709119) 2011-01-28 Didier Roche Change automaximize value to 75% of the workarea (LP: #708809) 2011-01-28 Didier Roche Change automaximize value to 75% of the workarea (LP: #708809) 2011-01-27 Neil Jagdish Patel [release] 0.3.16 2011-01-27 Gord Allott adds a place results view 2011-01-27 Gord Allott fix for the nux layout system 2011-01-27 Gord Allott fixes to work around nuxs weird layout system 2011-01-27 Neil Jagdish Patel break gord 2011-01-27 Gord Allott merged in jays layout fixes 2011-01-26 Jay Taoko * Fix for result view 2011-01-26 Gord Allott place groups merge 2011-01-26 Gord Allott latest changes 2011-01-26 Gord Allott layout bug 2011-01-26 Gord Allott getting closer... 2011-01-26 Gord Allott latest code before merging in places group 2011-01-25 Gord Allott controller/view/group wrapped up in a neat little bow for njpatel 2011-01-25 Gord Allott save 2011-01-25 Gord Allott latest unity-places-group 2011-01-25 Gord Allott save game 2011-01-25 Gord Allott save game 2011-01-25 Gord Allott basic places results view, doesn't work right now because the places group doesn't work... so erm.. right\! 2011-01-27 Gord Allott adds the places group view 2011-01-26 Gord Allott jays fixes to layout 2011-01-26 Gord Allott latest 2011-01-26 Gord Allott layout fixes to places group 2011-01-26 Gord Allott nux layouts hate me 2011-01-26 Gord Allott bug fixes to get text rendering working 2011-01-25 Gord Allott silly mistake corrected 2011-01-25 Gord Allott added getLayout 2011-01-25 Gord Allott commiting what i have to merge into a different branch 2011-01-27 Mirco Müller modified: src/Launcher.cpp Merged Didier's branch fix-705805 after review and approval by me. Don't wait for the autohide delay on launcher trigger (key press or dash) if we have already waited the launcher trigger time. This fixes LP: #705805. 2011-01-24 Didier Roche don't wait for the autohide delay on launcher trigger (key press or dash) if we have already waited the launcher trigger time (LP: #705805) 2011-01-27 Mirco Müller modified: src/PanelMenuView.cpp src/PanelMenuView.h Merged branch unity.fix-691651 after review and approval from Gordon. This hooks up to the "name-changed" signal, thus window-titles of maximized windows get correctly updated, when a tab-focus occurs. NOTE: This needs libbamf (rev 377) to work. Fixes LP: #691651. 2011-01-26 Mirco Müller correctly disconnect registered callback from old-view before connecting it to new-view 2011-01-26 Mirco Müller Hooked up the name-changed signal so window-titles of maximized windows get correctly updated, when a tab-focus occurs. Fixes LP: #691651 2011-01-27 Gord Allott enables didrocks doubleclick branch to unmaximize windows by double clicking the panel 2011-01-26 Didier Roche Enabling double click on the launcher to restore a maximized window (LP: #661049) This isn't the best fix as nux seems to have some broken piece in OnMouseDoubleClick but rather a temporary solution. Fixing it in nux will enable us to depend on system setup and such. For now, the faked double-click time is 500ms. 2011-01-27 Gord Allott merged in didrocks branch to fix translation bugs, all hail the "Rubbish Bin"\! 2011-01-26 Didier Roche more love with latest trunk, for us, poor 'rest of the world' 2011-01-26 Didier Roche merge with trunk as new strings are coming 2011-01-26 Didier Roche make unity able to speak sane languages… like French (LP: #697166) 2011-01-27 Gord Allott merged in mterrys panel-service scrubbing branch 2011-01-26 Michael Terry create stub menus when scrubbing over entries without their own menu 2011-01-26 Loïc Molinari [a11y] Fixed a NULL pointer critical assertion modified: src/unity-util-accessible.cpp - Retrieved the object through the right singleton access mechanism src/unitya11y.cpp src/unitya11y.h src/unityshell.cpp - Reverted initial attempt at fixing the issue (r783) 2011-01-26 Neil Jagdish Patel fix translations issues 2011-01-26 Neil Jagdish Patel [merge] places-launcher-devices 2011-01-26 Neil Jagdish Patel [merge] didrocks place view notification stuff 2011-01-26 Neil Jagdish Patel [merge] trunk 2011-01-26 Jay Taoko * Added a Pango based text Entry * You need Nux from trunk! 2011-01-25 Neil Jagdish Patel Make eject work 2011-01-25 Neil Jagdish Patel Support mounting drives that need mounting before showing them 2011-01-25 Neil Jagdish Patel show volumes that are already mounted 2011-01-25 Neil Jagdish Patel Make icons show up 2011-01-24 Jay Taoko * Merged 2011-01-24 Neil Jagdish Patel some initial device support 2011-01-24 Neil Jagdish Patel Give the place icons a menu 2011-01-24 Jay Taoko * Fixed rendering, blending 2011-01-24 Neil Jagdish Patel use ubus to signal that the icon has been clicked 2011-01-24 Neil Jagdish Patel fix icon position 2011-01-24 Neil Jagdish Patel get the place icons showing 2011-01-24 Neil Jagdish Patel initial support for places in launcher! 2011-01-24 Neil Jagdish Patel Fix 100MB memory leaks! 2011-01-24 Neil Jagdish Patel jay fixes 2011-01-23 Neil Jagdish Patel missing file 2011-01-23 Neil Jagdish Patel Some clean up of current work, make sure we're not using factory implementations directly 2011-01-23 Neil Jagdish Patel use ubus to request place entry activation 2011-01-23 Neil Jagdish Patel clean up combo 2011-01-23 Neil Jagdish Patel add combo with entries 2011-01-23 Neil Jagdish Patel add combo with entries 2011-01-23 Neil Jagdish Patel beginnings of a nice debugging/testing setup for places 2011-01-23 Neil Jagdish Patel look in the right place for places 2011-01-23 Neil Jagdish Patel some fixes for entry size 2011-01-22 Neil Jagdish Patel fix up test so it simply presents the places view 2011-01-22 Neil Jagdish Patel Move to basewindow outside, but painting seems to be broken :( 2011-01-22 Neil Jagdish Patel [merge] trunk 2011-01-22 Neil Jagdish Patel some initial work on making PlacesView not a basewindow 2011-01-20 Jay Taoko * Fixed blending and Outline issues 2011-01-26 Didier Roche define a new UBus signal to avoid accessing PlacesController internals, show launcher when places are activated (LP: #705948) Also, rename the show on launcher key to something more sane as we will have more cases of "force to show launcher" and we don't want that another factor interferes in the behavior. 2011-01-24 Didier Roche send ubus message from the view rather than the controller 2011-01-24 Didier Roche define a new UBus signal to avoid accessing PlacesController internals, show launcher when places are activated (LP: #705948) 2011-01-24 Didier Roche rename Force to Key as we want an additional trigger and avoid pressing super to interfere that 2011-01-26 Didier Roche This branch with two bugs introduced when the padding was made variable (3 pixels instead of 6) in the indicator: - extra blank space between some indicator groups (which are unclickeable) - the session indicator isn't in the top right corner Furthemore, we ensure that the session indicator will still be in the top right corner even if we mess again with size. 2011-01-25 Didier Roche set the default PanelIndicatorObjectView size to 12, has the default in nux is 32 and we have some PanelIndicatorObjectEntryView which are smaller than that (LP: #705803) 2011-01-25 Didier Roche stack PanelIndicatorObjectView on Right, this enables to not mess with Fitt even if we don't have the right width (LP: #705697) 2011-01-25 Didier Roche remove double debug print, commented PADDING variable and use g_debug (even if not functional yet) 2011-01-24 Didier Roche fix the invisible window on top (LP: #705672) 2011-01-24 Didier Roche no need for EnableInputWindow there as we want false at start and the default is false (LP: #705672) 2011-01-24 Didier Roche Enable _NET_WM_WINDOW_TYPE_UTILITY (like gimp toolbox) to hide the Launcher (LP: #706109) 2011-01-24 Didier Roche add utility window as making the launching hiding (LP: #706109) 2011-01-21 Alex Launi merge fix for a11y warning on launcher when a11y is not initialized 2011-01-20 Alejandro Piñeiro Add the Launcher BaseWindow to the a11y component only if a11y was initialized Fixes bug 705442 2011-01-21 Alex Launi Make sure we show the launcher before running a test 2011-01-21 Mirco Müller Make background of PlacesHomeView use proper arc-drawing, thus matching design closer 2011-01-20 Neil Jagdish Patel disable test because it's data has been moved out 2011-01-20 Neil Jagdish Patel [release] 0.3.14 2011-01-20 Neil Jagdish Patel [merge] home view 2011-01-20 Neil Jagdish Patel disable hover effect 'till nux is fixed 2011-01-20 Neil Jagdish Patel [merge] jays work 2011-01-19 Jay Taoko * Fix text entry in places: need Nux trunk 2011-01-20 Neil Jagdish Patel [merge] trunk 2011-01-20 Neil Jagdish Patel Add a way to close places through UBus 2011-01-20 Neil Jagdish Patel execute something and fix event coords 2011-01-20 Neil Jagdish Patel some more info 2011-01-20 Neil Jagdish Patel add print out on click 2011-01-20 Neil Jagdish Patel fix icons 'for now' 2011-01-20 Neil Jagdish Patel load the icons we want 2011-01-20 Neil Jagdish Patel Add some options to make the tile icons larger 2011-01-20 Neil Jagdish Patel fix background drawing 2011-01-20 Neil Jagdish Patel [merge] gord's tile work 2011-01-20 Neil Jagdish Patel [merge] gord's work 2011-01-20 Neil Jagdish Patel Some rendering fixes 2011-01-20 Neil Jagdish Patel fix flickering on clicking home button again 2011-01-20 Neil Jagdish Patel make homescreen start to work 2011-01-19 Neil Jagdish Patel missing files 2011-01-19 Neil Jagdish Patel [merge] unity 2011-01-19 Neil Jagdish Patel foo 2011-01-13 Jay Taoko * Places background color 2011-01-13 Jay Taoko * Fix rendering inside the Places. 2011-01-13 Neil Jagdish Patel foo 2011-01-12 Neil Jagdish Patel Beginnings of some places stuff 2011-01-12 Neil Jagdish Patel Some fixes 2011-01-20 Didier Roche Bug #698061: appmenu doesn't correspond to currently focused applicationMediumTriaged bzr commit -m Bug 2011-01-19 Matthew Rasmus Merged with tunk... 2011-01-19 Matthew Rasmus Menus are now redrawn if the mouse is hovering over them during PanelMenuView::PostLayoutManagement (fixes lp:698061) 2011-01-20 Mirco Müller modified: src/PanelIndicatorObjectEntryView.cpp src/PanelIndicatorObjectEntryView.h src/PanelMenuView.cpp src/PanelMenuView.h Merged unity.fix-684114 after review and approval from Neil. This uses different paddings for appmenu-items (6 px) and indicators (3 px). Fixes LP: #684114 2011-01-20 Mirco Müller Actually make use of the new parameter of the constructor now 2011-01-20 Mirco Müller Use a padding of 6px for the appmenu and 3px for the other indicators. Fixes LP: #684114 2011-01-20 Gord Allott Merged in places-tile branch plus tests 2011-01-20 Gord Allott implicit is better than explicit... i meen explicit is bettercd .. 2011-01-20 Gord Allott pixel alignment from mirco 2011-01-20 Gord Allott made some mikkel catch changes, in my defense, i was running on fumes last week ;) 2011-01-19 Gord Allott latest codebase, quicklist bug unrelated to this branch 2011-01-19 Gord Allott forgot to add some files, oops\! 2011-01-18 Gord Allott latest work so i can get on desktop 2011-01-13 Gord Allott EOD workings 2011-01-11 Gord Allott merged latest unity 2011-01-11 Gord Allott commiting tile work so i can merge in latest unity 2011-01-19 Neil Jagdish Patel [merge] Places backend work 2011-01-19 Neil Jagdish Patel implement review fixes 2011-01-19 Neil Jagdish Patel [merge] trunk 2011-01-12 Neil Jagdish Patel [merge] trunk 2011-01-09 Neil Jagdish Patel Expose groups and results model 2011-01-09 Neil Jagdish Patel Add support for showing the sections in the test 2011-01-09 Neil Jagdish Patel Some fixes, sections model support 2011-01-09 Neil Jagdish Patel [merge] trunk 2010-12-15 Neil Jagdish Patel Startings of a test app for the backend 2010-12-15 Neil Jagdish Patel Some code which I don't know works 2010-12-14 Neil Jagdish Patel Connect to the entry 2010-12-14 Neil Jagdish Patel [merge] trunk 2010-12-12 Neil Jagdish Patel Some more niceness 2010-12-12 Neil Jagdish Patel Finish off the Place bits (bar Activation) 2010-12-12 Neil Jagdish Patel Basic sync between daemon and cached entries 2010-12-12 Neil Jagdish Patel some more progress 2010-12-11 Neil Jagdish Patel Grab and unpack GetEntries() 2010-12-11 Neil Jagdish Patel More keyfile loading 2010-12-11 Neil Jagdish Patel Getting there...slowly 2010-12-11 Neil Jagdish Patel Some more hooking up 2010-12-11 Neil Jagdish Patel Do the initial loading of a .place file, bar the entries 2010-12-11 Neil Jagdish Patel More initial loading work 2010-12-10 Neil Jagdish Patel Make tests deal with asyncness 2010-12-10 Neil Jagdish Patel Initial places bits 2010-12-10 Neil Jagdish Patel Initial place bits 2011-01-19 Mirco Müller last obsolete dependency on libunity removed from cmake-list, now compilation works as expected 2011-01-19 Neil Jagdish Patel Make UBus actuall compile 2011-01-19 Mikkel Kamstrup Erlandsen Merge Mikkel's branch: lp:~unity-team/unity/libunityectomy * Remove libunity from the source tree. Long live lp:libunity ! 2011-01-18 Mikkel Kamstrup Erlandsen Sync with trunk 2011-01-11 Mikkel Kamstrup Erlandsen Remove ref to olde test-vala from libunity 2011-01-11 Mikkel Kamstrup Erlandsen libunity is dead! Long live lp:libunity 2011-01-18 Alex Launi Merge fix for a11y warning 2011-01-14 Alejandro Piñeiro [a11y] Little fix to avoid a warning on compilation 2011-01-18 Rodrigo Moya Implement global listeners for UnityUtilAccessible class 2011-01-17 Rodrigo Moya Don't add window event listeners for now 2011-01-17 Rodrigo Moya Add specific case for window global listeners 2011-01-14 Rodrigo Moya Remove unused GObjectClass variable 2011-01-14 Rodrigo Moya Implement global listeners for UnityUtilAccessible class 2011-01-14 Jay Taoko * Reverting fix related to #697791. This fix causes rendering bug on the tooltip text. 2011-01-14 macslow@bangang.de This reverts commit 735 relating to LP: #697791 because it caused the tooltip-text be clipped at the bottom on some systems. 2011-01-14 Alex Launi fix warnings in unityally.cpp 2011-01-14 Neil Jagdish Patel [release] 0.3.12 2011-01-14 Alex Launi Merge Sam's scale hacks branch 2011-01-13 Sam Spilsbury Merge 2011-01-13 Sam Spilsbury Merge 2011-01-06 Sam Spilsbury Indentation fixes 2011-01-06 Sam Spilsbury Don't leak list 2010-12-31 Sam Spilsbury Fix warnings 2010-12-30 Sam Spilsbury -> Added maximized window snapoff functionality -> Moved more stuff to WindowManager -> Functionality to better hide/show titlebars on spread initiate / fini 2010-12-25 Sam Spilsbury Fix bugs in implementation, have some better logic too 2010-12-24 Sam Spilsbury Improve spread handling: * Don't need to link the scale plugin * Check double termination * Clicking on other launcher icons which are "spreadable" spreads them too while in "spread" mode * Also interacts correctly with the scale plugin's "all windows" spread 2011-01-14 Jason Smith merge debug object rename branch 2011-01-14 Alex Launi Finish that rename across the source tree 2011-01-14 Alex Launi Rename /com/canonical/Unity/Debug/Introspection to /com/canonical/Unity/Debug so that I can expand the use of that object for more non-introspection dbus debugging 2011-01-14 Didier Roche stupid me 2011-01-14 Jason Smith update design resources 2011-01-13 Alex Launi Automaximize windows in Unity with some rules like blacklisting some applications, initial window size. It fixes also some bugs, like maximized window on first map not 2011-01-13 Didier Roche use coverage area rather than comparing value and remove blacklist 2011-01-13 Didier Roche remove leftover 2011-01-13 Didier Roche Automaximize windows in Unity with some rules like blacklisting some applications, initial window size. It fixes also some bugs, like maximized window on first map not undecorated (LP: #667009, #669716, #693779, #691741) 2011-01-11 Didier Roche remerge with latest and greatest 2011-01-11 Didier Roche Maximize on indow when they are big enough 2011-01-07 Didier Roche First quick look at automaximization if window size ~ screen size * debug output here * seems I have to emit a notifychange signal as when the window is mapped, there is not such even afterwards * On map even, the window is maximized but not undecorated as bamf doesn't find it as current window * didn't activate the code for checking the size of the window as there is a gdkscreen issue and I'll have a look to that later 2011-01-13 Alex Launi fix crash when desktop schema is missing 2011-01-13 Alex Launi Merge initial unity atk implementation 2011-01-13 Alejandro Piñeiro Initial unity/nux atk module implementation This commit includes the skeleton implementation for most of the ATK objects, that provides the accessibility support for the related nux and unity objects. Those objects doesn't provide too much functionality, but with them you can obtain the tree object hierarchy of the Launcher from a AT tool. This objects will be used as a base to work on. The next step will be fill them with functionality. This commit provides: * ATK objects for the nux objects Object, Area, View, Layout and BaseWindow. * ATK objects for the unity objects Launcher and LauncherIcon * As we don't want to add the accessibility tips directly on Nux, it is provided a factory like method, that maintains the reference of each accessible object on a hash table. * This factory method is based on the Object systems provided by Nux. * For this reason we needed to add Launcher and LauncherIcon on this object system (anyway, this was likely a error) * For the moment the Launcher window is added manually to the root. In the short term this will be improved by a signal-callback system. * We also provide some basic functionality on some objects: * The container AtkObject methods on all the objects (to get the hierarchy) * Screen position on Area * ATK object for LauncherIcon expose the LauncherIcon tooltip as the accessible object name 2011-01-13 Jason Smith merge branch for launcher design 2011-01-13 Jason Smith More work on launcher design conformance 2011-01-13 Alex Launi Merge branch to load ATK brige, and dummy atk implementation 2011-01-12 Alejandro Piñeiro Initialize the accessibility support if the accessibility is enabled * Set the proper envvars to avoid the load during the gtk_init * Ensure a valid AtkUtil implementation (a dummy in this patch) * Loads the atk-bridge using gsettings to find the location Anyway, if the atk-bridge loading fails, the proper envvars would avoid a wrong atk-bridge loading with a wrong (gail) AtkUtil implementation 2011-01-13 Gord Allott merged in Mathieu Trudel-Lapierre's manpage branch 2010-12-24 Mathieu Trudel-Lapierre Include manpages, and make them translatable. Documentation.cmake rules vastly inspired from Julian Andres Klose's amazing work to migrate Apt to CMake (not included in apt yet). 2011-01-12 Jay Taoko * Support for Quicklist background effect * Blurred Quicklist background on NVidia GPUs * Added number of passes to blur call 2011-01-07 Jay Taoko * added number of passes to blur call 2011-01-06 Jay Taoko * Support for Quicklist background effect 2011-01-11 Gord Allott merged in didrocks migrate docks branch 2011-01-04 Didier Roche after three, there is four… 2011-01-04 Didier Roche fix typo and launch migration 2011-01-04 Didier Roche migrate popular dock launchers to fix bug #692967 2011-01-04 Didier Roche centralize gsettings record and better debug output + add a new level of debug 2011-01-04 Didier Roche add Exec key comparison and fix typos 2011-01-11 Gord Allott merged in mterry's hide launcher on dialog branch 2011-01-07 Michael Terry move launcher aside for dialogs too 2011-01-11 Gord Allott updates unity to the latest dbusmenu - now requires dbusmenu-0.4 2011-01-10 Gord Allott remove warning from new dbus 2011-01-11 Jay Taoko - Proper selection of shader code path - Do not crash when application icon is missing 2011-01-10 Jay Taoko * Fixes: - Proper selection of shader code path - Do not crash when application icon is missing 2011-01-11 macslow@bangang.de modified: src/StaticCairoText.cpp src/StaticCairoText.h src/Tooltip.cpp Merged Michael's watch-font-changes branch after review and approval to trunk. Makes tooltips and quicklists update their text-textures after the system-font changed size, family or style. Fixes LP: #688537 2011-01-07 Michael Terry watch for font changes and update tooltip appropriately 2011-01-11 Mikkel Kamstrup Erlandsen Merge Mikkel's branch lp:~unity-team/unity/libunity-gdbus * Port libunity from dbus-glib to gdbus 2011-01-06 Mikkel Kamstrup Erlandsen Port libunity from dbus-glib to gdbus. Still entirely untested! 2011-01-11 macslow@bangang.de modified: src/BamfLauncherIcon.cpp src/QuicklistMenuItem.cpp src/QuicklistMenuItem.h src/QuicklistView.cpp Merged Michael's invisible-quicklist-items branch after review and approval. This prevents menuitems set to invisible from being shown in quicklists. Fixes LP: #697706. 2011-01-07 Michael Terry keep track of visible state of quick list menu items 2011-01-11 macslow@bangang.de modified: src/Launcher.cpp src/QuicklistView.cpp Merged branch unity.fix-691114 to trunk after review and approval by Gordon. This avoids quicklists to be partially offscreen at the bottom screen-edge. This fixes LP: #691114. 2011-01-10 Jay Taoko * Fixed Quicklist position in QuicklistView::ShowQuicklistWithTipAt * Fix in Launcher.cpp: Don't draw icon if icon is not available 2011-01-10 macslow@bangang.de Avoid Quicklists being positioned so that they are partially offscreen at the bottom screen-edge. Fixes LP: #691114 2011-01-11 Jason Smith merge mouse wheel support for indicator branch by Connar Carney (big thanks) 2010-12-29 Connor Carney Respect mouse wheel delta 2010-12-22 Connor Carney Mousewheel support for indicators 2011-01-10 Jason Smith minor changes to get resources from design 2011-01-10 Alex Launi Merge Unity autopilot script 2011-01-10 Alex Launi Add Unity autopilot script 2011-01-07 Didier Roche add modelines for smart editor, thanks mterry 2011-01-07 Michael Terry revert all indenting fixes I made 2011-01-07 Michael Terry merge from trunk 2010-12-17 Michael Terry merge from upstream 2010-12-13 Michael Terry merge from trunk 2010-12-13 Michael Terry add modelines and fix up some inconsistent tabbings 2011-01-07 Didier Roche ensure we compile with valac-0.12, thanks mterry 2011-01-07 Michael Terry use valac-0.12 binary, not unversioned valac one 2011-01-07 Neil Jagdish Patel [merge] Compilation fixes by Rodrigo Moya 2011-01-05 Rodrigo Moya Kill some compilation warnings 2011-01-06 Ted Gould Ensuring the panel service has no menu proxy 2011-01-06 Ted Gould Unset the menuproxy for the panel service 2011-01-06 Didier Roche fix bug #696780: MAXIMIZE_STATE is a mask composed of horizontal and vertical maximization. Do a real comparison 2011-01-06 Didier Roche better formatting 2011-01-06 Didier Roche fix bug #696780: MAXIMIZE_STATE is a mask composed of horizontal and vertical maximization. Do a real comparison 2011-01-06 Mirco Müller modified: src/StaticCairoText.cpp src/Tooltip.cpp Removed some old and commented out code. Corrected slight alignment-issue of text position. Fixes LP: #697791 2011-01-06 Mirco Müller Corrected slight alignment-issue of text position. Fixes LP: #697791 2011-01-06 Mirco Müller removed lots of old and commented out code 2011-01-06 Gord Allott Merged in Michael Terry's branch, fixes lp:694945 2011-01-03 Michael Terry don't invalidate an iterator we are using when getting paint list 2011-01-06 Didier Roche Merge add UNITY_DEV_MODE env variable. The first thing it does is to avoid automatic respawn for the unity panel service if set (help debugging) 2011-01-04 Didier Roche add UNITY_DEV_MODE env variable. The first thing it does is to avoid automatic respawn for the unity panel service if set (help debugging) 2011-01-06 Didier Roche merge fagan's branch on adding a dummy --replace option for compatibility reason (LP: #692569) 2011-01-06 Didier Roche keep alphabetical order for the option code 2011-01-03 Shane Fagan shanepatrickfagan@ubuntu.com Added the other change didrocks asked for to print a message warning that the --replace switch shouldnt be used. One little thing though, with all the errors unity is putting out id say this message would be lost in them. 2010-12-21 Shane Fagan shanepatrickfagan@ubuntu.com Added a bit more text to the help to stress that --replace actually does the exact same thing as unity without --replace 2010-12-20 Shane Fagan shanepatrickfagan@ubuntu.com added a --replace switch it works the same as unity without switches (runs unity) its only cosmetic to use the same syntax as gnome-panel --replace and gnome-shell --replace 2011-01-06 Mirco Müller modified: src/QuicklistMenuItem.cpp Make sure the underscore is correctly places under the corresponding accelerator-key. Fixes LP: #683427 2011-01-06 Mirco Müller Make sure an underscore is correctly placed under the corresponding accelerator-key. Fixes LP: #683427 2011-01-05 Jay Taoko * Correction to use general rendering calls that follow the GLSL or ASM shader code path. 2011-01-03 Jay Taoko Rendering call correction 2011-01-04 Didier Roche move the option to the right place 2011-01-04 Didier Roche add super key to show the launcher 2011-01-04 Didier Roche merge with latest and greatest and fix a typo in trunk option 2011-01-04 Didier Roche show the launcher on KeyPress, this will be needed when the shortcut will be implemented if we are in intellihide mode 2011-01-03 Jason Smith merge work to update animations to better match design requirements 2010-12-21 Jason Smith ensure super short lived windows do not result in a jumpy animation 2010-12-21 Jason Smith black trash 2010-12-21 Jason Smith Use C++ style scoping for enums rather than C style enums 2010-12-21 Jason Smith implement urgent wiggle animation 2010-12-21 Jason Smith Change defaults 2010-12-20 Jason Smith merge trunk 2010-12-18 Jason Smith update default 2010-12-18 Jason Smith Make as many animations work as logically possible 2010-12-18 Jason Smith remove floating option 2010-12-18 Jason Smith add option to turn backlight on for all icons (default) 2010-12-22 Mikkel Kamstrup Erlandsen Install the unity.vapi file, not just the unity.pc file. Otherwise vala programs fails to compile. 2010-12-20 Jason Smith Merge branch from Matthew Rasmus to fix bug 691765 2010-12-18 Matthew Rasmus Fixes lp:691765 2010-12-20 Jason Smith Merge branch from Matthew Rasmus to fix bug 691812 2010-12-18 Matthew Rasmus Unfortunately, the previous revision didn't work out like I wanted it to...The bug is still fixed, though. 2010-12-18 Matthew Rasmus Fixes lp:691812 2010-12-17 Neil Jagdish Patel 3.2.8 2010-12-17 Mikkel Kamstrup Erlandsen Merge lp:~unity-team/unity/gio-vapi-break with Neil's and Mikkel's work: * Bring back the Unity.IO and Unity.AppInfoManager namespaces together with their unit tests 2010-12-17 Mikkel Kamstrup Erlandsen Fixes to /Unit/Place/TwoEntries to make njpatel 20-30% more happy 2010-12-17 Mikkel Kamstrup Erlandsen /Unit/Place/TwoEntries had a logical failure in expecting a given ordering in the keys of a hashtable. Use a more generic validation instead 2010-12-17 Mikkel Kamstrup Erlandsen Make unit tests for Unity.IO and Unity.AppInfoManager pass again Cleanup 'make check' output 2010-12-17 Neil Jagdish Patel Fix building 2010-12-17 Neil Jagdish Patel add config.vapi and set the correct variable 2010-12-17 Mikkel Kamstrup Erlandsen Update test-io.vala to use new Unity.IO.read_stream_async() API Remove duplicate unit tests 2010-12-15 Mikkel Kamstrup Erlandsen Enable Unity.AppInfoManager and Unity.IO in the build 2010-12-15 Mikkel Kamstrup Erlandsen Add gee-1.0 to required libs for unityshell since unity-appinfo-manager.vala leaks GeeList in the public api... 2010-12-15 Mikkel Kamstrup Erlandsen Merge lp:~unity-team/unity/enable-vala-tests to reenable the test suite 2010-11-29 Neil Jagdish Patel [merge] trunk 2010-11-29 Neil Jagdish Patel Remove old ui tests and those that depended on Clutter, re-enable core libunity tests 2010-12-15 Mikkel Kamstrup Erlandsen Sync with trunk 2010-11-22 Mikkel Kamstrup Erlandsen Warning: libunity API and ABI break. Add unity-io.vala and unity-appinfo-manager.vala back into the build. They where previously broken because of incompatible changes in gio-2.0.vapi introduced in modern Vala distributions 2010-12-17 Neil Jagdish Patel [merge] Intellihide: Fails to hide when restoring an overlapping window 2010-12-11 Matthew Rasmus Now checks for isViewable() instead 2010-12-11 Matthew Rasmus Forgot a space! 2010-12-11 Matthew Rasmus Forgot to clean up some debugging output! 2010-12-11 Matthew Rasmus Fixes lp:686419 2010-12-17 Neil Jagdish Patel Fix initialization error 2010-12-17 Neil Jagdish Patel [merge] panel work 2010-12-17 Neil Jagdish Patel don't give window button events unless they are showing 2010-12-17 Neil Jagdish Patel [merge] trunk 2010-12-17 Neil Jagdish Patel Make bold, fix comment 2010-12-17 Neil Jagdish Patel Add some comments and a few more renderering fixes 2010-12-17 Neil Jagdish Patel Fix renderering 2010-12-16 Neil Jagdish Patel Enable support for decorating/undecorating 2010-12-16 Neil Jagdish Patel Basic support for undecorating logic 2010-12-16 Neil Jagdish Patel Support for knowing the state of window decorations 2010-12-16 Neil Jagdish Patel Fix rendering 2010-12-16 Jay Taoko * Fix: correctly redraw panel window buttons when the mouse is inside 2010-12-16 Neil Jagdish Patel Make window state changes work 2010-12-16 Neil Jagdish Patel Implement some basic features 2010-12-16 Neil Jagdish Patel Clean up renderering 2010-12-16 Neil Jagdish Patel hook up some signals 2010-12-16 Neil Jagdish Patel Make things show at the right time 2010-12-15 Neil Jagdish Patel Show something, but input events are broken 2010-12-15 Neil Jagdish Patel Add the basic window buttons, though there are some renderering errors and the buttons only work with Ambiance at this point 2010-12-15 Neil Jagdish Patel Beginnings of the window buttons 2010-12-15 Neil Jagdish Patel Make the in/out stuff work properly 2010-12-15 Neil Jagdish Patel [merge] trunk 2010-12-15 Neil Jagdish Patel boo 2010-12-09 Neil Jagdish Patel Switch between actual application name and the menubar 2010-12-09 Neil Jagdish Patel Clean up some more stuff, use cairo for rendering of title as we need to do some funkiness there 2010-12-09 Neil Jagdish Patel Clear out the background on paint 2010-12-09 Neil Jagdish Patel [merge] jays work 2010-12-08 Jay Taoko PanelMenuView: with independent layouts 2010-12-08 Neil Jagdish Patel Starting of mouseover 2010-12-08 Neil Jagdish Patel some initial menubar stuff 2010-12-07 Neil Jagdish Patel Move the menubar into it's own object, which is always created to at least fill up the space 2010-12-17 Neil Jagdish Patel [merge] Can't switch to another application when in expose mode 2010-12-13 Michael Terry merge from trunk 2010-12-04 Michael Terry don't terminate scale if we're not scaling; terminate scale if we click on any launcher icon, not just running bamf ones 2010-12-01 Michael Terry terminate ongoing scales when a bamf launcher icon is pressed 2010-12-17 Neil Jagdish Patel [merge] unity-panel-service should be autorestarted by unity when crashing 2010-12-13 Michael Terry when the panel-service dies, restart it 2010-12-17 Neil Jagdish Patel put unityshell in Desktop category 2010-12-13 Michael Terry put unityshell in Desktop category 2010-12-17 Neil Jagdish Patel [merge] the unityshell plugin has no icon in ccsm 2010-12-13 Michael Terry install ccsm plugin icon 2010-12-17 Neil Jagdish Patel [merge] activate entries when showing them 2010-12-15 Chris Coulson Call indicator_object_entry_activate when showing indicator menus, to ensure that the AboutToShow signal ends up being sent. This is necessary for Firefox and Thunderbird to work 2010-12-17 Neil Jagdish Patel [merge] Gords work 2010-12-16 Gord Allott free the keyfile 2010-12-16 Gord Allott removes libindicator debug messages 2010-12-16 Alex Launi Merge optional boot logging with -DBOOT_LOGGER=ON cmake flag 2010-12-16 Alex Launi Add compile time support for perf logging, otherwise make it a noop 2010-12-16 Jason Smith merge branch that adds animation to dropping a drag 2010-12-16 Jason Smith make sure our hover state is correct after an icon drag 2010-12-16 Jason Smith animate drag window back into place on launcher... sexy :) 2010-12-16 Gord Allott inital places view work and tests, needs environment variable UNITY_ENABLE_PLACES 2010-12-15 Gord Allott fix sink ref count 2010-12-15 Gord Allott updated placing 2010-12-15 Gord Allott slight re-positioning 2010-12-15 Gord Allott ref fix 2010-12-15 Gord Allott fix for the weird offset + jay nux fixes 2010-12-14 Gord Allott add environment variable to places test 2010-12-14 Gord Allott moved the nautilus launching code over to places controller 2010-12-13 Gord Allott initial places view 2010-12-15 Jason Smith merge intellihide fixes branch 2010-12-15 Jason Smith Add drag bar 2010-12-15 Jason Smith Collapse launcher when dragging outside launcher 2010-12-15 Jason Smith one more focus bug down 2010-12-15 Jason Smith implement progress bars 2010-12-14 Jason Smith remove broken optimization 2010-12-14 Jason Smith Random autohide fixes Utilize plugin adapter rather than passing events to launcher 2010-12-14 Jason Smith Merge work from Stefano Candori to fix duplicate quit items from quicklists 2010-12-14 Stefano Candori Fixed #683466 2010-12-14 Jason Smith make sure we check out the animation progress prior to painting 2010-12-14 Jason Smith merge plugin adapter signals branch 2010-12-14 Jason Smith add massive signals to plugin adapter 2010-12-14 Jason Smith merge compiz paint loop branch 2010-12-14 Jason Smith add nifty comment 2010-12-14 Jason Smith Rely on compiz paint loop 2010-12-13 Jason Smith allow for arbitrary icon rotations 2010-12-13 Jason Smith ensure we dont unhover the launcher when a quicklist is open 2010-12-13 Jason Smith add wheel scrolling 2010-12-13 Jason Smith Ensure we give priority focusing to urgent windows 2010-12-13 Jason Smith merge dnd animation branch 2010-12-13 Jason Smith make sure we dont render the icon upside down 2010-12-13 Jason Smith remove unneeded hack 2010-12-13 Jason Smith works but is upside down 2010-12-13 Jason Smith starting work on offscreen render for drag window 2010-12-13 Jason Smith implement DND animation 2010-12-13 Gord Allott remove debugs from perf-logger 2010-12-13 Gord Allott removed debugs 2010-12-12 Jason Smith sink reference of our drag window 2010-12-11 Jason Smith fix destructor chaining 2010-12-10 Jason Smith Merge work from Mathew Rasmus to make multiple clicks not launch multiple instances of applications 2010-12-10 Matthew Rasmus More adjustment!!! 2010-12-10 Matthew Rasmus Implemented DBO's suggestion in IRC 2010-12-10 Matthew Rasmus Merge with trunk 2010-12-10 Matthew Rasmus The STARTING quirk gets set to false after an application has successfully launched instead of waiting for the running status to change... 2010-12-09 Matthew Rasmus Merged with trunk.. 2010-12-09 Matthew Rasmus My fix now plays more nicely with the starting animation, and will also not break if an application fails to launch properly. 2010-12-08 Matthew Rasmus Fixes 686182 2010-12-10 Jason Smith merge dnd branch 2010-12-10 Jason Smith Ensure we dont hide while in a drag 2010-12-10 Jason Smith make sure we dont accidentally favorite things not previously favorited 2010-12-09 Jason Smith save our re-ordering 2010-12-09 Jason Smith basic drag and drop re-order implemented 2010-12-09 Jason Smith merge trunk and update signals to be less generic 2010-12-09 Jason Smith merge trunk 2010-12-09 Jason Smith merge trunk 2010-12-09 Jason Smith Make urgency fade out work correctly 2010-12-09 Jason Smith merge trunk 2010-12-08 Jason Smith make the drag window more reflective of what is being dragged 2010-12-08 Jason Smith dragging is starting to come together 2010-12-07 Jason Smith start working out drag window stuff 2010-12-09 Jason Smith Tiny patch from jamal to remove redundant code 2010-12-09 Jason Smith merge quicklist autohide fixing branch from Jamal Fanaian 2010-12-09 Jamal Fanaian Fixed weird input issue in the quicklist view 2010-12-09 Jamal Fanaian meant to do a check for _enable_quicklist_for_testing in QuicklistView::Hide() 2010-12-09 Jamal Fanaian Removed the active quicklist references from Launcher. We're using QuicklistManager now 2010-12-09 Jamal Fanaian merged from trunk 2010-12-08 Jamal Fanaian Switched QuicklistManager to be a singleton. Launcher checks the quicklist state in EnsureHidden. Emitting signals when Quicklist is opened/closed. Launcher will now use those to start off the animation. 2010-12-08 Jamal Fanaian Removed debugging prints. Don't register a quicklist more than once. 2010-12-08 Jamal Fanaian QuicklistManager now listens for show/hide signals from QuicklistView. Created Hide and Show methods in QuicklistView. 2010-12-08 Jamal Fanaian Started on QuicklistManager. Animation kind of gets stopped when a QuicklistView is open, but it's still a bit wonky. 2010-12-09 Neil Jagdish Patel [release] 3.2.6 2010-12-09 Neil Jagdish Patel remove stray debug 2010-12-09 Jason Smith fix merge error 2010-12-09 Neil Jagdish Patel fix missing reset in service 2010-12-09 Jason Smith merge panel fixes branch 2010-12-09 Neil Jagdish Patel merge and fix trunk 2010-12-07 Neil Jagdish Patel fix compile 2010-12-07 Neil Jagdish Patel Support for arrowing between indicators 2010-12-07 Neil Jagdish Patel Make in-indicator arrowing work 2010-12-07 Neil Jagdish Patel Some basic logic for arrowing between menus 2010-12-07 Neil Jagdish Patel Get the first bits in for left/right navigations 2010-12-07 Neil Jagdish Patel Fix menu position 2010-12-07 Neil Jagdish Patel Fix up scrubbing to not stop half way 2010-12-07 Neil Jagdish Patel Add test for show_menu 2010-12-07 Neil Jagdish Patel Add support for actually showing the menus when requested. Still doesn't work with anything apart from the first menu 2010-12-07 Neil Jagdish Patel Correctly sort indicator-network 2010-12-07 Neil Jagdish Patel Hook up menu_show signal, but only works for the first menu so far 2010-12-09 Alex Launi Add xids to list of BamfLauncherIcon introspection properties and fix a small leak 2010-12-09 Alex Launi Add xids to list of BamfLauncherIcon introspection properties and fix a small leak 2010-12-09 Didier Roche add a log file LP: #687721 + small other little candies 2010-12-09 Didier Roche don't be dum and use the new function maybe? 2010-12-09 Didier Roche log unity mutter as the others 2010-12-09 Didier Roche consider that if a custom shortcut match a name in xdg_data_path, it's the same 2010-12-09 Didier Roche add a log file LP: #687721 2010-12-09 Didier Roche respect xdg_config_home 2010-12-09 Mirco Müller modified: src/QuicklistMenuItemRadio.cpp src/QuicklistMenuItemRadio.h tests/ui/TestQuicklist.cpp Merged unity.fix-684048 after review and approval from Gordon. This corrects the rendering of the quicklist-radio-item. It also adapts the UI-test for quicklist. Fixes LP: #684048. 2010-12-07 Mirco Müller fixed drawing of broken ql-radio-item rendering by removing obsolete local member-variables shadowing member-variables of parent-class 2010-12-09 Gord Allott adds boot perf-logging to unity and libunity 2010-12-09 Gord Allott adds boot perf logging to unity and libunity 2010-12-02 Gord Allott merged with trunk 2010-12-02 Gord Allott perf logger update 2010-12-09 Neil Jagdish Patel Commit fix from jay for NULL icons 2010-12-09 Gord Allott adds desktop actions to unity quicklists 2010-12-08 Gord Allott adds Indicator Desktop Shortcut support to quicklists 2010-12-09 Neil Jagdish Patel Fix build and install 2010-12-09 Didier Roche add an unity binary (LP: #599716) 2010-12-09 Didier Roche not sure people want debug print :) 2010-12-08 Didier Roche support and update with version 2010-12-08 Didier Roche add the cmake love 2010-12-08 Didier Roche first unity binary version, still quite hackish on some point, but well… it's a start (LP: #599716) 2010-12-09 Mirco Müller make gcc on natty happy 2010-12-09 Mirco Müller Introspection files needed to be added to the test-quicklist make-target 2010-12-09 Mirco Müller added: tests/ui/ tests/ui/EventFaker.cpp tests/ui/EventFaker.h tests/ui/TestQuicklist.cpp modified: src/QuicklistView.cpp src/QuicklistView.h tests/CMakeLists.txt Merged unity.fix-676040 after review and approval from Gordon. This marks the first iteration of automated UI-test functionality in unity... starting with Quicklists. Fixes LP: #676040. 2010-12-03 Mirco Müller added assertions verifying that the fake events actually were received by the underlying dbusmenu-items 2010-12-03 Mirco Müller use separate thread to inject fake events (mouse-clicks) into event-loop 2010-12-02 Mirco Müller argl 2010-12-02 Mirco Müller trying to get the click-events triggered 2010-12-02 Mirco Müller hookup dummy callback 2010-12-02 Mirco Müller oops 2010-12-02 Mirco Müller got rid of critical-warning from dbusmenu *cough* 2010-12-02 Mirco Müller compiling at least 2010-12-02 Mirco Müller working on LP: #676040, EventFaker, Quicklist UI-test 2010-12-07 Jason Smith missed the active arrow coloring 2010-12-07 Jason Smith lighten up arrows via design request. Make all present animations use 50% urgency 2010-12-07 Jason Smith use roundf instead of (int) as casting acts like a floor function 2010-12-07 Jason Smith fix build 2010-12-07 Alex Launi Bring back set trash icon depending on whether there are files in the trash or not 2010-12-07 Alex Launi Change LauncherIcon introspection key to LauncherIcon and put tooltip text into a property 2010-12-07 Jason Smith merge intellhide fixes branch from sam 2010-12-08 Sam Spilsbury Update intellihide when windows minimize, unminimize, hide, unhide, map, unmap, shade, unshade 2010-12-07 Alex Launi Add x, y, z coordinates to LauncherIcon introspection 2010-12-06 Alex Launi Add x, y, z coordinates to LauncherIcon position 2010-12-07 Alex Launi Revert Trash icon setting commit until author signs contributer agreement 2010-12-07 Alex Launi Set trash icon depending on whether there are files in the trash or not 2010-12-07 Jamal Fanaian Added a GFileMonitor to monitor changes to trash. 2010-12-07 Jamal Fanaian merged from trunk 2010-12-06 Jamal Fanaian fixed tabs 2010-12-01 Jamal Fanaian Setting the full icon on load when for trash full if there is anything in the trash. The icon is currently not redrawing, though, so it will still show the empty trash icon. 2010-12-06 Jason Smith merge intellihide branch after review 2010-12-06 Jason Smith ignore invisible windows 2010-12-06 Jason Smith make it work 2010-12-06 Jason Smith Use inputRegion instead of frameRegion 2010-12-06 Jason Smith Implement intellihide 2010-12-06 Jason Smith be nicer to our memory 2010-12-06 Jason Smith move to sub-pixel precision for entire calculation and round at the end 2010-12-06 Jason Smith ensure changing the icon name actually results in the icon being re-rendered 2010-12-06 Jason Smith 1 Line of code changed, 1 bug fixed... 3 hours of tracing that bad boy Move folding threshold along with drag to encourage folding to be more fluid especially when entering of icons 2010-12-06 Jason Smith merge launcher action items branch 2010-12-04 Jason Smith avoid copying timespec more than we need to 2010-12-04 Jason Smith fix memory leak 2010-12-04 Jason Smith dramatically improve window management 2010-12-04 Jason Smith update resources to have glow as strong as mockups 2010-12-04 Jason Smith remove shimmer and simplify 2010-12-04 Jason Smith Implement multiple indicator support 2010-12-04 Jason Smith finish out launcher action items 2010-12-03 Jason Smith Implement folding shelf, re-enable running arrows 2010-12-03 Jason Smith minor lighten of dim state 2010-12-03 Jason Smith remove outline 2010-12-03 Didier Roche only add an app (need newer bamf to return null in case of invalid desktop file) as a favorite if valid (LP: #42627) 2010-12-03 Didier Roche chech that bamf returned an application and not an unrecognized desktop file (LP: #682345) 2010-12-03 Neil Jagdish Patel [merge] Installation instructions 2010-12-02 Neil Jagdish Patel fix typo 2010-12-02 Neil Jagdish Patel Add installation instructions 2010-12-02 Jason Smith minor crash fix 2010-12-02 Jay Taoko * Added introspection to Quicklist, QuicklistMenuItem and Tooltip * Code correction to revision 657 [modified] src/LauncherIcon.cpp  src/LauncherIcon.h src/QuicklistMenuItem.cpp src/QuicklistMenuItem.h src/QuicklistMenuItemCheckmark.cpp src/QuicklistMenuItemLabel.cpp src/QuicklistMenuItemRadio.cpp src/QuicklistMenuItemSeparator.cpp src/QuicklistView.cpp src/QuicklistView.h src/Tooltip.cpp src/Tooltip.h tests/CMakeLists.txt 2010-12-02 Jay Taoko * Adding more introspection parameters to Tooltip and QuicklistMenuItem. [modified] src/QuicklistMenuItem.cpp src/Tooltip.cpp 2010-12-02 Jay Taoko * Added introspection to Quicklist, QuicklistMenuItem and Tooltip [modified] src/LauncherIcon.cpp  src/LauncherIcon.h src/QuicklistMenuItem.cpp src/QuicklistMenuItem.h src/QuicklistMenuItemCheckmark.cpp src/QuicklistMenuItemLabel.cpp src/QuicklistMenuItemRadio.cpp src/QuicklistMenuItemSeparator.cpp src/QuicklistView.cpp src/QuicklistView.h src/Tooltip.cpp src/Tooltip.h tests/CMakeLists.txt 2010-12-02 Jay Taoko * Added introspection to Quiclist, tooltip and Launcher Icon [modified] src/LauncherIcon.cpp  src/LauncherIcon.h src/QuicklistMenuItem.cpp src/QuicklistMenuItem.h src/QuicklistMenuItemCheckmark.cpp src/QuicklistMenuItemLabel.cpp src/QuicklistMenuItemRadio.cpp src/QuicklistMenuItemSeparator.cpp src/QuicklistView.cpp src/QuicklistView.h src/Tooltip.cpp src/Tooltip.h tests/CMakeLists.txt 2010-12-01 Jay Taoko * In progress: introspection 2010-12-02 Didier Roche add support to custom icon, fix bug #683444 2010-12-02 Didier Roche free the gerror(s) 2010-12-02 Didier Roche support custom icon path in desktop file, fix bug #683444 2010-12-02 Neil Jagdish Patel [merge] Panel introspection 2010-12-02 Neil Jagdish Patel s/name/uname 2010-12-02 Neil Jagdish Patel Clean up the Introspect function, implement GetChildsName() for some nicer results 2010-12-02 Neil Jagdish Patel Revert changes to introspectable 2010-12-02 Neil Jagdish Patel Rest of the panel data 2010-12-02 Neil Jagdish Patel Add introspection to the rest of the panel (some bits left still) and clean up the Introspect function to handle GetName() == NULL, and also to not Indent the children, rather keep them as child objects 2010-12-01 Neil Jagdish Patel Basic support for Panel and HomeButton dumping info, still need to do the indicators 2010-12-02 Jason Smith Fix merge issues 2010-12-02 Jason Smith Merge launcher introspection branch 2010-12-02 Jason Smith add introspection to launcher icon 2010-12-02 Jason Smith Implement launcher introspection 2010-12-02 Jason Smith Merge jason.fixes branch 2010-12-02 Jason Smith Fix line endings 2010-11-30 Jason Smith Implement limits as specified in launcher documentation 2010-11-30 Jason Smith Some more menu work and a minor crash fix 2010-12-02 Neil Jagdish Patel [merge] Sams paint work 2010-11-26 Sam Spilsbury Just remove windows from the paint list instead of painting them with 0 opacity. This ensures that plugins never touch those windows, which is a good thing 2010-12-02 Didier Roche dep on wall 2010-11-30 Didier Roche dep on the wall plugin, fix bug #683211 2010-12-01 Neil Jagdish Patel Remove line endings 2010-12-01 Neil Jagdish Patel Remove executable flags from files. *looks at jay* 2010-11-30 Neil Jagdish Patel [release] 3.2.2 2010-11-30 Jay Taoko * Allow the Quicklist inpout window to have an input redirect value set to 1. This is a temporary fix for the quicklist. Click outside the quicklist should close it. 2010-11-30 Didier Roche no empathy by default, we have it in the messaging menu 2010-11-30 Neil Jagdish Patel Update QL rendering 2010-11-30 Neil Jagdish Patel Don't print debug stuff 2010-11-30 Mirco Müller merged with trunk, fixed conflicts, got rid of debug-output 2010-11-30 Mirco Müller really don't call FillInDefaultItems() 2010-11-30 Mirco Müller make outline-gradient correctly adapt to width of quicklist, don't call FillInDefaultItems() 2010-11-30 Mirco Müller fix the padding and intensity of the separator, fix the gradient on the outline 2010-11-30 Mirco Müller fix padding around radiobutton point 2010-11-30 Mirco Müller fix padding around items and checkmarks 2010-11-30 Mikkel Kamstrup Erlandsen Merge Mikkel's branch lp:~kamstrup/unity/ubus-cleanups: * Fixes some memleaks in UBus * Optimizes memory usage in UBus * Optimizes message dispatching and interest registration in UBus * Code style cleanups 2010-11-26 Mikkel Kamstrup Erlandsen Clean up the code style in the UBus test cases a bit 2010-11-26 Mikkel Kamstrup Erlandsen Fix leak of UBusDispatchInfo.id member. This is done by using guints as handles instead of gulongs and using the standard glib macros GPOINTER_TO_UINT and GUINT_TO_POINTER With the new way of using the interest handles we can use the g_direct_* hash functions instead of the custom gulong_* ones we had before Code style cleanups 2010-11-26 Mikkel Kamstrup Erlandsen Use interned message names for keys in the message_interest_table. This allows us to switch hash functions from g_str_* to g_direct_*. As well as saving us some reallocations Lots of code style cleanups 2010-11-26 Mikkel Kamstrup Erlandsen Use the slice allocator for UBusDispatchInfo structs Use message names interned with g_string_chunk_insert_const() for UBusDispatchInfo 2010-11-26 Mikkel Kamstrup Erlandsen Use a GStringChunk to improve memory management of message names. Also allows us to compare message names with direct pointer comparison Use the slice allocator for allocating UBusMessageInfos Fix leak of message names from ubus_server_finalize() 2010-11-26 Mikkel Kamstrup Erlandsen Add static modifiers to private functions to prevent them from being exported by the linker and messing up our ABI 2010-11-26 Mikkel Kamstrup Erlandsen Fix memory leaks: * Not taking floating ref of message payload (but normal ref only) * Not freeing the message name when disposing of a UBusMessageInfo 2010-11-30 Neil Jagdish Patel [merge] Enable default quicklist items 2010-11-30 Jason Smith merge el trunko 2010-11-30 Jason Smith merge trunk 2010-11-29 Jason Smith some memory work 2010-11-29 Jason Smith disable empty menus 2010-11-29 Jason Smith almost finish implementation. Fixes in favorites store required. 2010-11-29 Jason Smith Implement pinning 2010-11-29 Jason Smith make quit button work 2010-11-29 Jason Smith hook up menu events 2010-11-29 Jason Smith Start work on default quicklist work 2010-11-30 Neil Jagdish Patel [merge] Show applications folder 2010-11-29 Neil Jagdish Patel Show nautilus on clicking the panel 2010-11-30 Jay Taoko * Fix click event on menu item 2010-11-30 Jay Taoko * Improved mouse event handling. Interpret mouse events on the quicklist and get ready to send the clicked signal. [modified] src/QuicklistMenuItem.cpp src/QuicklistMenuItem.h src/QuicklistView.cpp src/QuicklistView.h 2010-11-30 Jay Taoko * Improved mouse event handling src/QuicklistMenuItem.cpp src/QuicklistMenuItem.h src/QuicklistView.cpp src/QuicklistView.h 2010-11-29 Jay Taoko Fix for bug #681515. Avoid computing the text size if the text is empty. [modified] src/QuicklistMenuItem.cpp src/QuicklistMenuItemCheckmark.cpp src/QuicklistMenuItemLabel.cpp src/QuicklistMenuItemRadio.cpp src/QuicklistMenuItemSeparator.cpp src/QuicklistMenuItemSeparator.h 2010-11-29 Jay Taoko Fix for bug #681515. Avoid computing the text size if the text is empty. [modified] src/QuicklistMenuItem.cpp src/QuicklistMenuItemCheckmark.cpp src/QuicklistMenuItemLabel.cpp src/QuicklistMenuItemRadio.cpp src/QuicklistMenuItemSeparator.cpp src/QuicklistMenuItemSeparator.h 2010-11-29 Neil Jagdish Patel [merge] Proper destruction for panel service 2010-11-29 Neil Jagdish Patel Remove the code that didn't actually fix the problem 2010-11-29 Neil Jagdish Patel Another attempt at a fix 2010-11-29 Neil Jagdish Patel Try and nullify the pointers 2010-11-29 Neil Jagdish Patel fix spacing 2010-11-29 Neil Jagdish Patel Correctly finalize and remove sources 2010-11-29 Didier Roche merge fix in migrate_favorites when gsetting CLI isn't installed 2010-11-29 Didier Roche launch gsettings if only installed 2010-11-26 Jason Smith ensure we dont paint our input windows 2010-11-26 Jason Smith merge shimmer branch 2010-11-25 Jason Smith Implement shimmer animation as seen in mockups 2010-11-25 Neil Jagdish Patel Some fixes for testing 2010-11-25 Neil Jagdish Patel [merge] show_entry later branch 2010-11-25 Neil Jagdish Patel - Move out asking for the menu to be shown until after the current mainloop run to allow us two oppertunities to XFlush and make sure X honours our XUngrabPointer request 2010-11-25 Neil Jagdish Patel [merge] unity.* cleanup by Mister Sam Splillaz 2010-11-26 Sam Spilsbury Don't break if we asked the shell to repaint 2010-11-25 Sam Spilsbury Force unityshell to load after every plugin and also some other known plugins to do naughty things (eg full screen transforms) 2010-11-25 Sam Spilsbury Changed up the way that we find actions - find them on plugin init so that we can catch plugins which are already loaded 2010-11-25 Sam Spilsbury Nuke unused functions 2010-11-25 Sam Spilsbury Remove useless comments, this is not an example plugin 2010-11-25 Mirco Müller added: src/QuicklistMenuItem.cpp src/QuicklistMenuItem.h src/QuicklistMenuItemCheckmark.cpp src/QuicklistMenuItemCheckmark.h src/QuicklistMenuItemLabel.cpp src/QuicklistMenuItemLabel.h src/QuicklistMenuItemRadio.cpp src/QuicklistMenuItemRadio.h src/QuicklistMenuItemSeparator.cpp src/QuicklistMenuItemSeparator.h tests/unit/TestQuicklistMenuitems.cpp tests/unit/TestThreadHelper.h modified: src/LauncherIcon.cpp* src/LauncherIcon.h src/QuicklistView.cpp* src/QuicklistView.h* src/StaticCairoText.cpp src/StaticCairoText.h src/Tooltip.cpp src/Tooltip.h tests/CMakeLists.txt tests/unit/TestMain.cpp* Merged unity.qlmenuitems branch after review (and corrections) and approval to trunk. This implements proper logic and rendering for Quicklist-menuitems (minus pending visual polish) and solves the comma-vs-decimal-point issues with Tooltips seen on some non-english locales. 2010-11-25 Mirco Müller make StaticCairoText use GtkSettings for pulling system-wide font-settings, removed unneeded SetFontWeight() & Co 2010-11-25 Mirco Müller even more removal of code-redundancy, moved DrawText() to parrent-class QuicklistMenuItem, got rid of custom SetFontName() & Co 2010-11-25 Mirco Müller more code-redundancy removal, keep GetTextExtents() only within parent-class QuicklistMenuItem 2010-11-25 Mirco Müller move DrawRoundedRectangle() to parent-class QuicklistMenuItem to avoid code-redundancy 2010-11-25 Mirco Müller time-stamp fix to avoid conflict with trunk during merge 2010-11-25 Mirco Müller Got rid of GetDPI() and _fontOpts, now using GtkSettings to pull screen's DPI and font-options from system 2010-11-25 Mirco Müller Merge back with changes from Jay. 2010-11-24 Jay Taoko Quicklist: * label * check mark * separator * prelight implementation * mouse event hooks * Unit tests [added] src/QuicklistMenuItem.cpp src/QuicklistMenuItem.h src/QuicklistMenuItemCheckmark.cpp src/QuicklistMenuItemCheckmark.h src/QuicklistMenuItemLabel.cpp src/QuicklistMenuItemLabel.h src/QuicklistMenuItemRadio.cpp src/QuicklistMenuItemRadio.h src/QuicklistMenuItemSeparator.cpp src/QuicklistMenuItemSeparator.h tests/unit/TestQuicklistMenuitems.cpp tests/unit/TestThreadHelper.h [modified] po/unity.pot src/LauncherIcon.cpp src/LauncherIcon.h src/QuicklistView.cpp src/QuicklistView.h src/StaticCairoText.cpp src/StaticCairoText.h src/Tooltip.cpp src/Tooltip.h tests/CMakeLists.txt tests/unit/TestMain.cpp 2010-11-24 Jay Taoko * Cleanup 2010-11-24 Jay Taoko * Fixes and cleanup 2010-11-24 Jay Taoko * Fixes and corrections 2010-11-24 Jay Taoko * Fixes and corrections 2010-11-24 Mirco Müller got rid of conditional compiler-directives 2010-11-24 Jay Taoko * Corrected issues resulting from code review 2010-11-24 Jay Taoko Quicklist: * label * check mark * separator * prelight implementation * mouse event hooks * Unit tests [modified] src/LauncherIcon.cpp src/QuicklistMenuItem.cpp src/QuicklistMenuItem.h src/QuicklistMenuItemCheckmark.cpp src/QuicklistMenuItemCheckmark.h src/QuicklistMenuItemLabel.cpp src/QuicklistMenuItemLabel.h src/QuicklistMenuItemRadio.cpp src/QuicklistMenuItemRadio.h src/QuicklistView.cpp src/QuicklistView.h tests/unit/TestMain.cpp tests/unit/TestQuicklistMenuitems.cpp 2010-11-23 Jay Taoko * Quicklist item rendering * Item size negociation 2010-11-23 Jay Taoko Merged 2010-11-23 Mirco Müller added rounded rect. for Label-item 2010-11-23 Mirco Müller rounded rectangle for active/prelight item working now 2010-11-23 Jay Taoko * Connected events to items states 2010-11-23 Jay Taoko Merged 2010-11-23 Mirco Müller fixed indentation issue 2010-11-23 Mirco Müller trying to fix the text-indentation 2010-11-23 Mirco Müller re-merge with branch 2010-11-23 Mirco Müller implemented rendering for the radio-button-ql-menuitems, fixed some mem-leaks 2010-11-23 Jay Taoko Quicklist Check mark 2010-11-23 Jay Taoko * Quicklist check mark 2010-11-23 Mirco Müller implemented rendering for Checkmark-quicklist-item 2010-11-22 Mirco Müller temp. test for trying to see if we get the different item-types via the dbusmenu 2010-11-22 Jay Taoko Quicklist Rendering code: * Line separators now have the correct size * Bug fixes 2010-11-21 Jay Taoko * YOU NEED TO UPDATE NUX * Fixed QuicklistMenuItem tests 2010-11-19 Mirco Müller merge back with changes from Jay 2010-11-19 Mirco Müller added thread-helpers to make testing the QuicklistMenuItems work, before they failed with a segfault because the nux-event-loop wasn't in place 2010-11-19 Jay Taoko * Minor fix 2010-11-19 Jay Taoko * Merged with Mirco's separator 2010-11-19 Mirco Müller Added commented code-section for later use. 2010-11-19 Mirco Müller Remerged with parent branch. 2010-11-19 Mirco Müller Separator is rendered now, width and allocated space still need some work 2010-11-18 Jay Taoko * QuicklistView test 2010-11-18 Jay Taoko * Using QuicklistMenuItemLabel instead of StaticCairoText in Quicklistview 2010-11-18 Jay Taoko * Fixes 2010-11-18 Jay Taoko * TextRendering in QuicklistMenuItemLabel 2010-11-18 Jay Taoko * Merged Mirco's QuicklistMenuItem work with trunk. 2010-11-18 Mirco Müller get the other tests in place, add the sigc-callback for the debugging 2010-11-18 Mirco Müller missed the View-related calls 2010-11-18 Mirco Müller inital commit, doesn't compile atm, still missing much 2010-11-25 Didier Roche add favorites migration tools back 2010-11-25 Didier Roche try to not free random areas 2010-11-25 Didier Roche add cmake to install the right file + remove debug 2010-11-25 Didier Roche launch the migration tool if needed 2010-11-25 Didier Roche merge with latest and greatest 2010-11-25 Didier Roche final list of natty defaults… for now 2010-11-24 Didier Roche new version of the migration script 2010-11-25 Gord Allott Adds ubus to unity, a message broadcasting system for inter component comminication without having componants depend on each other Plus tests! added: libunity/ubus-server.c libunity/ubus-server.h tests/unit/TestUBus.cpp modified: libunity/CMakeLists.txt services/panel-service.c - fixes to make the tests work tests/CMakeLists.txt tests/unit/TestMain.cpp 2010-11-25 Gord Allott only allow one reference on ubus-server, never want to lose our object 2010-11-25 Gord Allott stoopid tab problems resolved, hate new ide... 2010-11-25 Gord Allott fixes bug in tests that failed the next test and ensured memory freeing 2010-11-25 Gord Allott fixed panel-service.c so tests run 2010-11-25 Gord Allott merged latest unity 2010-11-25 Gord Allott added ubus + tests 2010-11-25 Neil Jagdish Patel [merge] favorite store fixes 2010-11-24 Neil Jagdish Patel Initial changed signal support 2010-11-24 Neil Jagdish Patel [merge] trunk 2010-11-24 Neil Jagdish Patel Add some more tests 2010-11-24 Neil Jagdish Patel Make MoveFavorite work and add some initial tests 2010-11-24 Neil Jagdish Patel some cleanup and arg checks 2010-11-24 Neil Jagdish Patel Fix support for RemoveFavorite and add tests 2010-11-24 Neil Jagdish Patel update some docs 2010-11-24 Neil Jagdish Patel - Add support for paths in favorites like "/foo" - Add support for saving paths i.e. if you save /home/njpatel/Desktop/foo.desktop and it obviously isn't in a XDG_DATA_DIR we don't convert it to a desktop id and rather save the path entirely. - Fix AddFavorite to honour the position properly - Allow sending -1 to AddFavorite so it can append the favorite to the end of the list - Add Tests 2010-11-25 Jason Smith merge the autohide branch 2010-11-25 Jason Smith minor render glitch 2010-11-25 Jason Smith fix paint under certain conditions (transformed + notify osd) 2010-11-25 Jason Smith Give a little more control over behavior 2010-11-24 Jason Smith ensure we minimize to the icon 2010-11-24 Jason Smith shorten present time on minimize animation 2010-11-24 Jason Smith merge el trunko 2010-11-24 Jason Smith Implement: - Autohide like a boss - Present icon on minimize - Reveal hidden icons on present - Glow on urgency like a boss 2010-11-24 Alex Launi Merge introspecton branch 2010-11-24 Alex Launi Add myself to AUTHORS 2010-11-24 Alex Launi Merge trunk 2010-11-24 Alex Launi A last couple of for s/State// 2010-11-24 Alex Launi Add example of property adding to Introspectable.h 2010-11-24 Alex Launi Rename DBus interface from StateIntrospection to Introspection 2010-11-24 Alex Launi Make DBusMethodCall private 2010-11-24 Alex Launi Fix compilation 2010-11-24 Alex Launi free gerror after failing to register bus 2010-11-24 Alex Launi run astyle over my files 2010-11-24 Alex Launi Fix method names 2010-11-24 Alex Launi Fix Canonical DBus namespacing 2010-11-24 Alex Launi Fix copyright in headers 2010-11-22 Alex Launi implement Introspectable on Panel and Launcher 2010-11-22 Alex Launi Merge trunk 2010-11-18 Alex Launi remove fake introspection properties 2010-11-18 Alex Launi Remove some poor-man's debugging 2010-11-18 Alex Launi Fix double nesting of children 2010-11-18 Alex Launi Add name of top level item to dictionary 2010-11-18 Alex Launi Move StateIntrospectionDBusInterface Introspectable member into .cpp file to fix missing symbol 2010-11-17 Alex Launi Merge trunk 2010-11-17 Alex Launi Build framework for elements to be introspected 2010-11-12 Alex Launi Return a bunch of fake introspection data in at least the correct format 2010-11-12 Alex Launi Fix up GetState to return correct type 2010-11-12 Alex Launi poor mans debugging 2010-11-12 Alex Launi merge trunk 2010-11-12 Alex Launi merge trunk 2010-11-12 Alex Launi Export debugging interface over dbus 2010-11-12 Alex Launi Split introspection debugging code into its own class 2010-11-12 Alex Launi Merge trunk 2010-11-11 Alex Launi Claim the Unity debugging bus 2010-11-10 Alex Launi merge trunk 2010-11-24 Jason Smith merge trash can branch 2010-11-24 Jason Smith Implement trash can 2010-11-24 Jason Smith add missing check if paint already happened 2010-11-24 Jason Smith merge startup notification branch 2010-11-24 Jason Smith missing dep 2010-11-24 Jason Smith unbreak present on add 2010-11-23 Jason Smith ensure we minimize to the right place 2010-11-23 Jason Smith remove cruft 2010-11-23 Jason Smith consolidate backlight intensity calculation 2010-11-23 Jason Smith Startup notification initial implementation 2010-11-25 Sam Spilsbury Fixes the unity interface drawing on top of the gnome-screensaver by finding windows in the draw queue that should be on top of the unity shell and painting the unity shell directly underneath them. 2010-11-24 Sam Spilsbury Tweak the paint system so that if we are painting a window and there are unity shell input windows underneath it, then the unity shell gets painted before that window (eg on top of that window), otherwise, just on top of everything else 2010-11-23 Jason Smith fix crash 2010-11-23 Neil Jagdish Patel Add style 'guide' 2010-11-22 Jason Smith dont mess with Fitts, it's the law 2010-11-22 Jason Smith formatting 2010-11-22 Jason Smith Consolidate RenderIcon and RenderIconImage into RenderIcon 2010-11-22 Didier Roche change defaults to natty one 2010-11-19 Didier Roche don't build vala files for places: not used today and make FTBFS 2010-11-19 Jason Smith rediculously simple fix for floating icon bug and making floating mode play better with dragging 2010-11-18 Neil Jagdish Patel [release] 3.1.4 2010-11-18 Neil Jagdish Patel Some fixes 2010-11-18 Neil Jagdish Patel [merge] panel work 2010-11-17 Neil Jagdish Patel Add tests for adding entries 2010-11-17 Neil Jagdish Patel Also check the Sync () message 2010-11-17 Neil Jagdish Patel Add Empty indicator test 2010-11-17 Neil Jagdish Patel Initial panel tests 2010-11-17 Neil Jagdish Patel Add support for correctly moving and removing icons, make sure we always startup ordered and also reserve space for indicators without any entries, and also protect against bad frees 2010-11-17 Neil Jagdish Patel Make sure that the panel service's order is always picked up correctly 2010-11-17 Neil Jagdish Patel Make pixel edges worlk 2010-11-18 Jay Taoko * Quicklist: - added place holder for quicklist default item - pulling menu items from dbus * Updated display of the quicklist with user interaction events [modified] src/BamfLauncherIcon.cpp src/Launcher.cpp src/Launcher.h src/LauncherIcon.cpp src/LauncherIcon.h src/QuicklistView.cpp src/QuicklistView.h  src/StaticCairoText.cpp  src/StaticCairoText.h src/Tooltip.cpp src/Tooltip.h src/unity.cpp 2010-11-18 Jay Taoko * Updated display of the quicklist with user interaction events [modified] src/BamfLauncherIcon.cpp src/LauncherIcon.cpp 2010-11-17 Jay Taoko * Support for Unity quicklist 2010-11-17 Jay Taoko * Support for Quicklist 2010-11-16 Jay Taoko * In progress: Quicklist 2010-11-16 Jay Taoko * Quicklist cleanup 2010-11-15 Jay Taoko *In progress: Quicklist 2010-11-15 Jay Taoko *Quicklist cleanup 2010-11-15 Jay Taoko In progres: quicklist 2010-11-18 Mikkel Kamstrup Erlandsen Also build unity-io.vala and unity-appinfo-manager.vala into libunity as they are needed to build unity-place-applications 2010-11-17 Jason Smith expand shadow height slightly 2010-11-17 Jason Smith implement shadow 2010-11-17 Jason Smith merge shelf branch 2010-11-15 Jason Smith set line width to 1 2010-11-15 Jason Smith modify alpha value for new blending 2010-11-15 Jason Smith fix blending on startup 2010-11-15 Jason Smith ensure we dont trip hover for simply hovering the shelf 2010-11-15 Jason Smith start implementing shelf in full 2010-11-17 Jason Smith use correct api 2010-11-14 Jason Smith Fix set time struts 2010-11-13 Jason Smith move to clock_gettime 2010-11-13 Jason Smith Clamp running_progress 2010-11-12 Jason Smith present on urgency 2010-11-12 Jason Smith implement present animation and use by default on entry 2010-11-12 Jason Smith update folding constant to be a little bigger (makes folded selection easier) 2010-11-12 Jason Smith enable "enter" behavior 2010-11-12 Jason Smith ensure dnd animation is continuous 2010-11-12 Jason Smith remove unused line 2010-11-12 Jason Smith merge clamping fix branch 2010-11-12 Jason Smith merge trunk 2010-11-12 Jason Smith use clamp 2010-11-12 Jason Smith Ensure time deltas dont fall negative (like when clock is reset backwards) 2010-11-12 Neil Jagdish Patel make panel service only emit the re-sync signal when it's ready 2010-11-12 Neil Jagdish Patel change fallback icon into something that exists 2010-11-12 Neil Jagdish Patel Protect against missing icons 2010-11-12 Neil Jagdish Patel remove io and appinfo 2010-11-12 Jason Smith Ensure we sort new applications at the bottom 2010-11-12 Didier Roche remove building uneeded file 2010-11-12 Didier Roche fix typo 2010-11-12 Didier Roche remove more clutter/clutk which seems to be used in all case. Still some in the tests and unity-private 2010-11-12 Neil Jagdish Patel Remove last clutter deps 2010-11-12 Didier Roche be coherent where installing data files 2010-11-12 Neil Jagdish Patel Fix lookup of icon 2010-11-12 Sam Spilsbury Update the vtable name 2010-11-12 Didier Roche already releasing 3.1.3 2010-11-12 Neil Jagdish Patel rename data directory so it doesn't get picked up by compiz magic 2010-11-12 Didier Roche make install will pass now 2010-11-12 Neil Jagdish Patel Drop library versioning and rename the unity plugin 2010-11-12 Neil Jagdish Patel Add library versioning 2010-11-12 Didier Roche merge back some DSO linking fixes 2010-11-12 Neil Jagdish Patel [release] 3.1.2 2010-11-12 Neil Jagdish Patel updated pot 2010-11-11 Neil Jagdish Patel remove unneeded vapis 2010-11-11 Neil Jagdish Patel [merge] Unity 3 2010-11-11 Neil Jagdish Patel Add licensing 2010-11-11 Neil Jagdish Patel some panel fixes 2010-11-11 Neil Jagdish Patel [merge] New panel service 2010-11-11 Neil Jagdish Patel [merge] trunk 2010-11-11 Neil Jagdish Patel Add some initial support for scrubbing with mouse 2010-11-11 Neil Jagdish Patel horrible, horrible, horrible 2010-11-11 Neil Jagdish Patel Add support for insensitive menuitems but nothing uses them yet 2010-11-11 Neil Jagdish Patel Work around mouse down/up pairing 2010-11-10 Neil Jagdish Patel Some printfs and a leak fix 2010-11-10 Neil Jagdish Patel Make mouse-down events work 2010-11-10 Neil Jagdish Patel Show menu on button down and send through the button event. Also ungrab the pointer from X 2010-11-10 Neil Jagdish Patel [merge] trunk 2010-11-10 Neil Jagdish Patel Have a used name 2010-11-10 Neil Jagdish Patel Support and emit EntryActivated signal 2010-11-10 Neil Jagdish Patel Remove some useless messages 2010-11-10 Neil Jagdish Patel make things show 2010-11-10 Neil Jagdish Patel Beginnings of re-usable tile support 2010-11-10 Neil Jagdish Patel [merge] trunk 2010-11-10 Neil Jagdish Patel Connect to re-sync 2010-11-10 Neil Jagdish Patel Send the sync event through to the proxy-remote objects 2010-11-10 Neil Jagdish Patel Some more cleanup 2010-11-10 Neil Jagdish Patel Beginnings of move to new service 2010-11-10 Neil Jagdish Patel Free up some mem 2010-11-10 Neil Jagdish Patel Make ShowMenu work, as well as EntryActivated 2010-11-10 Neil Jagdish Patel Try and be clever about how much we ping the clients 2010-11-10 Neil Jagdish Patel Support for Sync 2010-11-10 Neil Jagdish Patel send pixbuf data too 2010-11-10 Neil Jagdish Patel dump all info apart from pixbuf icons 2010-11-09 Neil Jagdish Patel add re-sync signal 2010-11-09 Neil Jagdish Patel some timeout magic 2010-11-09 Neil Jagdish Patel More panel service work 2010-11-09 Neil Jagdish Patel Add some support for signals and basic methods 2010-11-09 Neil Jagdish Patel Add some support for signals and basic methods 2010-11-09 Neil Jagdish Patel add missing files 2010-11-09 Neil Jagdish Patel First bits of service 2010-11-09 Neil Jagdish Patel Initial service bits 2010-11-09 Neil Jagdish Patel [merge] trunk 2010-11-11 Mirco Müller modified: src/LauncherIcon.cpp src/Tooltip.cpp Merged the unity.tooltips-nosd-ified branch after review and approval from Neil. This makes the tooltips look more like notify-osd and keeps them visually distinct from quicklists. Thus users don't feel they are meant to be clickable. 2010-11-10 Mirco Müller make tooltips look more like notify-osd (visually distinct from quicklists) to prevent users thinking they can click them 2010-11-10 Jason Smith seriously... 2010-11-10 Jason Smith fixed build 2010-11-10 Jason Smith enable dbus menu work 2010-11-10 Jason Smith restore click behavior 2010-11-10 Jay Taoko * Adding license to files 2010-11-10 Jay Taoko * Adding license to files 2010-11-10 Jay Taoko * Added button value to mouse down/up/click events [modified] src/Launcher.cpp src/Launcher.h src/LauncherController.cpp src/LauncherController.h src/LauncherIcon.h src/QuicklistView.h src/SimpleLauncherIcon.cpp src/SimpleLauncherIcon.h src/StaticCairoText.cpp src/Tooltip.h 2010-11-10 Jay Taoko * Added button value to mouse down/up/click events [modified] src/Launcher.cpp src/Launcher.h src/LauncherController.cpp src/LauncherController.h src/LauncherIcon.h src/QuicklistView.h src/SimpleLauncherIcon.cpp src/SimpleLauncherIcon.h src/StaticCairoText.cpp src/Tooltip.h 2010-11-10 Didier Roche some licenses fix, more to come 2010-11-09 Jason Smith ensure we get struts set back properly on exiting of autohide mode 2010-11-10 Sam Spilsbury 1. Remove action cruft 2. Implement launcher options as compiz options 2010-11-10 Sam Spilsbury 1. Use internal StaticCairoText 2. Cleanup Metadata File 2010-11-09 jassmith@gmail.com - Darken background of launcher - Use local StaticCairoText 2010-11-09 jassmith@gmail.com implement icon sorting 2010-11-09 jassmith@gmail.com no more blinky blinky with transformed screens 2010-11-09 jassmith@gmail.com remove printf 2010-11-09 jassmith@gmail.com ensure we get events when grabbing plugins are active 2010-11-09 jassmith@gmail.com ensure we setup window state on running (favorites wont give signals for added/removed all the time) 2010-11-09 jassmith@gmail.com indicate number of running windows 2010-11-09 jassmith@gmail.com modify urgent animation to not fall down to 0 opacity 2010-11-09 Jay Taoko * Revised Tooltip rendering * Added StaticCairoText files * Prototype Quicklist rendering [Added] src/QuicklistView.cpp src/QuicklistView.h src/StaticCairoText.cpp src/StaticCairoText.h [Modified] po/unity.pot src/StaticCairoText.cpp src/Tooltip.cpp src/Tooltip.h 2010-11-09 Jay Taoko * Revised Tooltip rendering [modified] src/StaticCairoText.cpp src/Tooltip.cpp src/Tooltip.h 2010-11-09 Jay Taoko * Added StaticCairoText files * Prototype Quicklist rendering [Added] src/QuicklistView.cpp src/QuicklistView.h src/StaticCairoText.cpp src/StaticCairoText.h [Modified] po/unity.pot src/Tooltip.cpp src/Tooltip.h 2010-11-09 jassmith@gmail.com increase the number of blinks in an urgent cycle 2010-11-09 jassmith@gmail.com ensure we dont write alpha on the right edge line 2010-11-09 jassmith@gmail.com Initial introduction of urgent animation 2010-11-09 Jay Taoko * Replaced a delete with UnReference (). [modified] src/PanelView.cpp 2010-11-09 jassmith@gmail.com merge render controller branch 2010-11-08 jassmith@gmail.com autohide and floating mode basic implementations completed 2010-11-08 jassmith@gmail.com ensure we always display the right tooltip 2010-11-08 jassmith@gmail.com add very slight opacity to colored tiles in order to retain glass feeling 2010-11-08 jassmith@gmail.com dont eat CPU on mouse move 2010-11-08 jassmith@gmail.com remove hack which is no longer needed 2010-11-08 jassmith@gmail.com minor tweak 2010-11-08 jassmith@gmail.com enable more complex rendering on the launcher 2010-11-08 jassmith@gmail.com redamentaory drag behavior 2010-11-08 jassmith@gmail.com merge el trunko 2010-11-08 jassmith@gmail.com More owrk on extro animation 2010-11-08 jassmith@gmail.com work on positioning algorithm 2010-11-07 jassmith@gmail.com more animation work 2010-11-07 jassmith@gmail.com implement sister timestamp concept (for enter/exit style events) 2010-11-07 jassmith@gmail.com more work on simplification 2010-11-06 jassmith@gmail.com More progress on function oriented animation system 2010-11-06 jassmith@gmail.com starting work on getting folding defined in a more functional manner 2010-11-05 Jay Taoko * Connected rendering to the data provided by RenderArgs * Updated to the latest Nux trunk * GET NUX FROM TRUNK! 2010-11-05 jassmith@gmail.com start working on high level render controller 2010-11-05 Neil Jagdish Patel Some fixes to the panel test 2010-11-05 Neil Jagdish Patel A Panel loader for quick testing 2010-11-05 Neil Jagdish Patel Add license 2010-11-05 Neil Jagdish Patel Set envvar earlier 2010-11-05 Didier Roche build in distcheck (with system path) and with latest nux 2010-11-05 Neil Jagdish Patel Add make distcheck support 2010-11-05 Neil Jagdish Patel Add support for GTester and a make check target 2010-11-05 Jay Taoko * Fixed allocation/release of textures. Was causing a major memory leak. [modified] src/PanelHomeButton.cpp src/PanelIndicatorObjectEntryView.cpp src/PanelView.cpp 2010-11-04 Jay Taoko * Fixed Blending of launcher [modified] src/Launcher.cpp 2010-11-04 Jay Taoko * Removed unused files VScrollBarSlim.cpp/.h * Changed naming of class following changes in Nux [modified] po/unity.pot src/Launcher.cpp src/Launcher.h src/PanelIndicatorObjectView.cpp src/PanelIndicatorObjectView.h src/PanelView.cpp src/PanelView.h src/Tooltip.cpp src/Tooltip.h [deleted] src/VScrollBarSlim.cpp src/VScrollBarSlim.h 2010-11-04 Neil Jagdish Patel It is a real test 2010-11-04 Neil Jagdish Patel Testing and jays branch 2010-11-03 Jay Taoko * fixed an issue with the blending of the launcher background * UnReference textures instead of deleting them. [modified] src/Launcher.cpp src/SimpleLauncherIcon.cpp src/Tooltip.cpp src/Tooltip.h 2010-11-03 Neil Jagdish Patel Fixed issue starting service. Added support for unit tests 2010-11-03 Neil Jagdish Patel Add first bits of unity teshhhhhhting 2010-11-03 Neil Jagdish Patel Missed a file 2010-11-03 Neil Jagdish Patel Move compiz glib script into tools 2010-11-03 Neil Jagdish Patel Build the plugin 2010-11-03 Neil Jagdish Patel Build the compiz plugin 2010-11-03 Neil Jagdish Patel Build and install the service 2010-11-03 Neil Jagdish Patel Import the work done so far with Compiz 2010-11-03 Neil Jagdish Patel Verison libunity 2010-11-03 Neil Jagdish Patel Add .pot to tree 2010-11-03 Neil Jagdish Patel Add support for translations 2010-11-02 Neil Jagdish Patel Make sure we configure stuff out of tree too 2010-11-02 Neil Jagdish Patel Add in the data we need, removing everything else 2010-11-02 Neil Jagdish Patel Create and install the pkgconfig file. Serve up kittens to be slaughtered by the god of CMake 2010-11-02 Neil Jagdish Patel Build and install libunity and it's header 2010-11-02 Neil Jagdish Patel Add build stuff for vala 2010-11-02 Neil Jagdish Patel Some more cleanup 2010-11-02 Neil Jagdish Patel Remove autofoo stuff and unneeded code *sobs* 2010-10-13 David Barth add support for disabling the effects cache 2010-10-01 David Barth move cache/effects quirks into a cleaner interface 2010-09-30 David Barth add UNITY_DISABLE_CACHE env. variable to let unity run on poor GL drivers, like my ATI M56/X1600 radeon 2010-10-08 jassmith@gmail.com fix crash 2010-10-07 jassmith@gmail.com Remove 2x2 minimum limitation on workspace layout 2010-10-06 Didier Roche add ? to the dance (LP: #652785) of migration 2010-10-06 Didier Roche add ? to the dance (LP: #652785) 2010-10-05 Didier Roche merge replace = to _ for favorite migration (LP: #655175) 2010-10-05 Didier Roche replace = to _ for favorite migration (LP: #655175) 2010-10-01 Neil Jagdish Patel [merge] Fix sections with long names issue 2010-10-01 Neil Jagdish Patel merge trunk 2010-10-01 Neil Jagdish Patel make sizing a bit more normal 2010-10-01 Neil Jagdish Patel ff 2010-10-01 Mikkel Kamstrup Erlandsen Merge Mikkel's branch lp:~unity-team/unity/plugging-leaks-with-a-nailgun: * Plug elusive, but big, leaks when exercising the places. Note that low end graphics hardware (like my i945) still has trouble keeping up with our aggresive allocations of new textures for the tiles. This triggers lots of garbage collections in the driver which causes noticiable lag in the UI. Fixing this will require more work. * Fix occasional slowdown of place rendering because of mem churn 2010-10-01 Mikkel Kamstrup Erlandsen Dammit Mikkel! Remember to chain up the dispose() handler already! 2010-10-01 Mikkel Kamstrup Erlandsen Implement a "disposed mode" for the default group renderer. After dispose() has been run it drops all requests to update it's state. This seems to catch a leak we had where result (especially from the files place) could arrive after the place view had been closed, causing Tile actors to be generated and leaked - or something... 2010-09-30 Mikkel Kamstrup Erlandsen Be sure to chain up when overriding dispose() 2010-09-30 Mikkel Kamstrup Erlandsen Clean up some of the ref counting logic, plugging an odd leak. Also free all texture memory once a place is dismissed, we used to keep the textures around until next time we brought that particular place up again. This could cause problems on low end graphics hardware because the texture mem would be filled up causing all WM operations to be very slow. * Don't use manual unref() because of odd refcounts, but clean up the underlying code to return the right thing * Free all memory when a place is dismissed * Use Gee to manage lists of GObjects instead of G*List which have unclear memory semantics * There are still leaks. Sorry :´-| 2010-09-29 Mikkel Kamstrup Erlandsen NOTE: ABI and API break in libunity was required to fix a leak. The affected abi+api was not used any where outside libunity itself. Revamp the internal re-usage of tiles to use Gee collections instead of GSList which doesn't work super well wth Vala mem management Discovered a bug in Vala causing it to generate self-refs in object constructors if the object has a delegate member which is set to a lambda or a non-static method on 'this'. This was the root cause of a series of leaks we have been battling for some time. Made the offending places use static methods in stead. 2010-09-29 Mikkel Kamstrup Erlandsen Optimize tile creation by using a factory instead of expensive strcmp()s 2010-09-30 Neil Jagdish Patel Fix loading of translations from the place files 2010-09-28 Gord Allott changes the launcher behaviour to launch a new application if no user visible windows are found to fix lp:647979 2010-09-27 Gord Allott launches new apps if there are no open windows, helps fix lp:647979 2010-09-27 Neil Jagdish Patel Devel bump 2010-09-27 Neil Jagdish Patel [release] 0.2.46 2010-09-27 Gord Allott fix for crasher in favourites 2010-09-27 Gord Allott use get_basename instead of silly str manipulating, should fix lp:648625 2010-09-27 Didier Roche fix remaining issue when software is at start for non 3D detection (LP: #614088) 2010-09-27 Didier Roche silly issue when software is at start 2010-09-27 Didier Roche Fix duplicate ubiquity entry in UNE live session (was importing it from the GNOME desktop) (LP: #648827) 2010-09-27 Didier Roche Fix duplicate ubiquity entry in UNE live session (was importing it from the GNOME desktop) (LP: #648827) 2010-09-24 Neil Jagdish Patel [merge] Jason pleasures didrocks 2010-09-24 jassmith@gmail.com Ensure the user has at least 4 workspaces and respect if they have more 2010-09-24 Neil Jagdish Patel Bump to next devel release 2010-09-24 Neil Jagdish Patel [release] 0.2.44 2010-09-24 jassmith@gmail.com Merge configure workspace layout branch 2010-08-26 jassmith@gmail.com ensure workspace layout is set upon unity start 2010-09-24 Neil Jagdish Patel [merge] Updated MT code 2010-09-24 Neil Jagdish Patel Do two stage back too 2010-09-24 Neil Jagdish Patel Implemented two stage pinch 2010-09-24 Neil Jagdish Patel interim commit 2010-09-24 Neil Jagdish Patel interim commit 2010-09-24 Neil Jagdish Patel 3-pinch = app-expose 2010-09-24 Neil Jagdish Patel 4-tap = show/hide dash 2010-09-24 Neil Jagdish Patel Only drag windows on 3-to-2 2010-09-24 Mikkel Kamstrup Erlandsen Merge lp:~unity-team/unity/num-trash-items 2010-09-24 Mikkel Kamstrup Erlandsen Workaround for fixing bug #646653 "The number of items message in the Unity trash does not load translations". For some reason ngettext() doesn't work for us, and I've been unable to come up with a fix in suitable time for Maverick. Sorry world! 2010-09-24 Gord Allott fixes favorite loading for didrocks, fixes lp:645835 2010-09-24 Gord Allott don't check for application type 2010-09-24 Gord Allott tries to work around crazy paths for favorites 2010-09-24 Mikkel Kamstrup Erlandsen Fix crasher when place daemons fails to start on DBus activation 2010-09-24 Mikkel Kamstrup Erlandsen Fix crasher when place daemons failed to start up on DBus activation. 2010-09-24 Mirco Müller modified: unity-private/panel/panel-home-button.vala Merged unity.fix-644686 after review and approval from Gordon. This uses the new (crisper) 24x24 cof-logo icon provided by Otto for the panel's home-button. This needs to go alongside unity-asset-pool rev. 48 Fixes LP: #644686 2010-09-24 Mirco Müller Use an updated cof-logo icon for the home-button. This needs a newer version of unity-asset-pool (rev. 48). Fixes LP: #644686 2010-09-24 Mirco Müller modified: unity-private/launcher/scroller-view.vala Merged branch unity.fix-633069 after review and approval form Gordon. Beautified the keyboard-shortcuts. Text is crisper and centered in the box. Rounded corners are a bit smaller. This is for the Maverick RC. Fixes LP: #633069 2010-09-24 Mirco Müller Make keyboard-shortcut overlays a bit nicer. Rounded corners are a bit smaller now. Text is crisper and centered. Fixes LP: #633069 2010-09-23 Neil Jagdish Patel Fix vapi for indicator 2010-09-23 Mikkel Kamstrup Erlandsen Add dep on latest libindicator (0.3.14) to get the new libindicate ABI 2010-09-22 Neil Jagdish Patel Post release bump 2010-09-22 Neil Jagdish Patel [release] 0.2.42 2010-09-22 Mikkel Kamstrup Erlandsen Merge Neil's branch lp:~unity-team/unity/places-fixes-2010-09-22: * Bug #607821: Search Field does not behave as specified when the search fails * Bug #607829: Clicking a Place icon while viewing the same place in the Dash should return to the Home screen of that place and clear the search * Bug #612562: URI activation in global view * Bug #637136: launchers should act like if the application was not focussed in the place views * Bug #638402: clicking on a category from CoFs does not directly take you to the desired category * Bug #638857: dash initial icons states * Bug #641554: cropping an image in shotwell crashes unity * Bug #641669: Launcher loads 48 px icons instead of 32 px * Bug #642669: mutter crashes when closing pop-up dialog * Bug #644215: "Applications" and "Files & Folders" tooltips are not translatable 2010-09-22 Neil Jagdish Patel Load icons at 32px for the launcher, thanks to Severin Heiniger for pointing this out 2010-09-22 Neil Jagdish Patel [merge] trunk 2010-09-22 Neil Jagdish Patel We were validating the wrong mutter window! this obviously can lead to crashes galore during MT stuff 2010-09-22 Neil Jagdish Patel Load locale strings 2010-09-20 Neil Jagdish Patel Add URI activation support for the global place 2010-09-20 Neil Jagdish Patel Use gdk_error_trap properly 2010-09-20 Neil Jagdish Patel Guard against a null entry or null entry.parent. Now vala won't ignore these checks 2010-09-20 Neil Jagdish Patel Set the search bar first, otherwise we might still receive events from the old place when we shouldn't 2010-09-20 Neil Jagdish Patel Make switching quicker, make sure that file browsing works 2010-09-19 Neil Jagdish Patel Make sure we correctly reset the dash on clicking on places 2010-09-19 Neil Jagdish Patel Show the failed search red bg on the entry 2010-09-19 Neil Jagdish Patel Don't expose an active application if we're in dash mode when the user clicks 2010-09-19 Neil Jagdish Patel Make the home buttons reactive 2010-09-19 Neil Jagdish Patel Add red tint when search fails 2010-09-22 Neil Jagdish Patel [merge] Support new libindicator API 2010-09-22 Neil Jagdish Patel Add support for entry_activated () 2010-09-22 jassmith@gmail.com merge window spread popup fix branch 2010-09-22 jassmith@gmail.com Ensure we dont map windows when expose is active 2010-09-22 Gord Allott fixes lp:619344 by removing glow on fold 2010-09-22 Gord Allott fixes lp:619344 by removing glow on fold 2010-09-22 Gord Allott adds support into unity for using a gconf key to disable super key support 2010-09-22 Ying-Chun Liu (PaulLiu) Add gconf key to disable/enable super key. 2010-09-22 Neil Jagdish Patel [merge] Multi-monitor support 2010-09-19 Neil Jagdish Patel Make sure the input region is correct 2010-09-18 Neil Jagdish Patel dummy 2010-09-18 Neil Jagdish Patel Make the other bits work with multi-monitor setups 2010-09-18 Neil Jagdish Patel Basic multi monitor support 2010-09-22 Gord Allott fixes launcher focus grabbing lp:637123 2010-09-22 Gord Allott fixes lp:637123 2010-09-22 Gord Allott fixes the places icons and workspace manager icon so that you can't drag them out 2010-09-22 Gord Allott stops drag events from affecting special launcher icons such as places, also stops you dragging past those icons 2010-09-22 Mikkel Kamstrup Erlandsen Merge lp:~unity-team/unity/trash-i18n-fixes. Partial fix for bug #645038 "Trash menu items in Unity are either not translatable or translations are not loaded". Still missing an issue with ngettext("%d item", "%d items", n_items); Please see the linked bug. 2010-09-22 Mikkel Kamstrup Erlandsen First stab at fixing bug #645038: "Trash menu items in Unity are either not translatable or translations are not loaded". Still haven't figured out why the "%d items" statement with ngettext() is not working. 2010-09-22 Mikkel Kamstrup Erlandsen Merge Mikkel's branch lp:~unity-team/unity/fast-icons: * This branch optimizes the icon loading considerably. Most notably the places will now appear on screen much faster. You will note that on initial launch of a place the icons will not appear instantly - in fact may appear to arrive slower than before. This is due to the fact that the new code shows the place on screen much earlier than the old code. * Fixes the bug where tiles in the places could sometimes have the wrong icon. * DISCLAIMER: It breaks ABI and API of Unity.IO. Slightly. This was required to remove a heckuwa lot of reallocations of some big IO buffers. Unity internally has been updated to reflect this (of course). The place daemons are the only other consumers, and I will update them to require the latest unity, which should make this a non-problem. 2010-09-22 Mikkel Kamstrup Erlandsen Make process_icon_queue() private now that we don't have to leak this logic anymore (all optimizations are handled internally) 2010-09-22 Mikkel Kamstrup Erlandsen Make the PixbufCache a *lot* more clever on when to start loading icons - and do some more aggresively than before. This change allowed us to remove a hack from places-default-renderer-group.vala that leaked some logic into the group renderer class to optimize responsiveness. Simplify and clean up the logic of PixbufCache 2010-09-22 Mikkel Kamstrup Erlandsen Outcomment dubious call to internals of Unity.PixbufCache 2010-09-22 Mikkel Kamstrup Erlandsen Add some docs to the public methods of UnityPixbufCache 2010-09-22 Mikkel Kamstrup Erlandsen Rename method load_iteration() to process_icon_queue_dispatcher() and make it private 2010-09-21 Mikkel Kamstrup Erlandsen API/ABI break of libunity: in unity_io_read_stream_async() only consumer is unity internally and the place daemons. They will be bumped to require the new libunity version. So no reason to change soname. Fixes bug where the wrong icon where at times associated with a tile in the places view. LP bug #642935 Work on optimizing file icon loading: * Reduced number of reallocations * Increased buffer size and made sure the buffer is allocated only once * Less roundtrips to mainloop * Try and match read buffer size to default inode size (4k) * Sequential reading of queued files. Before this we'd load at minimum 10 in parallel! Note that this change might actually make the loading *slower* on SSD while almost certainly faster on conventional drives 2010-09-21 Mikkel Kamstrup Erlandsen make PixbufRequestType a private enum 2010-09-21 Mikkel Kamstrup Erlandsen Make PixbufCacheTask a private class and add [Compact] annotation in order to make them a little lighter (we might spawn several thousands of these) 2010-09-21 Mikkel Kamstrup Erlandsen Unregister the icon queue timeout (if set) when a PixbufCache is destroyed 2010-09-22 Neil Jagdish Patel [merge] Some menu's keep showing 2010-09-22 jassmith@gmail.com Ensure our dnd window is set to not accept input focus 2010-09-22 Neil Jagdish Patel [merge] Jasons maximus fixes 2010-09-22 jassmith@gmail.com Ensure we dont process any window that is already too big for the stage 2010-09-22 Mirco Müller modified: unity-private/places/places-place-search-navigation.vala Merged unity.fix-638285 after review and approval from Mikkel. The forward- and back-buttons in the places-view are now rendered with lowered opacity to better indicate being insensitive, thus the user does not accidentally assume they can be pressed. Fixes LP: #638285 2010-09-21 Mirco Müller Made the insensitive state of the forward- and back-button more obvious by decreasing their opacity, thus users don't assume they are actually clickable. Fixes LP: #638285 2010-09-22 Mirco Müller modified: targets/mutter/window-management.vala Merged Jason's restore-foce-activate branch after review and approval. 2010-09-22 jassmith@gmail.com restore force activate function using timeout of 0 instead of idle. This seems to eliminate the crash 2010-09-22 Mirco Müller modified: unity-private/places/places-button.vala unity-private/places/places-default-renderer.vala unity-private/places/places-place-search-sections-bar.vala Merged Cimi's fix-cairo-misalignments branch after review and approval. This fixes some fills, line-widths, alignments in the default places-renderer and scrollbar. 2010-09-17 Andrea Cimitan Fixes to scrollbar 2010-09-17 Andrea Cimitan More fixes, now to places default rendered 2010-09-17 Andrea Cimitan Fixes fill of places_button when pressed 2010-09-17 Andrea Cimitan Fixes some misalignments, different design (sharp borders), should be faster 2010-09-22 Gord Allott fixes for various bugs, linked in the commits 2010-09-21 Gord Allott moves the auto-scroll animation from 30fps based to clutter animation based, fixes lp:640560 2010-09-21 Gord Allott fixes issue with icons that are dragged out remaining, fixes lp:643434 2010-09-20 Gord Allott hides hidden menu items, fixes lp:641543 2010-09-22 Didier Roche detects if software acceleration rather than hw is available and if so, try to logout from the session after a dialog prompt, changing the selected session in gdm to gnome. 2010-09-21 Didier Roche change user session selected by default if no 3D driver detected 2010-09-18 Didier Roche prompt a dialog and exit if we detect that GL is software rendered 2010-09-22 Didier Roche People are sometime insane in filling their custom launcher name. Try to be smart and to convert some of them. 2010-09-21 Didier Roche being safe when people are using crazy caracters in desktop file (LP: #644114, #635156) 2010-09-22 Mirco Müller modified: unity-private/panel/panel-indicator-object-entry-view.vala Merged branch unity.fix-604505-2 after review and approval from Gordon. Upon initial focus of insensitive menus (upon program startup) they are no longer reactive, thus the user can't activate them with the mouse or keyboard as intended. Fixes LP: #604505 2010-09-21 Mirco Müller Make insensitive menu really inactive, when window is initially focused (program is started). Fixes LP: #604505 2010-09-22 Mirco Müller modified: unity-private/launcher/quicklist-menu-item.vala Merged branch unity.fix-643315 for after review and approval by Gordon. Makes quicklist-items have equal width again and fixes regression of all the clutter-warning about relayout happening during an allocation cycle. Fixes LP: #643315 2010-09-21 Mirco Müller use timeout again, fixes LP: #643315 (quicklist items having different widths) and the other regression of clutter spitting out warnings about relayout being performed during an allocation cycle 2010-09-21 Jay Taoko Unref item returned from menu_item_from_dbusmenuitem. They have an extra reference that stop them from being properly deleted. [modified] unity-private/launcher/quicklist-controller.vala 2010-09-21 Jay Taoko Unref item returned from menu_item_from_dbusmenuitem. They have an extra reference that stop them from being properly deleted. [modified] unity-private/launcher/quicklist-controller.vala 2010-09-21 Jay Taoko Unref item returned from menu_item_from_dbusmenuitem. They have an extra reference that stop themfrom being properly deleted. [modified] unity-private/launcher/quicklist-controller.vala 2010-09-21 Jay Taoko Unref item returned from menu_item_from_dbusmenuitem. They have an extra reference that stop themfrom being properly deleted. [modified] unity-private/launcher/quicklist-controller.vala 2010-09-21 Jay Taoko Add correct destructor name to menu items. [modified] unity-private/launcher/quicklist-check-menu-item.vala unity-private/launcher/quicklist-image-menu-item.vala unity-private/launcher/quicklist-radio-menu-item.vala unity-private/launcher/quicklist-seperator-menu-item.vala 2010-09-21 Jay Taoko * Add correct destructor name to menu items. [modified] unity-private/launcher/quicklist-check-menu-item.vala unity-private/launcher/quicklist-image-menu-item.vala unity-private/launcher/quicklist-radio-menu-item.vala unity-private/launcher/quicklist-seperator-menu-item.vala 2010-09-21 Mirco Müller modified: unity-private/launcher/quicklist-controller.vala Merged branch unity.fix-631446-2 after review and approval from Gordon. Make sure the anchor-position/offset of label and quicklist is really the same. Fixes LP: #631446. 2010-09-21 Mirco Müller use same offset for label and quicklist, should fix LP: #631446 for real now 2010-09-18 Neil Jagdish Patel [merge] Improved breadcrumb look by Cimi 2010-09-17 Andrea Cimitan Improved look of breadcrumbs in folder view 2010-09-18 Neil Jagdish Patel [merge] Cimi's work that fixes up menuitem look and feel 2010-09-17 Andrea Cimitan Update text color to reflect Ambiance changes 2010-09-17 Andrea Cimitan Fix ambiance theme in maverick, hardcoded, bug #611967 2010-09-18 Neil Jagdish Patel Update ignores 2010-09-18 Neil Jagdish Patel [merge] Cimi's fix window buttons branch 2010-09-17 Andrea Cimitan Fixes for window decorations buttons in the panel, using new Ambiance theme 2010-09-17 Neil Jagdish Patel Post release bump 2010-09-17 Neil Jagdish Patel [release] 0.2.40 2010-09-16 Neil Jagdish Patel Merge gords launcher fixes branches 2010-09-16 Gord Allott fix for lp:601093 icons now zoom in and out 2010-09-16 Gord Allott fixes lp:633084 2010-09-16 Gord Allott fixes menu generation on scroll 2010-09-16 Gord Allott sends motion event on animations 2010-09-16 Gord Allott fixes lp:627488 active (left) indicator on the special launchers should not hang around anymore 2010-09-16 Gord Allott increased exp count for balance 2010-09-16 Neil Jagdish Patel Don't register for MGRAGS 2010-09-07 Chase Douglas Don't register for MDRAGs since they aren't used Four finger drags aren't used, and MDRAGs prevent EDRAGs from continuing if four touches are ever seen during a drag gesture's lifetime. Fixes LP: #632613 2010-09-16 Neil Jagdish Patel Add support for showing menus when the user presses Alt+FOO 2010-09-16 Neil Jagdish Patel Update to supprt menu_show signal from libindicator. This enables keyboard shortcuts in the global menu 2010-09-16 jassmith@gmail.com remove force activate call as it can cause issues with very very shortlived windows 2010-09-16 jassmith@gmail.com merge youtube fix branch 2010-09-16 jassmith@gmail.com remove dead test 2010-09-16 jassmith@gmail.com fix issue where youtube videos did not stay fullscreen 2010-09-16 Mirco Müller modified: unity-private/panel/panel-indicator-object-entry-view.vala Merged unity.fix-600191 branch after review and approval from Jay. Made sure all possible combinations of image and lable being visible or not are correctly handled, thus the menu (parent) gets correctly shown or hidden and no "gap" is left on the global menu. Fixes LP: #600191 2010-09-16 Mirco Müller cover all possible cases of image and label being shown or not, removed debug ouput 2010-09-16 Mirco Müller getting closer 2010-09-16 Mirco Müller trying to fix the gap issue 2010-09-16 Mikkel Kamstrup Erlandsen Merge Mikkel's branch lp:~unity-team/unity/browse-in-nautilus: * Adds support for the UnityExtraAction hint. Which can be used for place daemons to register a small icon that launches some extra feature for the currently displayed dataset. In particular this is used by the files daemon to show a small "Browse current folder in Nautilus" button when in folder browsing mode. 2010-09-16 Mikkel Kamstrup Erlandsen Hide/show Dash according to Activate()s return value when triggering a UnityExtraAction from a place daemon 2010-09-16 Neil Jagdish Patel Make the extra action stick to the right 2010-09-16 Mikkel Kamstrup Erlandsen Implement support for the UnityExtraAction hint. This makes it possible for the files' place daemon to add a button that when clicked opens Nautilus on the currently browsed folder. This fixes bug #633201 "Provide an "open this folder" button" 2010-09-16 Jay Taoko Jay Taoko 2010-09-15 In reference to bug 617339. This branch add the label menu item to the quicklist menu. There are cases when the quicklist is requested and the menu hasn't been previously filled with the label item. 2010-09-15 Jay Taoko In reference to bug 617339. This branch add the label menu item to the quicklist menu. There are cases when the quicklist is requested and the menu hasn't been previously filled with the label item. [modified] unity-private/launcher/quicklist-controller.vala 2010-09-16 Mikkel Kamstrup Erlandsen Fix huge leak when showing place. All tiles where leaked. 2010-09-15 Mikkel Kamstrup Erlandsen Fix *huge* mem leak when showing a place 2010-09-15 Mikkel Kamstrup Erlandsen Remove inappropriate comment string 2010-09-15 Mirco Müller modified: .bzrignore unity-private/panel/panel-indicator-object-entry-view.vala unity-private/panel/panel-indicator-object-view.vala Merged unity.fix-604505 branch after review and approval from Jay. This makes insensitive labels/images in the global-menu render with lower opacity. It also makes sure insensitive menus can't be accessed by the mouse or keyboard-navigation. Fixes LP: #604505 2010-09-15 Mirco Müller make sure the insensitive menu is also skipped if the user navigates with the cursor-keys 2010-09-15 Mirco Müller don't allow mouse-clicks on insensitive entries/menus 2010-09-15 Mirco Müller handle changes/updates to the state of the sensitive-flag for label and image 2010-09-15 Mirco Müller render insensitive menu-labels/images with only a quarter of the normal opacity 2010-09-15 Mirco Müller ignore intermediate C-files 2010-09-14 Neil Jagdish Patel bump for next development release 2010-09-14 Neil Jagdish Patel [release] 0.2.38 2010-09-14 Neil Jagdish Patel [merge] Misc fixes 2010-09-14 Neil Jagdish Patel Pressing enter activates the first result in search 2010-09-13 Neil Jagdish Patel Beginnings of a context stack 2010-09-14 Mirco Müller modified: unity-private/launcher/scroller-controller.vala Merged branch unity.fix-632460 after review and approval from Gordon. This avoids the crash on Super-key-shortcuts with places. Fixes LP: #632460 2010-09-14 Mirco Müller add a warning() and FIXME-remark for the failure-case 2010-09-14 Mirco Müller Added some debug-output for testing 2010-09-14 Gord Allott enables support for sending favourites to bamf 2010-09-14 Gord Allott send favourites list to bamf 2010-09-14 Neil Jagdish Patel MT fixes 2010-09-13 Neil Jagdish Patel Some more cleanups 2010-09-13 Neil Jagdish Patel Make moving windows not screw up the size of the window 2010-09-13 Neil Jagdish Patel Some cleanups 2010-09-13 Neil Jagdish Patel Make 4-pinch show/hide places 2010-09-13 Neil Jagdish Patel Raise windows that are maximised/fullscreened, so you don't get left in strange states 2010-09-13 Neil Jagdish Patel Make 3-tap and 4-tap toggle expose 2010-09-13 Neil Jagdish Patel Add 3-tap app-window-pick and 4-tap all window pick 2010-09-13 Neil Jagdish Patel Make gestures with magicpad work, fix the randomness of multiple gestures happening at once 2010-09-14 Mikkel Kamstrup Erlandsen Update POTFILES.in with missing source files with translatable strings. This fixes bug #637128: "lot of strings can't be translated..." 2010-09-14 Mirco Müller added: unity-private/panel/panel-divider.vala modified: unity-private/Makefile.am unity-private/panel/panel-home-button.vala unity-private/panel/panel-view.vala Merged branch unity.fix-636602 after review and approval from Gordon. A new class called Unity.Panel.Divider is added. This adds a special Ctk.Image actor between the home-button and menubar/window-buttons to hold the dividing groove artwork. Fixes LP: #636602. This needs unity-asset-pool rev. 44. 2010-09-13 Mirco Müller make sure the divider/groove is not visible when the shell is shown 2010-09-13 Mirco Müller removed unused boolean flag 2010-09-13 Mirco Müller Add class Unity.Panel.Divider to extract the groove from the home-button to a separate actor. This branch needs to go along with lp:~unity-team/unity-asset-pool/unity-asset-pool.fix-636602 because of new artwork. Fixes LP: #636602 2010-09-14 Gord Allott fixes a lot of small design tweaks, bug links in branch comment 2010-09-14 Gord Allott fix for small double menu problem introduced with this branches changes 2010-09-14 Gord Allott fixes lp:632991 - removes jittering when rubber band is in use on the launcher 2010-09-14 Gord Allott fixes lp:633045 - auto scroll speed is now corrected 2010-09-14 Gord Allott fixes lp:631452 2010-09-14 Gord Allott fixes lp:620427 - launcher does not contract if a menu is open 2010-09-14 Gord Allott fixes lp:620427 - launcher does not contract if a menu is open 2010-09-14 Mikkel Kamstrup Erlandsen Merge a one-liner branch fixing the logging of launched apps in places (by accepting a tiny bit of sync io when launching an app) 2010-09-14 Mikkel Kamstrup Erlandsen Don't use Unity.AppInfoManager when launching apps. This means we'll do a bit of sync IO when launching an app, but we need to do it this way in order to trigger the zeitgeist-gio module to log the app launch event. This fixes bug #632203: "Log apps launched via unity-place-applications" 2010-09-13 Mirco Müller modified: unity-private/launcher/quicklist-controller.vala Tooltip expanding to quicklist no longer jumps to the right. Furthermore the anchor-arrow of the tooltip/quicklist now no longer is over the launcher-icon/tile and fully aligns with the triangle indicating the focused application. Fixes LP: #631446. 2010-09-13 Mirco Müller make sure the anchor-arrow aligns with the focused-triangle indicating the current app. 2010-09-13 Mirco Müller Correct the offset of the quicklist so it doesn't jump to the right when expanding from a tooltip. Fixes LP: #631446 2010-09-09 Didier Roche oh autools, why are you so mean and don't want to dist my libexec script 2010-09-09 Mikkel Kamstrup Erlandsen Post release version bump 2010-09-09 Mikkel Kamstrup Erlandsen Release 0.2.36 2010-09-09 Mikkel Kamstrup Erlandsen Merge Mikkel's branch lp:~unity-team/unity/pixbufcache-fixes: While this branch does not fix the big leak we have when bringing up a place, it fixes a leak of maybe 5-10mb we'll have on startup and it drastically improves the loading/rendering times of icons in the places: * Fix a big leak when loading pixbufs with Unity.PixbufCache * Optimize IO when loading pixbufs, by using a bigger buffer * Remove a few unnecessary async calls to reduce the number of mainloop round trips Remove some stale outcommented code 2010-09-09 Mikkel Kamstrup Erlandsen Fix a big leak when loading pixbufs with Unity.PixbufCache Optimize IO when loading pixbufs, by using a bigger buffer Remove a few unnecessary async calls to reduce the number of mainloop round trips Remove some stale outcommented code 2010-09-09 Mikkel Kamstrup Erlandsen Merge Mikkel's branch lp:~unity-team/unity/group-icons: * Support loading and rendering of group header icons 2010-09-09 Mikkel Kamstrup Erlandsen Display group header icons as hinted by the model 2010-09-09 Didier Roche launch migration script from vala to transition one time new people to unity (LP: #622146) 2010-09-09 Didier Roche add comment about the workaround for dumping gconf values 2010-09-09 Didier Roche use prefix 2010-09-08 Didier Roche launch migration script from vala to transition one time new people to unity (LP: #622146) 2010-09-08 Didier Roche add migrate favorite script and distribute it 2010-09-09 Mirco Müller modified: unity-private/panel/panel-home-button.vala Merged unity.fix-630031 branch after review and approval from Jason. There was a regression in the alignment of the home-button groove and the right edge of the launcher. It was off by two pixels. By adding two to the to the query of the launcher-width this is now corrected. Fixes LP: #630031. 2010-09-08 Mirco Müller Fix width of home-button on panel, so groove aligns with right edge of launcher, fixes LP: #630031 2010-09-03 Didier Roche rebump post-release 2010-09-03 Didier Roche downgrade for merge-upstream no conflict 2010-09-03 Neil Jagdish Patel Add devices.png to tarball 2010-09-03 Neil Jagdish Patel Bumped to next dev version 2010-09-03 Neil Jagdish Patel [release] 0.2.34 2010-09-03 Gord Allott This branch queues requests to remove results from the views long enough to update the existing tiles if add_result comes in. This allows the views not to flash as much during searches. 2010-09-02 Neil Jagdish Patel Make seaching in places a little nicer 2010-09-02 Neil Jagdish Patel Add a batch processing for icon setting 2010-09-02 Neil Jagdish Patel Some batchprocessing for pixbuf loading 2010-09-03 Mirco Müller Forgot to remove the debug()-calls 2010-09-03 Mirco Müller Merged Neil's fix-places-memleaks branch after review and approval. Fixes numerous mem-leaks in Places and Quicklists. modified: unity-private/launcher/quicklist-check-menu-item.vala unity-private/launcher/quicklist-image-menu-item.vala unity-private/launcher/quicklist-menu-item.vala unity-private/launcher/quicklist-radio-menu-item.vala unity-private/places/places-default-renderer-group.vala unity-private/places/places-default-renderer-tiles.vala unity-private/places/places-default-renderer.vala unity-private/places/places-place-home-renderer.vala unity-private/places/places-place-search-entry.vala unity-private/places/places-view.vala unity/unity-layered-bin.vala 2010-09-02 Neil Jagdish Patel Correctly free child actors 2010-09-02 Neil Jagdish Patel Clean up memory usage inside places 2010-09-02 Gord Allott fixes lp:623953 - applications that are favourited and then closed are now not removed 2010-09-02 Gord Allott removed a debug 2010-09-02 Gord Allott merged in latest unity and fixed lp:614329 2010-09-02 Gord Allott debugging 2010-09-02 Gord Allott fixes a gettext translation to support non plural translations 2010-09-02 Gord Allott fix for lp:623953 - icons loaded after unity starts are reactive again 2010-09-01 Gord Allott small speed improvement to previous fix 2010-09-01 Gord Allott fix for lp:623953 2010-08-31 Neil Jagdish Patel [merge] Add support for latest unity-asset-pool 2010-08-31 Neil Jagdish Patel Add support for latest asset pool 2010-08-31 Gord Allott fix neil mode in the launcher and re-enable quicklists 2010-08-31 Gord Allott fixed double menu open issue 2010-08-27 Gord Allott re-enabled quicklists 2010-08-27 Gord Allott don't auto-scroll when already scrolling 2010-08-27 Gord Allott fixes the scroller so that its scrolls correctly for the use case of having not enough icons to fill the launcher 2010-08-30 Mirco Müller modified: unity-private/places/places-default-renderer.vala Merged (with small suggested fixes) after review and approval from Mikkel into trunk. This brings the scrollbar closer to the mockups from Design. 2010-08-28 Mirco Müller add glow to slider 2010-08-28 Mirco Müller support drawing the three different styles for the slider depending on its 'state': normal, prelight, active... 'state'-handling should be done properly in Ctk.ScrollView 2010-08-27 Mirco Müller forgot to use update() instead of do_queue_redraw() for Unity.CairoCanvas 2010-08-27 Mirco Müller added missing background-pattern to trough, added striped pattern to prelight slider, work-around state-handling for slider still not working 2010-08-26 Neil Jagdish Patel Post release version bump 2010-08-26 Neil Jagdish Patel [release] 0.3.32 2010-08-26 jassmith@gmail.com Ensure we have a heigh enough spaces calculation 2010-08-26 Neil Jagdish Patel [merge] My frigging work 2010-08-26 Neil Jagdish Patel [merge] Trunk 2010-08-26 Neil Jagdish Patel launch folder browsing for fileinfo 2010-08-26 Neil Jagdish Patel Change the folder hilight to underline 2010-08-26 Neil Jagdish Patel Reduce the blinking a bit 2010-08-26 Neil Jagdish Patel Remove unecessary printf 2010-08-26 Neil Jagdish Patel Properly remove empty results from home screen 2010-08-26 Neil Jagdish Patel More global fixes 2010-08-26 Neil Jagdish Patel Make global search work again, fix some warnings 2010-08-26 Neil Jagdish Patel Add states to groups view 2010-08-26 Neil Jagdish Patel Add states to section buttons 2010-08-26 Neil Jagdish Patel Fix padding 2010-08-26 Neil Jagdish Patel Add support for clicking parent folder in FileInfoRenderer 2010-08-25 Neil Jagdish Patel Update ignores 2010-08-25 Neil Jagdish Patel Add states feedback to tiles 2010-08-25 Neil Jagdish Patel Padding fixes, use comment in FileInfo if != uri, and lots more 2010-08-25 Neil Jagdish Patel Beginnings of FileInfoTile 2010-08-25 Neil Jagdish Patel Add UnityShowcaseRenderer 2010-08-25 Neil Jagdish Patel Make Tile into an abstract class to be implemented by the world and it's lonely kitten 2010-08-25 Neil Jagdish Patel Add support for the ExpandedGroups hint 2010-08-26 Neil Jagdish Patel Post release bump 2010-08-26 Neil Jagdish Patel [release] 0.2.30 2010-08-26 Gord Allott merged in a fix for launcher not unfolding on startup 2010-08-26 Gord Allott potential fix for problematic unfolding of launcher 2010-08-26 jassmith@gmail.com merge touchy feely branch 2010-08-26 jassmith@gmail.com merge el trunko 2010-08-26 jassmith@gmail.com ensure we properly get the mutter window even in more deeply nested situations 2010-08-26 Neil Jagdish Patel Update the properties 2010-08-26 njpatel merge 2010-08-26 Neil Jagdish Patel [merge] Chase's rounding fix 2010-08-25 Chase Douglas Add 0.5 to gesture pan deltas when using floorf for even rounding Currently, windows tend to drift up and to the left. This is because floorf(-0.1) = -1, while floorf(0.1) = 0. 2010-08-26 njpatel Some prep for better window management in gestures 2010-08-24 njpatel 5.7 User fullscreens a window 2010-08-24 njpatel 5.5 User maximizes a window:: 2.b & 7.a 2010-08-24 njpatel 5.5 User maximizes a window & 5.5 variation 2.a (semi-maximizes) 2010-08-24 njpatel fix setting of last maximised point 2010-08-24 Neil Jagdish Patel Interim commit 2010-08-24 Neil Jagdish Patel Disable unreliable resizing and also fixup the moving stuff 2010-08-24 Neil Jagdish Patel Actually make the window moving not suck 2010-08-24 njpatel interim commit 2010-08-24 njpatel 5.1 User moves a window 2010-08-24 njpatel [merge] trunk 2010-08-24 Neil Jagdish Patel Make sure all the properties are set; Some cleanup 2010-08-24 Neil Jagdish Patel Half way there 2010-08-24 Neil Jagdish Patel [merge] trunk 2010-08-13 njpatel Clean up 2010-08-12 njpatel Add support for left/right expand 2010-08-12 njpatel Better support for window maximising 2010-08-11 njpatel Add some support for maximising 2010-08-11 njpatel Add support for window move 2010-08-11 njpatel Added support for more reaction when doing expose 2010-08-11 njpatel doesn't work 2010-08-11 njpatel Finish support for the new properties 2010-08-11 njpatel Clean up 2010-08-10 njpatel Get events from geis 2010-08-10 njpatel Update ignores 2010-08-10 njpatel Initial geis bootstrapping 2010-08-10 njpatel Some support for geis 2010-08-10 njpatel Add support for PAN 2010-08-10 njpatel - Add support for correctly showing expose or dash (and protecting against the other showing) modified: targets/mutter/plugin.vala unity-private/gesture/gesture-dispatcher-xcb-glue.c 2010-08-10 njpatel Make mutter plugin use new API from GestureDispatcher 2010-08-10 njpatel Add support for pinching API 2010-08-10 njpatel Support for 3-tap 2010-08-10 njpatel Add Chase's name to the authors 2010-08-10 njpatel Set fingers for tap event 2010-08-10 njpatel Start adding event types and proper dispatching 2010-08-10 njpatel Do some clean up, add support for choosing which events to receive 2010-08-09 njpatel Dump some more useful info 2010-08-09 njpatel Fix the source function 2010-08-09 njpatel Intermediate commit 2010-08-09 njpatel Add missing files 2010-08-09 njpatel Beginnings of gesture dispatcher 2010-08-26 Mirco Müller modified: unity-private/launcher/scrollerchild-controller.vala unity-private/launcher/scrollerchild.vala Merged Gordon's unity.notify-fixes branch after review and approval. By now his machine works again :) 2010-08-26 Gord Allott new notification animation 2010-08-26 Gord Allott quick fix to stop places segfaulting unity 2010-08-26 Mirco Müller modified: unity-private/launcher/quicklist-controller.vala unity-private/launcher/scroller-view.vala unity-private/launcher/scrollerchild-controller.vala Merged in gord's unity.scrolling-update branch, since his machine is broken atm. 2010-08-26 Gord Allott removed a debug 2010-08-26 Gord Allott enables scroll wheel events 2010-08-26 Gord Allott fix to stop the icons moving during scroll 2010-08-26 Gord Allott new scroller animations finished 2010-08-26 Mirco Müller modified: unity-private/places/places-default-renderer.vala Merged branch unity.fix-608124 into trunk after review and approval from Jason. Fixes LP: #608124. 2010-08-26 Mirco Müller put custom rendering of slider and trough into place, different states are not supported by Ctk.ScrollView yet, more pixel-tweaking could be done 2010-08-26 Mirco Müller hm... state-changes are not triggered 2010-08-26 Mirco Müller make sure stuff is actually visible 2010-08-26 Mirco Müller just see if the boiler-plate for the new scrollbar-rendering works 2010-08-26 Mikkel Kamstrup Erlandsen Merge Jason's branch lp:~unity-team/unity/workspace-switcher-focus-fix: * When focusing a window from the workspace switcher sometimes the last focused window got focus instead 2010-08-26 jassmith@gmail.com ensure windows are properly focused when workspace switch happens 2010-08-26 Gord Allott new dnd code, to fit visual design 2010-08-25 Gordon Allott fixed small issue with releasing mouse button outside of launcher not snaping icon back 2010-08-25 Gordon Allott fix to wrong pick method being used and snaps back the icon on release 2010-08-24 Gord Allott make sure scroller flings after a launcher pops out 2010-08-24 Gord Allott resistance to launcher dragging enabled 2010-08-24 Gord Allott working new drag-drop animations, woohoo\! 2010-08-24 Gord Allott close icon supported 2010-08-23 Gord Allott save point 2010-08-23 Gord Allott merged in latest unity trunk 2010-08-23 Gord Allott disable rectangle 2010-08-26 Mirco Müller modified: unity-private/testing/background.vala Merged branch unity.fix-605788 after review and approval from Mikkel. All picture-options for wallpaper and gradients are now taken into account. This fixes LP: #605788. Also fixes LP: #617084. 2010-08-25 Mirco Müller Using different approach to pull wallpaper/gradient from GnomeBG. Fixes LP: #605788. Also fixes LP: #617084 2010-08-25 Mikkel Kamstrup Erlandsen Merge Mikkel's branch lp:~unity-team/unity/updated-activation-api * The URI activation of place daemons can now determine whether the dash should be hidden or not after activation. This fixes the bug where we didn't hide the dash when the user clicks an item in the Available section of the apps place to bring up software-center. (Note that otoh we don't want to hide the dash when the user is doing folder browsing in the files place) 2010-08-25 Mikkel Kamstrup Erlandsen Fix LP bug #612537 'Dash doesn't hide when clicking an app in the "Available" group' This is done through a slight refactoring moving all the launching logic into Unity.Places.Place and simply having Unity.Places.View react to that. Before this the launching logic was a bit split between these two classes. Note that this update is necessary to also reflect the new dbus wire format for com.canonical.Unity.Activation.Activate(uri) 2010-08-25 Mikkel Kamstrup Erlandsen Post release version bump. A bit late :-) 2010-08-25 Mikkel Kamstrup Erlandsen Let com.canonical.Unity.Activation.Activate(uri) return a uint32 instead of a bool. See LP bug #612537: 'Dash doesn't hide when clicking an app in the "Available" group' 2010-08-25 Mikkel Kamstrup Erlandsen When launching apps via the launcher construct the DesktopAppInfo objects in a way which is more friendly to the Zeitgeist GIO module 2010-08-24 Neil Jagdish Patel [merge] Async PlaceEntries and Browsing 2010-08-23 Neil Jagdish Patel Add support for async browser callbacks 2010-08-23 Neil Jagdish Patel Make the signals work using the old dynamic object type 2010-08-23 Neil Jagdish Patel First bits of async dbus calls 2010-08-24 Neil Jagdish Patel [merge] misc fixes branch 2010-08-24 Neil Jagdish Patel Make sure to update background when text changes 2010-08-24 Neil Jagdish Patel Stop cursor blinking if unchanged for 30 seconds, and start re-blinking if something changed 2010-08-24 Neil Jagdish Patel Make the setting of the glow part of the count get/set instead of get_preferred_height 2010-08-23 Neil Jagdish Patel Remove unneeded variable 2010-08-23 Neil Jagdish Patel Add some cuteness 2010-08-23 Neil Jagdish Patel beginnings of correct empty section bits 2010-08-23 Neil Jagdish Patel Add layered-bin support to the default renderer 2010-08-23 Neil Jagdish Patel Add layered bin to allow content areas to fade in/out from eachother 2010-08-23 Neil Jagdish Patel Update more-results-buttons 2010-08-23 Neil Jagdish Patel Add some spacing fixes to the sections 2010-08-22 Neil Jagdish Patel Add clear button 2010-08-22 Neil Jagdish Patel Add support for blinking the cursor 2010-08-22 Neil Jagdish Patel Separate hint text and set the right text 2010-08-21 Neil Jagdish Patel Interim commit 2010-08-21 Neil Jagdish Patel Clean up the window ordering code to detect which window should be raised. Add support for preferring urgent windows over non-urgent (and falling back to time if both urgent 2010-08-21 Neil Jagdish Patel Order windows correctly by last used, so we raise the correct one 2010-08-21 Neil Jagdish Patel Only animate menus when fading out, so they don't feel slow 2010-08-21 Neil Jagdish Patel Reactivate keynav between menus, and protect against menus that have submenus 2010-08-21 Neil Jagdish Patel - Correctly hide the window controls if the current bamf view is destroyed 2010-08-21 Neil Jagdish Patel - Make the workspace button work properly again\n- Make sure going to workspaces hides any visible places 2010-08-21 Neil Jagdish Patel Add an error trap around the offending X call 2010-08-23 Mirco Müller modified: unity-private/panel/panel-home-button.vala Fixed LP: #592787 again. But glow on button is still not used, since there are problems with the effect-caching, which sometimes don't switch off the glow or do not allow it to appear in the first place. 2010-08-20 Mirco Müller re-submit the patch for LP: #592787 2010-08-20 Gord Allott fix for missing icons in launcher in expanded mode 2010-08-20 Gord Allott fixes issue with missing launcher 2010-08-20 Mikkel Kamstrup Erlandsen The place daemons should not update the results model if a SetSearch(search, hints) sets exactly the same search string and hints as is already being shown 2010-08-20 Mikkel Kamstrup Erlandsen Place daemons should not emit PlaceEntryInfo when local properties change. This visibly removes flicker from the place rendering 2010-08-19 Neil Jagdish Patel [release] 0.2.28 2010-08-19 Neil Jagdish Patel Disable glows as they are causing issues 2010-08-19 Neil Jagdish Patel [merge] places fixes and homescreen 2010-08-19 Neil Jagdish Patel [merge] trunk 2010-08-19 Neil Jagdish Patel Only show the first word from the app name 2010-08-19 Neil Jagdish Patel Add the no search results renderer 2010-08-19 Neil Jagdish Patel Show message 2010-08-19 Neil Jagdish Patel Show message 2010-08-19 Neil Jagdish Patel some movement with no sections available 2010-08-19 Neil Jagdish Patel Make more results button use strips 2010-08-19 Neil Jagdish Patel More places visuals and add stripe texture 2010-08-19 Neil Jagdish Patel Fix section buttons 2010-08-19 Neil Jagdish Patel Remove grid from glow 2010-08-19 Neil Jagdish Patel Remove underscores from panel item labels 2010-08-18 Neil Jagdish Patel Do global search 2010-08-18 Neil Jagdish Patel Add support for opening the right places 2010-08-18 Neil Jagdish Patel Add some tiles 2010-08-18 Neil Jagdish Patel [merge] places fixes branch 2010-08-18 Neil Jagdish Patel beginnings of home place 2010-08-19 Mirco Müller modified: unity-private/launcher/quicklist-check-menu-item.vala unity-private/launcher/quicklist-image-menu-item.vala unity-private/launcher/quicklist-menu-item.vala unity-private/launcher/quicklist-radio-menu-item.vala unity-private/launcher/quicklist-view.vala unity/quicklist-rendering.vala Merged my unity.more-visual-quicklist-tweaks branch after review and approval from Neil. This branch uses the new (leaner) visuals for checkmark- and radiobutton-items in quicklists. It also indents all items (normal, image, checkmark, radio-button). Due to this and the fact that quicklists are meant to grow out of tooltips, the label of a tooltip is now also indented (balanced with a gap on the right side too... this was done after consulting Design). 2010-08-18 Mirco Müller After consultation with Otto about the issue with the item-indentation between tooltips and quicklists - in regards to the expand-animation - I added a larger margin on the right side for tooltips too so they look a bit more balanced. This is an intermediate solution until we have something better from design. 2010-08-18 Mirco Müller change checkmark- and radiobutton-rendering again, indent all items labels 2010-08-19 Mirco Müller modified: targets/mutter/Makefile.am targets/mutter/expose-manager.vala targets/mutter/plugin.vala targets/mutter/spaces-manager.vala targets/mutter/window-management.vala unity-private/panel/panel-tray.vala unity-private/panel/panel-window-buttons.vala unity-private/unity-utils.c unity-private/utils.vala Merged Neil's places-fixes-17-08-2010 branch after review and approval by me. This branch fixes various window-manager related issues and also tweaks proper use of themed decorations. 2010-08-18 Neil Jagdish Patel Don't set maximised windows with theopened-undecorated flag 2010-08-18 Neil Jagdish Patel Figure out the current window on open, and update window buttons 2010-08-18 Neil Jagdish Patel Add support for Ambiance-maverick-beta with a fallback for normal Ambiance. Also load all the textures 2010-08-18 Neil Jagdish Patel Some fixes for the undecorating 2010-08-18 Neil Jagdish Patel Undecorate maximized windows 2010-08-18 Neil Jagdish Patel Make the tray loading safer 2010-08-18 Neil Jagdish Patel Reset expose if windows are removed while it's showing 2010-08-18 Neil Jagdish Patel Also close if user clicks on launcher area 2010-08-18 Neil Jagdish Patel Return to desktop if panel is focused in workspace overview mode 2010-08-18 Neil Jagdish Patel Return to desktop if panel is focused in workspace overview mode 2010-08-18 Neil Jagdish Patel Show workspaces tooltip 2010-08-19 Mirco Müller modified: configure.ac unity-private/Makefile.am unity-private/launcher/scroller-view.vala unity-private/launcher/scrollerchild.vala unity/icon-postprocessor.vala Merged Gordon's unity.mb-launcher-work branch after review and approval by myself. This makes the rotation-animation of icons on the launcher smoother, fixes the ordering of icons during this rotation-animation and corrects keyboard-indicator rendering. 2010-08-18 Gord Allott disabled soem WIP code that isn't ready for release, upgraded visuals for keyboard indicators 2010-08-17 Gordon Allott re-enabled pango 2010-08-17 Gordon Allott save point 2010-08-16 Gordon Allott cleanup and fix to get order of icons when rotating correct 2010-08-16 Gordon Allott fixed rotation animation being out of whack 2010-08-18 jassmith@gmail.com Ensure our windows never underlap our background 2010-08-18 jassmith@gmail.com ensure drop areas are properly sized 2010-08-18 jassmith@gmail.com enable non gl picking in unity 2010-08-18 jassmith@gmail.com merge in work to ensure proper dnd prelights in workspace overview mode 2010-08-18 jassmith@gmail.com ensure we prelight properly to give hints as to where drags will land 2010-08-18 Mirco Müller Merged branch unity.fix-592787-2 after review and approval from Gordon. This needs to go alongside unity-asset-pool rev. 36, which provides up- dated visuals for the ubuntu-home-button. Fixing regression of former fix of LP: #592787 2010-08-18 Mirco Müller reverted commit 412, thus re-enabling rendering different backgrounds for different button-states, this needs to go along with unity-asset-pool rev. 36, fixing LP: #592787 2010-08-18 Neil Jagdish Patel [merge] Removable media support in launcher 2010-08-18 Neil Jagdish Patel Remove stray printf 2010-08-18 Neil Jagdish Patel Add support for dragging off the launcher = ejecting 2010-08-17 Neil Jagdish Patel Add some comments 2010-08-17 Neil Jagdish Patel Make eject work 2010-08-17 Neil Jagdish Patel Add some support for correctly showing the device (and mounting if a mount doesn't exist 2010-08-17 Neil Jagdish Patel Basic support for showing devices 2010-08-18 Mikkel Kamstrup Erlandsen Merge Mikkel's branch lp:~unity-team/unity/cache-desktop-categories * Add method AppInfoManager.get_categories() to look up the categories defined for a given desktop file. This is needed because G(Desktop)AppInfo doesn't expose this API 2010-08-18 Mikkel Kamstrup Erlandsen Don't g_warning() on missing Category key in the .desktop files. This is not an error condition. Lots of apps don't do this for valid reasons (fx. WMs) 2010-08-17 Mikkel Kamstrup Erlandsen Add a new method AppInfoManager.get_categories(desktop_id). This is needed because GAppInfo and GDesktopAppInfo doesn't provide API to access the raw XDG categories of the .desktop file 2010-08-18 Neil Jagdish Patel Add support for GIcon 2010-08-18 Mikkel Kamstrup Erlandsen Merge Jason's branch lp:~unity-team/unity/workspace-dnd : * Enables support for dragging windows between workspaces when inside the workspace switcher 2010-08-17 jassmith@gmail.com merge trunk 2010-08-17 jassmith@gmail.com ensure smooth animations 2010-08-17 jassmith@gmail.com abandon old DND approach and implement new one 2010-08-13 Mikkel Kamstrup Erlandsen Post release version bump 2010-08-13 Mikkel Kamstrup Erlandsen Release Unity 0.2.26 2010-08-13 Mikkel Kamstrup Erlandsen Merge Jason's branch lp:~unity-team/unity/workspace-selections: * Adds support for selecting windows as well as hover previews for everything. DND code that somewhat works is also present however full support is not enabled. The DND bits are currently disabled. 2010-08-12 jassmith@gmail.com merge local branch with dnd disabled but selction working properly 2010-08-12 jassmith@gmail.com Enable really dumb window picking 2010-08-12 Gord Allott stop infinate loop when the scroller picks itself on mouse leave 2010-08-12 Gord Allott commented out delay on launcher contraction. causing segfaults 2010-08-12 Gord Allott adds keyboard navigation support to unity, only works in mutter. requires mutter patch 2010-08-12 Gord Allott updated to latest unity codebase 2010-08-12 Gord Allott merged in support for launcher improvements branch 2010-08-12 Gord Allott removed last remnant of gtkhotkey 2010-08-12 Gord Allott removed gtk hotkey 2010-08-12 Gord Allott full keyboard navigation support, requires patched mutter 2010-08-12 Gord Allott latest unity trunk merged in 2010-08-12 Gord Allott working prototype of keyboard navigation on the launcher 2010-07-30 Gord Allott merge from latest trunk 2010-07-30 Gord Allott keyboard navigation support 2010-07-26 Gord Allott added gtkhotkey bindings 2010-08-12 Gord Allott fixes up the launcher so that its more correct against the specification and prototype 2010-08-12 Gord Allott removed debug 2010-08-12 Gord Allott use sources nicely for timeout on contract behaviour 2010-08-12 Gord Allott latest unity merged in 2010-08-12 Gord Allott working changes for the launcher 2010-08-09 Gord Allott tweek values 2010-08-09 Gord Allott make the icons around the fringe of the flat icons in exposed mode half rotated 2010-08-09 Gord Allott make the icons around the fringe of the flat icons in exposed mode half rotated 2010-08-11 Mikkel Kamstrup Erlandsen Don't emit PlaceEntryInfoChanged on the bus when the search property is changed on an Unity.Place.EntryInfo. The search is purely a local property 2010-08-10 Mikkel Kamstrup Erlandsen Improve Unity.AppInfoManager: * Also cache the fact that a desktop file doesn't exist * Install directory monitors on all relevant directories, and emit a 'changed' signal if any cached AppInfo changes * Update the cache accordingly when appinfo, changes, appears, or goes away 2010-08-05 Mikkel Kamstrup Erlandsen Post release version bump 2010-08-05 Mikkel Kamstrup Erlandsen Release 0.2.24 2010-08-05 Mirco Müller modified: unity-private/launcher/quicklist-check-menu-item.vala unity-private/launcher/quicklist-controller.vala unity-private/launcher/quicklist-image-menu-item.vala unity-private/launcher/quicklist-menu-item.vala unity-private/launcher/quicklist-radio-menu-item.vala unity/quicklist-rendering.vala Merged branch unity.fix-607251 after review and approval from Gordon. This implements new custom rendering for radiobutton- and checkmark-items in quicklists according to mockups from the Design-team. 2010-08-05 Mirco Müller Resolved a diversion between my branch unity.fix-607251 and trunk. 2010-08-05 Mirco Müller using the indentation-value Otto told me during the sprint in Prague 2010-08-05 Mirco Müller doh, my brain doesn't work sometimes 2010-08-04 Mirco Müller clean up, further tweak and polish radio- and checkmark-item rendering 2010-08-04 Mirco Müller clean up 2010-08-04 Mirco Müller tried to make warning more verbose, but type-reporting doesn't work... only get (null) printed out 2010-08-04 Mirco Müller clean up, abuse for debugging radio-button item because no app is using radio-buttons in their exposed menu-definitions, trying to write a stand-alone test-app which does this is not possible as dbusmenu reports errors if one uses GtkToggleActionEntry 2010-07-28 Mirco Müller add radiobutton item, with guess-work 2010-08-05 Gord Allott better spaces interactions 2010-08-05 Gord Allott enable better interactions between spaces manager and expose manager and set the places manager icon to active when we are exposing places 2010-08-05 Gord Allott Hack to get launcher events working correctly 2010-08-05 Gord Allott merge with latest unity 2010-08-05 Gord Allott switches out clutters event handling for the launcher for our own handling, fixes issues with mouse-leave events on the launcher 2010-08-02 Gord Allott latest trunk 2010-08-05 Neil Jagdish Patel Work around upstream mutter not including a header 2010-08-04 jassmith@gmail.com merge latest mutter branch 2010-07-20 jassmith@gmail.com ensure we dont crash on workspace switch 2010-07-20 jassmith@gmail.com Update for newest mutter 2010-08-02 Gord Allott fixes lp:612494 - makes sure to load translations from .desktop files 2010-08-02 Gord Allott make sure to load translations from desktop files 2010-08-02 Mikkel Kamstrup Erlandsen Post release version bump 2010-08-02 Mikkel Kamstrup Erlandsen Release 0.2.22 2010-08-02 Neil Jagdish Patel [merge] Folder browsing 2010-08-02 Neil Jagdish Patel merge 2010-08-02 Mikkel Kamstrup Erlandsen Add missing file 2010-08-02 Neil Jagdish Patel Make sure we see all the results when in folder view 2010-08-02 Neil Jagdish Patel fix moving between sections in pathbar mode 2010-08-02 Neil Jagdish Patel clean up 2010-08-02 Neil Jagdish Patel [merge] trunk 2010-08-02 Neil Jagdish Patel [merge] Mikkels 'show neil up' test case 2010-08-02 Mikkel Kamstrup Erlandsen Fix the browsing stack in Unity.Place.Browser and add corresponding unit tests. The browser object needs to keep track of the current browsing state otherwise it can't cimpletely know when to push/pop the back/forward stacks 2010-08-02 Neil Jagdish Patel sort sections properly 2010-08-01 Neil Jagdish Patel Add some chevrons baby 2010-08-01 Neil Jagdish Patel [merge] Merge trunk 2010-07-29 Neil Jagdish Patel Make back buttons work 2010-07-29 Neil Jagdish Patel Update nav arrows depending on hints 2010-07-29 Neil Jagdish Patel Fix showing of sections 2010-07-29 Neil Jagdish Patel Add support for back/forward buttons added: unity-private/places/places-place-search-navigation.vala modified: .bzrignore unity-private/Makefile.am unity-private/places/places-default-renderer-group.vala unity-private/places/places-place-search-bar.vala unity-private/places/places-place-search-entry.vala unity-private/places/places-place-search-sections-bar.vala unity-private/places/places-view.vala 2010-07-29 Neil Jagdish Patel [merge] with trunk modified: configure.ac tests/unit/Makefile.am tests/unit/test-appinfo-manager.vala tests/unit/test-io.vala tests/unit/test-launcher.vala tests/unit/test-places-place-file-model.vala tests/unit/test-places-place.vala unity-private/launcher/scrollerchild.vala unity-private/panel/panel-indicator-model.vala unity-private/places/places-default-renderer-group.vala unity-private/places/places-place-model.vala unity-private/places/places-place-search-entry.vala unity/theme.vala vapi/config.vapi pending merges: Neil Jagdish Patel 2010-07-29 Fix for latest vala (0.9.4) 2010-07-28 Neil Jagdish Patel Update ignores 2010-07-28 Neil Jagdish Patel Add support for activation API 2010-07-28 Neil Jagdish Patel Correctly show paths 2010-07-28 Neil Jagdish Patel Actually render something useful 2010-07-28 Neil Jagdish Patel Load in activation information 2010-08-02 Neil Jagdish Patel Add support for cacheing the panel and launcher to reduce power consumption 2010-08-02 Neil Jagdish Patel panel fading 2010-08-02 Neil Jagdish Patel Really fix fullscreen and panel issues 2010-08-02 Neil Jagdish Patel Make places and DND work 2010-08-02 Neil Jagdish Patel [merge] trunk 2010-07-30 Jay Taoko Launcher caching: Fixes sliding of the launcher when an app is going fullscreen [modified] targets/mutter/plugin.vala 2010-07-30 Jay Taoko Merge: CtkEffectCache for the panel 2010-07-30 Neil Jagdish Patel add support to panel 2010-07-30 Jay Taoko Merge 2010-07-30 Neil Jagdish Patel Add to panel, causes crash 2010-07-30 Jay Taoko Merge 2010-07-30 Neil Jagdish Patel Disable when animating 2010-07-30 Jay Taoko Merge 2010-07-30 Neil Jagdish Patel try and activate cache 2010-07-29 Jay Taoko Added the CtkEffectCache object as an argument to the ScrollerView constructor. CtkEffectCache can be accessed from the ScrollerView to modify the cache mechanism. [modified] unity-private/launcher/launcher.vala unity-private/launcher/scroller-view.vala 2010-07-29 Jay Taoko Updated Clutk vapi file 2010-07-29 Jay Taoko Corrected the position of the launcher container in Mutter mode [modified] targets/mutter/plugin.vala 2010-07-28 Jay Taoko Launcher Caching. Added the launcher to a CtkBin with and EffectCache attached. [modified] targets/mutter/plugin.vala unity-private/launcher/launcher.vala unity-private/testing/test-window.vala vapi/clutk-0.3.vapi 2010-07-28 Jay Taoko Launcher Caching. Added the launcher to a CtkBin with and EffectCache attached. 2010-08-02 Neil Jagdish Patel Remove extra visuals off panel 2010-08-02 Gord Allott Re-added some logic that got lost in merges in prague, bug fixed where the launcher would get removed on window closed and re-enabled Add to Launcher quicklist checkbox 2010-08-02 Gord Allott re-made a fix that got lost in a merge sometime. no longer do launchers vanish when you close their window 2010-08-02 Gord Allott re-enabled launcher menu items, logic of the code got messed up in a hectic merge sometime in prague 2010-08-01 Neil Jagdish Patel [merge] Window controls 2010-07-30 Neil Jagdish Patel Unfuck everything 2010-07-30 Neil Jagdish Patel Revert some stuff, fix dealing with Bamf stuff 2010-07-30 Neil Jagdish Patel intermediate commit 2010-07-30 Neil Jagdish Patel Make window buttons and state work 2010-07-29 Neil Jagdish Patel Hook up to bamf somewhat 2010-07-29 Neil Jagdish Patel [merge] trunk 2010-07-29 Neil Jagdish Patel Start of window buttons bits 2010-08-01 Neil Jagdish Patel [merge] places-in-launcher 2010-08-01 Neil Jagdish Patel Remove defunc set_indicator_mode call in IndicatorBar 2010-08-01 Neil Jagdish Patel Fix warning about effect factor 2010-07-29 Neil Jagdish Patel [merge] with trunk 2010-07-28 Neil Jagdish Patel make compile with old vala 2010-07-28 Neil Jagdish Patel Fix up compile errors 2010-07-28 Neil Jagdish Patel Merge with trunk 2010-07-28 Neil Jagdish Patel Make things not contract on startup 2010-07-28 Neil Jagdish Patel Make the ubuntu button behave right 2010-07-28 Neil Jagdish Patel Fix the panel button funkiness 2010-07-28 Neil Jagdish Patel Update mutter 2010-07-28 Neil Jagdish Patel Fix some DND 2010-07-28 Neil Jagdish Patel - Add support for grouping ScrollerChildren into certain sections of the launcher - Stop them from leaving their section during DND - Make SpacesManager use the new API 2010-07-27 Neil Jagdish Patel Pre-populate sections 2010-07-27 Neil Jagdish Patel Make being draggable an option for ScrollerControllers 2010-07-27 Neil Jagdish Patel Add dialog to protect accidental trash deletion 2010-07-27 Neil Jagdish Patel Add missing files 2010-07-27 Neil Jagdish Patel Initial trash place 2010-07-27 Neil Jagdish Patel Add quicklist support 2010-07-27 Neil Jagdish Patel Have menu 2010-07-26 Neil Jagdish Patel Fix the home button showing in places mode 2010-07-26 Neil Jagdish Patel Add missing filees 2010-07-26 Neil Jagdish Patel Make sure all the links work from global search 2010-07-26 Neil Jagdish Patel Show the running indicators 2010-07-26 Neil Jagdish Patel Add some support for switching to places 2010-07-26 Neil Jagdish Patel Add some support for switching to places 2010-07-26 Neil Jagdish Patel Show places in launcher 2010-07-26 Neil Jagdish Patel Fix warnings 2010-07-26 Neil Jagdish Patel Remove warnings 2010-08-01 Neil Jagdish Patel Update ignores 2010-07-30 Gord Allott enables auto-scrolling support 2010-07-30 Gord Allott updated to latest unity 2010-07-26 Gord Allott enables auto-scrolling support 2010-07-29 Neil Jagdish Patel Fix for latest vala (0.9.4) 2010-07-27 Mikkel Kamstrup Erlandsen Merge Mikkel's branch lp:~unity-team/unity/activation-api: * Add new API to libunity to help place daemons export an activation service over DBus * Add new API to libunity to help place daemons export a browsing (back/forward) service over DBus 2010-07-27 Mikkel Kamstrup Erlandsen sync with trunk 2010-07-02 Mikkel Kamstrup Erlandsen [bug] If we receive a notify on EntryInfo.browser only change the DBus status if the property actually changed 2010-07-02 Mikkel Kamstrup Erlandsen [build fix] Compile errors with automagic hint setting based on the browser property of the EntryInfo [optimization] Schedule PlaceEntryInfoChanged signals for bus in the next idle handler, and drop them id we already have one queued up. Without this setting the browser property on an EntryInfo would result in 3 signal emissions 2010-07-02 Mikkel Kamstrup Erlandsen Automatically set/unset the UnitySectionStyle when the Unity.Place.Browser is set on an EntryInfo 2010-07-02 Mikkel Kamstrup Erlandsen Sync with trunk 2010-07-01 Mikkel Kamstrup Erlandsen Browser class exported and unexprted correctly when set or unset on an exported EntryInfo instance 2010-07-01 Mikkel Kamstrup Erlandsen Remember to update the service state on inital creation of a Unity.Place.Browser 2010-07-01 Mikkel Kamstrup Erlandsen Make the Unity.Place.Browser class automatically manage the back/forward history via generic states 2010-07-01 Mikkel Kamstrup Erlandsen DBus interfaces and convenience GObject wrapping for back/forward navigation (Unity.Place.Browser) and remote URI activation via Unity.Place.Activation working 2010-07-26 Neil Jagdish Patel [merge] Jasons workspace fixes branch 2010-07-23 jassmith@gmail.com Check spacing on expose Make workspace overview close on click Make workspace overview use background texture instead of DESKTOP window 2010-07-23 Gordon Allott fixes the issue with launcher focus 2010-07-23 Gordon Allott removed comment 2010-07-23 Gordon Allott fixes the launcher focus problem also sets the focus to the active 2010-07-23 Mirco Müller modified: unity-private/launcher/quicklist-check-menu-item.vala unity-private/launcher/quicklist-image-menu-item.vala unity-private/launcher/quicklist-menu-item.vala unity-private/launcher/quicklist-radio-menu-item.vala unity-private/utils.vala Added regex-based string-replacement for labels. Stripping underscores from any quicklist-items. Putting checkmark- and radio-buttons on the left side of labels. 2010-07-22 Mirco Müller added regex-based string-replacement for labels, strip underscores from any quicklist-items, put checkmarks and radio-buttons on the left side of labels 2010-07-23 Neil Jagdish Patel revert stuff 2010-07-22 Gordon Allott new clutk vapi 2010-07-22 Gordon Allott new clutk vapi 2010-07-22 Neil Jagdish Patel Bump to next development version 2010-07-22 Neil Jagdish Patel [release] 0.2.20 2010-07-22 Neil Jagdish Patel Reset stuff 2010-07-22 jassmith@gmail.com make unity not leave space for menus in expose mode 2010-07-22 Neil Jagdish Patel Disable glow because it's broken on intel, our favourite chipset 2010-07-22 Neil Jagdish Patel [merge] killing kittens 2010-07-22 Neil Jagdish Patel making kittens die (tm) 2010-07-22 Jay Taoko Replaced CtkMenu with CtkMenuExpandable [modified] unity-private/launcher/quicklist-controller.vala unity-private/launcher/quicklist-view.vala vapi/clutk-0.3.vapi 2010-07-22 Jay Taoko Adjusted anchor X position [modified] unity-private/launcher/quicklist-controller.vala 2010-07-22 Jay Taoko Replaced CtkMenu with CtkMenuExpandable [modified] unity-private/launcher/quicklist-controller.vala unity-private/launcher/quicklist-view.vala vapi/clutk-0.3.vapi 2010-07-22 Jay Taoko Adjusted anchor position [modified] unity-private/launcher/quicklist-controller.vala 2010-07-22 Jay Taoko Merge + Work on CtkMenuExpandable 2010-07-17 Jay Taoko Increased speen of the opening of CtkMenuExpandable [modified] unity-private/launcher/quicklist-controller.vala 2010-07-15 Jay Taoko Create a CtkMenuExpandable quicklist Rebased on the latest unity branch. [modified] unity-private/launcher/quicklist-view.vala unity-private/launcher/quicklist-controller.vala 2010-07-22 Gordon Allott lots of fixes into unity 2010-07-22 Gordon Allott made the spaces manager always stay at the end of the model 2010-07-22 Gordon Allott merged in workspace branch 2010-07-22 Gordon Allott fixed dnd view 2010-07-22 Gordon Allott merged in latest code 2010-07-22 Gordon Allott fixes to drag view 2010-07-22 Gordon Allott handle user visible changed correctly 2010-07-22 Gordon Allott bunch of crazy ideas to get drag ordering of launcher icons to be smooth 2010-07-22 Gordon Allott removed debugs 2010-07-22 Gordon Allott fixes lp:605587 2010-07-22 Gordon Allott merge in sprint fixes branch 2010-07-20 Gordon Allott correct generated tile colour value for grayscale icons 2010-07-20 Gordon Allott fixes double menus problem 2010-07-20 Gordon Allott Insanity removed 2010-07-20 Gordon Allott remove expose on right click, enable expose on click of focued item 2010-07-20 Gordon Allott Changed quit menu label to Quit 2010-07-20 Gordon Allott add checkbox menu item for unpinned entries 2010-07-20 Gordon Allott favourites work again 2010-07-20 Gordon Allott force menus to be closed on drag opperation 2010-07-20 Gordon Allott fix GValue error 2010-07-20 Gordon Allott add checkbox for keep in launcher entry 2010-07-22 Gordon Allott adds workspace switching to unity 2010-07-22 Gordon Allott fix into the tests 2010-07-20 jassmith@gmail.com implement workspace overview 2010-07-22 Mirco Müller Merged unity.fix-592787 after review and approval from Jason. This fixes LP: #592787 providing the user with a visual hint that the COF/BFB is clickable. 2010-07-22 Mirco Müller Got rid of temp. local file in branch. Will be part of unity-asset-pool. 2010-07-22 Mirco Müller Got rid of temp. local file in this branch. Will be part of unity-asset-pool. 2010-07-22 Mirco Müller properly catch exceptions for loading state-background texture-images, don't use the glow for now as it does not correctly update on state-changes of the button, load texture-images from correct system-wide path 2010-07-22 Mirco Müller adding missed normal-texture 2010-07-22 Mirco Müller added self-drawn artwork not provided by the design-team until we can move it into unity-asset-pool 2010-07-22 Mirco Müller revert the fiddling around with class ThemeImage 2010-07-22 Mirco Müller Made theme_image a Ctk.Image to restrict the glow only to the logo and avoid the glow being applied to the rectangular area of the button. 2010-07-21 Mirco Müller set a different background depending on state to mimick the pressed-down status of the button 2010-07-21 Mirco Müller There was actually a bug in theme.vala, initially preventing CtkEffects to work with a CtkButton. Now switched back to using CtkEffectGlow on the home-button. 2010-07-21 Mirco Müller change using different texture for the three different button-states 2010-07-22 Mikkel Kamstrup Erlandsen Merge lp:~unity-team/unity-place-applications/pkgsearch: * Unity.AppInfoManager can now also look up and cache appinfos by absolute paths 2010-07-21 Mikkel Kamstrup Erlandsen Allow looking up AppInfos from absolute path to the .desktop file in AppInfoManager 2010-07-22 Didier Roche More i18n love and remove … 2010-07-22 Didier Roche More i18n love and remove … 2010-07-22 Didier Roche add i18n to launcher 2010-07-22 Didier Roche because Gord is a i18n hater :) 2010-07-19 Mirco Müller Merged unity.fix-592817-resolved after review and approval from Gordon, which is actually unity.fix-592817 conflict-resolved. Fixes LP: #592817 2010-07-16 Mirco Müller solving merge-conflict by reworking patch, because trunk completely again under the feet of this branch 2010-07-19 Gordon Allott New code to scroll to the correct position 2010-07-19 Gordon Allott new code to scroll to the correct position 2010-07-19 jassmith@gmail.com protect against multiple end expose calls 2010-07-19 jassmith@gmail.com move window clones to be above window group to avoid clipping issues 2010-07-16 Mirco Müller Merged unity.fix-599718-resolved into trunk after review and approval from Gordon. This is an extended "resolve merge conflicts" of the initial unity.fix-599718 branch, which didn't cleanly merge as trunk changed under its feet. The main goal was to get rid of as many queue-relayout and queue-redraw warnings for the quicklists as possible. Some still remain though. Furthermore object-generation was moved outside of allocation-call and separated out into a timeout-handler as was suggested. modified: unity-private/launcher/quicklist-check-menu-item.vala unity-private/launcher/quicklist-image-menu-item.vala unity-private/launcher/quicklist-menu-item.vala unity-private/launcher/quicklist-radio-menu-item.vala unity-private/launcher/quicklist-seperator-menu-item.vala unity-private/launcher/quicklist-view.vala 2010-07-16 Mirco Müller Resolved merge-conflicts between trunk and unity.fix-599718 and adapted all new quicklist-menu-items (radio, checkmark, image) to use the timeout approach for updating their backgrounds when their allocation changed. 2010-07-15 Mirco Müller Added queueing up redraws for quicklist-items again. 2010-07-13 Mirco Müller Extract the remaining background-creation calls for separators and items in a timeout-handler 2010-07-13 Mirco Müller trying to fix LP: #599718, still segfaulting though 2010-07-16 Neil Jagdish Patel Add dbus-menu vapi to build 2010-07-16 Neil Jagdish Patel Bump to next devel version 2010-07-16 Neil Jagdish Patel [release] 0.2.18 2010-07-16 Neil Jagdish Patel [merge] global search 2010-07-15 Neil Jagdish Patel - Fix initial global search results - Focus the entry when activated modified: targets/mutter/plugin.vala unity-private/places/places-place-home.vala unity-private/places/places-place-search-bar.vala 2010-07-15 Neil Jagdish Patel Update ignores 2010-07-15 Neil Jagdish Patel Reduce some relayout warnings 2010-07-15 Neil Jagdish Patel Make the 'See more results' button do something useful 2010-07-15 Neil Jagdish Patel Beginnings of See more results work 2010-07-14 Neil Jagdish Patel Make global search actually search and show stuff 2010-07-14 Neil Jagdish Patel intermediate commit 2010-07-14 Neil Jagdish Patel Merge from trunk 2010-07-14 Neil Jagdish Patel Intermediate commit 2010-07-08 Neil Jagdish Patel - Make PlaceEntry a iface so we can create home entry added: unity-private/places/places-place-home.vala modified: unity-private/Makefile.am unity-private/places/places-place-entry.vala unity-private/places/places-place.vala unity-private/places/places-view.vala unity-private/testing/test-window.vala 2010-07-15 Gord Allott Enables Dbusmenu and Application Indicator based quicklist menus. also enables the desktop action based menus. Also took the time to split the quicklist view's up into seperate files added: tests/unit/test-dbusmenu-quicklists.vala unity-private/launcher/quicklist-check-menu-item.vala unity-private/launcher/quicklist-image-menu-item.vala unity-private/launcher/quicklist-menu-item.vala unity-private/launcher/quicklist-radio-menu-item.vala unity-private/launcher/quicklist-seperator-menu-item.vala vapi/Dbusmenu-Glib-0.2.vapi modified: configure.ac targets/mutter/Makefile.am targets/mutter/expose-manager.vala targets/mutter/plugin.vala targets/unity/Makefile.am tests/ui/Makefile.am tests/ui/test-automate.vala tests/ui/test-quicklist.vala tests/unit/Makefile.am tests/unit/test-launcher.vala tests/unit/test-unit.vala unity-private/Makefile.am unity-private/launcher/application-controller.vala unity-private/launcher/quicklist-controller.vala unity-private/launcher/quicklist-view.vala unity-private/launcher/scroller-controller.vala unity-private/launcher/scrollerchild-controller.vala unity/Makefile.am vapi/Bamf-0.2.vapi vapi/clutk-0.3.vapi vapi/indicator.vapi 2010-07-15 Gord Allott bump dbusmenu-glib dependancy 2010-07-15 Gord Allott add fix for intel chips that can't figure out what actor is infront of what... 2010-07-15 Gord Allott added test finally, woo 2010-07-15 Gord Allott fixed clutter warnings 2010-07-15 Gord Allott fix issue with expose 2010-07-15 Gord Allott fleshed out ImageMenuItem 2010-07-15 Gord Allott removed left over old ql code 2010-07-14 Gord Allott working version 2010-07-14 Gord Allott merged with upstream 2010-07-14 Gord Allott merged with upstream 2010-07-14 Gord Allott working menu activation and multiple opening of menu 2010-07-14 Gord Allott milestone, working menus from app indicators :-) 2010-07-13 Gord Allott fix test to work with new bamf api 2010-07-13 Gord Allott latest codebase 2010-07-13 Gord Allott shows and connects to radio/check/seperator menu items 2010-07-13 Gord Allott add the new clutk vapi 2010-07-13 Gord Allott split quicklist-view.vala into individual componant files 2010-07-12 Gord Allott made UnityMenuItem a subclass of CtkMenuItem 2010-07-12 Gord Allott remove top seperator when there is no top menu 2010-07-12 Gord Allott added Dbusmenu-Glib-0.2 to every Makefile.am in existance 2010-07-12 Gord Allott reverted last change, already had a dbusmenu-glib vapi file that i overwrote. its monday morning... 2010-07-12 Gord Allott added dbusmenu-glib vapi so that the branch will actually build on lucid, which is helpful 2010-07-08 Gord Allott removed commented code 2010-07-08 Gord Allott made desktop shortcuts identifier be Unity 2010-07-08 Gord Allott dbusmenu powered quick lists and desktop actions through lib indicate support 2010-07-15 Gord Allott merged in a bug fixing branch 2010-07-15 Gord Allott use typeof instead of G_TYPE_ 2010-07-09 Gord Allott use X-GNOME-FullName whenever possible, fixes lp:594285 2010-07-09 Gord Allott fixes issue with drag dropping onto a launcher empty space making the app get added to the top not the bottom of the launcher, fixes lp:595819 2010-07-09 Gord Allott much smoother launcher animations for launchers moving, nice 2010-07-02 Gord Allott check to see if we need a new position animation in the launcher before starting a new one 2010-07-09 Gord Allott make sure to queue relayout after re-ordering children 2010-07-15 Mirco Müller Merged branch unity.fix-594232 into trunk after review and approval from Neil. With this GNOME background-settings (gradient, wallpaper) are now taken into account by unity's desktop-rendering. Note: remaining features to be implemented are filed as 605788 (support all picture-options) and 605442 (wallpaper-slideshow support). Fixes LP: #594232 2010-07-15 Mirco Müller updated fallback-color to provided values by design-team, only picture-options tiled and scaled work 2010-07-15 Mirco Müller no matter what I try I can't get the image to change its size, altering the size of the parent container yields a whole other can of worms 2010-07-14 Mirco Müller trigger first update of either image or gradient upon allocation-change of Ctk.Bin 2010-07-14 Mirco Müller pulling from image/gradient background-settings from gconf work now, also upon startup 2010-07-14 Mirco Müller why on earth isn't _on_changed() called 2010-07-14 Mirco Müller only use Gnome.BG, trying to hook up to the changed- and transitioned-signals 2010-07-13 Mirco Müller trying to hook up monitoring background gradient-shading values with cairo-texture-generation 2010-07-13 Neil Jagdish Patel Add libgnomeui-2.0 dep and fix vapi 2010-07-13 Mirco Müller trying to get gnome_bg_*() calls accessable via vala 2010-07-13 Gord Allott disables -Werror, we are putting all our trust in vala. I for one welcome our new vala overlords 2010-07-12 Neil Jagdish Patel Bump to next development release 2010-07-12 Neil Jagdish Patel [release] 0.2.16 2010-07-09 Neil Jagdish Patel [merge] Jasons unmatched applications branch 2010-07-08 Neil Jagdish Patel merge with trunk 2010-07-08 Neil Jagdish Patel Add missind method to test 2010-07-02 Jason Smith ensure we dont overdo things 2010-07-02 Jason Smith Cause unity to properly display unmatched applications 2010-07-08 Neil Jagdish Patel [merge] Collapsing place groups 2010-07-06 Neil Jagdish Patel - Add support for about to show (really speeds up the showing of results) - Make the pixbuf cache a little better at loading up files - Lot's of other cleanups modified: unity-private/places/places-default-renderer-group.vala unity-private/places/places-default-renderer.vala unity-private/places/places-place-search-bar.vala unity-private/places/places-place-search-entry.vala unity-private/places/places-view.vala unity/unity-expanding-bin.vala unity/unity-pixbuf-cache.vala vapi/clutk-0.3.vapi 2010-07-05 Neil Jagdish Patel - Darken the background in testing mode when showing places - Clean up the unexpanded_height setting method - Take into account the padding of the actor when updating the unexpanded_height property modified: unity-private/places/places-default-renderer-group.vala unity-private/places/places-default-renderer.vala unity-private/testing/test-window.vala unity/unity-expanding-bin.vala 2010-07-05 Neil Jagdish Patel = Add expandable bin which can be in three states, closed (hidden), unexpanded (required height) and expanded (full child height). It can animate between the states (mostly :) - Make the DefaultRendererGroup use this bin - Make the DefaultRendererGroup set the new property on the icon view added: unity/unity-expanding-bin.vala modified: .bzrignore unity-private/places/places-default-renderer-group.vala unity/Makefile.am 2010-07-08 Neil Jagdish Patel [merge] Bugfixes from QA friday 2010-07-03 Neil Jagdish Patel Hide Unity when something is activated in places 2010-07-02 Neil Jagdish Patel Add HACKING file to dist 2010-07-02 Neil Jagdish Patel Check menu exists before closing it 2010-07-02 Neil Jagdish Patel can't focus indicators in places model 2010-07-02 Neil Jagdish Patel Update ignores 2010-07-02 Neil Jagdish Patel Correctly unparent our child actor, as we're actually hold two references to it 2010-07-02 Neil Jagdish Patel Check if the place was successfully brought online before adding to the model 2010-07-01 Neil Jagdish Patel Bump for next devel version 2010-07-01 Neil Jagdish Patel [release] 0.2.14 2010-07-01 Neil Jagdish Patel Listen to the icon hint 2010-07-01 Neil Jagdish Patel [merge] My places misc fixes branch 2010-07-01 Neil Jagdish Patel Fix the text entry 2010-07-01 Neil Jagdish Patel Try a lookup before making the loading of the icons async, to make the presentation nicer 2010-07-01 Neil Jagdish Patel More spacing/padding fixes 2010-07-01 Neil Jagdish Patel Fix some padding 2010-07-01 Neil Jagdish Patel Fix some padding 2010-07-01 Neil Jagdish Patel - Add some support for smooth transitions between section sizes modified: unity-private/places/places-place-search-sections-bar.vala 2010-07-01 Neil Jagdish Patel - Revert unity-flow-layout as it's a failed experiment modified: unity-private/places/places-place-search-sections-bar.vala unity/Makefile.am 2010-06-29 Neil Jagdish Patel FlowLayout stubs 2010-07-01 Gord Allott applies clip to launcher actors to stop them showing up under the BFB 2010-07-01 Gord Allott adds a clip to the launchers so that they don't show under the BFB when we are in places mode 2010-07-01 Jay Taoko Circle back the appmenu when navigating with the keyboard. [modified] unity-private/panel/panel-indicator-bar.vala unity-private/panel/panel-menubar.vala 2010-06-29 Jay Taoko Circleback the appmenu when navigating with the keyboard. [modified] unity-private/panel/panel-menubar.vala unity-private/panel/panel-indicator-bar.vala 2010-07-01 Gord Allott adds a fix into the launcher, the launchers should now not fall off the screen in contracted mode 2010-07-01 Gord Allott Fixes launcher being too big problem in contracted mode simple fix, added an extra space into the space calculation of how many flat launchers we can have in a contracted launcher. before it was letting there be one too many flat launchers 2010-07-01 Gord Allott uses picking instead of maths to find the mouse over icon on the scroller, fixes #595878 2010-07-01 Gord Allott does order correct picking in scroller view 2010-07-01 Gord Allott Uses picking to get model indexes in the model view instead of maths (boo maths) 2010-07-01 Gord Allott fixes index lookup problem when moving mouse down from ubuntu button 2010-07-01 Gord Allott fixes index lookup problem when moving mouse down from ubuntu button 2010-07-01 Gord Allott merge fix from unity trunk 2010-07-01 Gord Allott oops, forgot to commit a change so the tests build, favorites abstract class was updated but the test fake favorites class didn't impliment the new method 2010-07-01 Gord Allott removes favorite apps on drag out and makes the favorite uid lookup more robust, fixes #592744 2010-07-01 Gord Allott adds nicer favorite UID finding so we always remove things :) 2010-07-01 Gord Allott removes apps on drop 2010-06-25 Gord Allott removes/unfavorites apps on drag out, fixes #592744 2010-07-01 Gord Allott fixes issue with not being able to drag to the end of the launcher, #595819 2010-07-01 Gord Allott fixes not being able to drag to the end of the scroller bug #595819 2010-06-30 Mirco Müller modified: unity-private/launcher/quicklist-view.vala unity/quicklist-rendering.vala Merged branch unity.new-quicklist-rendering into trunk after review and approval from Gordon. Added the new texture-parts rendering for the quicklist/tooltip background, to go along with the new CtkMenuExpandable and related chagnes. The old rendering calls are not deleted yet intentionally, because they are still used. Those will be removed once CtkMenuExpndable landed in clutk trunk. The new approach, to facilitate the reveal-animation in an efficient way, is to render the quicklist/tooltip background in three "layers" with split-up masks/parts: blurred with 3-5 masks applied, tint-dot-highlight with 3-5 masks applied, 3-5 texture-parts holding the drop-shadow and outline. The different masks/parts: * top * first optional dynamic part which can grow (using texture-repeating) * anchor * second optional dynamic part which can grow (using texture-repeating) * bottom 2010-06-30 Mirco Müller added new texture-parts rendering for the quicklist/tooltip background, old calls not been deleted intentionally, that removal will come with hooking these new calls up to CtkMenuExpandable, added temp. image-dumps in constructor for verification of rendering 2010-06-30 Mikkel Kamstrup Erlandsen Merge lp:~unity-team/unity/browsing-api which brings in the needed API updates to make folder browsing possible. WARNING: This gives a slight API break in the Unity.Place namespace of libunity. 2010-06-30 Mikkel Kamstrup Erlandsen Fix invocation of DBus SetSearch() to not expect a return value (updated DBus API for places) 2010-06-29 Mikkel Kamstrup Erlandsen Initial shot at wiring up the different DBus signals for the Unity.Place API to the Unity.Place.EntryInfo object's properties 2010-06-29 Mikkel Kamstrup Erlandsen Initial showel full of infrastructure needed to get the navigation and breadcrumbing working. Still incomplete API BREAK: This slighty breaks the API in the Unity.Place namespace: * EntryInfo is no longer abstract and no longer has the methods set_search() and set_global_search() instead it has two properties active_search and active_global_search which contains a Unity.Place.Search instance representing the active search * Renamed DBus signal renderer_info_changed to entry_renderer_info_changed and added a corresponding global_* * Add DBus method place_entry_info_changed 2010-06-29 Mikkel Kamstrup Erlandsen Merge lp:~unity-team/unity/async-io. This adds some new convenience API for dealing with (Desktop)AppInfos and doing async IO. * New namespace Unity.IO with functions to asynchronously read a file into a memory buffer, as well as asynchrnously looking for files in a set of given directories * New singleton Unity.AppInfoManager that can look up and cache AppInfos both synchronously and asynchronously 2010-06-29 Mikkel Kamstrup Erlandsen Expand tests for AppInfoManager to full API coverage 2010-06-29 Mikkel Kamstrup Erlandsen Sync with trunk. Add some tests for AppInfoManager 2010-06-28 Mikkel Kamstrup Erlandsen Async AppInfo loading and caching working and tested. I hooked up the Unity.Places.Tile class to use the new mechanism. No visible speedups though, major bottleneck is prolly icon loading. 2010-06-25 Mikkel Kamstrup Erlandsen Add utility functions in Unity.IO for async loading of files. Add a caching AppInfoManager that can load .desktop files async 2010-06-28 Jason Smith Ensure we dont queue redraw on an actor with no stage associated 2010-06-28 Neil Jagdish Patel Add support for caching pixbufs 2010-06-28 Neil Jagdish Patel Copy in unit tests and add some API 2010-06-28 Neil Jagdish Patel Remove useless comment 2010-06-28 Neil Jagdish Patel Remove stray printf 2010-06-28 Neil Jagdish Patel - Add support for a Unity-wide pixbuf cache that can load a variety of icons at different sizes and store them inside a cache for quick subsequent lookup - Make the setting of the icons async - Get places to use the cache added: unity/unity-pixbuf-cache.vala modified: .bzrignore unity-private/places/places-default-renderer-group.vala unity/Makefile.am 2010-06-28 Jay Taoko Fix for #598561: the quicklist items were unresponsive when the mouse was overing over them. [modified] unity-private/launcher/quicklist-view.vala - Call do_queue_redraw when the mouse leaves or enters an item 2010-06-25 Jay Taoko Fix for #598561: the quicklist items were unresponsive when the mouse was overing over them. [modified] unity-private/launcher/quicklist-view.vala - Call do_queue_redraw when the mouse leaves or enters an item 2010-06-28 Mirco Müller modified: targets/mutter/plugin.vala Merged branch unity.fix-578545 into trunk after review and approval from Neil. This fixes LP: #578545 where the wrong strut caused windows to be positioned slightly under the launcher. 2010-06-25 Mirco Müller set the correct values for the desktop-strut, fixes LP: #578545 2010-06-24 Neil Jagdish Patel Bump for next devel release 2010-06-24 Neil Jagdish Patel [release] 0.2.12 2010-06-24 Neil Jagdish Patel [merge] More Places work 2010-06-24 Neil Jagdish Patel Load existing groups and results from their models 2010-06-24 Neil Jagdish Patel - Clean up Tile implementation - Add support for icons (desktop files and normal files) - Add support for launching desktop files modified: unity-private/places/places-default-renderer-group.vala 2010-06-24 Neil Jagdish Patel Fix spacing 2010-06-24 Jason Smith merge workspace overview branch 2010-06-22 Jason Smith revert BFB to normal behavior 2010-06-21 Jason Smith improve interaction with 2 spaces 2010-06-21 Jason Smith reinstate idle handler 2010-06-21 Jason Smith fix terminals being wonky 2010-06-21 Jason Smith add background 2010-06-21 Jason Smith ensure we dont overlap our top level UI 2010-06-21 Jason Smith Implement zoom in animations 2010-06-21 Jason Smith more work into spaces: disable current desktop switch animation improve borders 2010-06-21 Jason Smith make switching work 2010-06-21 Jason Smith merge el trunko 2010-06-21 Jason Smith add spaces manager, currently hooked up for testing 2010-06-24 Gord Allott makes app a favourite on dragdrop and saves location, fixes #592087 2010-06-24 Gord Allott adds favourite saving on drag-drop 2010-06-24 Gord Allott enables saving the order of the launcher items 2010-06-24 Gord Allott fades in tray items 2010-06-17 Jason Smith fade in tray items to help hide the white blip 2010-06-24 Gord Allott expose race fix branch, ------------- -This line and the following will be ignored -------------- modified: targets/mutter/expose-manager.vala pending merges: Jason Smith 2010-06-10 Eliminate potential race condition in expose manager 2010-06-10 Jason Smith Eliminate potential race condition in expose manager 2010-06-24 Gord Allott Fixes the fuzzy icon problem floors values when icons are not rotated 2010-06-21 Gord Allott small fix to unity icon rendering to have less fuzzy text 2010-06-24 Mirco Müller modified: unity-private/panel/panel-indicator-object-entry-view.vala Merged Jay's branch unity.visibility-indicators-label-image into trunk after review and approval by me. Images and labels in indicators now listen to their "visible"-property, thus hide/show accordingly. 2010-06-23 Jay Taoko Fix for Hiding indicators Label or Image [modified] unity-private/panel/panel-indicator-object-entry-view.vala - listen to "visible" property of the label and image in the indicators. Hide/show them accordingly. 2010-06-24 Neil Jagdish Patel [merge] Places bar branch removed: unity-private/panel/panel-indicators.vala unity-private/places/application-place.vala unity-private/places/bar-model.vala unity-private/places/bar-view.vala unity-private/places/cairo-drawing.vala unity-private/places/default-model.vala unity-private/places/default-view.vala unity-private/places/file-place.vala unity-private/places/places-model.vala unity-private/places/places-place-proxy.vala unity-private/places/places-results-view.vala unity-private/places/search-field.vala added: tests/unit/data/place0.badplace tests/unit/data/place0.place tests/unit/data/place1.badplace tests/unit/data/place1.place tests/unit/test-places-place-file-model.vala tests/unit/test-places-place.vala unity-private/places/places-default-renderer-group.vala unity-private/places/places-default-renderer.vala unity-private/places/places-place-bar.vala unity-private/places/places-place-entry-view.vala unity-private/places/places-place-entry.vala unity-private/places/places-place-model.vala unity-private/places/places-place-search-bar.vala unity-private/places/places-place-search-entry.vala unity-private/places/places-place-search-sections-bar.vala unity/unity-cairo-canvas.vala unity/unity-place-renderer.vala modified: .bzrignore targets/mutter/plugin.vala tests/ui/test-home-button.vala tests/unit/Makefile.am tests/unit/data/Makefile.am tests/unit/test-unit.vala unity-private/Makefile.am unity-private/launcher/launcher-child.vala unity-private/launcher/scroller-controller.vala unity-private/panel/panel-background.vala unity-private/panel/panel-home-button.vala unity-private/panel/panel-menubar.vala unity-private/panel/panel-view.vala unity-private/places/places-controller.vala unity-private/places/places-place-view.vala unity-private/places/places-place.vala unity-private/places/places-view.vala unity-private/testing/test-window.vala unity/Makefile.am unity/icon-postprocessor.vala unity/shell.vala vapi/clutter-1.0.vapi pending merges: Neil Jagdish Patel 2010-06-24 Misc fixes thanks to kamstrup Neil Jagdish Patel 2010-06-22 [merge] Merge with upstream Neil Jagdish Patel 2010-06-22 - More improvements Neil Jagdish Patel 2010-06-22 Lot's of fixes and clean ups Neil Jagdish Patel 2010-06-22 Fix tons of warnings Neil Jagdish Patel 2010-06-22 lot's of cleanups Neil Jagdish Patel 2010-06-21 - Add support for displaying and launc... Neil Jagdish Patel 2010-06-21 Some more view stuff Neil Jagdish Patel 2010-06-20 s/pointer/boxed ffs Neil Jagdish Patel 2010-06-20 Correctly unmarshall the entry info st... Neil Jagdish Patel 2010-06-19 [merge] Merge with upstream Neil Jagdish Patel 2010-06-19 Intermediate commit Neil Jagdish Patel 2010-06-17 [merge] Merge upstream changes Neil Jagdish Patel 2010-06-17 [merge] Merge Mikkels API fixes Neil Jagdish Patel 2010-06-16 Some more search-bar fixes Neil Jagdish Patel 2010-06-16 Basic search bar support Neil Jagdish Patel 2010-06-16 Basic search bar support Neil Jagdish Patel 2010-06-15 Initial places bar bits Neil Jagdish Patel 2010-06-15 Remove old files Neil Jagdish Patel 2010-06-15 Add missing files Neil Jagdish Patel 2010-06-15 Add some drawing Neil Jagdish Patel 2010-06-15 [merge] Merge from upstream Neil Jagdish Patel 2010-06-13 Initial places-bar bits Neil Jagdish Patel 2010-06-13 - Lot's of fixes for indicator loading Neil Jagdish Patel 2010-06-09 [merge] [merge] trunk Neil Jagdish Patel 2010-06-09 Tests for bad place files Neil Jagdish Patel 2010-06-09 - Complete support for loading placefi... Neil Jagdish Patel 2010-06-09 - Clean up places, disabling old code Neil Jagdish Patel 2010-06-08 - Remove unused files Neil Jagdish Patel 2010-06-07 Move init to idle so we don't crash on... Neil Jagdish Patel 2010-06-07 Remove dependency on toplevel patch 2010-06-24 Neil Jagdish Patel Misc fixes thanks to kamstrup 2010-06-22 Neil Jagdish Patel Merge with upstream 2010-06-22 Neil Jagdish Patel - More improvements modified: targets/mutter/main.c targets/mutter/plugin.vala tests/ui/test-home-button.vala unity-private/panel/panel-home-button.vala unity-private/places/places-place-search-sections-bar.vala unity-private/testing/test-window.vala unity/shell.vala 2010-06-22 Neil Jagdish Patel Lot's of fixes and clean ups 2010-06-22 Neil Jagdish Patel Fix tons of warnings 2010-06-22 Neil Jagdish Patel lot's of cleanups 2010-06-21 Neil Jagdish Patel - Add support for displaying and launching results from zeitgeist, needs tonnes of work still modified: .bzrignore targets/mutter/main.c unity-private/places/places-default-renderer-group.vala unity-private/places/places-default-renderer.vala vapi/clutter-1.0.vapi 2010-06-21 Neil Jagdish Patel Some more view stuff 2010-06-20 Neil Jagdish Patel s/pointer/boxed ffs 2010-06-20 Neil Jagdish Patel Correctly unmarshall the entry info struct 2010-06-19 Neil Jagdish Patel Merge with upstream 2010-06-19 Neil Jagdish Patel Intermediate commit 2010-06-17 Neil Jagdish Patel Merge upstream changes 2010-06-17 Neil Jagdish Patel Merge Mikkels API fixes 2010-06-16 Neil Jagdish Patel Some more search-bar fixes 2010-06-16 Neil Jagdish Patel Basic search bar support 2010-06-16 Neil Jagdish Patel Basic search bar support 2010-06-15 Neil Jagdish Patel Initial places bar bits 2010-06-15 Neil Jagdish Patel Remove old files 2010-06-15 Neil Jagdish Patel Add missing files 2010-06-15 Neil Jagdish Patel Add some drawing 2010-06-15 Neil Jagdish Patel Merge from upstream 2010-06-13 Neil Jagdish Patel Initial places-bar bits 2010-06-13 Neil Jagdish Patel - Lot's of fixes for indicator loading - Add some basic support for connecting to the place and place entroes - Support for refreshing entry lists - Support for adding/remove entries through signals off the PlaceEntry - Other exciting stuff I can't remember modified: .bzrignore tests/unit/data/place0.badplace tests/unit/data/place0.place tests/unit/data/place1.badplace tests/unit/data/place1.place unity-private/places/places-place-entry.vala unity-private/places/places-place-model.vala unity-private/places/places-place.vala 2010-06-09 Neil Jagdish Patel [merge] trunk 2010-06-09 Neil Jagdish Patel Tests for bad place files 2010-06-09 Neil Jagdish Patel - Complete support for loading placefiles, with correct-file tests added: tests/unit/test-places-place.vala modified: .bzrignore tests/unit/Makefile.am tests/unit/data/place0.place tests/unit/data/place1.place tests/unit/test-places-place-file-model.vala tests/unit/test-unit.vala unity-private/places/places-place-entry.vala unity-private/places/places-place.vala 2010-06-09 Neil Jagdish Patel - Clean up places, disabling old code - Add PlaceModel abstract object and PlaceFileModel for reading places - Make Unity.Places.Place an object and add code to read in state from keyfile - Add PlaceEntry as stub for actual entry - Add some tests to make sure things are working as expected until this point 2010-06-08 Neil Jagdish Patel - Remove unused files removed: unity-private/panel/panel-home.vala unity-private/panel/panel-indicators.vala modified: unity-private/Makefile.am 2010-06-07 Neil Jagdish Patel Move init to idle so we don't crash on startup 2010-06-07 Neil Jagdish Patel Remove dependency on toplevel patch 2010-06-21 Mirco Müller Merged unity.fix-595880-2 branch into trunk after review and approval from Jay. modified: unity-private/launcher/scroller-view.vala unity-private/panel/panel-home-button.vala This makes sure also clicks on home-button (Ubuntu-logo), launcher-icon or empty launcher-area close any open panel/indicator menu. Completes fix for LP: #595880. 2010-06-21 Mirco Müller Really make sure clicks on home-button, empty launcher-area and launcher-icon also close any open panel/indicator menu 2010-06-21 Gord Allott fixes not raising the correct window bug 2010-06-17 Gord Allott raises the last window 2010-06-17 Gord Allott raises last window 2010-06-17 Gord Allott debugging 2010-06-17 Gord Allott debugging 2010-06-18 Mirco Müller Merged branch unity.fix-595880 after review and approval from Jay. 2010-06-18 Mirco Müller added popdown_current_menu() to MenuManager so clicks in empty panel-areas close any open menu, fixes LP: #595880 2010-06-18 Mikkel Kamstrup Erlandsen Merge lp:~unity-team/unity/entry-info-search-api-hack: WARNING API BREAK in libunity. Because Vala doesn't support async delegates we need to make the searching hooks be abstract async methods on the EntryInfo 2010-06-16 Mikkel Kamstrup Erlandsen WARNING: This commit makes Unity require a valac with this patch: https://bugzilla.gnome.org/show_bug.cgi?id=621692. Makes EntryInfo an abstract class you must derive and override the set_search() and set_global_search() functions. Previously it used properties with delegates to avoid the subclassing, but that did not work out with Vala since Vala (currently) doesn't have async delegates. The upstream request for async delegates is https://bugzilla.gnome.org/show_bug.cgi?id=604827 2010-06-17 Neil Jagdish Patel Revert no background patch, as it doesn't work unless nautilus is running 2010-06-17 Neil Jagdish Patel Bump for next devel release 2010-06-17 Neil Jagdish Patel [release] 0.2.10 2010-06-17 Mirco Müller fixed segfault in on_leave for quicklists, removed superfluous calls to queue-redraw 2010-06-17 Gord Allott enables quicklists 2010-06-17 Gord Allott re-enable quicklists 2010-06-17 Gord Allott fixes issue with going into contracted state when not enough launchers 2010-06-17 Gord Allott quicklists enabled 2010-06-16 Gord Allott Adds the new contracted launcher behaviour Also fixes a few bugs cogl vapi file updated to fix a vapi bug had to modify mail.c to make the launcher's grabbale size to be one pixel bigger modified: targets/mutter/main.c tests/unit/test-launcher.vala unity-private/launcher/launcher-child.vala unity-private/launcher/scroller-model.vala unity-private/launcher/scroller-view.vala unity-private/launcher/scrollerchild-controller.vala unity-private/launcher/scrollerchild.vala 2010-06-16 Gord Allott make the tests compile again 2010-06-16 Gord Allott fixed cogl warnings 2010-06-16 Gord Allott make sure to grab the pointer so that mutter works correctly 2010-06-16 Gord Allott fixed dragging 2010-06-16 Gord Allott fixed dragging 2010-06-16 Gord Allott finally fixed projection matrix for icons woo! thanks jay 2010-06-16 Gord Allott latest code 2010-06-16 Gord Allott latest code 2010-06-16 Gord Allott latest code 2010-06-16 Gord Allott new stuff 2010-06-16 Gord Allott latest launcher code 2010-06-09 Gord Allott latest unity 2010-06-14 Jason Smith merge remove background branch 2010-06-11 Jason Smith remove background object as it is complete unused 2010-06-11 Jason Smith merge meta-fullscreen-detection branch 2010-06-10 Jason Smith make fullscreen detection work properly using metacity calls 2010-06-10 Neil Jagdish Patel New devel release 2010-06-10 Neil Jagdish Patel [release] 0.2.8 2010-06-10 Jason Smith Merge wnck removal branch 2010-06-09 Jason Smith Fix bug in expose where improper windows were shown 2010-06-09 Jason Smith merge in wnckless unity changes from old branch 2010-06-09 Jason Smith Build without wnck except in unity-private testing 2010-06-09 Jason Smith remove libwnck build dep 2010-06-09 Jason Smith final nail in wncks coffin 2010-06-09 Jason Smith more work to remove wnck, just broke fullscreen detection 2010-06-09 Jason Smith algorithm cleanup using torvalds notation 2010-06-09 Jason Smith remove very strange usage of wnck 2010-06-09 Jason Smith More death to wnck 2010-06-09 Jason Smith Make expose not use wnck 2010-06-09 Jason Smith Begin migration away from wnck 2010-06-10 Mikkel Kamstrup Erlandsen Merge lp:~didrocks/unity/include-tarball-file: Files need inclusion in tarball because of bug #530584. 2010-06-10 Didier Roche include non distribution file in tarball (LP: #592120) 2010-06-10 Jay Taoko Display the indicator when in Places modes [modified] unity-private/panel/panel-indicator-bar.vala - Added a background texture (visible only in Places mode) unity-private/panel/panel-view.vala - Hide panel menubar, background and systray when in in Places mode unity-private/Makefile.am [added] unity-private/panel/panel-indicator-background.vala - Custom cairo rendering for the indicators background 2010-06-09 Jay Taoko Minor Cleanup. 2010-06-09 Jay Taoko Display the indicator when in Places modes [modified] unity-private/panel/panel-indicator-bar.vala - Added a background texture (visible only in Places mode) unity-private/panel/panel-view.vala - Hide panel menubar, background and systray when in in Places mode unity-private/Makefile.am [added] unity-private/panel/panel-indicator-background.vala - Custom cairo rendering for the indicators background 2010-06-10 Didier Roche don't fail on perceptualdiff not installed, make it optional 2010-06-07 Didier Roche don't fail on perceptualdiff not installed, make it optional 2010-06-10 Gord Allott fixes various issues from unity 0.1 to 0.2 - uses a web emblem for missing webapp icons, fix for weird characters in webapp urls, clean up local desktop files after removing 2010-06-10 Gord Allott forward porting oem fixes from 0.1 to 0.2 2010-06-09 Gord Allott fixes the spacing issue with icons jumping around after the new icon look 2010-06-09 Gord Allott update the rotation middle of the wiggle anim to accomodate new launcher size 2010-06-09 Gord Allott small fix to stop the icons jumping about, we have to fake the size of the icons because the actuall graphic is slightly bigger 2010-06-09 Jay Taoko Panel indicator ui testing. Using director to simulate putton press on an indicator. [modified] unity-private/panel/panel-indicator-bar.vala - retrieve an IndicatorObjectView by specifying its IndicatorObject tests/ui/test-indicators.vala - Simulating button press on indicators tests/ui/test-ui.vala unity-private/panel/panel-indicator-object-view.vala tests/ui/Makefile.am [added] tests/ui/test-indicators.vala - implementing UI testing 2010-06-08 Jay Taoko Panel indicator ui testing. Using director to simulate putton press on an indicator. [modified] unity-private/panel/panel-indicator-bar.vala - retrieve an IndicatorObjectView by specifying its IndicatorObject tests/ui/test-indicators.vala - Simulating button press on indicators tests/ui/test-ui.vala unity-private/panel/panel-indicator-object-view.vala tests/ui/Makefile.am [added] tests/ui/test-indicators.vala - implementing UI testing 2010-06-08 Jay Taoko Indicator ui test. Code cleanup. [modified] tests/ui/test-indicators.vala tests/ui/test-ui.vala 2010-06-08 Jay Taoko Merge 2010-06-08 Jay Taoko Indicators UI testing [modified] tests/ui/test-automate.vala - fixed automation tests tests/ui/test-indicators.vala - added mouse and keyboard events tests on indicators unity-private/panel/panel-indicator-object-view.vala - added utility function to fix an issue in the test.This is a hack. unity-private/panel/panel-indicator-object-entry-view.vala - added function to return true if the menu is open 2010-06-08 Jay Taoko Panel indicator ui testing. Using director to simulate putton press on an indicator. [modified] unity-private/panel/panel-indicator-bar.vala - retrieve an IndicatorObjectView by specifying its IndicatorObject tests/ui/test-indicators.vala - Simulating button press on indicators tests/ui/test-ui.vala unity-private/panel/panel-indicator-object-view.vala 2010-06-08 Jay Taoko In progress: panel indicator testing... 2010-06-07 Jay Taoko Work in progress: Implementing get_entries in FakeIndicators UI testing of indicators [modified] tests/ui/Makefile.am tests/ui/Makefile.am [added] tests/ui/test-indicators.vala - implementing UI testing 2010-06-04 Jay Taoko Implementing get_entries in FakeIndicatorObject in order to be fully compatible with Indicator.Object [modified] tests/unit/test-panel-indicator-object-view.vala 2010-06-09 Didier Roche fix unity conflict in merge back 2010-06-08 Mikkel Kamstrup Erlandsen Fix DBus marshalling of EntryInfo/RendererInfo. DBus calls to Place.GetEntries() would always return ampty RendererInfo structs because we inadvertedly copied the _RendererInfo struct when creating a RendererInfo object to hold it. Work around this by using pointer types in Vala 2010-06-08 Neil Jagdish Patel Allow building on Maverick 2010-06-08 Didier Roche add sep 2010-06-08 Didier Roche add COPYING.LGPL to dist 2010-06-08 Didier Roche distribute COPYING.LGPL 2010-06-08 Mikkel Kamstrup Erlandsen Install a unity.pc file for libunity 2010-06-08 Mikkel Kamstrup Erlandsen Generate and install unity.pc for development against libunity 2010-06-08 Neil Jagdish Patel Update libunity licensing 2010-06-08 Neil Jagdish Patel Update libunity licensing to be LGPLv3 2010-06-07 Mikkel Kamstrup Erlandsen Merge lp:~unity-team/unity/unity.complete-places-api: Wiring up the API stubs that was left empty in the Unity.Place namespace: Add a num_hints() method to EntryInfo and RendererInfo Add a new class UnityPlaceSearch that encapsulates a search request EntryInfo got two hook properies: search-handler and global-search-handler which contains the callback to invoke on incoming DBus requests for SetSearch() and SetGlobalSearch() Expose two new properties on EntryInfo: active and active_section which reflects the DBus calls to SetActive() and SetActiveSection() via the notify signal of the EntryInfo 2010-06-07 Mikkel Kamstrup Erlandsen Wire up the API stubs that was left empty in the Unity.Place namespace: Add a num_hints() method to EntryInfo and RendererInfo Add a new class UnityPlaceSearch that encapsulates a search request EntryInfo got two hook properies: search-handler and global-search-handler which contains the callback to invoke on incoming DBus requests for SetSearch() and SetGlobalSearch() Expose two new properties on EntryInfo: active and active_section which reflects the DBus calls to SetActive() and SetActiveSection() via the notify signal of the EntryInfo Remove large section of out commented obsolete code 2010-06-07 Mirco Müller updated cogl vala-bindings to cover cogl_clip_push_rectangle(), parameter-names have been kept in line with generated names to trim possible diffs (for Gordon's sake :) in the future 2010-06-07 Mirco Müller Merged unity.quicklist-visual-tweaks branch after review and approval from Neil. 2010-06-04 Mirco Müller tweaked corner-radii/anchor-size/spacing/positioning for tooltips and quicklists to fulfill design-requirements, pulling screen-dpi from GtkSettings since Xorg doesn't provide right one 2010-06-04 Mikkel Kamstrup Erlandsen Merge lp:~anjali-team/anjali/unity.places-api. Brings in initial implementation of the server side of the DBus architecture I nailed doen with njpatel. Removed obsolete files: unity/unity-place-marshal.list unity/unity-place.c unity/unity-place.h unity/unity-place_xml Added new files for implementing Unity.Place.{Controller,EntryInfo,RendererInfo}: unity/unity-place.vala test/unit/test-place.vala Modified build to depend on dee-1.0, removed obsolete refs, and add the new ones: configure.ac targets/mutter/Makefile.am targets/unity/Makefile.am tests/ui/Makefile.am tests/unit/Makefile.am unity/Makefile.am vapi/Makefile.am Modified to add missing bindings: vapi/dee-1.0.vapi 2010-06-04 Neil Jagdish Patel Add dee-1.0 to targets/unity/Makefile.am 2010-06-04 Mikkel Kamstrup Erlandsen Comment out the code in Unity.Place.Controller (and related classes) that relies on DBus.COnnection.unregister_object() since it relies on https://bugzilla.gnome.org/show_bug.cgi?id=620543 2010-06-04 Mikkel Kamstrup Erlandsen Get in line with trunk, and add a few build fixes (deps on dee-1.0) 2010-06-04 Mikkel Kamstrup Erlandsen Test suite for Unity.Place complete 2010-06-04 Mikkel Kamstrup Erlandsen Add a slew of additional unit tests to Unity.Place namespace 2010-06-04 Mikkel Kamstrup Erlandsen Unit tests for Unity.Place module really comming together and a passing fine so far 2010-06-03 Mikkel Kamstrup Erlandsen Finally nail down a g_critical() from a g_strv_length() call, caused by a bug in valac. While not formally tested, everything seems to work 2010-06-03 Mikkel Kamstrup Erlandsen Despite a critical warning on stderr at runtime you can now actually export a place and dynamically add/remove place entries 2010-06-03 Mikkel Kamstrup Erlandsen Emit DBus signals when managed PlaceEntries change 2010-06-03 Mikkel Kamstrup Erlandsen More fleshing out of the DBus details for PlaceEntry and Place implementation 2010-06-03 Mikkel Kamstrup Erlandsen Helper GObjects implemented and DBus serialization is working. Need to implement helper classes for the place daemons to hide avoid DBusisms and then we're ready to implement a simple test service Fix bug in Dee's .vapi, missing 'unowned' on Dee.SharedModel.get_swarm_name() 2010-06-02 Mikkel Kamstrup Erlandsen Rip out the old Unity.Place API and prepare for the new one 2010-06-04 Jay Taoko Test IndicatorObjectView [modified] test-unit.vala unity-private/panel/panel-indicator-object-view.vala - Added methods to query the indicator entries in tests/unit/Makefile.am [added] tests/unit/test-panel-indicator-object-view.vala - Create FakeIndicatorObject (subclass of Indicator.Object) - Test adding indicator entries to the FakeIndicatorObject 2010-06-04 Jay Taoko Test IndicatorObjectView [modified] test-unit.vala unity-private/panel/panel-indicator-object-view.vala - Added methods to query the indicator entries in tests/unit/Makefile.am [added] tests/unit/test-panel-indicator-object-view.vala - Create FakeIndicatorObject (subclass of Indicator.Object) - Test adding indicator entries to the FakeIndicatorObject 2010-06-03 Jay Taoko Test IndicatorObjectView [modified] test-unit.vala unity-private/panel/panel-indicator-object-view.vala - Added methods to query the indicator entries in tests/unit/Makefile.am [added] tests/unit/test-panel-indicator-object-view.vala - Create FakeIndicatorObject (subclass of Indicator.Object) - Test adding indicator entries to the FakeIndicatorObject 2010-06-04 Neil Jagdish Patel Next development release 2010-06-04 Neil Jagdish Patel [release] 0.2.6 2010-06-03 Neil Jagdish Patel Panel re-architcture 2010-06-03 Neil Jagdish Patel - Make show_unity in mutter show the window picker - Home button should initiate on button-release modified: targets/mutter/plugin.vala unity-private/panel/panel-home-button.vala 2010-06-03 Neil Jagdish Patel - Add bits to enable testing of indicators independant of what's installed - Add some unit tests for PanelIndicatorObjectEntryView added: tests/unit/test-panel-indicator-object-entry-view.vala modified: .bzrignore tests/unit/Makefile.am tests/unit/test-unit.vala unity-private/panel/panel-indicator-object-entry-view.vala unity-private/unity-utils.c vapi/indicator.vapi 2010-06-03 Neil Jagdish Patel - Make tests work modified: .bzrignore tests/ui/data/quicklist_controller_show_label.png tests/ui/test-home-button.vala tests/ui/test-quicklist.vala tests/ui/test-ui.vala unity-private/testing/test-utils.vala 2010-06-03 Neil Jagdish Patel Merge from trunk 2010-06-03 Neil Jagdish Patel Restore hilight on active menu entries 2010-06-03 Neil Jagdish Patel Scrolling support 2010-06-02 Jay Taoko Merge + Work on indicator menu scrubbing 2010-06-03 Mirco Müller merged in branch unity.panel-home-button 2010-06-03 Mirco Müller finally made the added shell-interface-API work by adding/renaming the calls get_panel_height_foobar() and get_launcher_width_foobar() so they don't clash with what's already defined in unity/targets/mutter/main.c 2010-06-02 Mirco Müller added get_panel_height() to shell interface and implemented it for mutter-target and tests, used in PanelHomeButton 2010-06-01 Mirco Müller make sure the new test for the panel-home-button gets called 2010-06-01 Mirco Müller source files need to be specified in alphabetical order 2010-06-01 Mirco Müller added test for new panel-home-button 2010-06-02 Jay Taoko Merge 2010-06-02 Neil Jagdish Patel - Make systray work - Add background to panel, hack around bad asset - Some extra clean-up removed: unity-private/panel/panel-system-tray.vala added: unity-private/panel/panel-background.vala modified: unity-private/Makefile.am unity-private/launcher/scroller-controller.vala unity-private/panel/panel-menu-manager.vala unity-private/panel/panel-tray.vala unity-private/panel/panel-view.vala 2010-06-02 Jay Taoko Indicator navigation with keyboard Begin work on Indicator scrubbing with mouse [modified] unity-private/panel/panel-indicator-bar.vala unity-private/panel/panel-indicator-object-entry-view.vala unity-private/panel/panel-indicator-object-view.vala unity-private/panel/panel-menu-manager.vala 2010-06-02 Jay Taoko Merged with neil panel work 2010-06-02 Neil Jagdish Patel Make the menubar rectangle transparent 2010-06-02 Jay Taoko Start of work for showing the menu 2010-06-02 Neil Jagdish Patel - Make the MenuBar show the appmenu indicator - Fix compile issue with mutter modified: targets/mutter/plugin.vala unity-private/panel/panel-indicator-bar.vala unity-private/panel/panel-menubar.vala 2010-06-02 Neil Jagdish Patel - Add some basic appmenu support - Remove unneeded code from panel-view modified: unity-private/panel/panel-menubar.vala unity-private/panel/panel-view.vala 2010-06-02 Neil Jagdish Patel - Gee.HashMap is unable to be sorted, which was an oversight on my behalf when designing the API for the models. Hence I've made the 'get_indicator_list' return an ordered list of Indicator.Object's and added a get_indicator_name for the instances when the view needs to knoew the name of the object (which I may add to libindicator itself sometime soon) - With the new API, I added support for ordering the list - Updated existing code to use new API and did some clean up of debug messages modified: unity-private/panel/panel-indicator-bar.vala unity-private/panel/panel-indicator-model.vala unity-private/panel/panel-view.vala 2010-06-02 Neil Jagdish Patel Make targets us panel height from Unity.Panel.PANEL_HEIGHT 2010-06-02 Neil Jagdish Patel - Update indicator spacing - Import work done to make indicator sizes better and the color of the entry bg match the gtk theme modified: unity-private/panel/panel-indicator-bar.vala unity-private/panel/panel-indicator-object-entry-view.vala unity-private/panel/panel-indicator-object-view.vala 2010-06-02 Neil Jagdish Patel - Bunch of fixes and cleanups - Init and show home button, menubar and indicatorbar - Start work on fixing padding of indicator bar - Try and not override allocate - Temporarily disable resizing the entry bg until we've figured out the cause of the loop modified: unity-private/panel/panel-home-button.vala unity-private/panel/panel-indicator-bar.vala unity-private/panel/panel-indicator-object-entry-view.vala unity-private/panel/panel-indicator-object-view.vala unity-private/panel/panel-menubar.vala unity-private/panel/panel-system-tray.vala unity-private/panel/panel-view.vala 2010-06-01 Neil Jagdish Patel Fix orientation 2010-06-01 Jay Taoko Panel indicator cleanup 2010-06-01 Jay Taoko Panel indicator 2010-06-01 Jay Taoko fix from Neil 2010-06-01 Neil Jagdish Patel Remove public *void* FileIndicatorModel, as the void makes it mean something else modified: unity-private/panel/panel-indicator-model.vala 2010-06-01 Jay Taoko Commit 2010-06-01 Jay Taoko Adding additional files. First attempt at rendering. 2010-05-31 Jay Taoko Merge 2010-05-31 Mirco Müller panel-home-button added 2010-05-31 Jay Taoko Panel indicator architecture [modified] unity-private/panel/panel-indicator-object-entry-view.vala [added] unity-private/panel/panel-menu-manager.vala 2010-05-27 Neil Jagdish Patel Work around libindicator weirdness 2010-05-27 Jay Taoko Rearchitecture of panel indicator [added] unity-private/panel/panel-indicator-model.vala unity-private/panel/panel-indicator-object-entry-view.vala unity-private/panel/panel-indicator-object-view.vala 2010-06-02 Gord Allott Updates the icon-rendering to the 10.10 cycle spec Modified: unity-private/launcher/launcher-child.vala - small value changes unity-private/launcher/scroller-view.vala - set icon spacing to 6 pixels and top padding to 10 pixels unity/icon-postprocessor.vala - updated to new icon rendering 2010-06-02 Gord Allott updated icon sizes to 50x50 to accomodate 1px transparent border 2010-06-02 Gord Allott updates icon rendering to the latest launcher spec 2010-05-28 Gord Allott stop trying to put items into -1 indexes on a list 2010-05-28 Gord Allott fixes small problem with expose ending triggered early. also removes a few debugs 2010-05-28 Gord Allott fix expose pre-maturely returning 2010-05-27 Jay Taoko Merge 2010-05-27 Neil Jagdish Patel Bump version for next development cycle 2010-05-27 Neil Jagdish Patel [release] 0.2.4 2010-05-27 Jay Taoko UI Automation [modified] tests/ui/Makefile.am tests/ui/test-ui.vala - temporarily deactivated automation testing unity-private/panel/panel-indicators.vala - disable the indicators with UNITY_PANEL_INDICATORS_SKIP="all" tests/ui/test-automate.vala - Added timing mesure for animations unity-private/testing/test-director.vala [added] tests/ui/test-automate.vala - automation basic test 2010-05-25 Jay Taoko UI Automation testing tests/ui/test-automate.vala - Added timing mesure for animations tests/ui/test-ui.vala - temporarily deactivated automation testing 2010-05-07 Jay Taoko Unity Automation [modified] tests/ui/Makefile.am tests/ui/test-ui.vala unity-private/panel/panel-indicators.vala - disable the indicators with UNITY_PANEL_INDICATORS_SKIP="all" unity-private/testing/test-director.vala [added] tests/ui/test-automate.vala - automation basic test 2010-05-27 Neil Jagdish Patel - Update bzr ignores 2010-05-27 Neil Jagdish Patel - Add support for Dee - Remove dbusmodel deps removed: vapi/dbusmodel.deps vapi/dbusmodel.vapi modified: configure.ac targets/unity/Makefile.am unity-private/Makefile.am unity-private/places/places-results-view.vala vapi/Makefile.am vapi/dee-1.0.vapi pending merges: Neil Jagdish Patel 2010-05-27 - Add support for Dee 2010-05-27 Neil Jagdish Patel - Add support for Dee - Ditch DbusModel removed: vapi/dbusmodel.deps vapi/dbusmodel.vapi modified: configure.ac targets/unity/Makefile.am unity-private/Makefile.am unity-private/places/places-results-view.vala vapi/Makefile.am vapi/dee-1.0.vapi 2010-05-27 Neil Jagdish Patel - Update search provider - Make indicator menu hilight match Gtk - Reduce spacing between indicators 2010-05-26 Neil Jagdish Patel Fix URL string 2010-05-26 Neil Jagdish Patel Update search provider 2010-05-26 Neil Jagdish Patel - Make indicator menu highlight match Gtk theme 2010-05-26 Neil Jagdish Patel - Reduce spacing between indicators - Fix the size of indicators 2010-05-27 Mikkel Kamstrup Erlandsen Inline vapi files for Dee 2010-05-27 Gord Allott added forward ported fix for grabbing the pointer on scroll 2010-05-27 Gord Allott enables per-application expose in unity 2010-05-27 Gord Allott fixed formatting 2010-05-27 Gord Allott fix conflicts 2010-05-27 Gord Allott re-enables expose mode for applications 2010-05-27 Gord Allott replaced tab formatting with spaces 2010-05-27 Gord Allott enables support for bamf applications with no desktop file 2010-05-27 Gord Allott quick fix to check for null desktop file calls properly 2010-05-26 Gord Allott lets accepts launchers from bamf with no desktop file 2010-05-26 Neil Jagdish Patel Add Bamf-0.2.vapi locally 2010-05-27 Gord Allott rehouse orphaned dragged children 2010-05-27 Gord Allott rehouse orphaned dragged children 2010-05-27 Gord Allott stoped the moving animation when adding things to the launcher 2010-05-27 Gord Allott stoped the moving animation when adding things to the launcher 2010-05-26 Gord Allott awesome working d&d anims 2010-05-25 Gord Allott updated to latest unity 2010-05-25 Gord Allott removes liblauncher and replaces it with bamf 2010-05-25 Gord Allott merged with latest unity 2010-05-25 Gord Allott removed support for getting names from bamf 2010-05-25 Gord Allott merges in the tests that utilise favorites 2010-05-05 Gordon Allott fake unity favorites implimentation 2010-05-05 Gordon Allott merged in new favorites codebase 2010-05-05 Gordon Allott merged in unit-tests branch 2010-05-25 Gord Allott merges in the univer favorites branch, removes the dependancy on liblauncher for favorites handling 2010-05-25 Gord Allott adds animation to the drag and drop stuff 2010-05-25 Gord Allott adds fadein/out animations for launchers 2010-05-25 Gord Allott latest unity 2010-05-25 Gord Allott fix previous test 2010-05-25 Gord Allott fix for one application being launched multple times not matching. also added test for same problem 2010-05-25 Gord Allott make sure we set the name from bamf application when one is attached 2010-05-24 Gord Allott all the changes i forgot to commit =\, fixes, tests everything 2010-05-11 Gordon Allott stop bamf killing our tests# 2010-05-07 Gordon Allott avoid warnings in bamf 2010-05-07 Gordon Allott make mutter raise windows in process 2010-05-07 Gordon Allott small bamf fixes, debugs removed 2010-05-06 Gordon Allott enables support for showing/hiding launchers depending on their visible type 2010-05-06 Gordon Allott watch for user_visible on apps 2010-05-06 Gordon Allott fixes mouse clicks initing drags when they shouldn't be 2010-05-06 Gordon Allott added support for launching and switching windows in bamf 2010-05-06 Gordon Allott first implimentation of bamf 2010-05-06 Gordon Allott moved unity/ over to Unity.Favorites 2010-05-06 Gordon Allott merged in unity.favorites 2010-05-05 Gordon Allott removed debugs 2010-05-05 Gordon Allott integrates favorite support into application-controller.vala 2010-05-05 Gordon Allott integrated unity favorites 2010-05-05 Gordon Allott remerge from trunk 2010-05-06 Gordon Allott moved makefiles over to bamf 2010-05-05 Gordon Allott adds unit tests for the scroller model and makes our tests disable indicators 2010-05-04 Gordon Allott added todo 2010-05-04 Gordon Allott added launcher tests 2010-05-04 Gordon Allott added ScrollerModel tests 2010-05-04 Gordon Allott disable indicators in UI tests 2010-05-04 Gordon Allott allows the object registry to hold more than one instance 2010-05-04 Mikkel Kamstrup Erlandsen Merge lp:~anjali-team/anjali/unity.places-enablement. This re-enables the places if you export UNITY_ENABLE_PLACES=1. 2010-04-29 Mikkel Kamstrup Erlandsen Move the Files place daemon to a separate project as requested ny Neil 2010-04-29 Mikkel Kamstrup Erlandsen Merge with trunk 2010-04-29 Mikkel Kamstrup Erlandsen Wire up with Zeitgeist.Monitor to automatically update the model as we are running. Seems that Unity doesn't pick up the changes to the model correctly. 2010-04-29 Mikkel Kamstrup Erlandsen Implement a common base class Unity.Place.Daemon to use for easy impl of place daemon. Make FilesPlaceDaemon use this new base class Rename namespace of daemons from Unity.Foo to Unity.Place... :-) 2010-04-29 Mikkel Kamstrup Erlandsen Better icon lookup for items from ZG. 2010-04-29 Mikkel Kamstrup Erlandsen Log a warning if we fail to load a icon for a GIcon 2010-04-28 Mikkel Kamstrup Erlandsen Add fixme about us deciding on file icons in the model/controller. This seems to belong in the view. 2010-04-28 Mikkel Kamstrup Erlandsen Add support for guesssing icons and setting thumbnails for displayed media 2010-04-28 Mikkel Kamstrup Erlandsen Add support for ApplicationIcons to load their image from serialized GIcon data 2010-04-28 Mikkel Kamstrup Erlandsen Make the unity-files-daemon export a DBus API like described in unity/unity-place_xml. With this in place unity can now actually show the model exported by unity-files-daemon, provided you set the env var UNITY_ENABLE_PLACES=1 Update files.place.in to reflect ^^ 2010-04-28 Mikkel Kamstrup Erlandsen Don't expect a separate view_name string arg in PlacesProxy.on_view_changed(). The signal only sends a map of properties. The view name is now embedded as part of the props, as... wait for it... ... 'view-name' 2010-04-28 Mikkel Kamstrup Erlandsen Don't expect a separate view_name string arg in PlacesProxy.on_view_changed(). The signal only sends a map of properties. The view name is now embedded as part of the props, as... wait for it... ... 'view-name' 2010-04-28 Mikkel Kamstrup Erlandsen Bugfix: If we get results in that is an unknown group, insert the results after we've dynamically added the group. Before this we only created the group, but did not add the results. Rename a few internal variables for clarity 2010-04-27 Mikkel Kamstrup Erlandsen Rough impl. of Zeitgeist -> DbusModel that install itself as a place... It crashes libdbusmodel for remote peers (wthout knowledge of the model schema) joining the swarm. Need to investigate... 2010-04-27 Mikkel Kamstrup Erlandsen Rename ResultsColumns -> ResultColumns to be consistent with "GroupColumns" 2010-04-27 Mikkel Kamstrup Erlandsen Generate a files.place INI-style file from files.place.in Rename the variable DBusPath to DBusObjectPath in the .place files 2010-04-27 Mikkel Kamstrup Erlandsen Initial infrastructure for compiling some out of process place daemons exposing a DbusModel interface 2010-04-27 Neil Jagdish Patel Enable UNITY_ENABLE_PLACES in the Mutter target modified: targets/mutter/plugin.vala 2010-04-27 Neil Jagdish Patel Make UNITY_ENABLE_PLACES work in the `unity` target modified: unity-private/panel/panel-view.vala unity-private/testing/test-window.vala 2010-04-29 Gordon Allott big merge from the scroller re-archetect. of note is that liblaunchers namespace is LibLauncher 2010-04-28 Gordon Allott removed old hover test, fixed po generation 2010-04-28 Gordon Allott fixed launcher-child.unmap to unmap children instead of mapping them 2010-04-27 Gordon Allott updated to latest unity 2010-04-27 Gordon Allott re-enable testing 2010-04-27 Gordon Allott added some missing files, oops\! 2010-04-27 Gordon Allott removed debugs, improved get_preferred_width call in launcher-child 2010-04-27 Gordon Allott removed some left over files 2010-04-27 Gordon Allott ignore liblauncher and gtk in tests 2010-04-26 Gordon Allott removed debugs 2010-04-26 Gordon Allott made scrolling get events from the stage 2010-04-26 Gordon Allott latest codebase, basic drag and drop support 2010-04-26 Gordon Allott latest codebase, basic drag and drop support 2010-04-19 Gordon Allott Merge from unity trunk 2010-04-19 Gordon Allott big re-arch to new mvc pattern for launcher 2010-04-27 Mirco Müller Merged move-ql-rendering-in-libunity branch into trunk after review and approval from Gordon. 2010-04-26 Mirco Müller refactoring work for UI-layer, move all cairo-rendering from Quicklist into libunity 2010-04-19 Mikkel Kamstrup Erlandsen Fix compile time error: The variable int w was shadowed by a Mutter.Window w in the for loop. Fixes bug #566601 2010-04-15 Neil Jagdish Patel Bump to next development version 2010-04-15 Neil Jagdish Patel [release] 0.2.2 2010-04-15 Neil Jagdish Patel [merge] Panel and Window fixes 2010-04-15 Neil Jagdish Patel Remove clutter-gtk-0.10.vapi as shipped in upstream vala now 2010-04-15 Neil Jagdish Patel - Fix the missing background - Some more fixes for detecting fullscreened windows modified: targets/mutter/plugin.vala 2010-04-15 Neil Jagdish Patel - Update indicator.vapi - Add scrolling support to indicators modified: unity-private/panel/panel-indicators.vala unity-private/utils.vala vapi/indicator.vapi 2010-04-15 Neil Jagdish Patel [places] Update to match latest dbusmodel API, also update dbusmodel Vapi modified: unity-private/places/places-results-view.vala vapi/dbusmodel.vapi unknown: po/unity.pot 2010-04-14 Neil Jagdish Patel [merge] unity and ui testing support! removed: tests/firefox.desktop tests/test-const.vapi tests/test-unity.vala added: tests/ui/data/ tests/ui/data/Makefile.am tests/ui/data/quicklist_controller_show_label.png tests/ui/data/quicklist_shown_on_hover.png tests/ui/test-quicklist.vala tests/unit/data/ tests/unit/data/Makefile.am tests/unit/test-places.vala unity-private/testing/test-director.vala unity-private/testing/test-utils.vala modified: .bzrignore configure.ac po/POTFILES.in po/POTFILES.skip targets/mutter/Makefile.am tests/Makefile.am tests/ui/Makefile.am tests/ui/test-ui.vala tests/unit/Makefile.am tests/unit/test-unit.vala unity-private/Makefile.am unity-private/launcher/quicklauncher-manager.vala unity-private/launcher/quicklist-controller.vala unity-private/launcher/unity-scroller.vala unity-private/panel/panel-indicators.vala unity-private/testing/test-window.vala unity-private/unity-utils.c unity-private/utils.vala pending merges: Neil Jagdish Patel 2010-04-14 Add check for perceptualdiff Neil Jagdish Patel 2010-04-14 Fix po/ make check Neil Jagdish Patel 2010-04-14 * Make Mutter build (doh!) Neil Jagdish Patel 2010-04-14 fix timeout and main-quit Neil Jagdish Patel 2010-04-14 Forgot to add Neil Jagdish Patel 2010-04-14 Clean up tests, remove the older, non-... Neil Jagdish Patel 2010-04-14 * Pulled in support for image comparisons Neil Jagdish Patel 2010-04-13 [merge] [merge] upstream, compiles wit... Neil Jagdish Patel 2010-04-13 * Some more test stuff Neil Jagdish Patel 2010-04-11 - Make tests pass by using g_test_log_... 2010-04-14 Neil Jagdish Patel Add check for perceptualdiff modified: configure.ac 2010-04-14 Neil Jagdish Patel Fix po/ make check modified: po/POTFILES.in po/POTFILES.skip unknown: po/unity.pot 2010-04-14 Neil Jagdish Patel * Make Mutter build (doh!) * Add UNITY_PANEL_INDICATORS_SKIP to skip one or more indicators if they are causing issues modified: targets/mutter/Makefile.am unity-private/panel/panel-indicators.vala 2010-04-14 Neil Jagdish Patel fix timeout and main-quit 2010-04-14 Neil Jagdish Patel Forgot to add added: tests/ui/data/quicklist_shown_on_hover.png 2010-04-14 Neil Jagdish Patel Clean up tests, remove the older, non-useful, ones removed: tests/firefox.desktop tests/test-const.vapi tests/test-unity.vala added: tests/unit/data/ tests/unit/data/Makefile.am tests/unit/test-places.vala modified: .bzrignore configure.ac tests/Makefile.am tests/ui/Makefile.am tests/ui/data/Makefile.am tests/ui/test-quicklist.vala tests/unit/Makefile.am tests/unit/test-unit.vala unity-private/testing/test-director.vala unknown: tests/ui/data/quicklist_shown_on_hover.png 2010-04-14 Neil Jagdish Patel * Pulled in support for image comparisons * Support for saving snapshots (when constructing the test) * Snapshot comparison, with 'expected' bool * Simple quicklist-controller::show_label test added: tests/ui/data/ tests/ui/data/Makefile.am tests/ui/data/quicklist_controller_show_label.png unity-private/testing/test-director.vala modified: .bzrignore configure.ac tests/ui/Makefile.am tests/ui/test-quicklist.vala tests/ui/test-ui.vala unity-private/Makefile.am unity-private/launcher/quicklauncher-manager.vala unity-private/launcher/quicklist-controller.vala unity-private/launcher/unity-scroller.vala unity-private/testing/test-utils.vala unity-private/testing/test-window.vala unity-private/unity-utils.c unity-private/utils.vala 2010-04-13 Neil Jagdish Patel [merge] upstream, compiles with 0.8 2010-04-13 Neil Jagdish Patel * Some more test stuff added: tests/ui/test-quicklist.vala modified: .bzrignore tests/test-unity.vala tests/ui/Makefile.am tests/ui/test-ui.vala 2010-04-11 Neil Jagdish Patel - Make tests pass by using g_test_log_add_fatal_handler added: unity-private/testing/test-utils.vala modified: .bzrignore tests/test-unity.vala unity-private/Makefile.am 2010-04-13 Neil Jagdish Patel [build] Compile with Vala 0.8 modified: unity-private/launcher/quicklauncher-manager.vala unity-private/panel/panel-indicators.vala unity-private/panel/panel-tray.vala unknown: tmpcvs24667/ tmpwrk24667/ 2010-04-09 Neil Jagdish Patel [release] 0.2.1 2010-04-09 Neil Jagdish Patel [merge] Relayout and testing work removed: mutter.patch unity-places/ unity-places/Makefile.am unity-places/generate_vapi unity-places/unity-places-custom.vala unity-places/unity-places.deps unity-places/unity-places.files unity-places/unity-places.gi unity-places/unity-places.h unity-places/unity-places.metadata unity-places/unity-places.namespace unity-places/unity-places.pc.in added: targets/ targets/Makefile.am targets/unity/ targets/unity/Makefile.am tests/ui/ tests/ui/Makefile.am tests/ui/test-const.vapi tests/ui/test-ui.vala tests/unit/ tests/unit/Makefile.am tests/unit/test-const.vapi tests/unit/test-unit.vala unity-private/testing/ unity-private/testing/object-registry.vala renamed: libunity/ => unity/ libunity/application.vala => unity-private/application.vala libunity/perf-logger.vala => unity-private/testing/perf-logger.vala mutter-plugin/ => targets/mutter/ src/ => unity-private/ src/background.vala => unity-private/testing/background.vala src/main.vala => targets/unity/main.vala src/quicklauncher/ => unity-private/launcher/ src/window.vala => unity-private/testing/test-window.vala unity-places/unity-place-marshal.list => unity/unity-place-marshal.list unity-places/unity-place.c => unity/unity-place.c unity-places/unity-place.h => unity/unity-place.h unity-places/unity-place_xml => unity/unity-place_xml unity-places/unity-places.vapi => vapi/unity-places.vapi modified: .bzrignore AUTHORS Makefile.am configure.ac targets/mutter/Makefile.am targets/mutter/plugin.vala tests/Makefile.am tests/test-unity.vala unity-private/Makefile.am unity-private/launcher/quicklauncher-manager.vala unity-private/launcher/unity-scroller.vala unity-private/panel/panel-home.vala unity-private/panel/panel-indicators.vala unity-private/panel/panel-tray.vala unity-private/panel/panel-view.vala unity-private/places/cairo-drawing.vala unity/Makefile.am vapi/Makefile.am unity-private/testing/background.vala targets/unity/main.vala unity-private/testing/test-window.vala vapi/unity-places.vapi unknown: tmpcvs24667/ tmpwrk24667/ pending merges: Neil Jagdish Patel 2010-04-07 - Stop the bazillion warnings to give GTes... Neil Jagdish Patel 2010-04-07 - Use GConfClient instead of GConfEngine Neil Jagdish Patel 2010-04-07 - Add ui tests directory Neil Jagdish Patel 2010-04-07 - Add unit tests directory Neil Jagdish Patel 2010-04-07 - Fix some issues with last commit Neil Jagdish Patel 2010-04-07 - Move Window and Background to testin... Neil Jagdish Patel 2010-04-07 - Add ChangeLog generation Neil Jagdish Patel 2010-04-07 - Add DBO to AUTHORS Neil Jagdish Patel 2010-04-07 - quicklauncher => launcher Neil Jagdish Patel 2010-04-07 - Move some stuff into the correct place Neil Jagdish Patel 2010-04-07 - Intermediate commit, everything comp... Neil Jagdish Patel 2010-04-06 * Make the registration work and add s... Neil Jagdish Patel 2010-04-06 * Add object registry 2010-04-07 Neil Jagdish Patel - Stop the bazillion warnings to give GTester a chance modified: tests/Makefile.am tests/ui/Makefile.am unity-private/launcher/unity-scroller.vala unity-private/panel/panel-view.vala unity-private/places/cairo-drawing.vala 2010-04-07 Neil Jagdish Patel - Use GConfClient instead of GConfEngine modified: unity-private/launcher/quicklauncher-manager.vala 2010-04-07 Neil Jagdish Patel - Add ui tests directory added: tests/ui/ tests/ui/Makefile.am tests/ui/test-const.vapi tests/ui/test-ui.vala modified: .bzrignore configure.ac tests/Makefile.am 2010-04-07 Neil Jagdish Patel - Add unit tests directory added: tests/unit/ tests/unit/Makefile.am tests/unit/test-const.vapi tests/unit/test-unit.vala modified: .bzrignore configure.ac tests/Makefile.am 2010-04-07 Neil Jagdish Patel - Fix some issues with last commit modified: targets/mutter/plugin.vala tests/test-unity.vala 2010-04-07 Neil Jagdish Patel - Move Window and Background to testing, update binary renamed: unity-private/background.vala => unity-private/testing/background.vala unity-private/window.vala => unity-private/testing/test-window.vala modified: .bzrignore targets/unity/main.vala tests/test-unity.vala unity-private/Makefile.am unity-private/testing/background.vala unity-private/testing/test-window.vala 2010-04-07 Neil Jagdish Patel - Add ChangeLog generation modified: Makefile.am 2010-04-07 Neil Jagdish Patel - Add DBO to AUTHORS modified: AUTHORS 2010-04-07 Neil Jagdish Patel - quicklauncher => launcher renamed: unity-private/quicklauncher/ => unity-private/launcher/ modified: .bzrignore unity-private/Makefile.am 2010-04-07 Neil Jagdish Patel - Move some stuff into the correct place renamed: unity/application.vala => unity-private/application.vala unity/perf-logger.vala => unity-private/testing/perf-logger.vala modified: .bzrignore unity-private/Makefile.am unity/Makefile.am 2010-04-07 Neil Jagdish Patel - Intermediate commit, everything compiles and installs removed: mutter.patch unity-places/ unity-places/Makefile.am unity-places/generate_vapi unity-places/unity-places-custom.vala unity-places/unity-places.deps unity-places/unity-places.files unity-places/unity-places.gi unity-places/unity-places.h unity-places/unity-places.metadata unity-places/unity-places.namespace unity-places/unity-places.pc.in added: targets/ targets/Makefile.am targets/unity/ targets/unity/Makefile.am unity-private/testing/ renamed: libunity/ => unity/ libunity/object-registry.vala => unity-private/testing/object-registry.vala mutter-plugin/ => targets/mutter/ src/ => unity-private/ src/main.vala => targets/unity/main.vala unity-places/unity-place-marshal.list => unity/unity-place-marshal.list unity-places/unity-place.c => unity/unity-place.c unity-places/unity-place.h => unity/unity-place.h unity-places/unity-place_xml => unity/unity-place_xml unity-places/unity-places.vapi => vapi/unity-places.vapi modified: .bzrignore Makefile.am configure.ac targets/mutter/Makefile.am tests/Makefile.am unity-private/Makefile.am unity/Makefile.am vapi/Makefile.am vapi/unity-places.vapi 2010-04-06 Neil Jagdish Patel * Make the registration work and add support to panel modified: libunity/object-registry.vala src/panel/panel-home.vala src/panel/panel-indicators.vala src/panel/panel-tray.vala src/panel/panel-view.vala 2010-04-06 Neil Jagdish Patel * Add object registry added: libunity/object-registry.vala modified: .bzrignore libunity/Makefile.am 2010-04-01 Gordon Allott refreshes the webapp icon better, uses png's instead of svg 2010-04-01 Gordon Allott renames .svg icons to png's and updates icons in an idle loop 2010-03-31 Gordon Allott updates launcher to make sure all items are sensitive and to expose on long hover 2010-03-31 Gordon Allott removes hover interactions for launchers with no menus 2010-03-31 Gordon Allott adds expose on launcher hover and removes sensitivity setting from launchers who go off the screen 2010-03-31 Neil Jagdish Patel [merge] expose and panel text colour fixes 2010-03-31 Neil Jagdish Patel * Un-f**k the mutter-plugin::map and mutter-plugin::destroy code * Use mutter to find out which windows to expose modified: mutter-plugin/plugin.vala 2010-03-31 Neil Jagdish Patel fix colour of panel text to match ubuntu mono 2010-03-30 Neil Jagdish Patel * Fix the chromium exec string modified: libunity/chrome-handler.vala 2010-03-30 Mirco Müller Merged my unity_fix-550961 branch after review and approval from Gordon. Fixes LP: #550961. 2010-03-30 Mirco Müller After a lot of ping-pong-ing screenshots with Design (Otto, Michael) of different settings being applied to background, blur, highlight/sheen and position, the Quicklists are now as Design wants them to look. Fixes LP: #550961. 2010-03-29 Mirco Müller Use an opacity of 50% for the background tint of the Quicklist. This improves the contrast of the white text of Quicklist-entries (and Tooltips) against any potential bright areas behind the Quicklist/Tooltip. Fixes LP: #550961. 2010-03-29 Mirco Müller Merged my unity_fix-550966 branch after review and approval from Jay and Gordon. This fixes LP: #550966. 2010-03-29 Mirco Müller Don't mark any Quicklist/Tooltip entry as in-sensitive. Only Droplists will use that later. Fixes LP: #550966. 2010-03-29 Mirco Müller Merged my unity_fix-550964 branch after review and approval from Jay. This fixes LP: #550964. 2010-03-29 Mirco Müller Fix alignment of quicklist/tooltip anchor-arrow with running/focused arrow of quicklauncher-icon. Fixes LP: #550964. 2010-03-29 Neil Jagdish Patel [release] 0.1.24 2010-03-29 Neil Jagdish Patel [merge] Mutter drives the fullscreen checking modified: mutter-plugin/plugin.vala pending merges: Neil Jagdish Patel 2010-03-29 * Keep some state, otherwise we'll be cons... Neil Jagdish Patel 2010-03-29 Add some Mutterization of checking ful... 2010-03-29 Neil Jagdish Patel * Keep some state, otherwise we'll be constantly pinging for fullscreen checks modified: mutter-plugin/plugin.vala 2010-03-29 Neil Jagdish Patel Add some Mutterization of checking fullscreen obstructions 2010-03-29 Gordon Allott updates the scroller to a nicer drag resist codebase 2010-03-29 Gordon Allott updates the scroller to a nicer drag resist codebase 2010-03-29 Gordon Allott tiny change to the desktop file string that chromium-webapp support uses so that we open in a new tab not a new webapp 2010-03-26 Mirco Müller Merged my unity_fix-54700 branch after review and approval from Gordon. This fixes LP: #54700. 2010-03-25 Mirco Müller Increase thickness of outline and separator a bit to make them render cleaner. Fixes LP: #54700. 2010-03-26 Mirco Müller Merged my unity_fix-538989 branch after review and approval from Gordon. This fixes LP: #538989. 2010-03-16 Mirco Müller make insensitive QuickList-entries italic and half transparent, main label/tooltip is insensitive by default now 2010-03-26 Gordon Allott merged in liblauncher-refresh branch that updates the window map/unmap methods in mutter to refresh our launcher applications 2010-03-26 Gordon Allott adds a check on wnck_window 2010-03-26 Gordon Allott makes mutter-plugin talk to liblauncher to refresh windows rather than unity subsystems 2010-03-26 Gordon Allott updated vapi 2010-03-25 Neil Jagdish Patel [merge] use signals from mutter 2010-03-25 Neil Jagdish Patel * Use the newly added API to mutter to detect topmost change events, and make sure we update the quicklauncher when we get them modified: mutter-plugin/main.c mutter-plugin/plugin.vala 2010-03-25 Gordon Allott merges some fixes into unity: ncreases the drag sensitivity of the scroller to 6 pixels updates the launcher drop shadows so that they get regenerated after our fade in animation updates the value for specifying when launchers are "off the screen" and are thus unresponsive ------------- This line and the following will be ignored -------------- modified: src/quicklauncher/launcher-view.vala src/quicklauncher/unity-scroller.vala vapi/clutk-0.3.vapi pending merges: Gordon Allott 2010-03-25 increases the drag sensitivity on the scroller Gordon Allott 2010-03-25 small changes into unity, one updates the i... 2010-03-25 Gordon Allott increases the drag sensitivity on the scroller 2010-03-25 Gordon Allott small changes into unity, one updates the icon drop shadow shader after the new animation, the other updates the value at which launchers become unresponsive because they are off the screen 2010-03-25 Gordon Allott fixes #542029 - essentially makes the scroller flings work correctly 2010-03-25 Gordon Allott should fix the scroller fling problem 2010-03-25 Gordon Allott adds a fade effect to icon fade-ins 2010-03-25 Gordon Allott adds a fadein after an icon loads 2010-03-25 Neil Jagdish Patel Make refresh better 2010-03-25 Neil Jagdish Patel * Update the refreshing to not use idles, which makes it more performant modified: mutter-plugin/plugin.vala src/quicklauncher/quicklauncher-manager.vala 2010-03-25 Mirco Müller Merged my unity_fix-531448 branch after review and approval from Gordon. This fixes LP: #531448. 2010-03-24 Mirco Müller forgot to remove the debug-output 2010-03-24 Mirco Müller Comply to the "Activating a Launcher entry with the cursor"-use-case hiding the label when the user clicks a launcher, fixes LP: #531448 2010-03-25 Neil Jagdish Patel * Do some more refresh modified: src/quicklauncher/application-model.vala 2010-03-25 Gordon Allott updates the webapp support to stop crashes and uses the new icon processing framework 2010-03-24 Gordon Allott removed webapp-iconbuilder.vala 2010-03-24 Gordon Allott updated webapp support to stop crashing 2010-03-24 Gordon Allott updates webicons to use the new icon look/feel 2010-03-24 Gordon Allott updates webicons to use the new icon look/feel 2010-03-24 Gordon Allott removes the shortcut pin from applications that don't have a desktop file 2010-03-24 Gordon Allott fix for no pin shortcut 2010-03-24 Gordon Allott removes the pin menu shortcut if app does not have a desktop file 2010-03-24 Gordon Allott adds input region setting support to the scroller to grab mouse events 2010-03-24 Gordon Allott adds input region support to the scroller 2010-03-24 Neil Jagdish Patel [merge] fullscreen fixes 2010-03-24 Neil Jagdish Patel clean up a bit 2010-03-24 Neil Jagdish Patel * Remove debugs modified: mutter-plugin/plugin.vala 2010-03-24 Neil Jagdish Patel * Some more fixes modified: mutter-plugin/plugin.vala 2010-03-24 Neil Jagdish Patel add some debugs 2010-03-24 Neil Jagdish Patel add some more checks for fullscreen 2010-03-24 Gordon Allott updates unity to refresh the launcher models when we have window activity in mutter 2010-03-24 Gordon Allott added to destroy 2010-03-24 Gordon Allott do an update of the models on map 2010-03-24 Gordon Allott quick fix: makes sure that we connect to the button_release_event in the scroller, else we drag on click when we don't want to 2010-03-24 Gordon Allott small fix into unity ql-view, calls base.allocate only after the check to see if we need to allocate 2010-03-24 Mirco Müller Merged my unity_fix-542016 branch after review and approval from Gordon. This fixes LP: #542016. 2010-03-23 Mirco Müller using absolute values for margin and border, this breaks resolution-independence, Design stated 19px although the mockup provided showed 18px, I split it 14px for margin and 5px for border thus 19px altogether, fixes LP: #542016 2010-03-23 Jay Taoko Move the last launcher to make room for launcher that is being reordered [modified] src/quicklauncher/unity-scroller.vala 2010-03-19 Jay Taoko Merge 2010-03-19 Jay Taoko Move the last launcher to make room for launcher that is being reordered [modified] src/quicklauncher/unity-scroller.vala 2010-03-23 Neil Jagdish Patel * Set a default theme modified: mutter-plugin/plugin.vala src/main.vala pending merges: Neil Jagdish Patel 2010-03-23 * Don't do too much Neil Jagdish Patel 2010-03-23 * Make sure we have a default icon theme 2010-03-23 Neil Jagdish Patel * Don't do too much 2010-03-23 Neil Jagdish Patel * Make sure we have a default icon theme 2010-03-23 Neil Jagdish Patel * Don't show seps if not needed modified: src/quicklauncher/quicklist-controller.vala pending merges: Neil Jagdish Patel 2010-03-23 * Don't show separators if there are no i... 2010-03-23 Neil Jagdish Patel * Don't show separators if there are no items beneath them modified: src/quicklauncher/quicklist-controller.vala 2010-03-23 Neil Jagdish Patel * Search icon activates entry 2010-03-23 Neil Jagdish Patel * Make search button focus entry modified: src/panel/panel-view.vala 2010-03-23 Gordon Allott updates unity to support grabbing icons from wnck 2010-03-23 Gordon Allott updates the launcher icons to get wnck icons if we don't have a desktop file 2010-03-23 Gordon Allott updated icon code to grab wnckwindow icon if no other icon is available 2010-03-23 Gordon Allott merged in async theme work 2010-03-23 Gordon Allott adds async theme loading into unity 2010-03-23 Gordon Allott merged into unity 2010-03-23 Gordon Allott merged in async-icon branch 2010-03-23 Gordon Allott updated configure.ac to not depend on latest clutter-gtk 2010-03-22 Gordon Allott remove unneeded comments 2010-03-22 Gordon Allott updated code for loading from the theme to load from file directories too 2010-03-19 Gordon Allott async theme loading for ThemeImage 2010-03-19 Gordon Allott first working async theme loading 2010-03-19 Gordon Allott inital implimentation of theme filename lookups 2010-03-23 Gordon Allott few small updates into the launcher, scroller now disconnects drag mode on mouse up properly, launcher sensitivity increased and the scroller background repeats on the x axis 2010-03-23 Gordon Allott few small updates into the launcher, scroller now disconnects drag mode on mouse up properly, launcher sensitivity increased and the scroller background repeats on the x axis 2010-03-23 Mirco Müller Merged my unity_fix-542006 branch after review and approval from Jay. This fixes LP: #542006. Still needed a small tweak for the left side of the Quicklist-outline. 2010-03-23 Mirco Müller using absolute values for corner-radius, item-corner-radius, anchor-width/height at the cost of resolution-independence, this will break if font-sizes become very small, absolute values for item-corner-radius, anchor-width/height still have not been provided by Design, so I'm doing best-guessing here, fixes LP: #542009 2010-03-23 Mirco Müller Merged my unity_fix-542008 branch after review and approval form Jay. This fixes LP: #542008. 2010-03-23 Mirco Müller changed the highlight background texture to be less intense, fixes LP: #542008 2010-03-23 Mirco Müller Merged my unity_fix-542006 branch after review and approval from Jay. This fixes LP: #542006. 2010-03-23 Mirco Müller Best attempt to do pixel-grid aligned drawing of outline and separators, adjusting outline- and separator opacity to match design-mockups (not values), fixes LP: #542006 2010-03-22 Gordon Allott logging fixes for unity, fixes a memmap crasher 2010-03-18 Gordon Allott missing colons 2010-03-18 Gordon Allott improved logging support to do double frees 2010-03-18 Neil Jagdish Patel [release] 0.1.24 2010-03-18 Neil Jagdish Patel [merge] Fix resizing stage 2010-03-18 Neil Jagdish Patel Relayout when stage size changed 2010-03-18 Neil Jagdish Patel [merge] fix gconf 2010-03-18 Mirco Müller removed the double quotes from the search_template key, fixes LP: #540870 2010-03-18 Gordon Allott various fixes to improve the startup speed, also adds more logging 2010-03-12 Gordon Allott merge latest unity 2010-03-12 Gordon Allott load the icons from a different order of themes 2010-03-12 Gordon Allott logging fixes 2010-03-12 Gordon Allott more speed fixes - more logging 2010-03-12 Gordon Allott more logging 2010-03-12 Gordon Allott speedup fixes and more logging 2010-03-12 Gordon Allott only load textures for icon generation once 2010-03-17 Neil Jagdish Patel [merge] Fix indicators modified: src/panel/panel-indicators.vala pending merges: Neil Jagdish Patel 2010-03-17 * Add support for pixbufs in indicators 2010-03-17 Neil Jagdish Patel * Add support for pixbufs in indicators 2010-03-17 Jason Smith merge unowned animations branch 2010-03-16 Jason Smith fix some warnings 2010-03-16 Jason Smith More unowned bits 2010-03-16 Jason Smith Ensure we dont unref mutter windows by mistake 2010-03-12 Neil Jagdish Patel bump version for new dailys 2010-03-12 Jay Taoko Smoothly reorder the remaining icons when a dragged icon gets out of the safe zone. [modified] src/quicklauncher/unity-scroller.vala - New float property. Animate the property between 0 to 1 in order smoothly reorder icons 2010-03-11 Jay Taoko Smoothly reorder the remaining icons when a dragged icon gets out of the safe zone. [modified] src/quicklauncher/unity-scroller.vala - New float property. Animate the property between 0 to 1 in order smoothly reorder icons 2010-03-12 Gordon Allott reverted change to scroller - now scrolls when there are not enough items 2010-03-12 Gordon Allott reverted change to scroller - now scrolls when there are not enough items 2010-03-12 Neil Jagdish Patel add cogl-1.0.vapi to distcheck 2010-03-11 Neil Jagdish Patel [release] 0.1.22 2010-03-11 Gordon Allott added menu state check to on_mouse_leave in launcher-view so that menus don't get removed on right click 2010-03-11 Gordon Allott set non sticky launchers to be +10000 priority instead of minus 2010-03-11 Mirco Müller Merged my unity_fix-526334-2 branch implementing the separator for the Quicklist. Made the horizontal pixel-grid alignment more robust. This fixes LP: #526334 2010-03-11 Mirco Müller improved the pixel-grid-alignment method 2010-03-11 Mirco Müller force the separator-line to be one pixel thick and align to the pixel-grid 2010-03-11 Mirco Müller believe it or not, the separators work now, only opacity/color is a bit off still... too transparent 2010-03-11 Mirco Müller another go at fixing LP: #526334 2010-03-11 Neil Jagdish Patel [merge] Keep search label up-to-date 2010-03-11 Neil Jagdish Patel * Remove quotes from gconf keys * Add support for updating the search hint when it changes in gconf modified: data/unity.schemas src/panel/panel-view.vala 2010-03-11 Gordon Allott merged in race fix branch, also contains more logging and a fix for the scroller 2010-03-11 Gordon Allott quick fix, mouse down in launcher view returned true when it should return false 2010-03-11 Gordon Allott fixed menu destruction on hover 2010-03-11 Gordon Allott menus removed on scroll always 2010-03-11 Gordon Allott maor logging\! 2010-03-11 Gordon Allott fix logging name 2010-03-11 Gordon Allott more logging 2010-03-11 Gordon Allott enables liblauncher window matching straight away - more logging 2010-03-11 Neil Jagdish Patel [merge] Kyle's translations branch 2010-03-11 Neil Jagdish Patel update ignores 2010-03-10 Kyle Nitzsche add translations to po files and update LINGUAS to target languages. 2010-03-11 Gordon Allott small fix to get the allocation of the focused indicator in launcher-view right 2010-03-11 Gordon Allott fixed missing focused indicator 2010-03-10 Mirco Müller Merged my fix-526335 branch into unity trunk after review and approval from Gordon. This corrects the alignment of tooltips, quicklist and launcher icons, thus fixing LP: #526335. 2010-03-10 Mirco Müller correctly align anchor of tooltips/quicklist with icons on quicklauncher, fixes LP: #526335 2010-03-10 Gordon Allott adds fancier icon rendering to unity, also updates the cogl vapi file - getting ready for clutter 1.2 2010-03-10 Gordon Allott updated code to better support allocations 2010-03-10 Gordon Allott don't scale small icons 2010-03-10 Gordon Allott don't add effect to webapps 2010-03-10 Gordon Allott don't do effects on pick 2010-03-10 Gordon Allott updated the painting to support effects 2010-03-08 Gordon Allott added shadow 2010-03-08 Gordon Allott adds icon-post processing to all icons - does not play nicely with webapps yet - adds new cogl to support the latest clutter 2010-03-09 Gordon Allott fixes bug #532011 - adds a watch on screensaver changes 2010-03-09 Gordon Allott changed try/catch style 2010-03-09 Gordon Allott removed animation for removal and re-adding. not needed, made sure to remove menus 2010-03-09 Gordon Allott adds a dbus communication with the screensaver so that we hide the launcher when the screensaver is active 2010-03-09 Gordon Allott adds a check for the screensaver over dbus, when we enter screensaver mode, hide the launcher 2010-03-04 Neil Jagdish Patel [release] 0.1.20 modified: configure.ac 2010-03-04 Jason Smith Ensure non-exposed windows opacity is restored 2010-03-04 Jason Smith Darken expose windows instead of make transparent, fixes bug #530710 2010-03-04 Jason Smith Stabalize window positioning in expose mode (windows will always end up in the same slot regardless of stack order all other things being equal). This is needed as most windows in unity are maximized and thus are all equal distances from expose grid slots 2010-03-04 Jason Smith Restore proper expose animations (so that ghost windows do not appear) 2010-03-03 Gordon Allott updates the launcher-manager to get applications more intelligently 2010-03-03 Gordon Allott updated to grab a list of all our applications from appman 2010-03-03 Gordon Allott ensuring windows get updated in post mutter start 2010-03-03 Neil Jagdish Patel * Reset the stage focus in "unity mode", so we don't break the menus or expose modified: mutter-plugin/plugin.vala unknown: libunity/chrome-handler.c libunity/prism-handler.c libunity/webapp-fetcher.c libunity/webapp-iconbuilder.c mutter-plugin/expose-manager.c mutter-plugin/maximus.c 2010-03-03 Neil Jagdish Patel [merge] mutter fixes modified: mutter-plugin/expose-manager.vala mutter-plugin/maximus.vala mutter-plugin/window-management.vala pending merges: Neil Jagdish Patel 2010-03-03 * Fix mini-expose to work if it doesn't r... Neil Jagdish Patel 2010-03-03 * Fix unminimising unmaximised windows 2010-03-03 Neil Jagdish Patel * Fix mini-expose to work if it doesn't receive a button-release event modified: mutter-plugin/expose-manager.vala 2010-03-03 Neil Jagdish Patel * Fix unminimising unmaximised windows modified: mutter-plugin/maximus.vala mutter-plugin/window-management.vala 2010-03-03 Gordon Allott tweaks into unity to get the look right of the scroller 2010-03-03 Gordon Allott updates the scroller to the correct size 2010-03-03 Gordon Allott added a slight ammount of padding to the scroller background to solve missing pixel issue 2010-03-03 Gordon Allott updated the scroller to use an offset for its background animation instead of just scrolling one large image 2010-03-03 Neil Jagdish Patel [merge] Megre in misc fixes modified: mutter-plugin/maximus.vala mutter-plugin/window-management.vala src/panel/panel-indicators.vala src/quicklauncher/launcher-view.vala vapi/mutter-2.28.vapi pending merges: Neil Jagdish Patel 2010-03-02 [merge] merge with trunk Neil Jagdish Patel 2010-03-02 * Space indicators with text + icon a... Neil Jagdish Patel 2010-03-02 * Remove stray printf Neil Jagdish Patel 2010-03-02 * Add support for width/height and wi... Neil Jagdish Patel 2010-03-02 * Fix the previous movement of indica... Neil Jagdish Patel 2010-03-01 remove stray debug Neil Jagdish Patel 2010-03-01 * Fix auto-activation of Webapps -- b... 2010-03-02 Neil Jagdish Patel merge with trunk 2010-03-02 Neil Jagdish Patel * Space indicators with text + icon a bit more * Return true if release event was handled in launcher-view * Add debug for unhandled button == 1 events, for testing when focus goes weird modified: src/panel/panel-indicators.vala src/quicklauncher/launcher-view.vala unknown: libunity/chrome-handler.c libunity/prism-handler.c libunity/webapp-fetcher.c libunity/webapp-iconbuilder.c mutter-plugin/expose-manager.c mutter-plugin/maximus.c 2010-03-02 Neil Jagdish Patel * Remove stray printf modified: mutter-plugin/maximus.vala 2010-03-02 Neil Jagdish Patel * Add support for width/height and width-to-height-ratio to Maximus, so it's more clever about what it maximises. modified: mutter-plugin/maximus.vala 2010-03-02 Neil Jagdish Patel * Fix the previous movement of indicators, as we always ended up going to the first entry in an indicator, rather than the last entry if the user was going to the previous one modified: src/panel/panel-indicators.vala 2010-03-01 Neil Jagdish Patel remove stray debug 2010-03-01 Neil Jagdish Patel * Fix auto-activation of Webapps -- bloody Chromium! modified: mutter-plugin/window-management.vala vapi/mutter-2.28.vapi 2010-03-02 Gordon Allott adjusted the menu code slightly to hopefully deal better with destruction. modified expose so that it connects to the destroy event of the menu (if there is o 2010-03-02 Gordon Allott typos 2010-03-02 Gordon Allott added removal of signal on expose end 2010-03-02 Gordon Allott fixed issue with expose not going away on menu destroy 2010-03-02 Gordon Allott few small bugfixes to the webapp support 2010-03-01 Gordon Allott priority of webapps set to undefined on creation so one can be set later 2010-03-01 Gordon Allott updated theme loading for launchers so that it makes sure that it grabs the correct icon 2010-03-01 Gordon Allott pushing up a quick fix to stop unity crashing with menu items 2010-03-01 Gordon Allott quick fix to menu items so they don't cause unity to die 2010-03-01 Gordon Allott updated scroller to now allow scrolling when there are not enough items 2010-03-01 Gordon Allott disallow scrolling if there are not enough launchers to fill the scroller 2010-03-01 Gordon Allott updated HACKING file 2010-03-01 Gordon Allott many fixes to webapp support - now uses a default icon if possible 2010-03-01 Gordon Allott removed compile time warning about function not being used 2010-03-01 Gordon Allott removed a whole bunch of debugs and warnings 2010-03-01 Gordon Allott changed regular expression for hostname matching to match better 2010-02-26 Gordon Allott adds better support for the default icon and icon regeneration 2010-02-26 Gordon Allott better webapp icon regeneration, supports a default icon 2010-02-26 Gordon Allott merged in webicon-fixes branch 2010-02-26 Gordon Allott updated so that we always get notifications on new icons 2010-02-26 Gordon Allott loads icons from Web first then from your theme 2010-02-26 Gordon Allott updated webapp code to use sane icon names 2010-03-01 Neil Jagdish Patel [merge] Better indicator menus modified: src/panel/panel-indicators.vala src/panel/panel-view.vala pending merges: Neil Jagdish Patel 2010-02-28 * Add support for moving between menus thr... Neil Jagdish Patel 2010-02-28 * Add a clip to the panel background a... Neil Jagdish Patel 2010-02-28 * Add a background so the user can see... Neil Jagdish Patel 2010-02-28 * Refresh icons if the icon theme changes Neil Jagdish Patel 2010-02-28 * Fix scrubbing of menus in Mutter (st... 2010-02-28 Neil Jagdish Patel * Add support for moving between menus through keyboard navigation modified: src/panel/panel-indicators.vala unknown: libunity/chrome-handler.c libunity/prism-handler.c libunity/webapp-fetcher.c libunity/webapp-iconbuilder.c mutter-plugin/expose-manager.c mutter-plugin/maximus.c 2010-02-28 Neil Jagdish Patel * Add a clip to the panel background as the shadow is horrible modified: src/panel/panel-view.vala unknown: libunity/chrome-handler.c libunity/prism-handler.c libunity/webapp-fetcher.c libunity/webapp-iconbuilder.c mutter-plugin/expose-manager.c mutter-plugin/maximus.c 2010-02-28 Neil Jagdish Patel * Add a background so the user can see when the indicator is active modified: src/panel/panel-indicators.vala unknown: libunity/chrome-handler.c libunity/prism-handler.c libunity/webapp-fetcher.c libunity/webapp-iconbuilder.c mutter-plugin/expose-manager.c mutter-plugin/maximus.c 2010-02-28 Neil Jagdish Patel * Refresh icons if the icon theme changes modified: src/panel/panel-indicators.vala unknown: libunity/chrome-handler.c libunity/prism-handler.c libunity/webapp-fetcher.c libunity/webapp-iconbuilder.c mutter-plugin/expose-manager.c mutter-plugin/maximus.c 2010-02-28 Neil Jagdish Patel * Fix scrubbing of menus in Mutter (still broke in unity -p, but can't help that due to pointer grabs) * Fix x-positioning of menus so they try and line up to their entries modified: src/panel/panel-indicators.vala 2010-03-01 Neil Jagdish Patel [merge] Window management fixes modified: mutter-plugin/plugin.vala mutter-plugin/window-management.vala vapi/launcher-0.3.vapi pending merges: Neil Jagdish Patel 2010-03-01 [merge] merge with trunk Neil Jagdish Patel 2010-02-28 * Add support for forcefully activatin... Neil Jagdish Patel 2010-02-27 * Add a handler to show windows, as do... 2010-03-01 Neil Jagdish Patel merge with trunk 2010-02-28 Neil Jagdish Patel * Add support for forcefully activating newly mapped windows modified: mutter-plugin/window-management.vala unknown: libunity/chrome-handler.c libunity/prism-handler.c libunity/webapp-fetcher.c libunity/webapp-iconbuilder.c mutter-plugin/expose-manager.c mutter-plugin/maximus.c 2010-02-27 Neil Jagdish Patel * Add a handler to show windows, as doing it from Mutter itself is guarenteed modified: mutter-plugin/plugin.vala vapi/launcher-0.3.vapi unknown: libunity/chrome-handler.c libunity/prism-handler.c libunity/webapp-fetcher.c libunity/webapp-iconbuilder.c mutter-plugin/expose-manager.c mutter-plugin/maximus.c 2010-02-26 Jay Taoko Restore the flickering bug fix. Was lost in a previous branch... [modified] src/quicklauncher/launcher-view.vala 2010-02-26 Jay Taoko Restore the flickering bug fix. Was lost in a previous branch... [modified] src/quicklauncher/launcher-view.vala 2010-02-26 Jason Smith do not expose when menu is in close on leave mode 2010-02-26 Jason Smith Remove last bugs with expose/hover 2010-02-26 Jason Smith merge menu controller branch 2010-02-26 Gordon Allott Big update to menu, we now use a singleton for the menu controller to ensure (hopefully) that we only ever have one menu, as when we make a new menu the old menu is destroyed 2010-02-26 Jay Taoko Enable the single line mode in the text search entry. [modified] libunity/entry.vala 2010-02-25 Jay Taoko Enable the single line mode in the text search entry. [modified] libunity/entry.vala 2010-02-26 Neil Jagdish Patel [release] 0.1.18 2010-02-26 Jay Taoko Extend the background of the search field so the text remains within the boundaries of the background. [modified] src/panel/panel-view.vala 2010-02-26 Jay Taoko Extend the background of the search field so the text remains within the boundaries of the background. [modified] src/panel/panel-view.vala 2010-02-25 Gordon Allott fixes to menu popup to stop them getting stuck 2010-02-25 Gordon Allott fixes to menu popup to stop them getting stuck 2010-02-25 Neil Jagdish Patel [merge] Stop flickering modified: src/panel/panel-view.vala src/quicklauncher/launcher-view.vala unknown: libunity/chrome-handler.c libunity/prism-handler.c libunity/webapp-fetcher.c libunity/webapp-iconbuilder.c mutter-plugin/expose-manager.c mutter-plugin/maximus.c pending merges: Jay Taoko 2010-02-25 [merge] A tentative fix for the flickering bug. Th... Jay Taoko 2010-02-24 A tentative fix for the flickering bug. The id... 2010-02-25 Jay Taoko A tentative fix for the flickering bug. The idea is to not show the tooltip while the search entry has the mouse and keyboard focus. The focus being on the search entry, the user should be typing some text in it. At the same time if the mouse is over and icon in the quicklauncher, avoid showing the tooltip in this particular instance [modified] src/panel/panel-view.vala - Add a global flag to unity.Panel. The flag is set to true when the search entry has the mouse focus src/quicklauncher/launcher-view.vala - Show the tooltip only when the search entry does not have the mouse focus 2010-02-24 Jay Taoko A tentative fix for the flickering bug. The idea is to not show the tooltip while the search entry has the mouse and keyboard focus. The focus being on the search entry, the user should be typing some text in it. At the same time if the mouse is over and icon in the quicklauncher, avoid showing the tooltip in this particular instance [modified] src/panel/panel-view.vala - Add a global flag to unity.Panel. The flag is set to true when the search entry has the mouse focus src/quicklauncher/launcher-view.vala - Show the tooltip only when the search entry does not have the mouse focus 2010-02-25 Gordon Allott few menu fixes, nothing big 2010-02-25 Gordon Allott small fixes to the menu handling 2010-02-25 Neil Jagdish Patel [merge] search entry fixes modified: data/unity.schemas src/panel/panel-view.vala unknown: libunity/chrome-handler.c libunity/prism-handler.c libunity/webapp-fetcher.c libunity/webapp-iconbuilder.c mutter-plugin/expose-manager.c mutter-plugin/maximus.c pending merges: Neil Jagdish Patel 2010-02-25 fix allocation Neil Jagdish Patel 2010-02-25 * Add search icon Neil Jagdish Patel 2010-02-25 * Add search hint support 2010-02-25 Neil Jagdish Patel fix allocation 2010-02-25 Neil Jagdish Patel * Add search icon modified: src/panel/panel-view.vala unknown: libunity/webapp-fetcher.c libunity/webapp-iconbuilder.c mutter-plugin/expose-manager.c mutter-plugin/maximus.c 2010-02-25 Neil Jagdish Patel * Add search hint support modified: data/unity.schemas src/panel/panel-view.vala unknown: libunity/webapp-fetcher.c libunity/webapp-iconbuilder.c mutter-plugin/expose-manager.c mutter-plugin/maximus.c 2010-02-25 Mirco Müller Merged my unity_fix-525909 branch into unity trunk after review and approval from Jay. 2010-02-25 Mirco Müller enforce correct positioning of anchor-arrow for tooltip- and quicklist-case, fixes LP: #525909 2010-02-25 Gordon Allott enables --webapp cli option to unity to allow for out of process applications to make webapps 2010-02-25 Gordon Allott added gconf watching to get favorite updates 2010-02-24 Gordon Allott allows for building webapps from the cli interface 2010-02-25 Gordon Allott updates plugin.vala to the correct launcher size 2010-02-25 Gordon Allott updates plugin.vala to the proper launcher size 2010-02-25 Mirco Müller Merge with trunk. 2010-02-25 Gordon Allott fixes focused indicator being in the wrong place 2010-02-25 Gordon Allott fixes indicators being in the wrong place 2010-02-25 Mirco Müller Merged my unity_fix-525905 branch after review and approval from Gordon. 2010-02-24 Mirco Müller For some unknown reason correcting the tooltip/quicklist x-offset in build_menu() isn't always executed, so to avoid the x-offset to be wrong after one scrubbed the quicklauncher, the initial x-offset-value is cached in the quicklist-view and enforced if it diverges, fixes LP: #525905 2010-02-25 Gordon Allott few more fixes into unity: add support for hover menu open and updates to work with destroy on leave fixed chrome desktop file building to build correct desktop files open menu on long delay makes unity compatable with the ctk.close_on_leave branch 2010-02-24 Gordon Allott merge latest trunk 2010-02-24 Gordon Allott add support for hover menu open and updates to work with destroy on leave 2010-02-23 Gordon Allott fixed chrome desktop file building to build correct desktop files 2010-02-23 Gordon Allott open menu on long delay 2010-02-24 Neil Jagdish Patel revert .bzrignore 2010-02-24 Neil Jagdish Patel [merge] gconf fixes 2010-02-24 Neil Jagdish Patel Un-uk the urls 2010-02-24 Neil Jagdish Patel fix manager 2010-02-24 Neil Jagdish Patel revert 2010-02-23 Neil Jagdish Patel * Fix gconf path to be /apps/unity/foo * Add a schema for current keys added: data/unity.schemas modified: .bzrignore configure.ac data/Makefile.am data/search_icon.png* src/panel/panel-view.vala src/quicklauncher/quicklauncher-manager.vala src/unity.vala 2010-02-24 Gordon Allott needed to support latest liblauncher 2010-02-24 Gordon Allott updated vapi to support speedup branch, added enable window checking after we load the favorites 2010-02-24 Neil Jagdish Patel [merge] theme image loading branch 2010-02-23 Neil Jagdish Patel merge from trunk 2010-02-23 Neil Jagdish Patel change load priorities 2010-02-24 Jay Taoko Raised the text baseline in the search entry. Activate the option to let have the quicklist sample the background continuously [modified] src/quicklauncher/quicklist-view.vala src/panel/panel-view.vala 2010-02-23 Jay Taoko Raised the text baseline in the search entry. Activate the option to let have the quicklist sample the background continuously [modified] src/quicklauncher/quicklist-view.vala src/panel/panel-view.vala 2010-02-23 Neil Jagdish Patel [merge] liblauncher-changed-signals, by Gord modified: libunity/webapp-fetcher.vala src/quicklauncher/application-model.vala src/quicklauncher/launcher-model.vala src/quicklauncher/launcher-view.vala vapi/launcher-0.3.vapi unknown: libunity/webapp-fetcher.c libunity/webapp-iconbuilder.c mutter-plugin/expose-manager.c mutter-plugin/maximus.c pending merges: Gordon Allott 2010-02-23 removed debugs Gordon Allott 2010-02-22 [merge] merge latest unity Gordon Allott 2010-02-22 updated application-model to support new i... Gordon Allott 2010-02-22 imported new vapi 2010-02-23 Gordon Allott removed debugs 2010-02-22 Gordon Allott merge latest unity 2010-02-22 Gordon Allott updated application-model to support new inofity signals in launcher application 2010-02-22 Gordon Allott imported new vapi 2010-02-23 Neil Jagdish Patel [merge] miscfixes from gord modified: libunity/webapp-fetcher.vala mutter-plugin/plugin.vala src/quicklauncher/application-model.vala src/quicklauncher/chrome-handler.vala src/quicklauncher/launcher-view.vala src/quicklauncher/prism-handler.vala src/quicklauncher/quicklauncher-manager.vala src/quicklauncher/quicklist-controller.vala vapi/clutk-0.3.vapi unknown: libunity/webapp-fetcher.c libunity/webapp-iconbuilder.c mutter-plugin/expose-manager.c mutter-plugin/maximus.c pending merges: Gordon Allott 2010-02-23 makes unity compatable with the clutk.remove-m... Gordon Allott 2010-02-23 adds check to make sure the desktop file o... Gordon Allott 2010-02-23 [merge] updated to latest unity Gordon Allott 2010-02-19 gets the launcher to the correct size Gordon Allott 2010-02-19 hack to make sure we check the focus of th... Gordon Allott 2010-02-19 stops applications minizing themselfs on c... Gordon Allott 2010-02-19 added urlify function to escape uri string... 2010-02-23 Gordon Allott makes unity compatable with the clutk.remove-menu-fade branch 2010-02-23 Gordon Allott adds check to make sure the desktop file of a favorite exists before loading it 2010-02-23 Gordon Allott updated to latest unity 2010-02-19 Gordon Allott gets the launcher to the correct size 2010-02-19 Gordon Allott hack to make sure we check the focus of the app after switching to it 2010-02-19 Gordon Allott stops applications minizing themselfs on click, should do nothing 2010-02-19 Gordon Allott added urlify function to escape uri strings nicely 2010-02-23 Mirco Müller Merged my branch fixing LP: #521065 after review and approval from Neil. 2010-02-23 Mirco Müller don't save the temp. cairo-surface to a PNG-file 2010-02-23 Mirco Müller only use two layers for Tooltip/Quicklist to avoid the lag in drawing, fixes LP: #521065 2010-02-23 Jason Smith Fix warning 2010-02-22 Jason Smith Make expose manager better abstracted and make coverflow implementation much more usable 2010-02-22 Jason Smith Properly disconnnect from stage events on expose end 2010-02-22 Jason Smith Merge expose manager branch 2010-02-22 Jason Smith Merge trunk 2010-02-22 Jason Smith Add basic and disabled implementation of coverflow 2010-02-22 Jason Smith Make buffers be setable properties 2010-02-21 Jason Smith Exchange implicit checking of input region for explicit setting of input region. 2010-02-21 Jason Smith Move expose functions into distinct class 2010-02-21 Jason Smith Add ExposeClone and use in expose for purposes of better control over expose effect 2010-02-22 Jason Smith Merge window struts branch 2010-02-21 Jason Smith Better behavior with minimized windows (this needs more specification to it but this will prevent windows from getting "lost" to minimization) 2010-02-21 Jason Smith Never minimize on click 2010-02-21 Jason Smith remove debug 2010-02-21 Jason Smith Update to make sure struts are set properly when windows are opened 2010-02-21 Jason Smith Properly buffer strut calls so we dont roundtrip to the XServer all the time 2010-02-21 Jason Smith Initial commit of unbuffered struts tracking 2010-02-22 Jason Smith set app first, then use it... 2010-02-20 Jason Smith Minor touchups to expose 2010-02-20 Jason Smith Raise select clone actor in expose mode to match our raised clutter window to avoid visual glitch 2010-02-20 Jason Smith Merge non-matching items branch 2010-02-19 Jason Smith make tests work 2010-02-19 Jason Smith Ensure app gets removed from known list when we disappear it as it may be presented again later 2010-02-19 Jason Smith start work on fixing items that dont match not showing up 2010-02-20 Jason Smith Merge window focus fix branch 2010-02-19 Jason Smith Fix window focus commands 2010-02-19 Jason Smith merge maximus branch 2010-02-18 Jason Smith Merge trunk 2010-02-18 Jason Smith Make maximus work 2010-02-18 Jason Smith Add maximus 2010-02-18 Neil Jagdish Patel [release] 0.1.16 2010-02-18 Neil Jagdish Patel [merge] panel fixe modified: libunity/entry.vala libunity/shell.vala mutter-plugin/plugin.vala src/panel/panel-home.vala src/panel/panel-view.vala src/places/cairo-drawing.vala src/quicklauncher/launcher-view.vala src/quicklauncher/quicklist-controller.vala src/quicklauncher/unity-scroller.vala src/window.vala unknown: d po.moved/ unity-0.1.14/ unity-0.1.14.tar_gz pending merges: Neil Jagdish Patel 2010-02-18 remove debugs Neil Jagdish Patel 2010-02-18 [merge] merge upstream Neil Jagdish Patel 2010-02-18 * fix some more merge stuff Neil Jagdish Patel 2010-02-18 [merge] merge with trunk Neil Jagdish Patel 2010-02-18 Make expose work again Neil Jagdish Patel 2010-02-18 remove clip on panel to restore menus Neil Jagdish Patel 2010-02-18 more fixes for panel, but the menu is ... Neil Jagdish Patel 2010-02-18 * Add panel bg Neil Jagdish Patel 2010-02-18 * Fixes entry to have correct text col... Neil Jagdish Patel 2010-02-18 [merge] merge with trunk Neil Jagdish Patel 2010-02-18 [merge] Increase hit-area of ubuntu bu... Neil Jagdish Patel 2010-02-18 focus entry on ubuntu button click Neil Jagdish Patel 2010-02-18 [merge] merge the config search engine... Neil Jagdish Patel 2010-02-18 [merge] Merge the asset pool branch 2010-02-18 Neil Jagdish Patel remove debugs 2010-02-18 Neil Jagdish Patel merge upstream 2010-02-18 Neil Jagdish Patel * fix some more merge stuff modified: src/panel/panel-view.vala src/quicklauncher/launcher-view.vala 2010-02-18 Neil Jagdish Patel merge with trunk modified: src/panel/panel-view.vala src/quicklauncher/launcher-view.vala src/quicklauncher/unity-scroller.vala pending merges: Gordon Allott 2010-02-18 [merge] adds animations for various items in u... Neil Jagdish Patel 2010-02-17 * Fade in/out icons once unity is up-... Neil Jagdish Patel 2010-02-17 More animations!!!! Neil Jagdish Patel 2010-02-17 some animation!!?!??!?! Gordon Allott 2010-02-18 [merge] dds support for configurable searc... Neil Jagdish Patel 2010-02-18 remove stray printfs 2010-02-18 Neil Jagdish Patel Make expose work again modified: mutter-plugin/plugin.vala src/panel/panel-view.vala src/quicklauncher/launcher-view.vala 2010-02-18 Neil Jagdish Patel remove clip on panel to restore menus modified: src/panel/panel-home.vala src/panel/panel-view.vala 2010-02-18 Neil Jagdish Patel more fixes for panel, but the menu is not broken again modified: libunity/shell.vala mutter-plugin/plugin.vala src/panel/panel-home.vala src/panel/panel-view.vala src/places/cairo-drawing.vala src/quicklauncher/launcher-view.vala src/quicklauncher/quicklist-controller.vala src/window.vala 2010-02-18 Neil Jagdish Patel * Add panel bg * Fix the new names of the arrows in the QL * Update positioning of selected arrow, as it now has a shadow modified: src/panel/panel-view.vala src/places/cairo-drawing.vala src/quicklauncher/launcher-view.vala src/quicklauncher/unity-scroller.vala 2010-02-18 Neil Jagdish Patel * Fixes entry to have correct text color at startup * Increases hit-area of ubuntu button * Makes button focus entry * Removes clip of launcher views and positions second arrow properly modified: libunity/entry.vala src/panel/panel-view.vala src/quicklauncher/launcher-view.vala src/quicklauncher/unity-scroller.vala 2010-02-18 Neil Jagdish Patel merge with trunk 2010-02-18 Neil Jagdish Patel Increase hit-area of ubuntu button 2010-02-18 Neil Jagdish Patel focus entry on ubuntu button click 2010-02-18 Neil Jagdish Patel merge the config search engine branch 2010-02-18 Neil Jagdish Patel Merge the asset pool branch 2010-02-18 Gordon Allott adds webapp fetching support to unity 2010-02-18 Gordon Allott checks for even more weird characters before saving a favourite 2010-02-18 Gordon Allott update to have better matching, quick fix for favorites with weird urls 2010-02-17 Gordon Allott removes debugging 2010-02-17 Gordon Allott updates support for webapp icons by searching for favicons in the hostname root 2010-02-17 Gordon Allott adds webapp icon fetching support into unity 2010-02-18 Jay Taoko Added code for blurred background in the menu [modified] src/quicklauncher/quicklist-view.vala vapi/clutk-0.3.vapi updated vapi file 2010-02-18 Mirco Müller made the fill-layer a bit darker, emphasized the hightlight-layer a bit more 2010-02-18 Mirco Müller added two comment sections FIXME00 and FIXME01 for two different approaches on how to update the blurred bg-texture, using the FIXME00 for now... more robust, but harder on the GPU 2010-02-18 Mirco Müller Make Ctk.surface_blur() work again after updating the .vapi file, thus drop-shadows work again for Tooltip/Quicklist 2010-02-18 Mirco Müller typo fix for get_framebuffer_background() 2010-02-18 Jay Taoko Added code for blurred background in the menu [modified] src/quicklauncher/quicklist-view.vala vapi/clutk-0.3.vapi updated vapi file 2010-02-18 Gordon Allott adds fixed icon support and non-movable icon support. fixed icons are set by setting the key "fixed" to true in a favorite non movable icons are set by making the "desktop_file" key in a favorite manditory 2010-02-18 Gordon Allott updated to latest unity, fixed conflicts 2010-02-18 Gordon Allott supports fixed icons bottom aligned 2010-02-18 Gordon Allott merged in anny-may-shi-ons branch 2010-02-18 Gordon Allott adds animations for various items in unity Specificailly: * DND reordering * New launcher icon being created (after the initial map of the window) * Launcher icon being destroyed 2010-02-17 Neil Jagdish Patel * Fade in/out icons once unity is up-and-running modified: src/quicklauncher/unity-scroller.vala 2010-02-17 Neil Jagdish Patel More animations!!!! modified: src/quicklauncher/launcher-view.vala src/quicklauncher/unity-scroller.vala 2010-02-17 Neil Jagdish Patel some animation!!?!??!?! modified: src/quicklauncher/launcher-view.vala src/quicklauncher/unity-scroller.vala 2010-02-18 Gordon Allott dds support for configurable search engines. Does a lazy check to avoid unnecessary overhead at startup 2010-02-18 Neil Jagdish Patel remove stray printfs 2010-02-17 Neil Jagdish Patel Configurable search engines modified: src/panel/panel-view.vala 2010-02-18 Gordon Allott dds support for loading assets from the unity-icon-theme OR the /usr/share/unity/themes location also adds support for asset loading to the scroller, launcher and panel 2010-02-18 Gordon Allott updates scroller to use new theme loader - fixes small issue with launchers being offset without assets 2010-02-16 Neil Jagdish Patel [theme] Added a ThemeImage, that can load an image from the unity icon theme or the assets in /usr/share/unity/themes/ added: libunity/theme.vala modified: .bzrignore configure.ac libunity/Makefile.am src/panel/panel-home.vala src/panel/panel-view.vala src/quicklauncher/launcher-view.vala src/window.vala vapi/config.vapi 2010-02-17 Gordon Allott changes the order of the quicklist menus to better fit the spec 2010-02-17 Gordon Allott fixes the menu order in the quicklists 2010-02-17 Mirco Müller Finally after the third attempt and a mix of lp and lucid screwing up I am able to merge my quicklist-dropshadow branch into unity trunk... after review and approval form Jay. 2010-02-17 Mirco Müller some opacity-fixes, position the arrow-anchor correctly again 2010-02-17 Mirco Müller Update .vapi file for clutk with the binding for the new call Ctk.surface_blur() 2010-02-17 Mirco Müller first working version of drop-shadow for quicklist/tooltip, fixes LP: #521071, LP: #521068, LP: #521058 2010-02-17 Mirco Müller Don't used fixed pixel-size for offsetting the Tooltip/Quicklist slightly over the quicklauncher 2010-02-16 Mirco Müller Merged my move-flatten-to-paint branch after review and approval from Gordon. 2010-02-15 Mirco Müller move flattening of layers in a Quicklist to the overloading paint() method, otherwise we can't paint offscreen thanks to clutter 2010-02-15 Gordon Allott fixes dnd, forgot to chain up in the scroller allocate method 2010-02-15 Gordon Allott fixes dnd 2010-02-15 Gordon Allott misc fixes in unity updates launcher values to final design specs for size and spacing fixes issue with scroller getting stuck when scrolling added support for open/close in the launcher menu's 2010-02-12 Gordon Allott updated launcher values, fixed scroller again 2010-02-12 Gordon Allott set to three pixels of padding instead of 6 2010-02-12 Gordon Allott fixes scroller getting stuck scrolling issue, doubles drag when scrolling past bounds 2010-02-12 Gordon Allott reverted last change 2010-02-12 Gordon Allott added top padding to the launcher 2010-02-12 Gordon Allott added top padding to the launcher 2010-02-12 Gordon Allott Moved the activated signal call in application-model to a more useful place 2010-02-12 Gordon Allott translation support branch and open/close entries for menues 2010-02-12 Gordon Allott removes expose on launchers that are not running 2010-02-12 Jason Smith Re-enable building on karmic 2010-02-12 Neil Jagdish Patel [merge] translation fixes 2010-02-12 Neil Jagdish Patel fix distcheck 2010-02-12 Neil Jagdish Patel Update ignores 2010-02-12 Neil Jagdish Patel Initial translation support 2010-02-12 Neil Jagdish Patel Add unity-places.vapi to extra-dist 2010-02-12 Neil Jagdish Patel [build] Remove unity-places from the required pkgs in test, it isn't needed modified: tests/Makefile.am 2010-02-12 Gordon Allott modifies the launcher-view object so that its a CtkActor not a CtkBin 2010-02-12 Gordon Allott updates launcher-view.vala to work nicer with clutter, now a Ctk.Actor not a Ctk.Bin 2010-02-11 Neil Jagdish Patel [release] 0.1.14 modified: Makefile.am configure.ac unknown: unity-0.1.14.tar_gz 2010-02-11 Neil Jagdish Patel [entry] Remove single line mode to enable menus and tooltips, remove unused variable modified: libunity/entry.vala src/quicklauncher/quicklauncher-manager.vala 2010-02-11 Gordon Allott quick fix to the right click menu so remove launcher actually removes the launcher 2010-02-11 Gordon Allott quick fix so that the launcher items actually remove themselfs on the right click menu 2010-02-11 Neil Jagdish Patel [merge] Panel Entry Background modified: libunity/entry.vala src/panel/panel-view.vala src/places/cairo-drawing.vala* src/places/search-field.vala* pending merges: Jay Taoko 2010-02-10 move the entry a bit further away from the BFB Jay Taoko 2010-02-10 Search entry in panel 2010-02-10 Jay Taoko move the entry a bit further away from the BFB [modified] src/panel/panel-view.vala 2010-02-10 Jay Taoko Search entry in panel [modified] libunity/entry.vala - changed properties and color. Create a single line text entry src/panel/panel-view.vala - Added text entry background src/places/cairo-drawing.vala - Text entry background rendering with Cairo 2010-02-11 Mirco Müller Merged my unity_quicklist-menu-item-tweaks branch after review and approval from Gordon. Had to tweak/remove a line from vapi/clutk-0.3.vapi as there was a double mentioning set_swallow_clicks(). 2010-02-11 Mirco Müller needed to update the .vapi bindings-file for clutk to expose ctk_menu_get_num_items() inside unity 2010-02-11 Mirco Müller make use of the new Ctk.Menu.get_num_items() to differentiate between Tooltip and Quicklist and place the arrow correctly 2010-02-11 Mirco Müller move the Tooltip/Quicklist a bit closer (over) the Quicklauncher-bar like shown in the visual-specs 2010-02-11 Mirco Müller tweak some EM-values, make use of CORNER_RADIUS, make all mask-generation functions use anchor_y instead of item-index, deleted some commented out code, added a note about workaround regarding spacing between menu-items and a potential bug in parent-class CtkMenu regarding that 2010-02-11 Gordon Allott Adds in unity drag and drop support Also adds support for: + ordering of launcher items + re-ordering by dragging + removal of launcher items by dragging off the stage drag and drop is handled by drag-controller and drag-view in libunity 2010-02-11 Neil Jagdish Patel [quicklauncher/launcher-view] Test for QuicklauncherController before calling methods on it modified: .bzrignore src/quicklauncher/launcher-view.vala 2010-02-11 Gordon Allott fixed issue with drag-drop issing warnings 2010-02-11 Gordon Allott removed hide label from launcher-view to fix bug with null quicklist-controller 2010-02-11 Gordon Allott fixed bug with moving the order whist the scroller is scrolled 2010-02-11 Gordon Allott fixed bug with priorities never being saved 2010-02-10 Gordon Allott merged with latest unity 2010-02-10 Gordon Allott delayed writing to gconf 2010-02-10 Gordon Allott drag out now instead of click 2010-02-10 Gordon Allott closes applications when they are removed 2010-02-10 Gordon Allott added new launcher vapi 2010-02-10 Gordon Allott adds storing priority in gconf 2010-02-10 Gordon Allott basics of dragging with scroller interaction 2010-02-09 Gordon Allott adds basic drag and drop infrastructure 2010-02-10 Neil Jagdish Patel [merge] No places by default modified: mutter-plugin/plugin.vala src/main.vala src/window.vala pending merges: Neil Jagdish Patel 2010-02-10 [unity-popup] Disable tray by default Neil Jagdish Patel 2010-02-10 [places] Disable by default 2010-02-10 Neil Jagdish Patel [unity-popup] Disable tray by default modified: src/main.vala 2010-02-10 Neil Jagdish Patel [places] Disable by default modified: mutter-plugin/plugin.vala src/window.vala 2010-02-10 Mirco Müller Merged additional fixes from my unity_quicklist-menu-item-tweaks branch into trunk after review and approval from Jay. 2010-02-10 Mirco Müller Make sure the correct spacing is used between QuicklistMenuItems 2010-02-10 Mirco Müller use correct calculation and size-negotiation for QuicklistMenuItems by overriding get_prefered_width/height() methods, QuicklistMenuItems are pixel-perfect now 2010-02-09 Mirco Müller Use pangocairo to create the text for normal and selected menu-items in the QuickList. 2010-02-10 Neil Jagdish Patel [merge] Fix entries added: libunity/entry.vala modified: .bzrignore libunity/Makefile.am libunity/shell.vala mutter-plugin/plugin.vala src/panel/panel-view.vala src/places/search-field.vala src/unity-utils.c src/utils.vala src/window.vala pending merges: Neil Jagdish Patel 2010-02-10 [entry] Disable single-line-mode as it bloc... Neil Jagdish Patel 2010-02-09 [panel search] Uses entry to start search... Neil Jagdish Patel 2010-02-09 [entry] Add some visual bits and pieces t... Neil Jagdish Patel 2010-02-09 Add support for entering input into textb... 2010-02-10 Neil Jagdish Patel [entry] Disable single-line-mode as it blocks motion events across the stage...who'da thunk it? modified: libunity/entry.vala unknown: diff 2010-02-09 Neil Jagdish Patel [panel search] Uses entry to start search when activated modified: src/panel/panel-view.vala 2010-02-09 Neil Jagdish Patel [entry] Add some visual bits and pieces to make the entry behave correctly modified: libunity/entry.vala src/panel/panel-view.vala src/places/search-field.vala 2010-02-09 Neil Jagdish Patel Add support for entering input into textboxes while in mutter mode. Add Unity.Entry that does some of the hard work for you added: libunity/entry.vala modified: .bzrignore libunity/Makefile.am libunity/shell.vala mutter-plugin/plugin.vala src/panel/panel-view.vala src/places/search-field.vala src/unity-utils.c src/utils.vala src/window.vala 2010-02-09 Jason Smith Merge near flawless expose branch 2010-02-08 Jason Smith Ensure window is properly focused across workspaces 2010-02-07 Jason Smith Move handling of fullscreen obstructions into ensure_input_region 2010-02-07 Jason Smith Add workspace switch effect (somewhat crude, but it works) 2010-02-07 Jason Smith Ensure window animations work even after workspace switch 2010-02-07 Jason Smith Add layout algorithm 2010-02-05 Mirco Müller Merged my quicklist-menu-item-tweaks branch after review and approval from Jay. 2010-02-05 Mirco Müller started fixing some of placing and spacing of the QuickList menu-items 2010-02-07 Jason Smith Finally well working expose using clone actors. Works for everything but windows on other workspaces. Something is wrong there still but this is a non event for netbook edition. 2010-02-08 Gordon Allott quick fix to fullscreen window management, makes restoring the input region work correctly. also only moves the launcher to the left -launcher_width instead of -hardcoded_value 2010-02-06 Jason Smith Improve expose animation and layout 2010-02-05 Jason Smith merge menu fixes branch 2010-02-05 Jason Smith merge el trunko 2010-02-05 Jason Smith Fix right click menu interactions 2010-02-05 Jay Taoko Improved cairo rendering of straight lines. [modified] src/places/cairo-drawing.vala 2010-02-05 Jay Taoko Improved cairo rendering of straight lines. [modified] src/places/cairo-drawing.vala 2010-02-05 Neil Jagdish Patel [vapi] Add unity-misc modified: vapi/Makefile.am 2010-02-05 Neil Jagdish Patel [vapi] Add dbusmodel and indicator; Remove x11 removed: vapi/x11.vapi modified: vapi/Makefile.am 2010-02-04 Neil Jagdish Patel [release] 0.1.12 2010-02-04 Jason Smith use scale-foo instead of foo-scale 2010-02-04 Mirco Müller Merged my ctk-menu-item-subclass branch after review and approval from Jay. 2010-02-04 Mirco Müller comment out writing out debug-PNGs for surfaces, trigger queue-redraw when layers are switched between normal and selected state 2010-02-04 Mirco Müller updated .vapi file for clutk to also include bindings for CtkLayer and CtkLayerActor 2010-02-04 Mirco Müller merged with trunk to keep delta with ctk-menu-item-subclass branch small 2010-02-04 Mirco Müller added event-handling for enter/leave, added rendering of normal/selected states 2010-02-04 Mirco Müller Make the QuickList controller use the new QuickListMenuItem. 2010-02-04 Mirco Müller starting to subclass Ctk.MenuItem to be used for custom rendering in Quicklist-items 2010-02-04 Jason Smith Ensure clone actor is correctly sized at all times 2010-02-04 Jason Smith merge stateless input region management branch 2010-02-04 Jason Smith Move input region management to be less stateful 2010-02-04 Neil Jagdish Patel [panel] Add support for UNITY_DISABLE_IDLES modified: src/panel/panel-indicators.vala 2010-02-04 Gordon Allott fades the indicators on the launcher so that the animation is less hard 2010-02-04 Gordon Allott adds fades to the launcher indicators when the application is (un)focused/running 2010-02-04 Jason Smith Make menus not popdown on short clicks (100 wooo) 2010-02-04 Gordon Allott Check launcher model's are active before glowing the launcher view 2010-02-04 Gordon Allott check if model is active before applying glow effect on launchers 2010-02-04 Jason Smith Smaller list of animated windows 2010-02-04 Jay Taoko Avoid accumulation of effects into a launcher icon Approved by Gord. [modified] src/quicklauncher/launcher-view.vala 2010-02-04 Jason Smith Add more complete window type checks 2010-02-04 Jason Smith Add null check 2010-02-04 Jason Smith Hopefully hack around crash in mutter 2010-02-04 Jason Smith Fix menus not going away on click into quicklauncher 2010-02-04 Jason Smith Add blur effect to places Add darken effect to places 2010-02-04 Jason Smith Merge el trunko better-o 2010-02-04 Jason Smith Merge el trunko 2010-02-04 Jason Smith Remove debug Ensure desktop window is shown in expose Ensure we dont add items to quicklist multiple times 2010-02-04 Jason Smith Make background darker for now 2010-02-04 Jason Smith Add blur effect (currently disabled) Change rendering of places Ensure our input regions are ALWAYS correct 2010-02-04 Gordon Allott adds new scroller animations to the launcher modified: src/quicklauncher/unity-scroller.vala -- new scroller anim pending merges: Gordon Allott 2010-02-04 moved abs () over to Math.fabs () Gordon Allott 2010-02-04 removed silly tab size Gordon Allott 2010-02-04 [merge] updated to latest unity Gordon Allott 2010-02-04 reverted configure.ac Gordon Allott 2010-02-04 adds friction to drags that are out of bounds Gordon Allott 2010-02-03 updated scroller animations to support fubuntu's animation 2010-02-04 Gordon Allott moved abs () over to Math.fabs () 2010-02-04 Gordon Allott removed silly tab size 2010-02-04 Gordon Allott updated to latest unity 2010-02-04 Gordon Allott reverted configure.ac 2010-02-04 Gordon Allott adds friction to drags that are out of bounds 2010-02-03 Gordon Allott updated scroller animations to support fubuntu's animation 2010-02-04 Neil Jagdish Patel [merge] Fixes modified: mutter-plugin/main.c mutter-plugin/plugin.vala src/panel/panel-indicators.vala pending merges: Neil Jagdish Patel 2010-02-04 [merge] merge Neil Jagdish Patel 2010-02-03 [merge] Merge upstream Neil Jagdish Patel 2010-02-03 [menus] Some fixes for panel menus Neil Jagdish Patel 2010-02-02 [mutter-plugin] Remove font options that ... Neil Jagdish Patel 2010-02-02 [mutter] Enable disabling places through ... Neil Jagdish Patel 2010-02-02 [places/panel] Move to window group 2010-02-04 Neil Jagdish Patel merge 2010-02-03 Neil Jagdish Patel Merge upstream 2010-02-03 Neil Jagdish Patel [menus] Some fixes for panel menus modified: mutter-plugin/plugin.vala src/panel/panel-indicators.vala 2010-02-02 Neil Jagdish Patel [mutter-plugin] Remove font options that I'm not 100% what the do 2010-02-02 Neil Jagdish Patel [mutter] Enable disabling places through UNITY_DISABLE_PLACES modified: mutter-plugin/plugin.vala 2010-02-02 Neil Jagdish Patel [places/panel] Move to window group modified: mutter-plugin/plugin.vala 2010-02-04 Mirco Müller Merged my quicklist-background-fixes branch after review and approval from Neil. 2010-02-04 Neil Jagdish Patel [quicklist-view] Comment out unused functions/variables; Remove stray printfs modified: src/quicklauncher/quicklist-view.vala 2010-02-03 Mirco Müller first few fixes for correcting the quicklist-background, arrow of quicklist still off 2010-02-04 Jason Smith Merge urgency branch 2010-02-03 Jason Smith Add urgency effect 2010-02-04 Jason Smith Merge fullscreen windows branch 2010-02-03 Jason Smith Add support for moving unity offscreen when fullscreen window is present 2010-02-03 Mirco Müller Merged my unity_quicklist-rendering branch after review and approval from Gordon. 2010-02-02 Mirco Müller exit early from allocate() if width/height didn't change for the Quicklist, use the right left-padding for the menu-entries 2010-02-02 Mirco Müller overriding base-class' allocate(), moved creation of quicklist-background to allocate() 2010-02-02 Mirco fixed creation and rendering of layer with dotted pattern 2010-02-02 Mirco Merging with trunk to make the get rid of the unresolved symbol error for launcher_application_get_wnckapps() 2010-01-28 Mirco Müller initial version of the dotted-layer for the quicklist-background rendering, not really dotted atm :) 2010-01-28 Mirco Müller added drawing of highlight-layer to quicklist-background rendering 2010-01-28 Mirco Müller added generation of negative-mask needed for the shadow-layer drawing later, added shadow-layer stub 2010-01-28 Mirco Müller added rendering of fill-layer to quicklist-bg rendering 2010-01-28 Mirco Müller first part of outline-layer of custom quicklist-background rendered via CtkLayerActor visible 2010-01-28 Mirco Müller added EM-constants for quicklist rendering 2010-01-28 Mirco Müller initial stubs for rendering different quicklist bg-layers 2010-01-28 Mirco Müller update clutk vapi-file with bindings for CtkLayer and CtkLayerActor 2010-02-03 Jason Smith Flush xbuffer 2010-02-03 Mirco Müller Merged my remove-tooltipmanager branch after review and approval from Grodon. 2010-02-03 Mirco Müller removed deprecated code for TooltipManager, we now use the CtkMenu-based Quicklist for combining Tooltip, Quicklist and Droplist rendering 2010-02-03 Jason Smith Merge window management branch 2010-02-03 Jason Smith Add Compiz like animations to mutter 2010-02-02 Jason Smith Merge expose branch 2010-02-02 Jason Smith Some minor fixes for picking 2010-02-02 Jason Smith Add expose effect 2010-02-02 Jason Smith Merge wnckwindow branch 2010-02-01 Jason Smith Add support for restore/minimize 2010-02-01 Jason Smith Use new signals 2010-02-01 Jason Smith Place more trust into liblauncher and port for working with updated liblauncher 2010-01-29 Jay Taoko Search field rendering Corrected position to account for the width of the indicator section. [modified] src/places/cairo-drawing.vala src/places/places-view.vala src/places/application-place.vala src/places/search-field.vala Added search field data/Makefile.am src/Makefile.am [added] src/places/search-field.vala data/search_icon.png 2010-01-29 Jay Taoko Removed an icon in the search field. [modified] src/places/search-field.vala src/places/application-place.vala 2010-01-28 Jay Taoko Search field rendering Corrected position to account for the width of the indicator section. [modified] src/places/cairo-drawing.vala src/places/places-view.vala src/places/application-place.vala src/places/search-field.vala Added search field data/Makefile.am src/Makefile.am [added] src/places/search-field.vala data/search_icon.png 2010-01-28 Jay Taoko Mapped the search field. Corrected position to account for the width of the indicator section. [modified] src/places/places-view.vala src/places/search-field.vala 2010-01-27 Jay Taoko Added license header 2010-01-27 Jay Taoko Search field rendering [modified] src/places/cairo-drawing.vala src/places/cairo-drawing.vala Added search field data/Makefile.am src/Makefile.am [added] src/places/search-field.vala data/search_icon.png 2010-01-28 Neil Jagdish Patel [release] 0.1.10 2010-01-28 Neil Jagdish Patel [ignores] Update 2010-01-28 Neil Jagdish Patel [merge] libunity-places and related work added: src/places/places-place-proxy.vala src/places/places-place-view.vala src/places/places-results-view.vala unity-places/ unity-places/Makefile.am unity-places/generate_vapi unity-places/unity-place-marshal.list unity-places/unity-place.c unity-places/unity-place.h unity-places/unity-place_xml unity-places/unity-places-custom.vala unity-places/unity-places.deps unity-places/unity-places.files unity-places/unity-places.gi unity-places/unity-places.h unity-places/unity-places.metadata unity-places/unity-places.namespace unity-places/unity-places.pc.in unity-places/unity-places.vapi vapi/dbusmodel.deps vapi/dbusmodel.vapi modified: .bzrignore Makefile.am configure.ac mutter-plugin/Makefile.am src/Makefile.am src/panel/panel-indicators.vala src/places/application-place.vala src/places/places-controller.vala src/unity-utils.c src/utils.vala tests/Makefile.am tests/test-unity.vala vapi/unity-const.vapi pending merges: Neil Jagdish Patel 2010-01-28 [merge] [merge] From trunk Neil Jagdish Patel 2010-01-28 [places/results-view] Load in ApplicationG... Neil Jagdish Patel 2010-01-28 [places/results-view] Add groups view Neil Jagdish Patel 2010-01-28 [unity-places] Remove place-proxy, no long... Neil Jagdish Patel 2010-01-28 [place-proxy,results-view] Do something re... Neil Jagdish Patel 2010-01-27 [places-proxy] Connect to and listen to si... Neil Jagdish Patel 2010-01-27 [places] More work on loading of the place... Neil Jagdish Patel 2010-01-27 [panel] Remove the debugs Neil Jagdish Patel 2010-01-27 [places] Load places from disk Neil Jagdish Patel 2010-01-27 [tests] Fix make distcheck Neil Jagdish Patel 2010-01-27 [misc] Various fixes Neil Jagdish Patel 2010-01-27 [unity-places] Add a test, and all the fun... Neil Jagdish Patel 2010-01-26 [ignore] Update Neil Jagdish Patel 2010-01-26 [unity-places] Rename directory to let thi... Neil Jagdish Patel 2010-01-26 [unity-places] Initial commit Neil Jagdish Patel 2010-01-26 [unity-places] Initial import 2010-01-28 Neil Jagdish Patel [merge] From trunk 2010-01-28 Neil Jagdish Patel [places/results-view] Load in ApplicationGroups and fix up the ApplicationGroup to work a little better with allocation modified: src/places/application-place.vala src/places/places-controller.vala src/places/places-results-view.vala 2010-01-28 Neil Jagdish Patel [places/results-view] Add groups view modified: src/places/places-results-view.vala 2010-01-28 Neil Jagdish Patel [unity-places] Remove place-proxy, no longer needed 2010-01-28 Neil Jagdish Patel [place-proxy,results-view] Do something real on view-changed signal, initilise results view added: src/places/places-place-view.vala src/places/places-results-view.vala vapi/dbusmodel.deps vapi/dbusmodel.vapi modified: .bzrignore configure.ac src/Makefile.am src/places/places-place-proxy.vala 2010-01-27 Neil Jagdish Patel [places-proxy] Connect to and listen to signals from the proxy modified: src/places/places-place-proxy.vala 2010-01-27 Neil Jagdish Patel [places] More work on loading of the places, and actually do some dbus work! modified: src/places/places-controller.vala src/places/places-place-proxy.vala 2010-01-27 Neil Jagdish Patel [panel] Remove the debugs modified: src/panel/panel-indicators.vala src/places/places-controller.vala 2010-01-27 Neil Jagdish Patel [places] Load places from disk added: src/places/places-place-proxy.vala modified: .bzrignore src/Makefile.am src/places/places-controller.vala 2010-01-27 Neil Jagdish Patel [tests] Fix make distcheck modified: tests/Makefile.am unknown: unity-0.1.8/ unity-0.1.8.tar_gz 2010-01-27 Neil Jagdish Patel [misc] Various fixes modified: mutter-plugin/Makefile.am src/Makefile.am tests/test-unity.vala unity-places/generate_vapi unity-places/unity-place.h unity-places/unity-places.pc.in 2010-01-27 Neil Jagdish Patel [unity-places] Add a test, and all the fun that came with that modified: src/Makefile.am src/unity-utils.c src/utils.vala tests/Makefile.am tests/test-unity.vala unity-places/unity-place.c vapi/unity-const.vapi 2010-01-26 Neil Jagdish Patel [ignore] Update 2010-01-26 Neil Jagdish Patel [unity-places] Rename directory to let things actually compile renamed: libunity-places/ => unity-places/ modified: Makefile.am configure.ac tests/Makefile.am unknown: unity-places/unity-place-marshal.c unity-places/unity-place-marshal.h 2010-01-26 Neil Jagdish Patel [unity-places] Initial commit added: libunity-places/generate_vapi libunity-places/unity-place-marshal.list libunity-places/unity-places-custom.vala libunity-places/unity-places.deps libunity-places/unity-places.files libunity-places/unity-places.gi libunity-places/unity-places.metadata libunity-places/unity-places.namespace libunity-places/unity-places.vapi modified: .bzrignore libunity-places/Makefile.am libunity-places/unity-place.c libunity-places/unity-place.h libunity-places/unity-place_xml tests/Makefile.am tests/test-unity.vala 2010-01-26 Neil Jagdish Patel [unity-places] Initial import added: libunity-places/ libunity-places/Makefile.am libunity-places/unity-place-proxy.c libunity-places/unity-place-proxy.h libunity-places/unity-place.c libunity-places/unity-place.h libunity-places/unity-place_xml libunity-places/unity-places.h libunity-places/unity-places.pc.in modified: .bzrignore Makefile.am configure.ac 2010-01-28 Gordon Allott updates the visuals of the scroller/launchers to better approximate those of fubuntu added: data/scroller-fade.png data/scroller-shadow.png modified: data/Makefile.am data/gradient.png mutter-plugin/plugin.vala - updated struts to the correct launcher size src/quicklauncher/application-model.vala - updated pixbuf to correct launcher size src/quicklauncher/launcher-view.vala - updated launcher items to new size src/quicklauncher/quicklauncher.vala src/quicklauncher/quicklist-controller.vala src/quicklauncher/unity-scroller.vala - updated visuals to match fubuntu, adding a fade and shadow src/window.vala 2010-01-28 Gordon Allott updated launcher-view to shift the right indicator to the correct position 2010-01-28 Gordon Allott reinstalled clip on scroller 2010-01-27 Gordon Allott updated plugin to use the right strut size 2010-01-27 Gordon Allott updated mutter-plugin to the correct launcher width 2010-01-27 Gordon Allott made the launcher the right width 2010-01-27 Gordon Allott small bugfix so that the mutterpluggin/window shells work and look the same 2010-01-27 Gordon Allott added menu hiding on drag 2010-01-27 Gordon Allott adds fade and shadow graphics to the scroller, updates the gradient to be more fubuntu like, changes size of launcher items to the same size as fubuntu, removes per item fadeout 2010-01-28 Gordon Allott Updates unity to support chromium based webapps as well as mozilla webapps 2010-01-27 Gordon Allott added missing chrome-handler.vala file, doh\! 2010-01-27 Gordon Allott Adds a gconf key to toggle chrome or prism webapp selection fixes a bug in webapp generation when there is a + in the URL 2010-01-26 Gordon Allott made drag and drop way way better :-) 2010-01-27 Gordon Allott adds a fix to unity so that the entire stage is responsive to clicks if we have a menu open 2010-01-27 Gordon Allott merged with latest unity 2010-01-22 Gord Allott adds a global_shell variable to the unity namespace, allowing any part of unity to access the global shell adds support the shell to handle a set_in_menu method, in mutter we set the input region to the entire screen hooks up the quicklist-controller to set_in_menu method so we get reactive menus in mutter 2010-01-25 Neil Jagdish Patel [merge] Panel work added: data/bfb.png mutter.patch src/panel/ src/panel/panel-home.vala src/panel/panel-indicators.vala src/panel/panel-tray.vala src/panel/panel-view.vala vapi/indicator.deps vapi/indicator.vapi vapi/unity-misc.vapi vapi/x11.vapi modified: .bzrignore configure.ac data/Makefile.am libunity/shell.vala mutter-plugin/Makefile.am mutter-plugin/main.c mutter-plugin/plugin.vala src/Makefile.am src/main.vala src/places/bar-view.vala src/places/cairo-drawing.vala src/places/places-controller.vala src/places/places-view.vala src/unity-utils.c src/unity-utils.h src/utils.vala src/window.vala tests/Makefile.am vapi/mutter-2.28.vapi vapi/unity-const.vapi pending merges: Neil Jagdish Patel 2010-01-25 [panel] Set the panel strut Neil Jagdish Patel 2010-01-25 [panel/tray] Fix sorting of icons crash Neil Jagdish Patel 2010-01-25 [panel/indicators] Ordering + fix changing... Neil Jagdish Patel 2010-01-25 [panel] Fix indicator display, return corr... Neil Jagdish Patel 2010-01-25 [panel/indicators] Some more icon work Neil Jagdish Patel 2010-01-25 [panel/indicators] Load and show something! Neil Jagdish Patel 2010-01-24 [panel/indicators] Actually load something... Neil Jagdish Patel 2010-01-24 [panel/indicators] List the indicators (on... Neil Jagdish Patel 2010-01-24 [panel/indicators/ Beginings of indicator ... Neil Jagdish Patel 2010-01-24 [vapi] Add initial Indicator vala files Neil Jagdish Patel 2010-01-24 [panel-tray] Fix the ordering of the first... Neil Jagdish Patel 2010-01-24 [places/bar] Fix spacing of trash Neil Jagdish Patel 2010-01-24 [panel-tray] Order icons by creation time Neil Jagdish Patel 2010-01-24 [mutter,panel-bar] Remove animations for s... Neil Jagdish Patel 2010-01-24 [mutter] Temp commit Neil Jagdish Patel 2010-01-24 [panel,shell,mutter,places-bar] Communicat... Neil Jagdish Patel 2010-01-24 [panel] Added home button Neil Jagdish Patel 2010-01-24 [merge] [merge] Merge in Jason's branch th... Jason Smith 2010-01-21 Make work with patched mutter for DND window sexi... Neil Jagdish Patel 2010-01-24 [merge] [merge, mutter] Merge from upstrea... Neil Jagdish Patel 2010-01-14 [panel] Use libunity-misc Neil Jagdish Patel 2010-01-10 [panel] Some more tray manager work Neil Jagdish Patel 2010-01-10 [panel] Some basic tray manager stuff Neil Jagdish Patel 2010-01-10 [panel] Initial bits and pieces Neil Jagdish Patel 2010-01-10 [mutter] Fix --disable-mutter 2010-01-25 Neil Jagdish Patel [panel] Set the panel strut modified: mutter-plugin/plugin.vala src/unity-utils.c src/utils.vala src/window.vala 2010-01-25 Neil Jagdish Patel [panel/tray] Fix sorting of icons crash modified: src/panel/panel-indicators.vala src/panel/panel-tray.vala 2010-01-25 Neil Jagdish Patel [panel/indicators] Ordering + fix changing of icons modified: src/panel/panel-indicators.vala src/panel/panel-view.vala 2010-01-25 Neil Jagdish Patel [panel] Fix indicator display, return correct indicator width modified: mutter-plugin/Makefile.am src/Makefile.am src/main.vala src/panel/panel-indicators.vala src/panel/panel-tray.vala src/panel/panel-view.vala tests/Makefile.am 2010-01-25 Neil Jagdish Patel [panel/indicators] Some more icon work modified: src/panel/panel-indicators.vala 2010-01-25 Neil Jagdish Patel [panel/indicators] Load and show something! modified: src/Makefile.am src/panel/panel-indicators.vala src/panel/panel-view.vala src/unity-utils.h 2010-01-24 Neil Jagdish Patel [panel/indicators] Actually load something !?! modified: .bzrignore src/panel/panel-indicators.vala vapi/indicator.vapi 2010-01-24 Neil Jagdish Patel [panel/indicators] List the indicators (one small step for neil...) modified: src/panel/panel-indicators.vala unknown: src/panel/panel-indicators.c 2010-01-24 Neil Jagdish Patel [panel/indicators/ Beginings of indicator support added: src/panel/panel-indicators.vala modified: configure.ac src/Makefile.am src/panel/panel-view.vala vapi/unity-const.vapi unknown: src/panel/panel-indicators.c 2010-01-24 Neil Jagdish Patel [vapi] Add initial Indicator vala files 2010-01-24 Neil Jagdish Patel [panel-tray] Fix the ordering of the first icon modified: src/panel/panel-tray.vala 2010-01-24 Neil Jagdish Patel [places/bar] Fix spacing of trash modified: src/places/bar-view.vala 2010-01-24 Neil Jagdish Patel [panel-tray] Order icons by creation time modified: mutter-plugin/plugin.vala src/panel/panel-tray.vala 2010-01-24 Neil Jagdish Patel [mutter,panel-bar] Remove animations for switching between place view for testing; Remove effect on bar-view bg, broken inside mutter. modified: mutter-plugin/plugin.vala src/panel/panel-home.vala src/places/bar-view.vala src/places/cairo-drawing.vala src/window.vala 2010-01-24 Neil Jagdish Patel [mutter] Temp commit modified: mutter-plugin/plugin.vala 2010-01-24 Neil Jagdish Patel [panel,shell,mutter,places-bar] Communicate indicators width changes and update visuals modified: libunity/shell.vala mutter-plugin/plugin.vala src/panel/panel-view.vala src/places/bar-view.vala src/places/cairo-drawing.vala src/places/places-controller.vala src/places/places-view.vala 2010-01-24 Neil Jagdish Patel [panel] Added home button added: data/bfb.png src/panel/panel-home.vala modified: .bzrignore data/Makefile.am libunity/shell.vala mutter-plugin/plugin.vala src/Makefile.am src/panel/panel-tray.vala src/panel/panel-view.vala src/window.vala 2010-01-24 Neil Jagdish Patel [merge] Merge in Jason's branch that fixes depth of QL/panel/places in mutter added: mutter.patch modified: mutter-plugin/main.c mutter-plugin/plugin.vala vapi/mutter-2.28.vapi pending merges: Jason Smith 2010-01-21 Make work with patched mutter for DND window sexiness 2010-01-21 Jason Smith Make work with patched mutter for DND window sexiness 2010-01-24 Neil Jagdish Patel [merge, mutter] Merge from upstream, fix input region for panel. removed: data/gadgets.png data/music.png data/people.png data/photos.png data/quicklauncher_focused_indicator.svg data/quicklauncher_running_indicator.svg data/quicklauncher_spinner.png data/videos.png data/web.png added: data/dash_background.png data/favourites.png data/maximize_up.png data/minimize_up.png data/quicklauncher_focused_indicator.png data/quicklauncher_running_indicator.png src/places/application-place.vala src/places/cairo-drawing.vala src/places/file-place.vala src/places/places-controller.vala src/places/places-model.vala src/places/places-place.vala src/quicklauncher/quicklist-controller.vala src/quicklauncher/quicklist-view.vala renamed: src/places/view.vala => src/places/places-view.vala modified: .bzrignore HACKING configure.ac data/Makefile.am libunity/perf-logger.vala mutter-plugin/Makefile.am mutter-plugin/main.c mutter-plugin/plugin.vala src/Makefile.am src/background.vala src/main.vala src/panel/panel-tray.vala src/panel/panel-view.vala src/places/bar-view.vala src/quicklauncher/application-model.vala src/quicklauncher/launcher-model.vala src/quicklauncher/launcher-view.vala src/quicklauncher/quicklauncher-manager.vala src/quicklauncher/unity-scroller.vala src/window.vala tests/test-unity.vala tools/makebootchart.py vapi/clutk-0.3.vapi vapi/unity-const.vapi src/places/places-view.vala pending merges: Gord Allott 2010-01-22 [merge] Adds a menu item to the quicklists to pin/... Gord Allott 2010-01-22 updated the window code to assign the correct wi... Gord Allott 2010-01-22 added margin to glow effect to get a correct glow Gord Allott 2010-01-22 adds launcher pinning/unpinning to the launcher Neil Jagdish Patel 2010-01-21 [release] 0.1.8 Gord Allott 2010-01-21 [merge] Adds clutter_texture_load_async to the C... Gord Allott 2010-01-21 added async texture loading to clutter textures Gord Allott 2010-01-21 added loading async background texture Neil Jagdish Patel 2010-01-21 [merge] [merge] Jay's places widgets Neil Jagdish Patel 2010-01-21 [data] Removed unecessaray data files Jay Taoko 2010-01-20 Cleanup cairo rendering code. Reuse the code in ca... Neil Jagdish Patel 2010-01-20 [files-place] Update to work better with ... Neil Jagdish Patel 2010-01-20 [application-place] update to work better... Neil Jagdish Patel 2010-01-20 - Make the new views work with upstream U... Neil Jagdish Patel 2010-01-20 [merge] Merge trunk Jay Taoko 2010-01-19 [merge] Added File and Application place content Jay Taoko 2010-01-19 commit Jay Taoko 2010-01-19 commit Jay Taoko 2010-01-19 Prototype File place rendering. Gord Allott 2010-01-20 [merge] updated unity to support new clutk api Gord Allott 2010-01-20 updated quicklist-controller to support new clut... Gord Allott 2010-01-20 [merge] Quicklist controller improvements Gord Allott 2010-01-20 [merge] merge from latest unity Gord Allott 2010-01-19 made append in quicklist-controller actually app... Gord Allott 2010-01-19 added missing vapi, small bugfix for a crasher o... Gord Allott 2010-01-19 [merge] updated to latest unity Gord Allott 2010-01-19 moved as much of the quicklauncher logic from la... Neil Jagdish Patel 2010-01-20 [merge] [merge] Places rework Neil Jagdish Patel 2010-01-20 [mutter] Make mutter work with new stuff Neil Jagdish Patel 2010-01-20 [places-bar] Activate the first place tha... Neil Jagdish Patel 2010-01-20 [places] Add abilty for different places ... Neil Jagdish Patel 2010-01-20 [places-controller/bar/model] Make the co... Neil Jagdish Patel 2010-01-20 [places-view] Remove unnecessary namespacing Neil Jagdish Patel 2010-01-20 [ignores] Update Neil Jagdish Patel 2010-01-20 [places] Cleaned up remaining bits and pi... Neil Jagdish Patel 2010-01-20 [merge] * Merge from upsteam Neil Jagdish Patel 2010-01-19 [places-bar] Make it use the model Neil Jagdish Patel 2010-01-19 Pass model to bar Neil Jagdish Patel 2010-01-19 [places] Some bits-and-pieces to make it ... Gord Allott 2010-01-20 [merge] adds in debugging prints to the drag and... Gord Allott 2010-01-20 added debuging prints to the drag and drop system Jay Taoko 2010-01-19 [merge] Places background pattern. Added image file. Jay Taoko 2010-01-15 Places background pattern. Added image file. Jay Taoko 2010-01-15 [merge] Improved Places bar code. Added code for t... Jay Taoko 2010-01-15 Improved Places bar code. Added code for the trash... Gord Allott 2010-01-15 [merge] menu fix, removed drop shadow that is br... Gord Allott 2010-01-15 removed drop shadow, moved menu removal to ql-co... Neil Jagdish Patel 2010-01-15 [mutter] make disabling mutter work Gord Allott 2010-01-15 [merge] adds fixes to unity to enable the boot l... Gord Allott 2010-01-15 reverted silly change on ctk_init Gord Allott 2010-01-15 updated unity bootlogging to support the mutter-... Gord Allott 2010-01-15 [merge] Seperates out the quicklists from the la... Gord Allott 2010-01-14 added missing ql-controller and -view files Gord Allott 2010-01-14 per commit changes lost so dumping commit log of... Neil Jagdish Patel 2010-01-14 [merge] [merge] Gord's fubuntu fixes Gord Allott 2010-01-12 added support for drag sensitivity, set to 3 pix... Gord Allott 2010-01-12 small fix for scroller animation Gord Allott 2010-01-12 fixed positioning of focused indicator Gord Allott 2010-01-12 removed quicklauncher_spinner.png Gord Allott 2010-01-12 removed glow/dropshadow/throbber, added glow on ... Gord Allott 2010-01-11 removed dropshadow from icons Gord Allott 2010-01-11 added new focuesed indicators 2010-01-14 Neil Jagdish Patel [panel] Use libunity-misc added: vapi/unity-misc.vapi modified: configure.ac mutter-plugin/plugin.vala src/Makefile.am src/panel/panel-tray.vala src/panel/panel-view.vala src/window.vala vapi/unity-const.vapi 2010-01-10 Neil Jagdish Patel [panel] Some more tray manager work added: vapi/x11.vapi modified: src/panel/panel-tray.vala 2010-01-10 Neil Jagdish Patel [panel] Some basic tray manager stuff modified: src/Makefile.am src/panel/panel-tray.vala src/panel/panel-view.vala vapi/unity-const.vapi unknown: vapi/x11.vapi 2010-01-10 Neil Jagdish Patel [panel] Initial bits and pieces added: src/panel/ src/panel/panel-tray.vala src/panel/panel-view.vala modified: .bzrignore src/Makefile.am src/window.vala 2010-01-10 Neil Jagdish Patel [mutter] Fix --disable-mutter modified: mutter-plugin/Makefile.am 2010-01-25 Gordon Allott quick fix to the scroller so that no matter what fps you are running at, the start velocity is always the same 2010-01-25 Gordon Allott fix ql to make it return a hard-coded width 2010-01-22 Gord Allott Adds a menu item to the quicklists to pin/unpin launchers + small fixes modified: src/quicklauncher/application-model.vala - Adds pinning/unpinning menu item src/quicklauncher/launcher-view.vala - updates glow to use the new effects api - repositioned the focused indicator to be positioned correctly src/quicklauncher/unity-scroller.vala - removed whitespace src/window.vala - updated quicklauncher size setting to set the correct size pending merges: Gord Allott 2010-01-22 updated the window code to assign the correct width to the lau... Gord Allott 2010-01-22 added margin to glow effect to get a correct glow Gord Allott 2010-01-22 adds launcher pinning/unpinning to the launcher 2010-01-22 Gord Allott updated the window code to assign the correct width to the launcehr 2010-01-22 Gord Allott added margin to glow effect to get a correct glow 2010-01-22 Gord Allott adds launcher pinning/unpinning to the launcher fixes glow bug 2010-01-21 Neil Jagdish Patel [release] 0.1.8 2010-01-21 Gord Allott Adds clutter_texture_load_async to the ClutterTexture's in unity to speed up boot performance 2010-01-21 Gord Allott added async texture loading to clutter textures 2010-01-21 Gord Allott added loading async background texture 2010-01-21 Neil Jagdish Patel [merge] Jay's places widgets removed: data/gadgets.png data/music.png data/people.png data/photos.png data/videos.png data/web.png added: data/favourites.png data/maximize_up.png data/minimize_up.png src/places/application-place.vala src/places/cairo-drawing.vala src/places/file-place.vala modified: .bzrignore data/Makefile.am src/Makefile.am src/places/bar-view.vala src/places/places-controller.vala pending merges: Neil Jagdish Patel 2010-01-21 [data] Removed unecessaray data files Jay Taoko 2010-01-20 Cleanup cairo rendering code. Reuse the code in cai... Neil Jagdish Patel 2010-01-20 [files-place] Update to work better with c... Neil Jagdish Patel 2010-01-20 [application-place] update to work better ... Neil Jagdish Patel 2010-01-20 - Make the new views work with upstream Unity Neil Jagdish Patel 2010-01-20 [merge] Merge trunk Jay Taoko 2010-01-19 [merge] Added File and Application place content Jay Taoko 2010-01-19 commit Jay Taoko 2010-01-19 commit Jay Taoko 2010-01-19 Prototype File place rendering. 2010-01-21 Neil Jagdish Patel [data] Removed unecessaray data files removed: data/gadgets.png data/music.png data/people.png data/photos.png data/videos.png data/web.png modified: data/Makefile.am 2010-01-20 Jay Taoko Cleanup cairo rendering code. Reuse the code in cairo-drawing.vala [modified] src/places/bar-view.vala src/places/cairo-drawing.vala - Recreate the effect attached to cairo drawings 2010-01-20 Neil Jagdish Patel [files-place] Update to work better with clutter layout mechanism modified: src/places/file-place.vala 2010-01-20 Neil Jagdish Patel [application-place] update to work better with clutter layout mechanism modified: src/places/application-place.vala 2010-01-20 Neil Jagdish Patel - Make the new views work with upstream Unity modified: .bzrignore src/places/places-controller.vala 2010-01-20 Neil Jagdish Patel Merge trunk 2010-01-19 Jay Taoko Added File and Application place content [modified] src/places/view.vala src/places/bar-view.vala data/Makefile.am src/Makefile.am [added] src/places/cairo-drawing.vala - special purpose cairo rendering src/places/file-place.vala - file place content and presentation src/places/application-place.vala - application place content and presentation data/favourites.png data/maximize_up.png data/minimize_up.png 2010-01-19 Jay Taoko commit 2010-01-19 Jay Taoko commit 2010-01-19 Jay Taoko Prototype File place rendering. 2010-01-20 Gord Allott updated unity to support new clutk api 2010-01-20 Gord Allott updated quicklist-controller to support new clutk api 2010-01-20 Gord Allott Quicklist controller improvements modified: src/quicklauncher/launcher-view.vala src/quicklauncher/quicklist-controller.vala - moved logic from launcher-view into quicklist-controller.vala src/quicklauncher/quicklist-view.vala - removed the shadow on the menus as it was causing problems vapi/clutk-0.3.vapi pending merges: Gord Allott 2010-01-20 [merge] merge from latest unity Gord Allott 2010-01-19 made append in quicklist-controller actually append not prepend Gord Allott 2010-01-19 added missing vapi, small bugfix for a crasher on the drag Gord Allott 2010-01-19 [merge] updated to latest unity Gord Allott 2010-01-19 moved as much of the quicklauncher logic from launcher-view ... 2010-01-20 Gord Allott merge from latest unity 2010-01-19 Gord Allott made append in quicklist-controller actually append not prepend 2010-01-19 Gord Allott added missing vapi, small bugfix for a crasher on the drag 2010-01-19 Gord Allott updated to latest unity 2010-01-19 Gord Allott moved as much of the quicklauncher logic from launcher-view to quicklist-controller as possible also made many bug fixes on the way removed the dropshadow effect code from quicklist-view, can be added again when its working updated the clutk vapi 2010-01-20 Neil Jagdish Patel [merge] Places rework added: src/places/places-controller.vala src/places/places-model.vala src/places/places-place.vala renamed: src/places/view.vala => src/places/places-view.vala modified: .bzrignore mutter-plugin/plugin.vala src/Makefile.am src/places/bar-view.vala src/quicklauncher/quicklist-view.vala src/window.vala vapi/clutk-0.3.vapi src/places/places-view.vala pending merges: Neil Jagdish Patel 2010-01-20 [mutter] Make mutter work with new stuff Neil Jagdish Patel 2010-01-20 [places-bar] Activate the first place tha... Neil Jagdish Patel 2010-01-20 [places] Add abilty for different places ... Neil Jagdish Patel 2010-01-20 [places-controller/bar/model] Make the co... Neil Jagdish Patel 2010-01-20 [places-view] Remove unnecessary namespacing Neil Jagdish Patel 2010-01-20 [ignores] Update Neil Jagdish Patel 2010-01-20 [places] Cleaned up remaining bits and pi... Neil Jagdish Patel 2010-01-20 [merge] * Merge from upsteam Neil Jagdish Patel 2010-01-19 [places-bar] Make it use the model Neil Jagdish Patel 2010-01-19 Pass model to bar Neil Jagdish Patel 2010-01-19 [places] Some bits-and-pieces to make it ... 2010-01-20 Neil Jagdish Patel [mutter] Make mutter work with new stuff modified: mutter-plugin/plugin.vala src/places/places-controller.vala src/window.vala 2010-01-20 Neil Jagdish Patel [places-bar] Activate the first place that's added. [window] Allocate the entire window to the places area modified: src/places/bar-view.vala src/window.vala 2010-01-20 Neil Jagdish Patel [places] Add abilty for different places to have different views and tab between them modified: src/places/places-controller.vala src/places/places-place.vala src/places/places-view.vala 2010-01-20 Neil Jagdish Patel [places-controller/bar/model] Make the connections so the controller get's notified when the bar changes the model modified: src/places/bar-view.vala src/places/places-controller.vala src/places/places-place.vala 2010-01-20 Neil Jagdish Patel [places-view] Remove unnecessary namespacing modified: src/places/places-view.vala 2010-01-20 Neil Jagdish Patel [ignores] Update 2010-01-20 Neil Jagdish Patel [places] Cleaned up remaining bits and pieces of the old view & bar modified: src/places/bar-view.vala src/places/places-view.vala unknown: src/places/places-controller.c src/places/places-model.c src/places/places-place.c src/places/places-view.c src/quicklauncher/quicklist-controller.c src/quicklauncher/quicklist-view.c 2010-01-20 Neil Jagdish Patel * Merge from upsteam * Make the places bar draw it's own background * Still tons of clean up to do added: data/dash_background.png modified: data/Makefile.am src/places/bar-view.vala src/places/places-view.vala src/quicklauncher/quicklauncher-manager.vala vapi/clutk-0.3.vapi unknown: src/places/places-controller.c src/places/places-model.c src/places/places-place.c src/places/places-view.c src/quicklauncher/quicklist-controller.c src/quicklauncher/quicklist-view.c pending merges: Gord Allott 2010-01-20 [merge] adds in debugging prints to the drag and d... Gord Allott 2010-01-20 added debuging prints to the drag and drop system Jay Taoko 2010-01-19 [merge] Places background pattern. Added image file. Jay Taoko 2010-01-15 Places background pattern. Added image file. 2010-01-19 Neil Jagdish Patel [places-bar] Make it use the model modified: src/places/bar-view.vala src/places/places-view.vala unknown: src/places/places-controller.c src/places/places-model.c src/places/places-place.c src/places/places-view.c src/quicklauncher/quicklist-controller.c src/quicklauncher/quicklist-view.c 2010-01-19 Neil Jagdish Patel Pass model to bar 2010-01-19 Neil Jagdish Patel [places] Some bits-and-pieces to make it more MVC added: src/places/places-controller.vala src/places/places-model.vala src/places/places-place.vala renamed: src/places/view.vala => src/places/places-view.vala modified: src/Makefile.am src/quicklauncher/quicklist-view.vala src/window.vala src/places/places-view.vala unknown: src/places/places-controller.c src/places/places-model.c src/places/places-place.c src/places/places-view.c src/quicklauncher/quicklist-controller.c src/quicklauncher/quicklist-view.c 2010-01-20 Gord Allott adds in debugging prints to the drag and drop system 2010-01-20 Gord Allott added debuging prints to the drag and drop system 2010-01-19 Jay Taoko Places background pattern. Added image file. [modified] src/places/view.vala data/Makefile.am [added] data/dash_background.png 2010-01-15 Jay Taoko Places background pattern. Added image file. [modified] src/places/view.vala data/Makefile.am [added] data/dash_background.png 2010-01-15 Jay Taoko Improved Places bar code. Added code for the trash and devices icons. Render Trash at the right location. [modified] src/places/bar-view.vala src/places/view.vala vapi/clutk-0.3.vapi 2010-01-15 Jay Taoko Improved Places bar code. Added code for the trash and devices icons. Render Trash at the right location. [modified] src/places/bar-view.vala src/places/view.vala vapi/clutk-0.3.vapi 2010-01-15 Gord Allott menu fix, removed drop shadow that is broken in mutter, moved menu destruction to ql-controller's destructor 2010-01-15 Gord Allott removed drop shadow, moved menu removal to ql-controller destructor 2010-01-15 Neil Jagdish Patel [mutter] make disabling mutter work modified: mutter-plugin/Makefile.am unknown: src/quicklauncher/quicklist-controller.c src/quicklauncher/quicklist-view.c 2010-01-15 Gord Allott adds fixes to unity to enable the boot logging for mutter 2010-01-15 Gord Allott reverted silly change on ctk_init 2010-01-15 Gord Allott updated unity bootlogging to support the mutter-plugin, added new logs for missing areas, updated bootchart script to print time for each process and updated HACKING file 2010-01-15 Gord Allott Seperates out the quicklists from the launcher-view file we now have a seperate controler/view for the quicklist, also implimented at the same time was labels for launcher items that transform into menus 2010-01-14 Gord Allott added missing ql-controller and -view files 2010-01-14 Gord Allott per commit changes lost so dumping commit log of old branch in here: ------------------------------------------------------------ revno: 75 committer: Gord Allott branch nick: unity.menu_seperation timestamp: Thu 2010-01-14 15:11:19 +0000 message: added tests ------------------------------------------------------------ revno: 74 committer: Gord Allott branch nick: unity.menu_seperation timestamp: Thu 2010-01-14 15:09:54 +0000 message: added tests ------------------------------------------------------------ revno: 73 [merge] committer: Gord Allott branch nick: unity.menu_seperation timestamp: Thu 2010-01-14 14:56:00 +0000 message: merge from latest unity ------------------------------------------------------------ revno: 72 committer: Gord Allott branch nick: unity.menu_seperation timestamp: Thu 2010-01-14 14:54:01 +0000 message: changes quicklist api, now have a controller for quicklist generation and a view for handing the visuals 2010-01-14 Neil Jagdish Patel [merge] Gord's fubuntu fixes removed: data/quicklauncher_focused_indicator.svg data/quicklauncher_running_indicator.svg data/quicklauncher_spinner.png added: data/quicklauncher_focused_indicator.png data/quicklauncher_running_indicator.png modified: data/Makefile.am src/quicklauncher/application-model.vala src/quicklauncher/launcher-model.vala src/quicklauncher/launcher-view.vala src/quicklauncher/unity-scroller.vala pending merges: Gord Allott 2010-01-12 added support for drag sensitivity, set to 3 pixels... Gord Allott 2010-01-12 small fix for scroller animation Gord Allott 2010-01-12 fixed positioning of focused indicator Gord Allott 2010-01-12 removed quicklauncher_spinner.png Gord Allott 2010-01-12 removed glow/dropshadow/throbber, added glow on i... Gord Allott 2010-01-11 removed dropshadow from icons Gord Allott 2010-01-11 added new focuesed indicators 2010-01-12 Gord Allott added support for drag sensitivity, set to 3 pixels at the moment, fixed bug with some items not being activated on click 2010-01-12 Gord Allott small fix for scroller animation 2010-01-12 Gord Allott fixed positioning of focused indicator 2010-01-12 Gord Allott removed quicklauncher_spinner.png 2010-01-12 Gord Allott removed glow/dropshadow/throbber, added glow on is_starting 2010-01-11 Gord Allott removed dropshadow from icons 2010-01-11 Gord Allott added new focuesed indicators 2010-01-08 Neil Jagdish Patel [release] 0.1.6 modified: configure.ac 2010-01-08 Neil Jagdish Patel [merge] Mutter integration added: mutter-plugin/ mutter-plugin/Makefile.am mutter-plugin/main.c mutter-plugin/mutter-plugins.h mutter-plugin/plugin.vala mutter-plugin/window-management.vala tools/unity-xephyr.py vapi/mutter-2.28.deps vapi/mutter-2.28.vapi renamed: src/application.vala => libunity/application.vala modified: .bzrignore Makefile.am configure.ac libunity/Makefile.am libunity/shell.vala src/Makefile.am src/window.vala* tools/Makefile.am vapi/Makefile.am vapi/clutk-0.3.vapi pending merges: Neil Jagdish Patel 2010-01-08 [mutter] remove unnecessary file, add suppo... Neil Jagdish Patel 2010-01-08 [mutter] widen the QL Neil Jagdish Patel 2010-01-08 [merge] [merge, build] Merged from trunk,... Neil Jagdish Patel 2010-01-08 [build] make make distcheck! Neil Jagdish Patel 2010-01-08 [mutter] Work with menus Neil Jagdish Patel 2010-01-08 [ignores] Update Neil Jagdish Patel 2010-01-08 [build] Fix make distcheck for lucid Neil Jagdish Patel 2010-01-08 [mutter] Add support for drag-and-drop on... Neil Jagdish Patel 2010-01-08 [mutter] clean up code Neil Jagdish Patel 2010-01-08 [merge] [merge] From trunk, remove the x ... Neil Jagdish Patel 2010-01-07 [mutter] Add the background Neil Jagdish Patel 2010-01-07 [mutter, ignores] Add some animations, up... Neil Jagdish Patel 2010-01-07 [mutter] Add support for the unique insta... Neil Jagdish Patel 2010-01-07 Some more fixes Neil Jagdish Patel 2010-01-06 [merge] [merge] trunk, fix make dist-check Neil Jagdish Patel 2010-01-06 [build] Added vala autofoo Neil Jagdish Patel 2009-12-16 [mutter] Import code from old mutter branch 2010-01-08 Neil Jagdish Patel [mutter] remove unnecessary file, add support for panel struts removed: mutter-plugin/unity-mutter.vapi modified: mutter-plugin/plugin.vala unknown: mutter-plugin/unity-mutter.vapi 2010-01-08 Neil Jagdish Patel [mutter] widen the QL modified: mutter-plugin/plugin.vala 2010-01-08 Neil Jagdish Patel [merge, build] Merged from trunk, fixed make distcheck for the millionth time added: HACKING modified: mutter-plugin/Makefile.am src/Makefile.am src/places/default-view.vala src/places/view.vala src/quicklauncher/launcher-view.vala src/quicklauncher/prism-handler.vala src/quicklauncher/unity-scroller.vala pending merges: Gord Allott 2010-01-08 [merge] A bunch of fixes for unity, mainly focused... Gord Allott 2010-01-08 added hacking file Gord Allott 2010-01-08 removed debug from prism-handler Gord Allott 2010-01-08 re-enabled throbber Gord Allott 2010-01-08 fixed scroller bounce code Gord Allott 2010-01-08 moved event generation in on_motion_event to out... Gord Allott 2010-01-07 [merge] merged in places update Gord Allott 2010-01-07 updated scrollers clipping of scroll childs so t... Gord Allott 2010-01-07 added clip to the scroller background Gord Allott 2010-01-07 removed and re-orded the code in unity-scroller ... Jay Taoko 2010-01-08 [merge] Corrected the layout of the homescreen. Jay Taoko 2010-01-07 Corrected the layout of the homescreen. 2010-01-08 Neil Jagdish Patel [build] make make distcheck! modified: libunity/Makefile.am mutter-plugin/Makefile.am src/Makefile.am vapi/Makefile.am 2010-01-08 Neil Jagdish Patel [mutter] Work with menus modified: mutter-plugin/plugin.vala 2010-01-08 Neil Jagdish Patel [ignores] Update 2010-01-08 Neil Jagdish Patel [build] Fix make distcheck for lucid modified: src/Makefile.am tools/Makefile.am unknown: unity-0.1.5.tar_gz mutter-plugin/unity-mutter.h mutter-plugin/unity-mutter.h.moved tools/unity-xephyr.py.moved 2010-01-08 Neil Jagdish Patel [mutter] Add support for drag-and-drop on the quicklauncher, clean up removed: mutter-plugin/unity-mutter.h modified: mutter-plugin/plugin.vala mutter-plugin/unity-mutter.vapi unknown: mutter-plugin/unity-mutter.h 2010-01-08 Neil Jagdish Patel [mutter] clean up code modified: mutter-plugin/plugin.vala 2010-01-08 Neil Jagdish Patel [merge] From trunk, remove the x flag on window.vala added: data/tight_check_4px.png modified: data/Makefile.am src/places/bar-view.vala src/places/view.vala src/quicklauncher/launcher-view.vala src/window.vala pending merges: Jay Taoko 2010-01-07 [merge] Change the Places bar background according to... Jay Taoko 2010-01-07 Fix: put the Places bar position at 0x0 on the screen Jay Taoko 2010-01-06 [merge] Change the Places bar background according ... Jay Taoko 2010-01-06 Fixed indentation Jay Taoko 2010-01-06 Fixed indentation Jay Taoko 2010-01-06 [merge] Merged with Unity Jay Taoko 2010-01-06 Change the Places bar background according to the s... Jay Taoko 2010-01-05 [merge] Merge: Fix with LOGGER_START/END_PROCESS Jay Taoko 2010-01-05 Changed Places Bar width (Still hardcoded). Jay Taoko 2010-01-05 Moved Places bar code to view.vala Jay Taoko 2010-01-04 Fix public struct Jay Taoko 2010-01-04 Improved cairo rendering for the Places bar. Mirco Müller 2010-01-06 [merge] Merged Gordon's menu-improvement branch ... Gord Allott 2010-01-05 removed tab from data/makefile.am Gord Allott 2010-01-05 updated to support latest ctk menu background col... Gord Allott 2010-01-04 [merge] enabled opacity for the menu texture, mer... Gord Allott 2010-01-04 adds support for the new menu api for multiple te... 2010-01-07 Neil Jagdish Patel [mutter] Add the background modified: mutter-plugin/plugin.vala 2010-01-07 Neil Jagdish Patel [mutter, ignores] Add some animations, update ignores modified: .bzrignore mutter-plugin/plugin.vala 2010-01-07 Neil Jagdish Patel [mutter] Add support for the unique instancing and remotely showing the places renamed: src/application.vala => libunity/application.vala modified: libunity/Makefile.am mutter-plugin/plugin.vala src/Makefile.am unknown: libunity/application.c libunity/perf-logger.c src/quicklauncher/application-model.c src/quicklauncher/launcher-model.c 2010-01-07 Neil Jagdish Patel Some more fixes 2010-01-06 Neil Jagdish Patel [merge] trunk, fix make dist-check added: data/applications.png data/files.png data/gadgets.png data/home.png data/music.png data/people.png data/photos.png data/software_centre.png data/trash.png data/videos.png data/web.png libunity/perf-logger.vala src/unity-utils.h tools/ tools/Makefile.am tools/makebootchart.py vapi/Makefile.am renamed: src/quicklauncher/application-store.vala => src/quicklauncher/application-model.vala src/quicklauncher/launcher-store.vala => src/quicklauncher/launcher-model.vala modified: Makefile.am configure.ac data/Makefile.am libunity/Makefile.am mutter-plugin/Makefile.am src/Makefile.am src/main.vala src/places/bar-view.vala src/places/default-view.vala src/places/view.vala src/quicklauncher/launcher-view.vala src/quicklauncher/quicklauncher-manager.vala src/window.vala tests/test-unity.vala vapi/clutk-0.3.vapi vapi/unity-const.vapi src/quicklauncher/application-model.vala src/quicklauncher/launcher-model.vala unknown: unity-0.1.5.tar_gz libunity/perf-logger.c src/quicklauncher/application-model.c src/quicklauncher/launcher-model.c pending merges: Gord Allott 2010-01-05 [merge] fixed issue with LOGGER_START/END_PROCESS Gord Allott 2010-01-05 fixes to the logging process~ Neil Jagdish Patel 2010-01-05 [quicklauncher-manager] Expect a null desk... Jay Taoko 2009-12-22 [merge] Prototype Cairo rendenring for Places backg... Jay Taoko 2009-12-21 Added Cairo rendenring for Places background Jay Taoko 2009-12-21 Updated vapi Jay Taoko 2009-12-21 [merge] Merge: Add Places bar and new icons art Mirco Müller 2009-12-11 changed max. glow-factor since this changed in c... Mirco Müller 2009-12-10 just add a few more icons to the bar Mirco Müller 2009-12-10 don't keep generated files under version-control Mirco Müller 2009-12-10 make use of newer icons, add a glow to them, mak... Mirco Müller 2009-12-10 add preliminary icons for places-bar Gordon Allott 2009-12-18 [merge] Adds support for latest clutk and renam... Gordon Allott 2009-12-18 seperated offline shortcuts from generic action... Gordon Allott 2009-12-18 renamed files from store->model Gordon Allott 2009-12-18 renamed store to model Gordon Allott 2009-12-18 gets i18n strings from desktop file Gordon Allott 2009-12-18 added support for new clutk menu, attached to a... Gordon Allott 2009-12-18 [merge] Adds instrumentation and bootcharting s... Gordon Allott 2009-12-17 updated configure file, added new logging funct... Gordon Allott 2009-12-17 made the logging syntax nicer Gordon Allott 2009-12-16 fixes help message for --enable-boot-logging Gordon Allott 2009-12-16 removed whitespace from makebootchart.py Gordon Allott 2009-12-16 added makefiles for tools/ and vapi/ Gordon Allott 2009-12-16 added a few more loggers Gordon Allott 2009-12-16 few fixes and added places monitoring Gordon Allott 2009-12-16 performance logger support and boot chart gener... 2010-01-06 Neil Jagdish Patel [build] Added vala autofoo 2009-12-16 Neil Jagdish Patel [mutter] Import code from old mutter branch added: mutter-plugin/ mutter-plugin/Makefile.am mutter-plugin/main.c mutter-plugin/mutter-plugins.h mutter-plugin/plugin.vala mutter-plugin/unity-mutter.h mutter-plugin/unity-mutter.vapi mutter-plugin/window-management.vala vapi/mutter-2.28.deps vapi/mutter-2.28.vapi modified: .bzrignore Makefile.am configure.ac libunity/shell.vala 2010-01-08 Gord Allott A bunch of fixes for unity, mainly focused on the quicklauncher: + added hacking file + removed debug from prism-handler + re-enabled throbber + fixed and enabled kenetic scroller "bounce" code + moved event generation in on_motion_event in unity-scroller.vala to outside the child loop + updated scrollers clipping of scroll childs so they clip on top/bottom of the scroller + added clip to the scroller background + removed and re-orded the code in unity-scroller allocate 2010-01-08 Gord Allott added hacking file 2010-01-08 Gord Allott removed debug from prism-handler 2010-01-08 Gord Allott re-enabled throbber 2010-01-08 Gord Allott fixed scroller bounce code 2010-01-08 Gord Allott moved event generation in on_motion_event to outside the child loop 2010-01-07 Gord Allott merged in places update 2010-01-07 Gord Allott updated scrollers clipping of scroll childs so they clip on top/bottom of the scroller 2010-01-07 Gord Allott added clip to the scroller background 2010-01-07 Gord Allott removed and re-orded the code in unity-scroller allocate 2010-01-08 Jay Taoko Corrected the layout of the homescreen. More work is required to have a layout mechanism that matched the required design of the homescreen. [modified] * src/places/default-view.vala * src/places/view.vala 2010-01-07 Jay Taoko Corrected the layout of the homescreen. More work is required to have a layout mechanism that matched the required design of the homescreen. [modified] * src/places/default-view.vala * src/places/view.vala 2010-01-07 Jay Taoko Change the Places bar background according to the seleted icon [modified] * src/window.vala Remove Place Background rendering prototype * src/places/bar-view.vala Implement Place background Change background according to selected icon * src/window.vala - Set the start of the Places at the left edge of the view port - Put the Places bar position at 0x0 on the screen 2010-01-07 Jay Taoko Fix: put the Places bar position at 0x0 on the screen [modified] * src/window.vala 2010-01-06 Jay Taoko Change the Places bar background according to the seleted icon [modified] * src/window.vala Remove Place Background rendering prototype * src/places/bar-view.vala Implement Place background Change background according to selected icon * src/window.vala - Set the start of the Places at the left edge of the view port 2010-01-06 Jay Taoko Fixed indentation 2010-01-06 Jay Taoko Fixed indentation 2010-01-06 Jay Taoko Merged with Unity 2010-01-06 Jay Taoko Change the Places bar background according to the seleted icon [modified] * src/window.vala * src/places/bar-view.vala * src/window.vala - Set the start of the Places at the left edge of the view port 2010-01-05 Jay Taoko Merge: Fix with LOGGER_START/END_PROCESS 2010-01-05 Jay Taoko Changed Places Bar width (Still hardcoded). 2010-01-05 Jay Taoko Moved Places bar code to view.vala 2010-01-04 Jay Taoko Fix public struct 2010-01-04 Jay Taoko Improved cairo rendering for the Places bar. 2010-01-06 Mirco Müller Merged Gordon's menu-improvement branch after review and approval from Neil and myself. 2010-01-05 Gord Allott removed tab from data/makefile.am 2010-01-05 Gord Allott updated to support latest ctk menu background colour support 2010-01-04 Gord Allott enabled opacity for the menu texture, merged with unity trunk 2010-01-04 Gord Allott adds support for the new menu api for multiple textures 2010-01-05 Gord Allott fixed issue with LOGGER_START/END_PROCESS 2010-01-05 Gord Allott fixes to the logging process~ 2010-01-05 Neil Jagdish Patel [quicklauncher-manager] Expect a null desktop_file string and skip it if that occurs modified: src/quicklauncher/quicklauncher-manager.vala 2009-12-22 Jay Taoko Prototype Cairo rendenring for Places background. THIS IS NOT FINAL!!! Updated icons for the Places bar. modified: src/places/view.vala src/places/default-view.vala src/places/bar-view.vala - Place bar with updated icon src/window.vala - Added PlacesBackground widget to serve as the the background of the places Bar The background will change according to the Places icons that has the focus. src/places/bar-view.vala data/Makefile.am - added png files added: data/applications.png data/files.png data/gadgets.png data/home.png data/music.png data/people.png data/photos.png data/software_centre.png data/trash.png data/videos.png data/web.png 2009-12-21 Jay Taoko Added Cairo rendenring for Places background modified: src/window.vala - Added PlacesBackground widget to serve as the the background of the places Bar The background will change according to the Places icons that has the focus. src/places/bar-view.vala 2009-12-21 Jay Taoko Updated vapi Add drop shadow effect to menu 2009-12-21 Jay Taoko Merge: Add Places bar and new icons art 2009-12-11 Mirco Müller changed max. glow-factor since this changed in clutk, we really should map the min/max defines for effect-limit-values to vala 2009-12-10 Mirco Müller just add a few more icons to the bar 2009-12-10 Mirco Müller don't keep generated files under version-control 2009-12-10 Mirco Müller make use of newer icons, add a glow to them, make sure they get installed 2009-12-10 Mirco Müller add preliminary icons for places-bar 2009-12-18 Gordon Allott Adds support for latest clutk and renames launcher stores to models 2009-12-18 Gordon Allott seperated offline shortcuts from generic actions, added seperators to qlist menus, made the qlist menu name widget unresponsive 2009-12-18 Gordon Allott renamed files from store->model 2009-12-18 Gordon Allott renamed store to model 2009-12-18 Gordon Allott gets i18n strings from desktop file 2009-12-18 Gordon Allott added support for new clutk menu, attached to a widget 2009-12-18 Gordon Allott Adds instrumentation and bootcharting support to unity Instrumentation is enabled by passing --enable-testing to configure and logging is enabled by passing --enable-boot-logging=foobar.log to unity. you can then process the log file with ./tools/makebootchart.py --input=foobar.log --output=foobar.svg instrumenting the code is enabled by decorating a function with START_FUNCTION (); and END_FUNCTION (); or by decorating a smaller process with LOGGING_START_PROCESS (process_name); and LOGGING_END_PROCESS (process_name); all process names *must* be unique thoughout the system 2009-12-17 Gordon Allott updated configure file, added new logging function for even smaller statements (only for functions that get called once) 2009-12-17 Gordon Allott made the logging syntax nicer 2009-12-16 Gordon Allott fixes help message for --enable-boot-logging 2009-12-16 Gordon Allott removed whitespace from makebootchart.py 2009-12-16 Gordon Allott added makefiles for tools/ and vapi/ 2009-12-16 Gordon Allott added a few more loggers 2009-12-16 Gordon Allott few fixes and added places monitoring 2009-12-16 Gordon Allott performance logger support and boot chart generation script 2009-12-14 Neil Jagdish Patel [build] IT MAKE DISTS! removed: src/places/Makefile.am src/quicklauncher/Makefile.am src/quicklauncher/application_view.vala added: tests/test-const.vapi renamed: src/places/bar_model.vala => src/places/bar-model.vala src/places/bar_view.vala => src/places/bar-view.vala src/places/default_model.vala => src/places/default-model.vala src/places/default_view.vala => src/places/default-view.vala src/quicklauncher/application_store.vala => src/quicklauncher/application-store.vala src/quicklauncher/launcher_store.vala => src/quicklauncher/launcher-store.vala src/quicklauncher/launcher_view.vala => src/quicklauncher/launcher-view.vala src/quicklauncher/prism_handler.vala => src/quicklauncher/prism-handler.vala src/quicklauncher/quicklauncher_manager.vala => src/quicklauncher/quicklauncher-manager.vala modified: .bzrignore AUTHORS Makefile.am configure.ac libunity/Makefile.am src/Makefile.am src/quicklauncher/unity-scroller.vala tests/Makefile.am tests/test-unity.vala src/quicklauncher/application-store.vala unknown: unity-0.1.5.tar_gz pending merges: Neil Jagdish Patel 2009-12-14 [build] Update authors Neil Jagdish Patel 2009-12-14 [tests] Make sure EXTRA_DIST is set and...... Neil Jagdish Patel 2009-12-14 [tests] Fix Quicklauncher test. Fix path t... Neil Jagdish Patel 2009-12-14 [build] Actuall fix make distcheck Neil Jagdish Patel 2009-12-14 [build] Enable localinstall for testing du... Neil Jagdish Patel 2009-12-14 [build] Some more fixes for distcheck Neil Jagdish Patel 2009-12-14 [build] Fix up remaining bits, make distch... Neil Jagdish Patel 2009-12-14 [ignores] Update Neil Jagdish Patel 2009-12-14 [build] Clean up build and make make dist ... Neil Jagdish Patel 2009-12-14 Fix warnings 2009-12-14 Neil Jagdish Patel [build] Update authors 2009-12-14 Neil Jagdish Patel [tests] Make sure EXTRA_DIST is set and.....make distcheck finally passes! modified: tests/Makefile.am 2009-12-14 Neil Jagdish Patel [tests] Fix Quicklauncher test. Fix path to test firefox.desktop in two other tests added: tests/test-const.vapi modified: tests/Makefile.am tests/test-unity.vala 2009-12-14 Neil Jagdish Patel [build] Actuall fix make distcheck modified: configure.ac src/Makefile.am tests/test-unity.vala 2009-12-14 Neil Jagdish Patel [build] Enable localinstall for testing during make distcheck....and now it works!!! modified: Makefile.am configure.ac src/Makefile.am tests/test-unity.vala 2009-12-14 Neil Jagdish Patel [build] Some more fixes for distcheck modified: src/Makefile.am src/quicklauncher/unity-scroller.vala 2009-12-14 Neil Jagdish Patel [build] Fix up remaining bits, make distcheck pass (tests don't pass as they need a clean environment, which we can't give them thanks to the wonder of GL!) modified: configure.ac libunity/Makefile.am src/Makefile.am tests/Makefile.am 2009-12-14 Neil Jagdish Patel [ignores] Update 2009-12-14 Neil Jagdish Patel [build] Clean up build and make make dist work removed: src/places/Makefile.am src/quicklauncher/Makefile.am src/quicklauncher/application_view.vala renamed: src/places/bar_model.vala => src/places/bar-model.vala src/places/bar_view.vala => src/places/bar-view.vala src/places/default_model.vala => src/places/default-model.vala src/places/default_view.vala => src/places/default-view.vala src/quicklauncher/application_store.vala => src/quicklauncher/application-store.vala src/quicklauncher/launcher_store.vala => src/quicklauncher/launcher-store.vala src/quicklauncher/launcher_view.vala => src/quicklauncher/launcher-view.vala src/quicklauncher/prism_handler.vala => src/quicklauncher/prism-handler.vala src/quicklauncher/quicklauncher_manager.vala => src/quicklauncher/quicklauncher-manager.vala modified: configure.ac libunity/Makefile.am src/Makefile.am tests/Makefile.am 2009-12-14 Neil Jagdish Patel Fix warnings 2009-12-11 Neil Jagdish Patel New development cycle (0.1.5) 2009-12-11 Neil Jagdish Patel [release] 0.1.4 2009-12-10 Jay Taoko Updated vapi file modified: vapi/clutk-0.3.vapi 2009-12-10 Jay Taoko Updated vapi 2009-12-10 Jay Taoko modified: src/quicklauncher/application_view.vala src/quicklauncher/launcher_view.vala - added drop shadow - limite range of glow factor to 0-1 vapi/clutk-0.3.vapi - updated vapi file 2009-12-10 Jay Taoko Adding Drop Shadows Limite glow factor parameter to the range 0-1 2009-12-08 Jay Taoko Merge Added pulsing glow on mouse over Added drop shadow on icons 2009-12-10 Gordon Allott adds support for the quicklist api 2009-12-10 Gordon Allott bumps up valac version to 0.7.8 2009-12-10 Gordon Allott quick code cleanup 2009-12-10 Gordon Allott latest unity merged 2009-12-10 Gordon Allott fixed the launching of applications to use a modified in memory keyfile 2009-12-09 Gordon Allott updated vapi 2009-12-10 Neil Jagdish Patel [quicklauncher/unity-scroller] Fix button clicks and motion events modified: src/quicklauncher/application_view.vala src/quicklauncher/launcher_view.vala src/quicklauncher/unity-scroller.vala vapi/clutter-1.0.vapi pending merges: Neil Jagdish Patel 2009-12-10 [quicklauncher/scroller] Make sure we get al... 2009-12-10 Neil Jagdish Patel [quicklauncher/scroller] Make sure we get all mouse events so make the experience better modified: src/main.vala src/quicklauncher/application_view.vala src/quicklauncher/launcher_view.vala src/quicklauncher/unity-scroller.vala vapi/clutter-1.0.vapi 2009-12-10 Neil Jagdish Patel [misc] Fix remaining warnings modified: .bzrignore src/background.vala src/main.vala src/quicklauncher/application_store.vala src/quicklauncher/launcher_view.vala src/quicklauncher/unity-scroller.vala pending merges: Neil Jagdish Patel 2009-12-10 [ignores] Update Neil Jagdish Patel 2009-12-10 [misc] Fix warnings at compile and run-time 2009-12-10 Neil Jagdish Patel [ignores] Update 2009-12-10 Neil Jagdish Patel [misc] Fix warnings at compile and run-time modified: src/background.vala src/main.vala src/quicklauncher/application_store.vala src/quicklauncher/launcher_view.vala src/quicklauncher/unity-scroller.vala 2009-12-10 Neil Jagdish Patel [misc] Merge roberts branch that fixes a bunch of warnings modified: configure.ac src/application.vala src/window.vala pending merges: Neil Jagdish Patel 2009-12-10 [merge] [misc] Fixes some warnings Robert Collins 2009-11-23 Change to using upcall for construct-only assi... Robert Collins 2009-11-23 [merge] Merge trunk. Robert Collins 2009-11-19 Trim unused variable. Robert Collins 2009-11-19 Require a vala compiler rather than just looki... 2009-12-10 Neil Jagdish Patel [misc] Fixes some warnings modified: configure.ac src/application.vala src/window.vala pending merges: Robert Collins 2009-11-23 Change to using upcall for construct-only assign... Robert Collins 2009-11-23 [merge] Merge trunk. Robert Collins 2009-11-19 Trim unused variable. Robert Collins 2009-11-19 Require a vala compiler rather than just looki... 2009-11-23 Robert Collins Change to using upcall for construct-only assignment attributes. 2009-11-23 Robert Collins Merge trunk. 2009-11-19 Robert Collins Trim unused variable. 2009-11-19 Robert Collins Require a vala compiler rather than just looking for one. 2009-12-10 Gordon Allott adds support for Clutk drag and drop adds support for dragging and dropping the firefox star and any desktop uri 2009-12-10 Gordon Allott fixed broken dnd path 2009-12-10 Gordon Allott fixed segfault on bad DND Atoms being sent 2009-12-10 Gordon Allott latest unity 2009-12-10 Gordon Allott fixed handling of prism urls from firefox 2009-12-09 Gordon Allott adds drag and drop support for desktop files and http* uri's 2009-12-08 Gordon Allott merged from fav+prism 2009-12-08 Gordon Allott updated vapi 2009-12-08 Gordon Allott inital import 2009-12-10 Gordon Allott adds favoriting and prism support to vala 2009-12-08 Gordon Allott added test for prism 2009-12-08 Gordon Allott removed debug objects 2009-12-08 Gordon Allott support for prism entries 2009-12-08 Gordon Allott adds favoriting support 2009-12-08 Gordon Allott inital import 2009-12-10 Mirco Müller Merged home-screen branch after review and approval from Neil. 2009-12-10 Mirco Müller fix/understand the way how allocation, placement and sizing is meant to be dealt with, places-bar and default-view are now correctly positioned 2009-12-09 Mirco Müller blarg 2009-12-09 Mirco Müller WTF is wrong with placing actors? Been trying to get close to the mockup for the past three hours and give up now. 2009-12-09 Mirco Müller at last something shows up again 2009-12-09 Mirco Müller Added trash-place 2009-12-09 Mirco Müller don't keep generated files under version-control 2009-12-09 Mirco Müller bootstrapped new places implementation 2009-12-09 Mirco Müller added new implementation of homescreen/places, using hardcoded contents for now 2009-12-09 Mirco Müller got rid of old implementation 2009-12-09 Mirco Müller don't keep generated .c files under version-control 2009-12-09 Mirco Müller restructuring homescreen implementation to more strictly follow MVC design-pattern, added (abstract) callback to show default-view (still needs signal) 2009-12-08 Mirco Müller Secondary label now correctly justifies 2009-12-08 Mirco Müller placement of the primary or secondary label centered now, but primary label is forced to use line-wrapping now otherwise center-alignment would not work... Pango is a mistery to me there 2009-12-08 Mirco Müller secondary label only visible when mouse enters ActivityWidget 2009-12-08 Mirco Müller not getting anywhere with text formatting as requested by the spec 2009-12-08 Mirco Müller can't really make placement of ActivityWidgets work 2009-12-04 Mirco Müller figure out how positioning works 2009-12-04 Mirco Müller make sure the homescreen shows up 2009-12-04 Mirco Müller don't keep temp. files of IDE under version-control 2009-12-04 Mirco Müller bootstrap new homescreen module 2009-12-09 Gordon Allott seperates the applicationview from the model Attempts to provide more seperation between the application view and the data it is presenting 2009-12-08 Gordon Allott resized to larger size for quicklauncher, fixed bug 2009-12-08 Gordon Allott added name paramater 2009-12-07 Gordon Allott adds full support for the store/view seperation fixes tests so that there is always a desktop file to work with adds manager to manage the stores/views 2009-12-03 Gordon Allott added launcher_store and launcher_view, to replace application_view 2009-12-03 Gordon Allott merged in scroller-fling branch 2009-12-08 Gordon Allott adds the scroller fling behaviour to unity 2009-12-02 Gordon Allott merged with unity trunk, fixed conflicts, removed debugs 2009-11-25 Gordon Allott removed data/action_vert_* 2009-11-25 Gordon Allott alternate between real fling and fake fling correctly 2009-11-25 Gordon Allott adds support for scrolling to the 'nice' position 2009-11-24 Gordon Allott added inital support for calculating final fling position 2009-11-24 Gordon Allott code cleanup added support for scrollwheel scrolling 2009-11-24 Gordon Allott increased accuracy of the drag of the scroller 2009-11-23 Gordon Allott added support for velocity based scrolling cleaned old action code out of the scroller 2009-11-13 Gordon Allott updated scroller to fling codebase 2009-11-20 Gordon Allott fixed indentation problems in application_view.vala 2009-11-07 Gordon Allott made unity appview only remove the glow_effect on mouse close also just made the dropshadow less distinct 2009-11-07 Gordon Allott latest merge 2009-11-06 Neil Jagdish Patel modified: .bzrignore - Update configure.ac - New 0.1.2 release 2009-11-06 Neil Jagdish Patel [tooltips] Merge positioning branch modified: src/quicklauncher/application_view.vala src/quicklauncher/tooltipmanager.vala 2009-11-06 David Barth fix tooltip positioning 2009-11-06 Gordon Allott adds drop shadow effect 2009-11-06 Gordon Allott adds scrollwheel support to unity modified: src/quicklauncher/application_store.vala - removed a debug message src/quicklauncher/unity-scroller.vala - adds on_scrollevent handler - moves scrolling logic into its own function pending merges: Gordon Allott 2009-11-06 [merge] adds scrollwheel scrolling Gordon Allott 2009-11-06 moved scrolling code into its own function Gordon Allott 2009-11-06 [merge] added unity.add_ctk_init branch 2009-11-06 Gordon Allott adds scrollwheel scrolling 2009-11-06 Gordon Allott moved scrolling code into its own function 2009-11-06 Gordon Allott added unity.add_ctk_init branch 2009-11-06 Gordon Allott added check for if we are a popup window 2009-11-06 Neil Jagdish Patel [build] Fixed a typo in configure.ac modified: configure.ac 2009-11-05 Ken VanDine fixed a typo 2009-11-06 Neil Jagdish Patel [build] Add support for Ctk.init modified: src/main.vala tests/test-unity.vala vapi/clutk-0.3.vapi 2009-11-06 Neil Jagdish Patel [build] Ctk gained and init function, so had to update vapi and start using it! modified: src/main.vala tests/test-unity.vala vapi/clutk-0.3.vapi 2009-11-06 David Barth merging with upstream 2009-11-05 Jay Taoko Added honeycomb lighting. Reacts with the glow. modified: src/quicklauncher/application_view.vala - Create a honeycomb mask pixbuf - renamed Ctk.EffectGlow icon_effect to Ctk.EffectGlow icon_glow_effect 2009-11-05 Jay Taoko Merge 2009-11-05 Jay Taoko Added honeycomb lighting. Reacts with the glow. modified: src/quicklauncher/application_view.vala - Create a honeycomb mask pixbuf - renamed Ctk.EffectGlow icon_effect to Ctk.EffectGlow icon_glow_effect 2009-11-05 Gordon Allott fixed small bug with scrolling past an item 2009-11-06 Ubuntu better throbber 2009-11-06 Ubuntu prevent focus flicker when clicking on launcher icons 2009-11-05 Neil Jagdish Patel [unity-window] Don't show-desktop when quicklauncher is used modified: src/window.vala 2009-11-05 Neil Jagdish Patel Merge from trunk added: data/action_vert_neg.svg data/action_vert_pos.svg data/honeycomb-mask.png src/quicklauncher/tooltipmanager.vala modified: data/Makefile.am data/honeycomb.png data/quicklauncher_focused_indicator.svg data/quicklauncher_running_indicator.svg src/main.vala src/quicklauncher/Makefile.am src/quicklauncher/application_store.vala src/quicklauncher/application_view.vala src/quicklauncher/unity-scroller.vala src/window.vala vapi/clutk-0.3.vapi vapi/clutter-1.0.vapi 2009-11-05 Neil Jagdish Patel modified: src/window.vala - Only show launcher when an event isn't handled by the quicklauncher 2009-11-03 Neil Jagdish Patel modified: src/window.vala - Check that new_window is valid before using 2009-11-05 Gordon Allott Bugfixes and small improvements for unity (quicklauncher especially) - added relayout of the icons to better suit the placement of indicators - added clip rectangle to scroller actors - added edge line to unity-scroller - fixed crasher in window.vala, get_active_window() will sometimes return null - fixed assert error in tooltipmanager.vala, - sped up throbber time - added pulsing glow animation to the ql app's - moved graphical data to hug the edge - removed warnings from application_store.vala and application_view.vala - updated to latest clutk-0.3.vapi modified: data/quicklauncher_focused_indicator.svg data/quicklauncher_running_indicator.svg src/quicklauncher/application_store.vala src/quicklauncher/application_view.vala src/quicklauncher/tooltipmanager.vala src/quicklauncher/unity-scroller.vala src/window.vala vapi/clutk-0.3.vapi pending merges: Gordon Allott 2009-11-05 removed warnings bar one Gordon Allott 2009-11-05 added pulsing glow animation to the ql app's Gordon Allott 2009-11-05 updated to latest clutk vapi Gordon Allott 2009-11-05 sped up throbber time Gordon Allott 2009-11-05 fixed assert error in tooltipmanager.vala, Gordon Allott 2009-11-05 added edge line to unity-scroller Gordon Allott 2009-11-04 removes clip on actor remove Gordon Allott 2009-11-04 added clip rectangle to scroller actors Gordon Allott 2009-11-04 added relayout of the icons to better suit the ... 2009-11-05 Gordon Allott removed warnings bar one 2009-11-05 Gordon Allott added pulsing glow animation to the ql app's moved graphical data to hug the edge 2009-11-05 Gordon Allott updated to latest clutk vapi 2009-11-05 Gordon Allott sped up throbber time 2009-11-05 Gordon Allott fixed assert error in tooltipmanager.vala, code wanted to accept null values in the show method, but declration did not allow it 2009-11-05 Gordon Allott added edge line to unity-scroller fixed crasher in window.vala, get_active_window() will sometimes return null 2009-11-04 Gordon Allott removes clip on actor remove 2009-11-04 Gordon Allott added clip rectangle to scroller actors 2009-11-04 Gordon Allott added relayout of the icons to better suit the placement of indicators 2009-11-04 Gordon Allott adds scroller support to unity added: data/action_vert_neg.svg data/action_vert_pos.svg modified: data/Makefile.am src/quicklauncher/application_store.vala - modified to ignore Unity window in the quicklauncher src/quicklauncher/application_view.vala - added support from loading icons from filename only - added support for requesting attention from the scroller src/quicklauncher/unity-scroller.vala - added scrolling support vapi/clutter-1.0.vapi - fixes to the clutter bindings pending merges: Gordon Allott 2009-11-04 [merge] merge with latest unity Gordon Allott 2009-11-04 fixed tabs in application_store.vala Gordon Allott 2009-11-04 removed extra show_hide_actions() in add_actor Gordon Allott 2009-11-04 bug fix for positive scrolling Gordon Allott 2009-11-04 code cleanup Gordon Allott 2009-11-04 [merge] merged in latest unity Gordon Allott 2009-11-04 made unity ignore its own window in the quickla... Gordon Allott 2009-11-04 added support for attention grabbing scrolling Gordon Allott 2009-11-04 fixed scrolling issues Gordon Allott 2009-11-03 fix to make positive scrolling scroll one item Gordon Allott 2009-11-03 adds support for animating fade outs Gordon Allott 2009-11-02 fixed broken icon when loading a desktop file t... Gordon Allott 2009-11-02 scrolling position setting code added Gordon Allott 2009-11-02 added action_vert_neg/pos svg's to the data dir Gordon Allott 2009-11-02 fixed background size to fill entire allocation 2009-11-04 Gordon Allott merge with latest unity 2009-11-04 Gordon Allott fixed tabs in application_store.vala 2009-11-04 Gordon Allott removed extra show_hide_actions() in add_actor 2009-11-04 Gordon Allott bug fix for positive scrolling code cleanup, reverted clutter-1.0.vapi and fixed bindings slightly 2009-11-04 Gordon Allott code cleanup 2009-11-04 Gordon Allott merged in latest unity 2009-11-04 Gordon Allott made unity ignore its own window in the quicklauncher 2009-11-04 Gordon Allott added support for attention grabbing scrolling 2009-11-04 Gordon Allott fixed scrolling issues 2009-11-03 Gordon Allott fix to make positive scrolling scroll one item 2009-11-03 Gordon Allott adds support for animating fade outs 2009-11-02 Gordon Allott fixed broken icon when loading a desktop file that just gives you a filename 2009-11-02 Gordon Allott scrolling position setting code added 2009-11-02 Gordon Allott added action_vert_neg/pos svg's to the data dir 2009-11-02 Gordon Allott fixed background size to fill entire allocation code cleanup 2009-11-04 Gordon Allott Texture data fixes added: data/honeycomb-mask.png - mask for the honeycomb expressed in all four channels modified: data/Makefile.am - added honeycomb-mask to data makefile data/honeycomb.png - modified to be darker 2009-11-03 Gordon Allott latest unity 2009-11-03 Mirco Müller Merged fix for glow- and tooltip-callbacks, after "manual" review and approval from njpatel. LP didn't even update the branch 2 h after it being pushed *sigh* 2009-11-03 Mirco Müller fixed enter/leave signal-handers so glow- and tooltip-triggers can coexist 2009-11-03 Mirco Müller Merged my TooltipManager branch after review and approval. 2009-11-03 Mirco Müller removed superfluous comments and code 2009-11-03 Mirco Müller needed for fix offset-calculation, moved "setup" of TooltipManager from main.vala to window.vala due to some valac fishyness 2009-11-03 Mirco Müller created new branch against more current unity trunk and trying to port my TooltipManager work over 2009-11-03 Jay Taoko Added glow effect on mouse enter/leave event modified: src/quicklauncher/application_view.vala - Added the glow effect on actor when the mouse enters. Remove the effects when the mouse leaves. vapi/clutk-0.3.vapi - Update CluTK API for VALA 2009-11-02 Jay Taoko Merge 2009-11-02 Jay Taoko Added glow effect on mouse enter/leave event modified: src/quicklauncher/application_view.vala - Added the glow effect on actor when the mouse enters. Remove the effects when the mouse leaves. vapi/clutk-0.3.vapi - Update CluTK API for VALA 2009-11-03 Neil Jagdish Patel [unity] Set the Wnck client-type to Pager, which makes sure our requests are honoured by the window-manager modified: src/main.vala - Add Wnck.set_client_type (Wnck.ClientType.PAGER); 2009-11-03 Neil Jagdish Patel [unity] Add support for single instancing, messaging the instance and update the UnderlayWindow to act more like netbook-launcher added: src/application.vala modified: .bzrignore configure.ac libunity/shell.vala src/Makefile.am src/main.vala src/window.vala tests/Makefile.am tests/test-unity.vala 2009-11-03 Neil Jagdish Patel modified: src/window.vala - Only move to 0, 0 on first creation. All other times will take into account our panel struts and screw up the layouting 2009-11-02 Neil Jagdish Patel modified: src/window.vala - Implement the Unity.Shell's show_unity function using wnck 2009-11-02 Neil Jagdish Patel modified: src/Makefile.am - Add libwnck-1.0 pkg src/window.vala - Add support for showing the launcher when it is clicked tests/Makefile.am - Add libwnck-1.0 pkg 2009-11-02 Neil Jagdish Patel modified: libunity/shell.vala - Added a "show_unity" virtual function src/application.vala - Add support for receiving messages from libunique src/main.vala - Set the "shell" property on the Unity.Application once we know it's not already running src/window.vala - Implement "show_unity", although doesn't do anything just yet tests/Makefile.am - Add Unique-1.0 pkg to fix building 2009-10-30 Neil Jagdish Patel added: src/application.vala - A Unique.Application implementation for unique instancing modified: .bzrignore - Update configure.ac - Add dep on unique-1.0 src/Makefile.am - Add unique to build - Add Unity.Application to build src/main.vala - Create an instance of Application - If app.is_running { send messages} else {do nothing for now } 2009-10-30 Neil Jagdish Patel modified: src/window.vala - Connect to screen size/monitors changing events tests/test-unity.vala - Add allocation test for background - Clean up the code style 2009-11-02 Gordon Allott bugfix, fixes missing icons in ApplicationView 2009-10-30 Neil Jagdish Patel [background] Show the users background wallpaper added: src/background.vala modified: .bzrignore configure.ac src/Makefile.am src/window.vala 2009-10-30 Neil Jagdish Patel modified: .bzrignore - Update ignores 2009-10-30 Neil Jagdish Patel Merge from trunk added: data/gradient.png data/honeycomb.png src/quicklauncher/unity-scroller.vala src/unity-utils.c src/utils.vala vapi/clutter-1.0.deps vapi/clutter-1.0.vapi modified: .bzrignore configure.ac data/Makefile.am src/Makefile.am src/quicklauncher/Makefile.am src/quicklauncher/application_store.vala src/window.vala tests/test-unity.vala 2009-10-30 Neil Jagdish Patel modified: src/background.vala - Remove un-needed ~Background and Background 2009-10-30 Neil Jagdish Patel modified: src/background.vala - Actually show the background in an internal ClutterTexture - Derive from Ctk.Bin, as that'll do the work for us src/window.vala - Layout the background properly 2009-10-30 Neil Jagdish Patel [background] Initial implementation of a background actor to display the users background added: src/background.vala - A Ctk.Actor that displays a background modified: .bzrignore - Updated configure.ac - Add dep on gconf src/Makefile.am - Add dep on gconf - Add new file to build src/window.vala - Create and layout the background actor 2009-10-30 Gordon Allott merged in unity-scroller 2009-10-30 Gordon Allott reverted configure.ac 2009-10-30 Gordon Allott formatting fixes 2009-10-30 Gordon Allott added clutter vapi, had to add CCode and fix Container interface 2009-10-30 Gordon Allott merge from unity 2009-10-30 Gordon Allott data makefile altered for new images added support for the honeycomb rendering and gradient in unity-scroller 2009-10-30 Gordon Allott added data files for honeycomb effect 2009-10-30 Gordon Allott merge from unity 2009-10-29 Gordon Allott pick works again 2009-10-29 Gordon Allott displays widgets, pick method is broken and thus is unresponsive 2009-10-29 Gordon Allott added unity-scroller.vala 2009-10-28 Gordon Allott barely working container 2009-10-30 Neil Jagdish Patel [unity/window] Add window panel struts added: src/unity-utils.c - Method for adding stuts to gtk window src/utils.vala - Binding for unity-utils.c modified: .bzrignore - Update configure.ac - Add dep on gdk-x11 and x11 src/Makefile.am - Add unity.vala and unity-utils.c to the build src/window.vala - Set the panel strut on resize 2009-10-30 Neil Jagdish Patel [unity/window] Add window panel struts added: src/unity-utils.c - Method for adding stuts to gtk window src/utils.vala - Binding for unity-utils.c modified: .bzrignore - Update configure.ac - Add dep on gdk-x11 and x11 src/Makefile.am - Add unity.vala and unity-utils.c to the build src/window.vala - Set the panel strut on resize 2009-10-30 Neil Jagdish Patel [unity/window] Made into a GtkWindow with ClutterGtk. UnityShell interface added. Arguments for popup mode added. modified: libunity/shell.vala src/Makefile.am src/main.vala src/quicklauncher/Makefile.am src/quicklauncher/application_store.vala src/quicklauncher/quicklauncher.vala src/window.vala tests/Makefile.am tests/test-unity.vala 2009-10-30 Neil Jagdish Patel modified: src/main.vala - Fix length of arg help strings and a typo 2009-10-29 Neil Jagdish Patel modified: src/window.vala - Set the window name 2009-10-29 Neil Jagdish Patel modified: src/Makefile.am - Move quicklauncher linking to libunity-static.la src/main.vala - Only create the Underlay window - Remove references to Quicklauncher src/quicklauncher/Makefile.am - Link to libunity src/quicklauncher/application_store.vala - Fix warning with ApplicationView return type src/quicklauncher/quicklauncher.vala - Make into a ClutterActor deriving from Ctk.Bin - Initiate with Unity.Shell - s/Main/View src/window.vala - Fix construction - Create a QuickLauncher.View and lay it out tests/Makefile.am - Link to libunity correctly tests/test-unity.vala - Update for new naming 2009-10-29 Neil Jagdish Patel modified: src/main.vala - Add version, popup, width and height commandline args src/window.vala - Add delete_event handling to both types of window 2009-10-29 Neil Jagdish Patel modified: src/main.vala - Don't call the stage directly src/window.vala - Window + Stage actually shows!?! 2009-10-29 Neil Jagdish Patel modified: libunity/shell.vala - Added get_shell and get_mode for shell implementations to, er, implement src/Makefile.am - Link with libunity correctly src/main.vala - Use new UnderlayWindow src/window.vala - Shuffle stuff around to support a normal gtk window and 'popup' mode 2009-10-30 Gordon Allott merged in application_uc adds data dir adds data files adds support for indicators in application_view adds support for new liblauncher 2009-10-29 Gordon Allott removed debug message merged in liblauncher fixed conflicts 2009-10-29 Gordon Allott added unity-const.vapi for data defines updated launcher vapi for the latest version fixed bugs for indicators in application_view 2009-10-29 Gordon Allott adds support for window switching and the new liblauncher fixes makefile issue 2009-10-28 Gordon Allott makefile fixes to add data directory 2009-10-28 Gordon Allott throbber logic added to application_view objects 2009-10-28 Gordon Allott added data files for quicklauncher indicators added loading for focused, throbber and running indicator files added support for running indicator 2009-10-29 Gordon Allott merge from trunk 2009-10-29 Neil Jagdish Patel [libunity] Will hold re-usable widgets and interfaces for Unity. Currently not installed, but will in the future (for extensions) added: libunity/ libunity/Makefile.am libunity/shell.vala - Initial stubs modified: .bzrignore - Update Makefile.am configure.ac - Support libunity src/Makefile.am tests/Makefile.am - Link to libunity 2009-10-29 Neil Jagdish Patel [libunity] Will hold re-usable widgets and interfaces for Unity. Currently not installed, but will in the future (for extensions) added: libunity/ libunity/Makefile.am libunity/shell.vala - Initial stubs modified: .bzrignore - Update Makefile.am configure.ac - Support libunity src/Makefile.am tests/Makefile.am - Link to libunity 2009-10-26 Gordon Allott Merged in unity-ql-uc1 2009-10-26 Gordon Allott reverted Makefile.am 2009-10-26 Gordon Allott removed commented code in quicklauncher.vala 2009-10-26 Gordon Allott makefile fixes to point to the vapi dir nicer 2009-10-26 Gordon Allott added test for Unity.Quicklauncher.ApplicationStore 2009-10-26 Gordon Allott merge from trunk 2009-10-26 Gordon Allott added unity quicklauncher application-view test 2009-10-26 Gordon Allott made favorite apps sticky 2009-10-26 Gordon Allott quick bugfix to the request remove code so it only triggers if the application is not sticky 2009-10-26 Gordon Allott Hooked ApplicationView and ApplicationStore together so that when the application is not running and not sticky, its removed 2009-10-26 Gordon Allott Removed useless debug messages refit code to fit style guide 2009-10-26 Gordon Allott bug fixes in application_store to fit bugfixed liblauncher check for errors on launch in application_view bug fix make_icon in application_view removed Hello World! from main.vala 2009-10-23 Gordon Allott added session loading, added favorite loading added newer launcher vapi detected window types for session loading so we don't load hte panel or whatever 2009-10-23 Gordon Allott fixed makefile issue with the tests added interface for applicationview objects to request to be removed 2009-10-23 Gordon Allott modified application-store 2009-10-23 Gordon Allott added application store object, very basic but gets three applications on the screen 2009-10-23 Gordon Allott Quicklauncher was getting messy so i put it into its own namespace Unity.Quicklauncher (in c UnityQuicklauncher) 2009-10-22 Gordon Allott window matching working 2009-10-22 Gordon Allott loads a firefox icon 2009-10-22 Gordon Allott fixed iconname bug 2009-10-22 Gordon Allott added deps file 2009-10-22 Gordon Allott changes for signals 2009-10-22 Gordon Allott added missing file 2009-10-22 Gordon Allott launcher application object 2009-10-26 Gordon Allott Merged in the Clutterfication branch 2009-10-26 Gordon Allott fixed testcases to init gtkclutter 2009-10-26 Gordon Allott fixed makefiles 2009-10-21 Gordon Allott added support for a unity window with a clutter stage no support for "fullscreen" mode yet, but the api is there. code can be taken from the old liblauncher, launcher-session.c 2009-10-15 Neil Jagdish Patel [build] Initial commit added: .bzrignore AUTHORS COPYING ChangeLog Makefile.am NEWS README autogen.sh configure.ac src/ src/Makefile.am src/main.vala src/quicklauncher/ src/quicklauncher/Makefile.am src/quicklauncher/quicklauncher.vala src/unity.vala tests/ tests/Makefile.am tests/test-unity.vala