Re: Fullscreen mode for X, without seeing next to current WM?

2025-05-13 Thread Nick
That’s exactly what I was looking for. xterm -fullscreen is fullscreen now like a terminal. Thanks! > On May 13, 2025, at 2:55 PM, Rob Arthan wrote: > > [Nick: oops! I forgot to do Reply All, so you’ll see this twice.] > > I’m not quite sure why you started a new thread fo

Re: Full Screen Xterm Window?

2025-05-13 Thread Nick
Comments > On May 13, 2025, at 3:09 AM, Carsten Haitzler wrote: > > On Tue, 13 May 2025 02:08:49 -0400 Atod Notbora said: > >> When using XQuartz on MacOS is there a way to make an xterm window >> completely full screen, without the top title bar or dock below? Like a >> terminal? >> >> At t

Fullscreen mode for X, without seeing next to current WM?

2025-05-13 Thread Nick
Is there a way to launch X and use the entire display including background, not to be shared with Quartz WM and other UI windows?

xterm: incorrect behavior with meta keys? rxvt and gnome-terminal behave correctly.

2025-03-09 Thread Nick
Does anyone know why Emacs-like keybindings such as Meta-b (back word) and Meta-f (forward word) do not behave correctly in 'xterm', but behave correctly in 'rxvt' and 'gnome-terminal'? When pressing Meta_L-[b,p] in rxvt or gnome-terminal the Emacs behavior is correct, jumping forwards and backwar

Re: [PATCH] suid: Include sysmacros.h to fix build after glibc-2.25

2017-09-23 Thread Nick Sarnie
On Sat, Sep 23, 2017 at 5:35 PM, Nick Sarnie wrote: > Signed-off-by: Nick Sarnie > --- > hw/xfree86/xorg-wrapper.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/hw/xfree86/xorg-wrapper.c b/hw/xfree86/xorg-wrapper.c > index a25e6ff5f..ac1bd0ea3 100644 > --- a/h

[PATCH] suid: Include sysmacros.h to fix build after glibc-2.25

2017-09-23 Thread Nick Sarnie
Signed-off-by: Nick Sarnie --- hw/xfree86/xorg-wrapper.c | 1 + 1 file changed, 1 insertion(+) diff --git a/hw/xfree86/xorg-wrapper.c b/hw/xfree86/xorg-wrapper.c index a25e6ff5f..ac1bd0ea3 100644 --- a/hw/xfree86/xorg-wrapper.c +++ b/hw/xfree86/xorg-wrapper.c @@ -34,6 +34,7 @@ #include

Re: [PATCH xserver] dix: Remove clients from input and output ready queues after closing

2017-05-11 Thread Nick Sarnie
On Thu, May 11, 2017 at 12:52 AM, Keith Packard wrote: > Delay removing the client from these two queues until all potential > I/O has completed in case we mark the client as ready for reading or > with pending output during the close operation. > > Signed-off-by: Keith Packard

Re: [PATCH xserver] glamor: move 'dri3_capable' extension checks after eglMakeCurrent

2015-09-25 Thread Nick Sarnie
Hi, This fixes my issue. Tested-by: Nick Sarnie Thanks! On Fri, Sep 25, 2015 at 9:04 AM, Emil Velikov wrote: > Otherwise we'll fail and/or crash as no context is bound. > > Fixes: 64e6124f27e(glamor: move GL_OES_EGL_image check next to > EGL_EXT_image_dma_buf_import)

[RFC 5/5] modesetting: Implement page flipping support for Present.

2015-02-13 Thread Nick Sarnie
r crashes. If I don't use the five patches, there is no issue. Here is a backtrace obtained from gdb over ssh: http://pastebin.com/raw.php?i=nhRKPZzS Any ideas on this? Thanks, Nick Sarnie ___ xorg-devel@lists.x.org: X.Org development Archives

[PATCH xf86-video-intel] Include config.h in intel_options.c

2012-05-29 Thread Nick Bowler
e never defined. Therefore, none of the configuration-specific options will ever be available at runtime, even if they should be. Add an inclusion of config.h so that such configuration-specific options work again. Signed-off-by: Nick Bowler --- src/intel_options.c |4 1 files change

Re: [PATCH xf86-input-synaptics] Include a build for solaris Signed-off-by: Niveditha Rau

2012-04-30 Thread Nick Alcock
On 30 Apr 2012, Niveditha Rau spake thusly: [...] Your signed-off-by is appended to the first line of your commit log. You probably didn't want to do that. ___ xorg-devel@lists.x.org: X.Org development Archives: http://lists.x.org/archives/xorg-devel In

Re: [PATCH XTS 2/2] xts5: Fix 'missing sentinel in function call' warnings by using literal NULL

2011-04-14 Thread Nick Bowler
On Tue, 12 Apr 2011 17:29:07 -0700, Aaron Plattner wrote: > -char *endlist = NULL; [...] > att->va = XVaCreateNestedList(dummy, > ils->name, > (XPointer)ils->val->win, >