Releases: cococry/ragnar
Releases · cococry/ragnar
Release 1.5
Features
- A complete rework of the entire code, starting from scratch
- Using XCB instead of Xlib for the main X11 library
- Configuration file
- IPC socket API
- Correct implementations of subsets of EWMH and ICCM
- Well documented code
- Well written code
This release is a complete overhaul of the entire project. I started implementing an entirely new window manager from scratch. Nothing from v1.4 is compatible anymore.
Release v1.4
Features
- UI runs on separate thread
- Asynchronous UI update ticks
- Bar elements and text can be colored individually
- Separators for bar commands
- Setting name of window manager
- Unicode characters now completely available for UI
- Non tiled windows requested by client do not get tiled
- Window hints from clients get accepted
v1.3.1
Release v1.3.1
Features
- Fixed Bar rendering
- Bar now always "spawns" on startup
- Bar rendering works without compositor now
- Added initial gap size for windows
- Bar unhide on window delete fixed
- New default config
- Fullscreening not working when no window gap fixed
Release v1.3
Release v1.3
Features
- Overhaul of the Info-Label (bar)
- Bugfixes with various bar items
- Proper text display for bar buttons
- Workspace info label added
- Bar instant-mode on/off switch (instant updates without waiting for events)
- Hovered windows get selected
- Bugfixes with layout
- Proper unicode support for bar
Release v1.2
Release v1.2
Features
- Vertical Stripes Layout
- Horizontal Stripes Layout
- Horizontal Master Layout
- Improvement on layouts in general
- Highly customizable bar
- Bugfixes
- Usablity improvements
Release v1.1.2
Release v1.1.2
Features
- Multiple Designs for bar & window decoration
- Padding for Bar
- Better Customization options
- Bugfixes for various systems
- Support for transparent windows with compositors
- Cleaned config file
Release v1.1
Release v1.1
This release focuses on user friendliness, usability & fixes.
Added Features
- Window decorations (toggle)
- Bar not showing fix
- Storing pre-fullscreen position
- Minor fixes
- Code readability
- Shutting down X Server after close
Major Release v1.0
Release v1.0
Features:
- Full window managing workflow
- Tiled Master layout (customizable)
- Utility keybinds (varying gap size, launching various applications, etc.)
- Config file (everything is configurable)
- Fully featured & customizable bar (output set by bash scripting)
- Application Dock (add apps ; commands for quick access)
- Multi monitor setups
- Multiple desktops to work in
- Stable for every application