hid/gtk: Extend layer selector to allow editing layer names in situ
commit6aea7bc11cabdf89cedbc59fca18d4c276c27233
authorPeter Clifton <pcjc2@cam.ac.uk>
Thu, 29 Sep 2011 22:12:16 +0000 (29 23:12 +0100)
committerPeter Clifton <pcjc2@cam.ac.uk>
Thu, 29 Sep 2011 22:12:16 +0000 (29 23:12 +0100)
tree081d95eb5ac612b1f1136ba159a2ccb5716a75ee
parent1f264644a8e39505b028159459d78b2020c3fb60
hid/gtk: Extend layer selector to allow editing layer names in situ

Contains an unfortunate abstraciton break in the layer selector in
order to temporarily disable PCB's accelerators whilst the layer is
being renamed. It would be lovely to fix this and make things cleaner
in the future.
src/hid/gtk/ghid-layer-selector.c
src/hid/gtk/ghid-layer-selector.h
src/hid/gtk/gui-top-window.c