Questions tagged [window]
The window is a fundamental concept in graphical user interfaces.
221 questions
0
votes
0
answers
35
views
Can the Icons-and-Text Task Manager be made less aggressive with grouping?
I use the Icons-and-Text Task Manager in KDE Plasma 6.5.4. With grouping turned off, it is clear that it can support a lot of windows and remain perfectly readable.
But if I turn grouping on
the ...
1
vote
1
answer
222
views
Spotify client window style is like old Windows on Debian 13
I installed from Spotify repo. Any solutions for this?
0
votes
0
answers
56
views
i3 wm is changing my window size when i come back to gnome
I recently installed i3 Window Manager and am still getting used to it. When I switch back to GNOME, my terminal and other applications retain the tiling layout from i3, requiring me to manually ...
2
votes
1
answer
90
views
Area where windows won't cover when fullscreen?
I've had this problem ever since I switched to Linux Debian (Had a Kali before, was advised against it, didn't have this problem there).
Everytime I go fullscreen on a window (the middle of the top-...
1
vote
1
answer
118
views
xwininfo: what is "depth"?
The very useful xwininfo outputs information like this:
Absolute upper-left X: 1261
Absolute upper-left Y: 53
Relative upper-left X: 0
Relative upper-left Y: 0
Width: 1252
Height: 2320
...
0
votes
1
answer
290
views
How automatically start Thunderbird minimized on AlmaLinux (Wayland)?
I am looking for a way to automatically start Thunderbird 115.13.0 minimized on AlmaLinux 9.4. AlmaLinux uses Wayland, and Thunderbird was installed using dnf install thunderbird. I don't care if it ...
1
vote
0
answers
48
views
two windows use two arrow key
I have an idea, I hope to have two windows side by side on the screen, for example evince on the left and gedit on the right.
I hope that Fn+WASD can move the cursor in evince, and Fn+IJKL can move ...
0
votes
1
answer
163
views
SATA options & conflicts for dual booting windows and Linux
I am currently on a laptop running windows 11 and was looking to dual boot into arch preferably. However when I tried installing arch no recognised drives could be found.
I then found by searching ...
1
vote
2
answers
204
views
seeking a script or similar in Ubuntu 22.04 to monitor a program's text window for changes and audibly notify me
I am an amateur radio operator and I use a program called PyQSO to both log my successful contacts and also to monitor changes in what is called a "DX cluster." There are many such clusters ...
2
votes
1
answer
75
views
How to use `perldoc` within Emacs (shell)?
While programming using Emacs, you frequently consult manual pages.
My environment is text-based Emacs via SSH.
While I can open "Normal" manual pages in Emacs using the man command ((man ...
1
vote
1
answer
70
views
Make a window handle * input?
Xorg/DE always handles some keyboard/mouse input events rather than the currently focused window, which is useful, but I want to make an exception for a particular app (because reasons).
That is, is ...
0
votes
1
answer
308
views
TMUX pane not fitting to terminal size
I am trying to use tmux on Kali linux and I maximize my terminal size. When I start tmux with the following command the pane does not fit to the terminal size: tmux new -s session
As seen in the ...
0
votes
1
answer
241
views
What is the unit of window size in Konsole?
When one opens a Konsole window or resizes it, window sizes appear at the centre. For example, if one opens Konsole it says 110×28. What is the unit of window size?
0
votes
1
answer
643
views
Systemd - Thunderbird - Start minimized without change of focus
I start thunderbird after login, using sytemd service unit file for user:
[Unit]
Description=Email Service
[Service]
TimeoutStartSec=0
ExecStartPre=sleep 300
Environment="LC_TIME=en_DK.UTF-8&...
2
votes
1
answer
1k
views
Is there a tool for inverting (darkening) screen or window on Wayland + Gnome?
I am looking for software of any sort that easily inverts the screen, or alternatively the windows, on a distribution using Wayland windowing system (Debian) and, I realize, Gnome desktop.
Is someone ...