1. 11 6月, 2014 2 次提交
  2. 26 5月, 2014 24 次提交
  3. 29 4月, 2014 6 次提交
  4. 08 4月, 2014 1 次提交
    • T
      gtk: Implement grab-on-click behavior in relative mode · 800b0e81
      Takashi Iwai 提交于
      This patch changes the behavior in the relative mode to be compatible
      with other UIs, namely, grabbing the input at the first left click.
      It improves the usability a lot; otherwise you have to press ctl-alt-G
      or select from menu at each time you want to move the pointer.  Also,
      the input grab is cleared when the current mode is switched to the
      absolute mode.
      
      The automatic reset of the implicit grabbing is needed since the
      switching to the absolute mode happens always after the click even on
      Gtk.  That is, we cannot check whether the absolute mode is already
      available at the first click time even though it should have been
      switched in X11 input driver side.
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      Signed-off-by: NGerd Hoffmann <kraxel@redhat.com>
      800b0e81
  5. 07 4月, 2014 3 次提交
  6. 26 3月, 2014 1 次提交
  7. 17 3月, 2014 3 次提交