[Desktop-packages] [Bug 1459128] Re: metacity no longer honors keybindings without modmask?

2021-05-25 Thread Launchpad Bug Tracker
[Expired for metacity (Ubuntu) because there has been no activity for 60
days.]

** Changed in: metacity (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to metacity in Ubuntu.
https://bugs.launchpad.net/bugs/1459128

Title:
  metacity no longer honors keybindings without modmask?

Status in metacity package in Ubuntu:
  Expired

Bug description:
  I'm extremely attached to the following two keybindings:
  $ dconf read /org/gnome/desktop/wm/keybindings/raise
  ['F1']
  $ dconf read /org/gnome/desktop/wm/keybindings/lower
  ['F2']
  But they stopped working for me in metacity 2.34.13.
  (That is, I hit F1/F2 expecting the window under the mouse cursor
  to be raised/lowered respectively, and it doesn't happen.)

  When I run `METACITY_VERBOSE=1 METACITY_USE_LOGFILE=1 metacity --replace`
  and install my keybindings:
  $ dconf write /org/gnome/desktop/wm/keybindings/raise "['F1']"
  $ dconf write /org/gnome/desktop/wm/keybindings/lower "['F2']"
  I notice the following appears in the log file:
  KEYBINDINGS: Will not grab keybinding F1 without modmask.
  KEYBINDINGS: Will not grab keybinding F2 without modmask.
  If I then try installing similar bindings with a modmask:
  $ dconf write /org/gnome/desktop/wm/keybindings/raise "['F1']"
  $ dconf write /org/gnome/desktop/wm/keybindings/lower "['F2']"
  no such log message occurs, and the modified keybindings work!

  When I searched for that log message on the web, it led to this
  recent commit and bug reference:
  https://mail.gnome.org/archives/commits-list/2015-April/msg01612.html
  https://bugs.launchpad.net/ubuntu/+source/metacity/+bug/1440570
  Note however that this bug seems to refer to VNC, which I am not using.

  So is it the case that F1/F2, unmodified,
  can no longer be keyboard shortcuts?
  This would make me very sad, since I've used them several thousand times per
  day for the last 25 years or so, and I'm not sure I can rewire my fingers
  at this point.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/metacity/+bug/1459128/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1459128] Re: metacity no longer honors keybindings without modmask?

2021-03-26 Thread Alberts Muktupāvels
I guess this is fixed in newer versions?

** Changed in: metacity (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to metacity in Ubuntu.
https://bugs.launchpad.net/bugs/1459128

Title:
  metacity no longer honors keybindings without modmask?

Status in metacity package in Ubuntu:
  Incomplete

Bug description:
  I'm extremely attached to the following two keybindings:
  $ dconf read /org/gnome/desktop/wm/keybindings/raise
  ['F1']
  $ dconf read /org/gnome/desktop/wm/keybindings/lower
  ['F2']
  But they stopped working for me in metacity 2.34.13.
  (That is, I hit F1/F2 expecting the window under the mouse cursor
  to be raised/lowered respectively, and it doesn't happen.)

  When I run `METACITY_VERBOSE=1 METACITY_USE_LOGFILE=1 metacity --replace`
  and install my keybindings:
  $ dconf write /org/gnome/desktop/wm/keybindings/raise "['F1']"
  $ dconf write /org/gnome/desktop/wm/keybindings/lower "['F2']"
  I notice the following appears in the log file:
  KEYBINDINGS: Will not grab keybinding F1 without modmask.
  KEYBINDINGS: Will not grab keybinding F2 without modmask.
  If I then try installing similar bindings with a modmask:
  $ dconf write /org/gnome/desktop/wm/keybindings/raise "['F1']"
  $ dconf write /org/gnome/desktop/wm/keybindings/lower "['F2']"
  no such log message occurs, and the modified keybindings work!

  When I searched for that log message on the web, it led to this
  recent commit and bug reference:
  https://mail.gnome.org/archives/commits-list/2015-April/msg01612.html
  https://bugs.launchpad.net/ubuntu/+source/metacity/+bug/1440570
  Note however that this bug seems to refer to VNC, which I am not using.

  So is it the case that F1/F2, unmodified,
  can no longer be keyboard shortcuts?
  This would make me very sad, since I've used them several thousand times per
  day for the last 25 years or so, and I'm not sure I can rewire my fingers
  at this point.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/metacity/+bug/1459128/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1459128] Re: metacity no longer honors keybindings without modmask?

2015-07-16 Thread Alberts Muktupāvels
Dmitry: can you revert? and maybe add new fix?

1) 
https://git.gnome.org/browse/metacity/commit/?id=3201830924f2c1ec0a763ebfd4d7250c95448cf3
2) 
https://git.gnome.org/browse/metacity/commit/?id=6b6f38a9371646b747bbec132e842c7f3c82ebd1
3) 
https://git.gnome.org/browse/metacity/commit/?id=b3f13502bfe9fd61bc9fb47425295414a0bf57d9
4) 
https://git.gnome.org/browse/metacity/commit/?id=ab8c187da6ea28a8b49e09e1f9b1f61fb46d49ff

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to metacity in Ubuntu.
https://bugs.launchpad.net/bugs/1459128

Title:
  metacity no longer honors keybindings without modmask?

Status in metacity package in Ubuntu:
  New

Bug description:
  I'm extremely attached to the following two keybindings:
  $ dconf read /org/gnome/desktop/wm/keybindings/raise
  ['F1']
  $ dconf read /org/gnome/desktop/wm/keybindings/lower
  ['F2']
  But they stopped working for me in metacity 2.34.13.
  (That is, I hit F1/F2 expecting the window under the mouse cursor
  to be raised/lowered respectively, and it doesn't happen.)

  When I run `METACITY_VERBOSE=1 METACITY_USE_LOGFILE=1 metacity --replace`
  and install my keybindings:
  $ dconf write /org/gnome/desktop/wm/keybindings/raise ['F1']
  $ dconf write /org/gnome/desktop/wm/keybindings/lower ['F2']
  I notice the following appears in the log file:
  KEYBINDINGS: Will not grab keybinding F1 without modmask.
  KEYBINDINGS: Will not grab keybinding F2 without modmask.
  If I then try installing similar bindings with a modmask:
  $ dconf write /org/gnome/desktop/wm/keybindings/raise ['ShiftF1']
  $ dconf write /org/gnome/desktop/wm/keybindings/lower ['ShiftF2']
  no such log message occurs, and the modified keybindings work!

  When I searched for that log message on the web, it led to this
  recent commit and bug reference:
  https://mail.gnome.org/archives/commits-list/2015-April/msg01612.html
  https://bugs.launchpad.net/ubuntu/+source/metacity/+bug/1440570
  Note however that this bug seems to refer to VNC, which I am not using.

  So is it the case that F1/F2, unmodified,
  can no longer be keyboard shortcuts?
  This would make me very sad, since I've used them several thousand times per
  day for the last 25 years or so, and I'm not sure I can rewire my fingers
  at this point.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/metacity/+bug/1459128/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1459128] Re: metacity no longer honors keybindings without modmask?

2015-07-13 Thread George Stevenson
please, please, please, revert this! I also noticed this change when
going from 1:2.34.13-0ubuntu4 to 1:2.34.13-0ubuntu4.1. For me, the
function keys change between workspaces.  When some programs, such as an
xterm, have the mouse focus, they steal the definitions of the function
keys. Other programs, and the background don't.

Likewise, after many, many years of using these shortcuts (long
predating ubuntu or metacity), my aged brain cannot rewire itself. For
the sake of necessity, I tried converting to alt-Fn instead of Fn, but
my fingers get confused most of the time, and it seriously affects my
workflow.

One should definitely be able to assign the Fn keys as desired - user
level preferences should always override the app defaults.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to metacity in Ubuntu.
https://bugs.launchpad.net/bugs/1459128

Title:
  metacity no longer honors keybindings without modmask?

Status in metacity package in Ubuntu:
  New

Bug description:
  I'm extremely attached to the following two keybindings:
  $ dconf read /org/gnome/desktop/wm/keybindings/raise
  ['F1']
  $ dconf read /org/gnome/desktop/wm/keybindings/lower
  ['F2']
  But they stopped working for me in metacity 2.34.13.
  (That is, I hit F1/F2 expecting the window under the mouse cursor
  to be raised/lowered respectively, and it doesn't happen.)

  When I run `METACITY_VERBOSE=1 METACITY_USE_LOGFILE=1 metacity --replace`
  and install my keybindings:
  $ dconf write /org/gnome/desktop/wm/keybindings/raise ['F1']
  $ dconf write /org/gnome/desktop/wm/keybindings/lower ['F2']
  I notice the following appears in the log file:
  KEYBINDINGS: Will not grab keybinding F1 without modmask.
  KEYBINDINGS: Will not grab keybinding F2 without modmask.
  If I then try installing similar bindings with a modmask:
  $ dconf write /org/gnome/desktop/wm/keybindings/raise ['ShiftF1']
  $ dconf write /org/gnome/desktop/wm/keybindings/lower ['ShiftF2']
  no such log message occurs, and the modified keybindings work!

  When I searched for that log message on the web, it led to this
  recent commit and bug reference:
  https://mail.gnome.org/archives/commits-list/2015-April/msg01612.html
  https://bugs.launchpad.net/ubuntu/+source/metacity/+bug/1440570
  Note however that this bug seems to refer to VNC, which I am not using.

  So is it the case that F1/F2, unmodified,
  can no longer be keyboard shortcuts?
  This would make me very sad, since I've used them several thousand times per
  day for the last 25 years or so, and I'm not sure I can rewire my fingers
  at this point.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/metacity/+bug/1459128/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1459128] Re: metacity no longer honors keybindings without modmask?

2015-05-27 Thread Alberts Muktupāvels
Yes, this is regression. :( Patch should be reverted, but I have not
done it upstream yet.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to metacity in Ubuntu.
https://bugs.launchpad.net/bugs/1459128

Title:
  metacity no longer honors keybindings without modmask?

Status in metacity package in Ubuntu:
  New

Bug description:
  I'm extremely attached to the following two keybindings:
  $ dconf read /org/gnome/desktop/wm/keybindings/raise
  ['F1']
  $ dconf read /org/gnome/desktop/wm/keybindings/lower
  ['F2']
  But they stopped working for me in metacity 2.34.13.
  (That is, I hit F1/F2 expecting the window under the mouse cursor
  to be raised/lowered respectively, and it doesn't happen.)

  When I run `METACITY_VERBOSE=1 METACITY_USE_LOGFILE=1 metacity --replace`
  and install my keybindings:
  $ dconf write /org/gnome/desktop/wm/keybindings/raise ['F1']
  $ dconf write /org/gnome/desktop/wm/keybindings/lower ['F2']
  I notice the following appears in the log file:
  KEYBINDINGS: Will not grab keybinding F1 without modmask.
  KEYBINDINGS: Will not grab keybinding F2 without modmask.
  If I then try installing similar bindings with a modmask:
  $ dconf write /org/gnome/desktop/wm/keybindings/raise ['ShiftF1']
  $ dconf write /org/gnome/desktop/wm/keybindings/lower ['ShiftF2']
  no such log message occurs, and the modified keybindings work!

  When I searched for that log message on the web, it led to this
  recent commit and bug reference:
  https://mail.gnome.org/archives/commits-list/2015-April/msg01612.html
  https://bugs.launchpad.net/ubuntu/+source/metacity/+bug/1440570
  Note however that this bug seems to refer to VNC, which I am not using.

  So is it the case that F1/F2, unmodified,
  can no longer be keyboard shortcuts?
  This would make me very sad, since I've used them several thousand times per
  day for the last 25 years or so, and I'm not sure I can rewire my fingers
  at this point.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/metacity/+bug/1459128/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp