3snowp7im / urn

Split tracker / timer with GTK+ frontend
GNU General Public License v3.0
125 stars 36 forks source link

Mouse cursor hidden by application #5

Closed nathanesau closed 9 years ago

nathanesau commented 9 years ago

I noticed that the application region hides the mouse cursor which makes it a little difficult to get to the File Menu. Not sure to this could be fixed (or whether it is easy to fix with GTK?)

codl commented 9 years ago

Maybe only hide the cursor when it is over the main area, not the menubar? Also it would be nice if Alt+F opened the File menu.

Note that you can disable hiding the cursor entirely by running gsettings set wildmouse.urn hide-cursor false.