Coder Social home page Coder Social logo

Comments (9)

tstriker avatar tstriker commented on June 9, 2024

Alt+F4 still seems to be working here, hmm, so does Esc when overview is focused (checking now). Oh and Ctrl+W, hah!
I guess i can't reproduce

from hamster.

alvherre avatar alvherre commented on June 9, 2024

yeah, I tried all of those :-( Not sure what is happening.

from hamster.

tstriker avatar tstriker commented on June 9, 2024

try running the hamster-time-tracker from console and then go to overview and try hitting Esc. Make sure you are focused in the window and see if that does anything or perhaps you can get any errors in the console.

The even is bound from the glade file, so perhaps we can try suspecting that.
In any case, the relevant code is here:
https://github.com/projecthamster/hamster/blob/master/src/hamster/overview.py#L400-#L406

from hamster.

alvherre avatar alvherre commented on June 9, 2024

Hmm .. in my installed version, I see that the signal handler (or whatever it's called) is on_window_key_pressed, but the .ui file does not install that anywhere. I guess it's just a bug in the .ui file I have.

from hamster.

alvherre avatar alvherre commented on June 9, 2024

apparently, before commit 6335bfb that signal wasn't connected in the overview window at all.

from hamster.

tstriker avatar tstriker commented on June 9, 2024

i presume you are running hamster installed from sources right now?

from hamster.

alvherre avatar alvherre commented on June 9, 2024

No, I'm using the packaged version in Debian Squeeze right now, which is obviously a bit dated. I will try to patch the version I have by adding the missing line to the XML file and see if it works.

from hamster.

tstriker avatar tstriker commented on June 9, 2024

that sounds suspiciously dangerous. just install from sources instead.

from hamster.

alvherre avatar alvherre commented on June 9, 2024

I added just the line, and it works fine now. If hamster happens to break strangely in the future, I will make sure to install sources before filing any bug. Thanks for your input and the excellent piece of software.

from hamster.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.