[Github-comments] Re: [geany/geany] printing is faint (Issue #3429)

2023-03-15 Thread elextr via Github-comments
Closed #3429 as completed.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/3429#event-8762780709
You are receiving this because you are subscribed to this thread.

Message ID: 

[Github-comments] Re: [geany/geany] printing is faint (Issue #3429)

2023-03-15 Thread stephenboston via Github-comments
Ah yes. I had a dark BG with light text . I switched to default for printing 
and -- just as you say. 

Thank you. 

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/3429#issuecomment-1471248843
You are receiving this because you are subscribed to this thread.

Message ID: 

[Github-comments] Re: [geany/geany-plugins] Geany breaks after restart when Overview plugin is positioned on the left (Issue #1180)

2023-03-15 Thread elextr via Github-comments
Note that the only commits to overview since mid 2015 have been just to keep it 
limping along, so I suspect its looking for a new maintainer.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/1180#issuecomment-1471218488
You are receiving this because you are subscribed to this thread.

Message ID: 

[Github-comments] Re: [geany/geany-plugins] Geany breaks after restart when Overview plugin is positioned on the left (Issue #1180)

2023-03-15 Thread elextr via Github-comments
Probably the plugin does something Geany does not expect when its placed left, 
like something expecting the edit window to be on the left.  Remember Geany 
does not know anything about plugins, its up to them to not do anything they 
shouldn't.



-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/1180#issuecomment-1471211613
You are receiving this because you are subscribed to this thread.

Message ID: 

[Github-comments] Re: [geany/geany] printing is faint (Issue #3429)

2023-03-15 Thread elextr via Github-comments
The text body is printed with the styling it has on screen, so trying different 
styles might find an improvement.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/3429#issuecomment-1471208419
You are receiving this because you are subscribed to this thread.

Message ID: 

[Github-comments] [geany/geany] printing is faint (Issue #3429)

2023-03-15 Thread stephenboston via Github-comments
`geany 1.38 (built on 2022-08-05 with GTK 3.24.34, GLib 2.72.3)`
6.1.8-arch1-1
brother  dcpl2550dw

Page header prints well but text body is very faint. Set to DPW1200.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/3429
You are receiving this because you are subscribed to this thread.

Message ID: 

[Github-comments] Re: [geany/geany-plugins] Geany breaks after restart when Overview plugin is positioned on the left (Issue #1180)

2023-03-15 Thread drewgrif via Github-comments
This is something I wanted to mention too.  When I position the overview to the 
left, files can be opened but cannot be closed.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/1180#issuecomment-1470805006
You are receiving this because you are subscribed to this thread.

Message ID: 

[Github-comments] Re: [geany/geany-plugins] Add bracket colors plugin (PR #1221)

2023-03-15 Thread Colomban Wendling via Github-comments
> @b4n I added you as a collaborator, let me know if there are any problems.

Here you go, that PR is restored and should match what you had in #1241, 
:beers: 
You can now push whatever you need (including force-pushing if necessary) and 
it should properly update this PR.

> I had some trouble with step 2
> 
> ```shell
> fatal: bad object 1e9a8b0c32d15c27ba448e689545c0bc5c9b97aa
> fatal: the remote end hung up unexpectedly
> ```
> 
> I'm a bit out of my depth but I'm willing to learn. Where does that hash come 
> from?

1e9a8b0c32d15c27ba448e689545c0bc5c9b97aa was the commit this PR was at (as seen 
in the commits history before I force-pushed, and as you can see in the 
force-push notification above).  The idea was to restore the branch to the 
state it had when this PR was closed so GitHub sees it as matching this PR, and 
accept re-opening this PR.  If you didn't have that hash anymore, it means that 
Git's garbage collection got rid of it on your end (as it was an old commit not 
referenced by anything anymore);  you could have gotten it back by fetching it 
from GitHub (as I did myself, `git fetch asifamin13 
1e9a8b0c32d15c27ba448e689545c0bc5c9b97aa`).

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/1221#issuecomment-1469634100
You are receiving this because you are subscribed to this thread.

Message ID: 

[Github-comments] Re: [geany/geany-plugins] Add bracket colors plugin (PR #1221)

2023-03-15 Thread Colomban Wendling via Github-comments
Reopened #1221.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/1221#event-8752871523
You are receiving this because you are subscribed to this thread.

Message ID: