gustawho / texmaker-breeze

Integrate Texmaker with Breeze, the default visual style in KDE Plasma 5.x

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

texmaker-breeze

An attempt to integrate Texmaker with Breeze, the default visual style in KDE Plasma 5.x.

Installation

Dependencies:

  • Breeze icon theme
  • poppler-qt5
  • qt5-webkit
  • qt5-script
  • desktop-file-utils

Enter the directory where you cloned this repo and run:

qmake-qt5 PREFIX=/usr texmaker.pro
make
sudo make INSTALL_PATH=/ INSTALL_ROOT=/ PREFIX=/usr install

If you're on Arch Linux and you don't want to build the package yourself, just install it from my repository:

[gustawho]
Server = http://gustawho.x10.mx/repo/x86_64/

Key-ID: 2C575D76

x86_64 only!

There you can also grab the PKGBUILD and edit it for your needs.

Screenshots

Main Window Dark variant

About

Integrate Texmaker with Breeze, the default visual style in KDE Plasma 5.x

License:Other


Languages

Language:C++ 86.7%Language:C 12.6%Language:QMake 0.4%Language:Groff 0.1%Language:CSS 0.1%Language:Shell 0.1%Language:Objective-C++ 0.1%