Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
not updating it caused highlight to be disabled
during scrolling if key was being held long enough.
|
|
centering in Screen::Scroll is hacky and works
only for scrolling, not e.g. selecting.
|
|
|
|
|
|
Setting the new config variable "screen_switcher_browser_only" to "no"
will make the "key_screen_switcher" key switch between the current and
the last used screen, sort of like the Alt+Tab window switching
mechanism in many window managers.
This (intendedly) works only for the "main" screens (playlist, browser,
media library, etc.) and not for info/lyrics/server info. Those screens
can be closed with the screen_switcher key, but the will not be
remembered.
indentation correction in config
|
|
|
|
|
|
|
|
timeout was too low to keep ncmpcpp in while loop.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
returning reference to POD types can be in fact slower than returning value.
|
|
|