Customize toolbar style in LibreOffice 4.2.4.2 on Linux

It is strange but interesting to see that all the toolbars in LibreOffice 4.2.4.2 have title bar displayed on Linux operating system (Debian Wheezy with KDE Plasma). However, it is easy to solve this problem thanks to the advanced windows configuration functionality provided by KDE.

Right-click on the title bar of LibreOffice, then click “Configure Window Behabior”. In the opened dialog, select “Window Rules”. Then create two rules:

  • remove the title bar from all toolbars of LibreOffice.
  • make “Full Screen” toolbar with opacity 5%. Then, by pressing Ctrl+Shift+J in Writer, i.e. switch to full screen mode, the full screen toolbar will fade out, which creates a good interface for distraction free writing (see the following figure).

The windows matched by the two rules are easy to define, because a functionality is provided by KDE that the properties of the clicked target window can automatically be extracted.

Customize toolbar style in LibreOffice 4.2.4.2 on Linux

时间: 2024-10-25 19:14:02

Customize toolbar style in LibreOffice 4.2.4.2 on Linux的相关文章

NotePad++插件——Customize Toolbar

开源文本编辑器NotePad++众多插件的其中之一.介绍它的主要原因是我觉得UltraEdit里面有一个用户自定义工具小按钮挺好用的,但是遗憾NotePad++里面没有.调查了一下插件管理器的内容,发现了这么一个有关系的东西,安装以后发现还真是. 如果它的配置不是这么…..不人道,其实我就想写到上一段就可以了.最后还是从写英语的人那里找到了配置方法,声明一下原版地址,如果知道插件怎么用,欢迎浏览~ http://appdevonsharepoint.com/adding-custom-toolb

ToolBar Style

colorPrimaryDark 状态栏背景色. 在 style 的属性中设置. textColorPrimary App bar 上的标题与更多菜单中的文字颜色. 在 style 的属性中设置. App bar 的背景色 Actionbar 的背景色设定在 style 中的 colorPrimary. Toolbar 的背景色在layout文件中设置background属性. colorAccent 各控制元件(如:check box.switch 或是 radoi) 被勾选 (checked

android toolbar效果2

只有一个按钮的情况 <resources> <string name="app_name">照片</string></resources>styles.xml <resources> <!-- Base application theme. --> <style name="AppTheme" parent="Theme.AppCompat.Light.NoActionBar&q

android toolbar效果4

两个标题的,右边一个按钮 activity_main.xml: <android.support.v7.widget.Toolbar style="style/toolbarStyle" android:id="@+id/my_toolbar" xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent&

swift 关于 toolbar 学习笔记

import UIKit class ViewController: UIViewController { @IBOutlet weak var toolBar: UIToolbar! @IBOutlet weak var addActionLabel: UILabel! override func viewDidLoad() { super.viewDidLoad() configureToolbar(); } //配置tool bar Item 函数 func configureToolba

DataGrid 添加toolbar

<1> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>DataGrid wi

Android 自定义Toolbar/ActionBar视图左边有空白

最近自定义Toolbar之后,发现左侧不能完全填充,总是留一点空白,经过查看新发布的V7的支持包中的style发现了解决方法. 查看Wiget.AppCompat.Toolbar的parent,如下: <style name="Base.Widget.AppCompat.Toolbar" parent="android:Widget"> <item name="titleTextAppearance">@style/Tex

WPF DataGrid Custommization using Style and Template

转载:http://www.codeproject.com/Articles/586132/WPF-DataGrid-Custommization-using-Style-and-Templa WPF DataGrid Custommization using Style and Template Hiren Khirsaria, 2 May 2013 CPOL customize DataGridRowHeader, DataGridColumnHeader, DataGridCell, Da

Styles and Themens(2)与style相关的属性详表

在R.attr中 Constants absListViewStyle Default AbsListView style. accessibilityEventTypes The event types this serivce would like to receive as specified in AccessibilityEvent. accessibilityFeedbackType The feedback types this serivce provides as specif