~focus-follows-mouse/ubuntu/precise/compiz/fix-883383

  • Committer: Bazaar Package Importer
  • Author(s): Nicolas Bruguier
  • Date: 2007-04-03 10:09:39 UTC
  • mfrom: (0.10.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20070403100939-kp0ul51w79ochz1v
Tags: 1:0.3.6-1ubuntu13
* 020-move-away-from-having-client-side-positioning-of-windows.patch:
  - Upstream patch : Move away from having client side positioning of windows.
    Window size must be server side so to be able to do atomic move-resize
    operations position must also be server-side. This means that
    serverX and serverY fields in CompWindow struct has higher priority
    than attrib.x and attrib.y. attrib.x and attrib.y is still the client
    side position and any code dealing with the visible position of a
    window should use these. Code that needs to be aware of any pending
    position changes should look at serverX and serverY.
* 021-only-update-window-position-when-no-pending-position.patch:
  - Upstream patch : Only update window position when no pending position 
    changes exists.
* 022-libXrender-workaround-gradient-issue.patch:
  - Upstream patch : Check version of libXrender and workaround gradient 
    issue if older than 0.9.3. (Close #99508)
* 023-dont-force-a-resize-when-maximize.patch:
  - Upstream patch : Do not force a resize when maximize state changes.
* 024-fix-a-few-initiate-functions.patch:
  - Upstream patch : Fix a few initiate functions that should steal events.
* 026-enable-sync-request-protocol-for-override_redirect-windows.patch:
  - Upstream patch : Enable sync request protocol for override_redirect 
    windows as 025-fix-sync-request-issue.patch likely fixed the issues seen 
    previously.
* 027-fix-windows-being-maximized-on-incorrect-output.patch:
  - Upstream patch : Fix issue with windows being maximized on incorrect 
    output.
* 028-make-sure-no-core-instance-of-window-is-painted-after-minimize.patch:
  - Upstream patch : Make sure no core instance of window is painted after 
    minimize animation. (bnc 240960)
* 029-add-demands-attention-state-when-focus-on-map-was-prevented.patch:
  - Upstream patch : Add demands attention state when focus on map was 
    prevented.
* 030-reset-rotation-correctly-when-we-receive-a-client-message.patch:
  - Upstream patch : Reset rotation correctly when we receive a client 
    message that cause us to move the viewport.
* 031-fix-active-window-tracking.patch:
  - Upstream patch : Fix active window tracking. We're always setting the 
    active window property so there's no need to monitor that property.
* 032-check-for-pending-maps-on-hide.patch:
  - Upstream patch : Check for pending maps when trying to hide a window. 
* 033-maximize-windows-if-too-big-for-desktop.patch:
  - Upstream patch : Enable the code in the placement plugin that maximize 
    windows when they are too big for their work area.
* 034-read-current-window-position-properly.patch:
  - Upstream patch : Read current window position properly.
* 035-set-state-to-normal-when-window-is-mapped.patch:
  - Upstream patch : Make sure we set state to Normal again when window is 
    mapped.
* 036-use-findTopLevelWindowAtDisplay-when-receiving-FocusIn-events.patch:
  - Upstream patch : Use findTopLevelWindowAtDisplay when receiving FocusIn 
    events as the frame might be the window that got focused when the client 
    window is shaded.
* 037-rewrite-restackWindowBelow.patch:
  - Upstream patch : Rewrite restackWindowBelow. The old implementation was 
    broken as it allowed stacking to positions where windows are not allowed 
    to be. New implementation makes sure windows are always stacked at 
    allowed positions. (Close #92920)
* 038-check-for-sync-alarm-notify-after-core-handleEvent.patch:
  - Upstream patch : Check for sync alarm notify after core handleEvent 
    function has been called as syncWait will always be true otherwise.
* 039-place-windows-with-an-invalid-desktop-number-on-current-desktop.patch:
  - Upstream patch : Place windows with an invalid desktop number on current 
    desktop instead of all desktops.
* 040-allow-move-with-window-when-we-re-currently-not-moving.patch:
  - Upstream patch : Only allow move with window when we're currently not 
    moving.
* 041-adjust-metacity-border-region-code.patch:
  - Upstream patch : Adjust metacity border region code so it matches latest 
    version of metacity.
* 042-gwd-add-button_layout-support.patch:
* 043-gwd-position_action_menu-at-menu-button.patch:
* 044-gwd-metacity-button_layout-width-calc-fix-1.patch:
  - button_layout support for gtk-window-decorator (Martin Szulecki patch)
    (Close #89488)
  
Filename Latest Rev Last Changed Committer Comment Size
..
config 31 17 years ago Bazaar Package Importer * 020-move-away-from-having-client-side-positionin Diff
debian 22 17 years ago Bazaar Package Importer * Sync with Debian * debian/control: - don't Con Diff
gtk 22 17 years ago Bazaar Package Importer * Sync with Debian * debian/control: - don't Con Diff
images 22 17 years ago Bazaar Package Importer * Sync with Debian * debian/control: - don't Con Diff
include 22 17 years ago Bazaar Package Importer * Sync with Debian * debian/control: - don't Con Diff
kde 22 17 years ago Bazaar Package Importer * Sync with Debian * debian/control: - don't Con Diff
libdecoration 23 17 years ago Bazaar Package Importer * debian/patches/010-tfp-server-extension.patch: Diff
plugins 22 17 years ago Bazaar Package Importer * Sync with Debian * debian/control: - don't Con Diff
po 22 17 years ago Bazaar Package Importer * Sync with Debian * debian/control: - don't Con Diff
src 22 17 years ago Bazaar Package Importer * Sync with Debian * debian/control: - don't Con Diff
aclocal.m4 31 17 years ago Bazaar Package Importer * 020-move-away-from-having-client-side-positionin 277 KB Diff Download File
AUTHORS 31 17 years ago Bazaar Package Importer * 020-move-away-from-having-client-side-positionin 762 bytes Diff Download File
ChangeLog 22 17 years ago Bazaar Package Importer * Sync with Debian * debian/control: - don't Con 57 KB Diff Download File
compiz.pc.in 31 17 years ago Bazaar Package Importer * 020-move-away-from-having-client-side-positionin 273 bytes Diff Download File
config.h.in 31 17 years ago Bazaar Package Importer * 020-move-away-from-having-client-side-positionin 3.3 KB Diff Download File
File configure 31 17 years ago Bazaar Package Importer * 020-move-away-from-having-client-side-positionin 817 KB Diff Download File
configure.ac 31 17 years ago Bazaar Package Importer * 020-move-away-from-having-client-side-positionin 11.9 KB Diff Download File
COPYING 31 17 years ago Bazaar Package Importer * 020-move-away-from-having-client-side-positionin 117 bytes Diff Download File
COPYING.GPL 22 17 years ago Bazaar Package Importer * Sync with Debian * debian/control: - don't Con 17.5 KB Diff Download File
COPYING.MIT 22 17 years ago Bazaar Package Importer * Sync with Debian * debian/control: - don't Con 1 KB Diff Download File
INSTALL 31 17 years ago Bazaar Package Importer * 020-move-away-from-having-client-side-positionin 279 bytes Diff Download File
Makefile.am 31 17 years ago Bazaar Package Importer * 020-move-away-from-having-client-side-positionin 209 bytes Diff Download File
Makefile.in 31 17 years ago Bazaar Package Importer * 020-move-away-from-having-client-side-positionin 23.3 KB Diff Download File
NEWS 31 17 years ago Bazaar Package Importer * 020-move-away-from-having-client-side-positionin 3 KB Diff Download File
README 22 17 years ago Bazaar Package Importer * Sync with Debian * debian/control: - don't Con 311 bytes Diff Download File
TODO 22 17 years ago Bazaar Package Importer * Sync with Debian * debian/control: - don't Con 292 bytes Diff Download File