Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

multiple screens Go-For-It Windows branch displays notifications on left most screen only. #18

Open
JMoerman opened this issue Oct 25, 2017 · 14 comments

Comments

@JMoerman
Copy link
Owner

Issue by zeblau
Monday Apr 27, 2015 at 09:42 GMT
Originally opened as Manuel-Kehl/Go-For-It#56


Hi! When time is finished, the notification only displays in the top left corner of the left most screen (I only have two screens). Would be nicer to show on both screens, because I easily miss the notification.

@JMoerman
Copy link
Owner Author

Comment by mank319
Monday Apr 27, 2015 at 09:43 GMT


Hi @zeblau 😃
What operating system and desktop environment do you use?

@JMoerman
Copy link
Owner Author

Comment by zeblau
Monday Apr 27, 2015 at 09:47 GMT


I'm using windows 7 at work, just downloaded the windows build this morning to give it a try, after listening to jupiterbroadcasting podcast :)

@JMoerman
Copy link
Owner Author

Comment by mank319
Monday Apr 27, 2015 at 09:53 GMT


I already guessed so 😄

Currently the Windows version is undergoing a bit of work anyway (expect an update notifier at some point in the future 😉) but I don't think I will find the time for notifications soon. Would you think that an additional notification sound (see #33) might be a sufficient short-term fix for you? This way you probably wouldn't miss notifications any more.

@JMoerman
Copy link
Owner Author

Comment by zeblau
Monday Apr 27, 2015 at 11:57 GMT


Looking forward to the update! Adding some bells and whistles would be nice :) Although I really like the notification popup, particularly at work!

@JMoerman
Copy link
Owner Author

Comment by LRP-sgravel
Friday Feb 24, 2017 at 14:30 GMT


Still active on Win10, just encountered this issue

@JMoerman
Copy link
Owner Author

Comment by JMoerman
Friday Feb 24, 2017 at 14:59 GMT


@LeRondPoint I just noticed Notify-send has been released under the LGPLv3, so I should be able to bundle something like that to provide the notifications. Can you take a look if that would work with your setup?

https://github.com/vaskovsky/notify-send

@JMoerman
Copy link
Owner Author

Comment by LRP-sgravel
Friday Feb 24, 2017 at 15:00 GMT


Actually the menus also open on the left most screen, not just notifications.

@JMoerman
Copy link
Owner Author

Comment by JMoerman
Friday Feb 24, 2017 at 15:11 GMT


@LeRondPoint That may be caused by the windows build being outdated. (It uses an ancient version of GTK+3.0)
The way notifications are displayed is quite inelegant (GTK shouldn't be used for notifications), so I really want to have that part replaced.
I'll look if I can get a new build out today,

@JMoerman
Copy link
Owner Author

Comment by LRP-sgravel
Friday Feb 24, 2017 at 15:14 GMT


I'm actually quite busy today and most likely in the upcoming weeks and I have no XP with GTK but I'll see what I can do

Thanks for your work, your tool looks promising. I was looking for a simple list app for when I'm refactoring big chunks of code... like this week where I had to clean up some outsourced code! Looks like I found it!

@JMoerman
Copy link
Owner Author

Comment by JMoerman
Friday Feb 24, 2017 at 18:12 GMT


@LeRondPoint I still have to take care of a few issues and I have to include build instructions, but I ported the current version to Windows. (branch)

notify-send also seems to only show a notification on the primary screen, but at least it looks better as it uses the built in notifications of Windows.
With a recent GTK+3.0 version I couldn't reproduce the menus showing on the wrong screen, but it wasn't properly placed either. Menus should be fine now.

I'll get it in distributable form when I have some more time.

@JMoerman
Copy link
Owner Author

Comment by LRP-sgravel
Friday Feb 24, 2017 at 18:30 GMT


Cool, will give it a try if I have some spare time

@JMoerman
Copy link
Owner Author

Comment by JMoerman
Wednesday Mar 29, 2017 at 12:06 GMT


I've created an issue to track progress for providing an up to date windows executable: #108

@JMoerman
Copy link
Owner Author

Comment by LRP-sgravel
Saturday Jun 10, 2017 at 00:00 GMT


This seems fixed on the latest windows branch. Thanks! Got some new shiny corners and buttons too! Screenshot is on Win10.1

image

@JMoerman
Copy link
Owner Author

Comment by JMoerman
Sunday Jun 11, 2017 at 14:46 GMT


The menu placement should indeed be fully fixed on windows, I don't know an easy fix for the notification, though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant