[Xmonad] Issue 25 in xmonad: Float fixed-size windows

codesite-noreply at google.com codesite-noreply at google.com
Mon Jun 18 00:28:59 EDT 2007


Issue 25: Float fixed-size windows
http://code.google.com/p/xmonad/issues/detail?id=25

New issue report by nornagon:
What steps will reproduce the problem?
Create a window with a fixed size. (e.g, SDL_SetVideoMode() without
SDL_RESIZABLE in the flags)

What is the expected output? What do you see instead?
The fixed-size window is subsumed into whatever the current layout is; i.e,
its size request is not obeyed and chances are the program now clips
weirdly (or crashes, depending). Windows created with a fixed size ought to
be floated automatically. Dwm does this.


What version of the product are you using? On what operating system?
HEAD. Debian linux.


Issue attributes:
	Status: New
	Owner: ----
	Labels: Type-Defect Priority-Medium

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


More information about the Xmonad mailing list