mvdan commented on issue dnkl/foot#1188 2022年10月23日 14:39:10 +02:00
font size increments can be too slow when presenting your screen

I agree that option 1 would be good. Percentage-like increments would indeed be nice, but I agree that an increment plus decrement should result in the same number. For volume, pulseaudio's pactl...

mvdan commented on issue dnkl/foot#1188 2022年10月07日 14:06:09 +02:00
font size increments can be too slow when presenting your screen

I just tried using wdisplays to increase the scaling to 1.5x, and used waybar's SIGUSR1 to hide the top bar, as otherwise the scaling makes it a bit too large. Works pretty well so far. So perhaps...

mvdan commented on issue dnkl/foot#1188 2022年10月06日 18:04:02 +02:00
font size increments can be too slow when presenting your screen

Probably also worth noting that I run with dpi-aware = no, although I don't think that makes any difference.

An alternative solution to my workflow would be to change my resolution or scaling...

mvdan opened issue dnkl/foot#1188 2022年10月06日 17:53:27 +02:00
font size increments can be too slow when presenting your screen
mvdan commented on issue dnkl/foot#453 2022年02月02日 18:43:21 +01:00
Add a 'wait-for-mapped' option

@dnkl if it sounds wrong for Sway to send two signals, should we file a bug?

Also, if waiting for one signal may not be enough, what other mechanism do you think we could use? Does foot itself...

mvdan commented on pull request dnkl/foot#507 2022年01月25日 19:41:42 +01:00
Remove workaround for sway-1.5 bug - slow resizing of hidden windows

I would probably merge at this point :)

mvdan opened issue dnkl/foot#771 2021年10月28日 15:13:50 +02:00
Add donation/sponsorship methods
mvdan commented on issue dnkl/foot#453 2021年10月25日 23:35:14 +02:00
Add a 'wait-for-mapped' option

Oh my - I've been running into this race for years :) I encounter it with some curses-like programs such as vim and neomutt. It's gotten to the point that I have shortcuts that spawn those programs...

mvdan commented on issue dnkl/foot#765 2021年10月24日 22:39:18 +02:00
mapping a key combination to do nothing

Ah, yup, I had forgotten the section :) I think more examples in the man page would have helped me here, as I'm not particularly used to writing ini files.

And you're right that the error confused...

mvdan approved dnkl/foot#767 2021年10月24日 22:35:42 +02:00
config: add [key-bindings].noop action

Nice, thank you! LGTM

mvdan commented on issue dnkl/foot#765 2021年10月24日 11:21:49 +02:00
mapping a key combination to do nothing

It sounds like the issue here, on the foot side at least, is somewhat similar to #628. foot doesn't really implement modifyOtherKeys per se, but it does emit the same kind of escape sequences for...

mvdan merged pull request dnkl/foot#764 2021年10月23日 23:24:46 +02:00
doc: fix a typo
mvdan opened issue dnkl/foot#765 2021年10月23日 23:23:38 +02:00
mapping a key combination to do nothing
mvdan created pull request dnkl/foot#764 2021年10月23日 23:07:33 +02:00
doc: fix a typo
mvdan pushed to man-typo at mvdan/foot 2021年10月23日 23:07:12 +02:00
b2ddacb799 doc: fix a typo
mvdan created branch man-typo in mvdan/foot 2021年10月23日 23:07:12 +02:00
mvdan pushed to master at mvdan/foot 2021年10月23日 23:06:10 +02:00
0978b442c6 ci: also build release branches
3155ab45fe foot/client: version info: add +/- assertions
db2529159c term: bell: simplify if-statement - we don’t need two nested levels
00c0bc12aa doc: foot.5: we support "real" urgency through XDG activation
3b57cd45a4 changeloge: style fixes
Compare 653 commits »
mvdan commented on pull request dnkl/foot#510 2021年05月13日 11:37:14 +02:00
Fix fonts sometimes not being reloaded with the correct scaling factor

@dnkl still works fine. No worries about the merge, I can just run this branch for a week or two.

mvdan created pull request dnkl/foot#511 2021年05月13日 10:54:03 +02:00
INSTALL: fix an unclosed markdown quote
mvdan pushed to install-tweaks at mvdan/foot 2021年05月13日 10:52:48 +02:00
8ae8635add INSTALL: fix an unclosed markdown quote