Package Details: yeahconsole 0.3.4-2

Git Clone URL: https://aur.archlinux.org/yeahconsole.git (read-only, click to copy)
Package Base: yeahconsole
Description: YeahConsole turns a terminal into a gamelike console. If you hit a shortcut it slides down from top of the screen.
Upstream URL: http://phrat.de/yeahtools.html
Licenses: GPL
Groups: yeahtools
Submitter: donvla
Maintainer: bidulock
Last Packager: bidulock
Votes: 61
Popularity: 0.000000
First Submitted: 2008-08-22 12:17 (UTC)
Last Updated: 2015-07-13 23:15 (UTC)

Latest Comments

Umarkov45 commented on 2024-11-20 10:17 (UTC) (edited on 2024-11-20 10:18 (UTC) by Umarkov45)

When i try to install this using yay/pikaur, it will get the same error like this:

yeahconsole.c: In function ‘init_xterm’: yeahconsole.c:343:6: error: type of ‘move’ defaults to ‘int’ [-Wimplicit-int] 343 | void init_xterm(move) | ^~ make: *** [Makefile:21: yeahconsole.o] Error 1 ==> ERROR: A failure occurred in build(). Aborting...

Command 'sudo --user=#1000 -- makepkg --force' failed to execute.

donvla commented on 2010-12-16 08:36 (UTC)

From https://github.com/rduplain/yeahconsole/commit/22488002357cda40ddcc67df695f64f5b06a44a6 : " Added yeahconsole*restartHidden resource option. * if yeahconsole*restartHidden is 0: no change to behavior * if yeahconsole*restartHidden is 1: console is hidden/rolled-up on restart yeahconsole restarts on exit when yeahconsole*restart is 1. Attention is given to avoid focus stealing on restartHidden. "

aqamar commented on 2010-12-16 05:45 (UTC)

a question, what is the purpose of this patch?