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

Alt+Tab minimize #21

Closed
ETLegacyTeam opened this issue Mar 5, 2020 · 5 comments
Closed

Alt+Tab minimize #21

ETLegacyTeam opened this issue Mar 5, 2020 · 5 comments
Labels
🐞 Bug Something isn't working cat: client Category engine (client, renderer, sdl) P3: Normal Priority 3
Milestone

Comments

@ETLegacyTeam
Copy link
Member

Author: acqu (acqu)
Date: 2012-03-11
Redmine Issue: 21, https://dev.etlegacy.com/issues/21


The ALT+TAB shortcut standardly minimizes the game on Windows (on Linux i didn't test yet). Two issues, after minimize (from fullscreen mode) and then maximize again:

a) the game still thinks tab key is held down (tab menu gets displayed without tab key pressed)
b) the client's crosshair will 'zip', that means the player will unintentionally move his crosshair from one point to another (this is similar behaviour as with 'extended ascii userinfo bug', where a player who connects with bad chars in userinfo will make all clients on the server zip their crosshair)

b is very interesting. Maybe you can debug command buffer to see what is happening there.

@ETLegacyTeam ETLegacyTeam added 🐞 Bug Something isn't working cat: client Category engine (client, renderer, sdl) Fixed P3: Normal Priority 3 labels Mar 5, 2020
@ETLegacyTeam ETLegacyTeam added this to the 2.71rc2 milestone Mar 5, 2020
@ETLegacyTeam
Copy link
Member Author

From: @JanSimek (Radegast)
Date: 2012-03-22T10:35:17Z


A few small changes were made to the input code. Please try the etl-2.70-beta4b version from the "files section":http://www.etlegacy.com/projects/etlegacy/files

@ETLegacyTeam
Copy link
Member Author

From: @JanSimek (Radegast)
Date: 2012-04-25T10:25:06Z


I think I finally understand what's going on here. It had been fixed in ioquake3 in several different commits and it will require significant overhaul of the input code in ET:L, so I am setting the target version to 2.80.

@ETLegacyTeam
Copy link
Member Author

From: @rmarquis (Spyhawk)
Date: 2013-04-02T14:52:58Z


(on Linux i didn’t test yet)

It seems this result on a black screen. After minimizing, the system is not able to recover ET:L after a new Alt+Tab.

@ETLegacyTeam
Copy link
Member Author

From: @IR4T4 (IR4T4)
Date: 2013-09-18T18:39:44Z


We should focus this again. Many changes have been done in the related code. Please give some feedback after the release of rc2.

@ETLegacyTeam
Copy link
Member Author

From: @rmarquis (Spyhawk)
Date: 2013-09-19T08:43:22Z


Works now as expected (Linux, last git build).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 Bug Something isn't working cat: client Category engine (client, renderer, sdl) P3: Normal Priority 3
Projects
None yet
Development

No branches or pull requests

1 participant