All Projects → jmc-88 → tint3

jmc-88 / tint3

Licence: GPL-2.0 License
A C++ rewrite of the tint2 panel

Programming Languages

C++
36643 projects - #6 most used programming language
CMake
9771 projects
shell
77523 projects

Projects that are alternatives of or similar to tint3

wifibroadcast osd
Mavlink OSD and video player
Stars: ✭ 21 (-46.15%)
Mutual labels:  x11
Cartkit
Cartkit - The [quick] starter kit!
Stars: ✭ 39 (+0%)
Mutual labels:  panel
vswm
A very stupid window manager.
Stars: ✭ 28 (-28.21%)
Mutual labels:  x11
HiDPI-Fixer
Qt app that automates fractional scaling configuration on X11 desktops
Stars: ✭ 118 (+202.56%)
Mutual labels:  x11
barrier
Open-source KVM software
Stars: ✭ 17,366 (+44428.21%)
Mutual labels:  gplv2
coletivo
O tema Coletivo é um fork do tema Onepress pensado para fácil aplicação em projetos Web usando o Customizer do WP
Stars: ✭ 13 (-66.67%)
Mutual labels:  gplv2
rc-dock
Dock Layout for React Component
Stars: ✭ 318 (+715.38%)
Mutual labels:  panel
mutegram
Disable Telegram Desktop Taskbar Flashing
Stars: ✭ 26 (-33.33%)
Mutual labels:  taskbar
docker-ros-x11
A docker environment with ROS, Gazebo, X11 and Tensorflow
Stars: ✭ 29 (-25.64%)
Mutual labels:  x11
gnome-gesture-improvements
Touchpad gesture improvements for GNOME on Wayland/X11
Stars: ✭ 53 (+35.9%)
Mutual labels:  x11
jaulp-wicket
This project is a collection of Apache Wicket components and utilities.
Stars: ✭ 14 (-64.1%)
Mutual labels:  panel
x11-clipboard
x11 clipboard support for Rust
Stars: ✭ 28 (-28.21%)
Mutual labels:  x11
x11-cr
X11 bindings for Crystal language.
Stars: ✭ 32 (-17.95%)
Mutual labels:  x11
mcwm
mcwm window manager
Stars: ✭ 34 (-12.82%)
Mutual labels:  x11
desktop-tux
WIP desktop-goose clone for X11/Linux
Stars: ✭ 20 (-48.72%)
Mutual labels:  x11
xwmfs
X11 Window-Manager file system based on FUSE
Stars: ✭ 21 (-46.15%)
Mutual labels:  x11
vue-smart-widget
🗃️Smart widget is a flexible and extensible content container component for Vue2.x / Vue3.x in Next branch.
Stars: ✭ 110 (+182.05%)
Mutual labels:  panel
ha-floorplan
Bring new life to Home Assistant. By mapping entities to a SVG-object, you're able to control devices, show states, calling services - and much more. Add custom styling on top, to visualize whatever you can think of. Your imagination just become the new limit.
Stars: ✭ 415 (+964.1%)
Mutual labels:  panel
gobble
Rust rewrite of Devour
Stars: ✭ 23 (-41.03%)
Mutual labels:  x11
GlucoseTray
Tray Icon for displaying current BG information in taskbar.
Stars: ✭ 18 (-53.85%)
Mutual labels:  taskbar

build Status CodeFactor coverage status GitHub release license

tint3 panel

This project aims to continue the development of tint2, port it to C++, make it safer against crashes, and have it use XCB instead of Xlib.

How is this different from tint2?

It shouldn't be much different from tint2 from a user's point of view at this stage. The focus is mostly on having a cleaner, more robust codebase.

How stable is it?

Pretty stable. I use it daily and I haven't seen issues in a while, but if you happen to find any, please file a bug.

Is it packaged for my Linux distribution?

  • AMD64 .deb and .rpm packages are available at jmc-88.github.io/tint3.
  • There's a user-contributed package for Arch Linux in AUR, tint3-cpp-git.
  • You can easily rebuild your own .deb or .rpm package through CPack. Check the build instructions at README.source.md for more info.
  • Other distributions: please build and install it manually.

How do I build it?

Please refer to README.source.md.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].