summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2023-11-04 11:31:12 +0100
committerTor Andersson <tor@ccxvii.net>2023-11-04 11:31:56 +0100
commit4326036ff32ac039260f70231f85a0acf877cc15 (patch)
treedf4824308b1b1a337fc53b9a63a039a28a40983b
parent422c33fe31b1e3a84720fa685b4f2e1c5965ea1f (diff)
downloadalgeria-4326036ff32ac039260f70231f85a0acf877cc15.tar.gz
z-index to put focused stack on top of everything else
-rw-r--r--play.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/play.js b/play.js
index 96c91ee..2c0cf85 100644
--- a/play.js
+++ b/play.js
@@ -471,6 +471,7 @@ function layout_stack(loc_id, box_id) {
let dy = -4
if (stack === focus) {
+ z = 100
if (loc_id === MOROCCO) {
dx = 0
dy = -45