Open
Conversation
to make tab4 has a different color with layout simbol set the window border width to 0 because the borders of some applications like firefox web browser will be rendered wrongly
now the windows will be seperated from each other by a sidebar, which is consitent with the overall window and screen margins
Update pacmanf.sh, replacing `sudo` to `su`, which is more robust. Refactor statusbar.h to kill other status tool processes (fetch, pacman, htop) before launching a new one, ensuring single instance operation. Simplify window geometry calculations by unifying position to UR0 with consitent dimensions for all status tolls. Remove unused geometry variables UR1 and UR2, and simplify screen dimension calculations.
Owner
Author
|
2026-1-11 Open the PR, and try to advance it. What has been done before:
|
Update X11INC from /usr/X11R6/include to /usr/include/X11 Update X11LIB from /usr/X11R6/lib to /usr/lib/X11 Add root check to prevent accidental deployment as root Use Makefile variables for paths instead of shell expansion Separate binary installation from user configuration deployment
Add script 'setup.sh' to specify the software/tool/script to open
files with different MIME types.
Add new directory 'mpv' under '.config' to config the video/audio player
(mpv). The details of mpv's configuration:
- modernx: modernized player UX/UI
- thumbfast: display thumbnails on the progressbar
- albumart: provide default cover when playing audio
- some other basic configurations
Create .desktop files ('st-nvim-opener', 'empty-opener') to open text
files and unopenable files, separately.
Add new script `archive-preview.sh` for viewing archive contents in nvim: - Supports multiple archive formats (zip, rar, 7z, tar variants, gz, bz2, xz) - Lists archive contents or extracts specific files to preview - Outputs to read-only nvim instance Update setup script to install archive previewer: - Create wrapper script `file-roller` that launches preview in st terminal - Add desktop entry with appropriate MIME type associations - Replace GNOME FileRoller with custom terminal-based previewer Maintain existing functionality for text files, executables, and office documents
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This branch tries to improve the appearance of the DWM, it contains:
The most time-cost procedure is to prepare the background pictures and icon set.