00:00
caveman has quit [Remote host closed the connection]
00:00
caveman has joined #wayland
00:06
garnacho has quit [Ping timeout: 480 seconds]
00:12
nerdopolis has quit [Ping timeout: 480 seconds]
00:17
nysach has joined #wayland
00:18
garnacho has joined #wayland
00:19
nysach has quit [Remote host closed the connection]
00:19
nysach has joined #wayland
00:22
nysach has quit [Remote host closed the connection]
00:29
nysach has joined #wayland
00:32
nysach has quit [Remote host closed the connection]
00:35
nerdopolis has joined #wayland
00:35
garnacho has quit [Ping timeout: 480 seconds]
00:55
guru_ has joined #wayland
00:59
guru__ has quit [Ping timeout: 480 seconds]
01:01
nysach has joined #wayland
01:02
nysach has quit [Remote host closed the connection]
01:06
nysach has joined #wayland
01:07
nysach has quit [Remote host closed the connection]
01:23
pbsds has quit [Ping timeout: 480 seconds]
01:23
lsd|2 has joined #wayland
01:24
Company has quit [Quit: Leaving]
01:40
dri-logger has quit [Ping timeout: 480 seconds]
01:40
nerdopolis has quit [Ping timeout: 480 seconds]
01:51
nerdopolis has joined #wayland
01:56
<
outfoxxed[m] >
is it fine to bind globals multiple times? specifically xdg_wm_base
01:56
<
outfoxxed[m] >
its worked on every compositor i tested but seems a bit sketchy
01:58
dri-logger has joined #wayland
02:00
Brainium has quit [Quit: Konversation terminated!]
02:24
Brainium has joined #wayland
02:26
<
danieldg >
outfoxxed[m]: generally it's fine, the restrictions are mostly on surface-specific objects and they'll give an error for it
02:27
<
danieldg >
viewporter is an example of that
02:27
nerdopolis has quit [Ping timeout: 480 seconds]
02:27
<
outfoxxed[m] >
I just need to create xdg_positioners
02:27
<
outfoxxed[m] >
and qtwayland doesn't have the headers for xdg shell exposed in the include paths
02:27
<
outfoxxed[m] >
so i bind xdg_wm_base again to create them
02:28
<
danieldg >
yeah, things like that are common. If you look at a trace of something using vulkan you'll see duplicate binds of a lot of things.
02:28
<
outfoxxed[m] >
alright thanks
02:28
<
danieldg >
(some by the app and some by gl code)
02:36
nerdopolis has joined #wayland
03:24
nerdopolis has quit [Ping timeout: 480 seconds]
03:36
feaneron has joined #wayland
03:37
mxz_ has joined #wayland
03:41
mxz__ has joined #wayland
03:43
mxz has quit [Ping timeout: 480 seconds]
03:43
mxz__ is now known as mxz
03:43
mxz___ has quit [Ping timeout: 480 seconds]
04:00
pbsds has joined #wayland
04:00
coldfeet has joined #wayland
04:07
caveman has quit [Remote host closed the connection]
04:07
caveman has joined #wayland
04:19
crazybyte has quit [Quit: Bye]
04:20
crazybyte has joined #wayland
04:35
privacy has joined #wayland
04:39
glennk has joined #wayland
05:24
coldfeet has quit [Remote host closed the connection]
05:26
tzafrir has quit [Ping timeout: 480 seconds]
05:28
Psi-Jack has quit [Remote host closed the connection]
05:29
tzafrir has joined #wayland
05:44
Psi-Jack has joined #wayland
05:46
coldfeet has joined #wayland
05:54
mclasen has quit [Ping timeout: 480 seconds]
05:56
coldfeet has quit [Remote host closed the connection]
06:08
kode54 has joined #wayland
06:09
KDDLB has joined #wayland
06:18
kode54 has joined #wayland
06:18
rasterman has joined #wayland
06:20
kts has joined #wayland
06:20
KDDLB has joined #wayland
06:28
kts has quit [Quit: Konversation terminated!]
06:32
kts has joined #wayland
06:42
mcf has quit [Ping timeout: 480 seconds]
06:42
mcf has joined #wayland
07:02
Brainium has quit [Ping timeout: 480 seconds]
07:11
nysach has joined #wayland
07:13
nysach has quit [Remote host closed the connection]
07:22
kts has quit [Ping timeout: 480 seconds]
07:27
crazybyte has quit [Ping timeout: 480 seconds]
07:39
tzafrir has quit [Ping timeout: 480 seconds]
07:54
crazybyte has joined #wayland
07:56
tzafrir has joined #wayland
07:59
<
outfoxxed[m] >
Is a 0x0 box allowed for xdg_positioner::set_anchor_rect? it only mentions negative boxes being disallowed but some compositors don't accept it
08:00
<
outfoxxed[m] >
why would it be disallowed?
08:00
<
vyivel >
> For an xdg_positioner object to be considered complete, it must have a non-zero size set by set_size, and a non-zero anchor rectangle set by set_anchor_rect.
08:01
<
outfoxxed[m] >
oh missed that part
08:12
JakeSays has joined #wayland
08:13
<
outfoxxed[m] >
is it legal to create a popup for a surface that has been comitted but has not yet received a configure?
08:13
<
outfoxxed[m] >
asking again because its handled differently by different compositors
08:17
JakeSays1 has quit [Ping timeout: 480 seconds]
08:21
<
vyivel >
outfoxxed[m]: isn't it illegal to commit an xdg_surface without a role?
08:21
<
vyivel >
so you should create it before the first commit anyway
08:22
<
outfoxxed[m] >
i mean the parent surface is comitted
08:22
<
vyivel >
should be fine then i think?
08:22
<
outfoxxed[m] >
noticing wayfire positions it oddly
08:22
<
outfoxxed[m] >
sway seems to work
08:23
<
vyivel >
maybe it picks the wrong position to apply positioner rules
08:24
<
outfoxxed[m] >
trying kwin but nothing is showing up in it for some reason
08:25
<
outfoxxed[m] >
odd but whatever i guess
08:25
<
outfoxxed[m] >
looks like weston handles it fine
08:26
<
outfoxxed[m] >
alright
08:26
<
outfoxxed[m] >
seems reasonable to consider wayfire and hyprland blowing up not my problem, thanks
08:27
leon-anavi has joined #wayland
08:30
kode54 has joined #wayland
08:51
mripard has joined #wayland
08:53
sima has joined #wayland
09:50
JakeSays1 has joined #wayland
09:52
tzafrir has quit [Ping timeout: 480 seconds]
09:55
JakeSays has quit [Ping timeout: 480 seconds]
10:03
kts has joined #wayland
10:14
ofourdan has quit [Ping timeout: 480 seconds]
10:16
Brainium has joined #wayland
10:25
ofourdan has joined #wayland
10:25
lsd|2 has joined #wayland
10:36
coldfeet has joined #wayland
10:38
tzafrir has joined #wayland
10:41
coldfeet has quit [Remote host closed the connection]
10:53
kts has quit [Ping timeout: 480 seconds]
10:56
kts has joined #wayland
11:04
kts has quit [Ping timeout: 480 seconds]
11:17
glennk has quit [Remote host closed the connection]
11:21
nerdopolis has joined #wayland
11:25
nysach has joined #wayland
11:25
nysach has quit [Remote host closed the connection]
11:29
Brainium has quit []
11:35
nysach has joined #wayland
11:35
nysach has quit [Remote host closed the connection]
11:35
nysach has joined #wayland
11:36
nysach has quit [Remote host closed the connection]
11:37
<
swick[m] >
daniels: weston is still on v2 of the cm protocol. any issue with adding a client that implements v4 already?
11:37
Brainium has joined #wayland
11:38
<
swick[m] >
...and uses the parametric creator.
11:39
<
daniels >
nope, no issue with adding a v4 client; we'll get on adding v4 proto soon enough
11:43
nysach has joined #wayland
11:43
nysach has quit [Remote host closed the connection]
11:47
vyivel has quit [Remote host closed the connection]
11:48
nerdopolis has quit [Ping timeout: 480 seconds]
11:49
Zeroine_ has quit [Ping timeout: 480 seconds]
11:50
cool110 has joined #wayland
11:51
cool110 is now known as Guest1038
11:57
Guest892 has quit [Ping timeout: 480 seconds]
12:00
mvlad has joined #wayland
12:21
nerdopolis has joined #wayland
12:21
nysach has joined #wayland
12:22
nysach has quit [Remote host closed the connection]
12:26
mclasen has joined #wayland
12:45
tzafrir has quit [Ping timeout: 480 seconds]
12:59
feaneron has quit [Quit: feaneron]
12:59
Company has joined #wayland
13:01
geemili has quit [Remote host closed the connection]
13:01
kaathewise has quit [Remote host closed the connection]
13:01
rosefromthedead has quit [Remote host closed the connection]
13:01
moses has quit [Remote host closed the connection]
13:01
guacamolie has quit [Remote host closed the connection]
13:01
kchibisov has quit [Remote host closed the connection]
13:01
tommybomb has quit [Remote host closed the connection]
13:01
dorkbutt has quit [Remote host closed the connection]
13:01
mainiomano has quit [Write error: connection closed]
13:01
kuruczgy_ has quit [Remote host closed the connection]
13:01
ogromny has quit [Remote host closed the connection]
13:01
atiltedtree has quit [Remote host closed the connection]
13:01
tsujp has quit [Remote host closed the connection]
13:01
cpli has quit [Write error: connection closed]
13:01
abcdw has quit [Remote host closed the connection]
13:01
rpigott has quit [Remote host closed the connection]
13:01
Guest666 has quit [Remote host closed the connection]
13:01
fabiancodes has quit [Remote host closed the connection]
13:01
leon-p has quit [Remote host closed the connection]
13:01
elibrokeit_ has quit [Remote host closed the connection]
13:01
nucfreq has quit [Remote host closed the connection]
13:01
jonesv has quit [Write error: connection closed]
13:01
hummer12007 has quit [Remote host closed the connection]
13:01
novakane has quit [Remote host closed the connection]
13:01
c7s has quit [Remote host closed the connection]
13:01
ifreund has quit [Remote host closed the connection]
13:01
sumoon has quit [Remote host closed the connection]
13:01
dnkl has quit [Remote host closed the connection]
13:01
pitust has quit [Remote host closed the connection]
13:01
kindablue has quit [Remote host closed the connection]
13:01
kennylevinsen has quit [Remote host closed the connection]
13:01
staceee has quit [Remote host closed the connection]
13:01
tkna has quit [Remote host closed the connection]
13:01
mainiomano has joined #wayland
13:02
guacamolie has joined #wayland
13:03
bjorkint0sh has quit [Quit: "Every day, computers are making people easier to use." David Temkin]
13:03
bjorkintosh has joined #wayland
13:04
rpigott has joined #wayland
13:05
moses has joined #wayland
13:05
ogromny has joined #wayland
13:06
kchibisov has joined #wayland
13:06
fabiancodes has joined #wayland
13:07
novakane has joined #wayland
13:07
nerdopolis has quit [Ping timeout: 480 seconds]
13:07
abcdw has joined #wayland
13:07
ifreund has joined #wayland
13:09
c7s has joined #wayland
13:10
elibrokeit_ has joined #wayland
13:11
tommybomb has joined #wayland
13:11
atiltedtree has joined #wayland
13:12
leon-p has joined #wayland
13:12
dorkbutt has joined #wayland
13:13
pitust has joined #wayland
13:14
staceee has joined #wayland
13:14
sumoon has joined #wayland
13:15
geemili has joined #wayland
13:15
hummer12007 has joined #wayland
13:16
rosefromthedead has joined #wayland
13:16
kaathewise has joined #wayland
13:17
kennylevinsen has joined #wayland
13:17
kindablue has joined #wayland
13:18
tsujp has joined #wayland
13:19
kuruczgy has joined #wayland
13:23
cpli has joined #wayland
13:23
jonesv has joined #wayland
13:24
raghavgururajan has joined #wayland
13:24
dnkl has joined #wayland
13:24
raghavgururajan is now known as Guest1047
13:25
tkna has joined #wayland
13:25
nucfreq has joined #wayland
13:27
ity has joined #wayland
13:29
ity1 has quit [Ping timeout: 480 seconds]
13:33
nucfreq has quit [Ping timeout: 480 seconds]
13:57
nysach has joined #wayland
13:58
nysach has quit [Remote host closed the connection]
14:05
Guest1038 has quit [Remote host closed the connection]
14:10
glennk has joined #wayland
14:17
rasterman has quit [Quit: Gettin' stinky!]
14:20
tzafrir has joined #wayland
14:23
kts has joined #wayland
14:26
d10n has quit [Ping timeout: 480 seconds]
14:41
kts_ has joined #wayland
14:41
kts has quit [Ping timeout: 480 seconds]
14:56
Psi-Jack has quit [Quit: Do you type on your PS1 or play on your PS1?]
15:09
chamlis has quit [Remote host closed the connection]
15:09
chamlis has joined #wayland
15:24
nysach has joined #wayland
15:24
nysach has quit [Remote host closed the connection]
15:41
mclasen has quit [Ping timeout: 480 seconds]
15:47
Company has quit [Quit: Leaving]
15:47
nysach has joined #wayland
15:48
nysach has quit [Remote host closed the connection]
15:55
leon-anavi has quit [Quit: Leaving]
15:58
vyivel has joined #wayland
16:09
kts_ has quit [Ping timeout: 480 seconds]
16:15
ofourdan has quit [Ping timeout: 480 seconds]
16:20
Zeroine has joined #wayland
16:24
ofourdan has joined #wayland
16:40
vyivel has quit [Remote host closed the connection]
16:41
vyivel has joined #wayland
16:41
rasterman has joined #wayland
16:43
vyivel has quit [Remote host closed the connection]
16:43
vyivel has joined #wayland
16:44
chamlis has quit [Remote host closed the connection]
16:45
chamlis has joined #wayland
16:45
nysach has joined #wayland
16:45
nysach has quit [Remote host closed the connection]
16:55
Company has joined #wayland
17:00
cool110 has joined #wayland
17:01
cool110 is now known as Guest1071
17:11
Psi-Jack has joined #wayland
17:12
Brainium has quit [Quit: Konversation terminated!]
18:02
sima has quit [Ping timeout: 480 seconds]
18:12
nysach has joined #wayland
18:14
nysach has quit [Remote host closed the connection]
18:18
rasterman has quit [Quit: Gettin' stinky!]
18:20
Guest1071 has quit [Remote host closed the connection]
18:21
cool110 has joined #wayland
18:21
cool110 is now known as Guest1077
18:48
nysach has joined #wayland
18:49
nysach has quit [Remote host closed the connection]
19:13
nysach has joined #wayland
19:14
nysach has quit [Remote host closed the connection]
19:15
nysach has joined #wayland
19:15
nysach has quit [Remote host closed the connection]
19:24
Brainium has joined #wayland
19:33
coldfeet has joined #wayland
19:41
FreeFull has quit []
19:44
FreeFull has joined #wayland
19:44
mclasen has joined #wayland
19:45
Company has quit [Read error: Connection reset by peer]
19:53
crazybyte has quit [Ping timeout: 480 seconds]
20:15
mclasen has quit [Ping timeout: 480 seconds]
20:22
mvlad has quit [Remote host closed the connection]
20:22
mclasen has joined #wayland
20:29
coldfeet has quit [Remote host closed the connection]
20:51
Company has joined #wayland
21:04
nerdopolis has joined #wayland
21:09
mclasen has quit [Ping timeout: 480 seconds]
21:28
riteo has quit [Remote host closed the connection]
21:32
nerdopolis has quit [Ping timeout: 480 seconds]
22:00
nysach has joined #wayland
22:02
KDDLB has joined #wayland
22:05
nysach has quit [Remote host closed the connection]
22:06
nysach has joined #wayland
22:06
nysach has quit [Remote host closed the connection]
22:10
garnacho has joined #wayland
22:36
nerdopolis has joined #wayland
22:37
glennk has quit [Ping timeout: 480 seconds]
22:39
vincejv has quit [Remote host closed the connection]
22:57
pbsds has joined #wayland
23:14
bim9262 has joined #wayland
23:16
mclasen has joined #wayland
23:33
pbsds has joined #wayland
23:35
nerdopolis has quit [Ping timeout: 480 seconds]
23:40
mclasen has quit [Ping timeout: 480 seconds]
23:46
garnacho has quit [Ping timeout: 480 seconds]