Posts
[i3] I think I'm currently in a state where I'm mostly contempt with my ever-evolving rice (more images in body text)
listening to music through mpd & ymuse + cava, cli-visualizer & pavucontrol
desktop with rofi, dunst and terminals (classic rice showcase picture)
looking at some rices with cute socks while doing garbage collection
also obviously with transparency turned off, so the images don't get weirdly half-transparentized
trying to understand sways codebase, so I can try to implement custom shaders for swayfx (pain)
Details
- WM: i3 (+ almost identical rice on swayfx but not shown)
- bar: i3bar with i3status-rust
- Distro: NixOS
- term: alacritty
- shell: fish
- music: MPD with ymuse as frontend
- IDE: (VS)Codium
- browser: Librewolf
- launcher: rofi
- notification daemon: dunst
- color scheme: da-one black
- other accent color: #aa00ff
- compositor: picom with custom shaders
Can we all just take a moment to appreciate the multithreading in GIMP?
I just did some heavy image effects, like denoise, selective gaussian blur and similar stuff. Gimp was able to use all 4 cores of my CPU at the same time. Amazing. It still takes a few minutes depending on the effect and effect strength, but without multithreading it would've probably taken about 4 times as long.
[solved] How to unfocus a frozen application that grabbed the pointer/keyboard in Xorg?
I'm posting here, because i have no idea how to search for this.
When exploring GTK programming, I ran into a very specific problem:
I created an application that crashes when i open a GtkDropDown, so to debug the crash I ran my app inside GDB. When GDB notices an application crashing, it freezes it, so i can analyze the state in which it crashed. The GtkDropDown grabs the pointer, like rofi or i3lock grab the pointer to prevent the window manager from exercising any keyboard shortcuts. Problem is now, the application gets frozen while the pointer is grabbed, so I'm basically locked out of my window manager.
To close the application, I can just log into a TTY and kill the GDB process, but I would like to have a simpler solution, that possibly doesn't kill the application.
Is there a way with Xorg to get out of such a situation without switching to the TTY? If not, why can a single user application completely prevent you from using anything in your graphical environment?
Because Xorg bad? Should I switch to Wayland?
Solution (thanks to @[email protected]):
- switch to TTY and log in
export DISPLAY=':0'setxkbmap -option grab:break_actionsxdotool key XF86Ungrab
ich🇺🇸iel
Sind weitere über 3 Jahre alte Pfosten von r/ich_iel erlaubt und erwünscht?
Dewlett Yackard, wenn man das hp logo umdreht
Wenn man einen HP Laptop zuklappt, ist das Logo auf der Rückseite aus der Sicht des vor dem PC sitzenden umgedreht, also dy.
[i3] latest rice update now without reddit
- WM: i3
- Term: Alacritty
- Colorscheme: Da One Black
- Notifications: Dunst
- IDE: VSCodium
- Browser: Librewolf
- Distro: NixOS
- Rounded Borders & Background Transparency: picom with shaders
played around in [SerenityOS], definitely worth checking out
thanks to @[email protected] for introducing me to SerenityOS with their talk at the #GPN21