You are not logged in.

#26 2021-08-04 19:26:52

Akim
Member
Registered: 2021-08-04
Posts: 42

Re: Lots of picom issues

xprop:

WM_HINTS(WM_HINTS):
WM_STATE(WM_STATE):
		window state: Normal
		icon window: 0x0
WM_PROTOCOLS(ATOM): protocols  WM_DELETE_WINDOW, _NET_WM_PING
_NET_WM_ICON(CARDINAL) = 	Icon (64 x 64):
	(not shown)

WM_NORMAL_HINTS(WM_SIZE_HINTS):
		program specified size: 800 by 600
_NET_WM_WINDOW_TYPE(ATOM) = _NET_WM_WINDOW_TYPE_NORMAL
WM_CLIENT_MACHINE(STRING) = "archie"
_NET_WM_PID(CARDINAL) = 10144
WM_CLASS(STRING) = "Alacritty", "Alacritty"
XdndAware(ATOM) = BITMAP
_MOTIF_WM_HINTS(_MOTIF_WM_HINTS) = 0x2, 0x0, 0x1, 0x0, 0x0
_NET_WM_NAME(UTF8_STRING) = "example-latex.tex (~/dox) - VIM"
WM_NAME(STRING) = "example-latex.tex (~/dox) - VIM"

xwininfo:

xwininfo: Window id: 0xe00002 "example-latex.tex (~/dox) - VIM"

  Root window id: 0x94e (the root window) "100%|
Wednesday 10:26:13 PM 04/08/1984"
  Parent window id: 0x94e (the root window) "100%|
Wednesday 10:26:13 PM 04/08/1984"
     0 children.

  Absolute upper-left X:  2115
  Absolute upper-left Y:  10
  Relative upper-left X:  2115
  Relative upper-left Y:  10
  Width: 1704
  Height: 2330
  Depth: 32
  Visual: 0x25f
  Visual Class: TrueColor
  Border width: 5
  Class: InputOutput
  Colormap: 0xe00001 (not installed)
  Bit Gravity State: ForgetGravity
  Window Gravity State: NorthWestGravity
  Backing Store State: NotUseful
  Save Under State: no
  Map State: IsViewable
  Override Redirect State: no
  Corners:  +2115+10  -11+10  -11-50  +2115-50
  -geometry 1704x2330-11+10

  Bit gravity: ForgetGravity
  Window gravity: NorthWestGravity
  Backing-store hint: NotUseful
  Backing-planes to be preserved: 0xffffffff
  Backing pixel: 0
  Save-unders: No

  Someone wants these events:
      KeyPress
      KeyRelease
      ButtonPress
      ButtonRelease
      EnterWindow
      PointerMotion
      KeymapState
      Exposure
      VisibilityChange
      StructureNotify
      SubstructureNotify
      FocusChange
      PropertyChange
  Do not propagate these events:
  Override redirection?: No

  Window manager hints:
      Window type:
          Normal
      Process id: 10144 on host archie

  Normal window size hints:
      Program supplied size: 800 by 600
  No zoom window size hints defined

  No window shape defined
  No border shape defined

Offline

#27 2021-08-04 19:30:18

Akim
Member
Registered: 2021-08-04
Posts: 42

Re: Lots of picom issues

@karabaja4 you're right, I apologize

Offline

#28 2021-08-04 19:39:45

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,791

Re: Lots of picom issues

I was going to close this thread and give you the opportunity to start over; but I see that good information is beginning to come of this, so I will leave it for now.   But, do read the CoC, especially the bit about respecting other FOSS projects.  And, edit your first post and create a useful title that may help someone in the future.  That last bit is not optional.


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#29 2021-08-04 20:04:54

seth
Member
Registered: 2012-09-03
Posts: 51,229

Re: Lots of picom issues

xwininfo is just for the alacritty window - either you missed the border or it's actually part of alacritty.

Then

use-ewmh-active-win = true;

Offline

#30 2021-08-04 20:38:40

Akim
Member
Registered: 2021-08-04
Posts: 42

Re: Lots of picom issues

Apparently I can make the border more transparent, but not fully opaque. It seems like it has a maximum value of transparency for some reason. Also inactive windows are still not transparent, even with use-ewmh-active-win = true.

Edit: I'm pretty sure I didn't miss the border, because I tried several times, so xwininfo output is most likely correct

Edit 2: I've found this issue on jonaburg's github page and it seems like the person was having the same problem. I'm not sure if this will work with yshui's picom, but I'll later try this solution and comment on the result.
https://github.com/jonaburg/picom/issues/50

Last edited by Akim (2021-08-04 20:43:57)

Offline

Board footer

Powered by FluxBB