================================================================================

  XColumn - TweetDeck-style Multi-column X (Twitter) Client

                                                                 version 1.28.0

================================================================================
 Created by Masher
 - X: @masher0824
 - Blog: https://masherhouse.com
 - GitHub: https://github.com/mashersan/XColumn

XColumn is a simple multi-column client inspired by the old TweetDeck.
It utilizes WebView2 (Edge rendering engine) to display multiple timelines 
efficiently without using the X (Twitter) API.

--------------------------------------------------------------------------------
✨ Key Features
--------------------------------------------------------------------------------
* Multi-Column Display: Add/rearrange columns for Home, Notifications, Search, 
  Lists, Users, and Trends.
* Profiles: Completely isolated environments for multiple accounts or purposes.
* Multi-language Support: Supports switching between Japanese and English.
* Extension Support: Load Chrome extensions like Ad-blockers or style modifiers.
* NG Word Functionality: Mute posts containing specific keywords.
* Focus Mode: Switch to a single view when clicking a tweet for details.

--------------------------------------------------------------------------------
🚀 How to Use
--------------------------------------------------------------------------------
1. Run XColumn.exe.
2. Profiles: Create a new profile if needed via the "New" button.
3. Add Columns: Go to "File" -> "Add New Column" in the menu bar.
4. Language: Change from "Tools" -> "Settings" (Requires restart).

■ Launching with a Specific Profile (Command Line Argument)
Argument: --profile "Profile Name"
Example: XColumn.exe --profile "Work"

■ Changing Background Theme in Columns
1. Select "Settings and privacy" from the left menu on Home.
2. Go to "Accessibility, display, and languages" -> "Display".
3. Choose your preferred theme under the "Background" section.

--------------------------------------------------------------------------------
🛠️ Update History (v1.28.0)
--------------------------------------------------------------------------------
- New Feature: Added "User..." to the Add Column menu.
  You can add a specific user's profile as a column by entering their User ID.

- New Feature: Added links to directly access X (Web) "Display" and "Autoplay" 
  settings in the app settings window.
  Allows quick access to Web-side settings for Dark Mode and Autoplay configuration.

- Fix: Fixed an issue where names of multi-language Chrome extensions 
  (e.g., Tampermonkey) were not displayed correctly.

--------------------------------------------------------------------------------
(Past Updates)
- (v1.27.0) New feature: Implemented a "clear" function (🧹 button) for columns.
  When a SPA (Single Page Application) like X (Twitter) is displayed for a long time,
  DOM elements and script state accumulate within WebView2, causing memory pressure.
  This feature frees these by re-navigating, resulting in lighter operation.

- (v1.26.0) Added "Global Trend" to the "Add New Column" menu.
- (v1.26.0) Fixed the menu display settings for the Global Trend column to follow 
  the "Other than Home" setting.

- (v1.25.3) Fixed a bug where returning from an image view would occasionally 
  restore the scroll position to a previously viewed location.
- (v1.25.3) Improved reliability of scroll position saving at the top of the timeline.
- (v1.25.2) Stabilized List Auto-Nav logic and added configurable delay setting.
- (v1.25.2) Enlarged "OK/Cancel" buttons in Settings for better usability.

--------------------------------------------------------------------------------
⚠️ Disclaimer (Important)
--------------------------------------------------------------------------------
This is an unofficial client developed by an individual.
* Features may stop working without notice due to changes in X's specifications.
* The developer is not responsible for any damages resulting from use.
* Use this application entirely at your own risk.

--------------------------------------------------------------------------------
📄 License
--------------------------------------------------------------------------------
This project is released under the MIT License.