All Projects → Dirli → gala-layoutpw-plugin

Dirli / gala-layoutpw-plugin

Licence: GPL-3.0 license
Gala plugin to switch layouts per window

Programming Languages

vala
323 projects

Projects that are alternatives of or similar to gala-layoutpw-plugin

tomato
A simple, usable, and efficient pomodoro app designed for elementary OS
Stars: ✭ 70 (+400%)
Mutual labels:  elementaryos
stickies
Neat sticky notes app for elementary OS
Stars: ✭ 16 (+14.29%)
Mutual labels:  elementaryos
segoe-ui-linux
🐒 Install segoe-ui font on linux (ubuntu)
Stars: ✭ 121 (+764.29%)
Mutual labels:  elementaryos
pdftricks
A simple, efficient application for small manipulations in PDF files using Ghostscript.
Stars: ✭ 69 (+392.86%)
Mutual labels:  elementaryos
develop
A simple tool to help elementary OS developers to develop their own apps and widgets.
Stars: ✭ 38 (+171.43%)
Mutual labels:  elementaryos
howtodebuntu
Tweaks for Debian/Ubuntu Distro's
Stars: ✭ 329 (+2250%)
Mutual labels:  elementaryos
Easyssh
The SSH connection manager to make your life easier.
Stars: ✭ 207 (+1378.57%)
Mutual labels:  elementaryos
sublime-elementary
ElementaryOS inspired UI theme for Sublime Text 2 and Sublime Text 3.
Stars: ✭ 35 (+150%)
Mutual labels:  elementaryos
Norka
Continuous text editor for Linux
Stars: ✭ 70 (+400%)
Mutual labels:  elementaryos
toggle term
A simple script to transform your boring terminal into A DROP DOWN boring terminal
Stars: ✭ 19 (+35.71%)
Mutual labels:  elementaryos
Translator
Translator for Elementary OS
Stars: ✭ 13 (-7.14%)
Mutual labels:  elementaryos
wingpanel-indicator-daynight
A Wingpanel indicator to toggle 'prefer dark variant' option in elementary OS
Stars: ✭ 36 (+157.14%)
Mutual labels:  elementaryos
stashed
Stash and collect files to copy it later
Stars: ✭ 22 (+57.14%)
Mutual labels:  elementaryos
docker
Docker containers of elementary OS environments and related tools primarily used in Travis Continuous Integration Automated Testing
Stars: ✭ 18 (+28.57%)
Mutual labels:  elementaryos
darkbar
Darken window titlebars based on your preference. Made for elementary OS and GNOME.
Stars: ✭ 39 (+178.57%)
Mutual labels:  elementaryos
Elementary X
Elementary OS system theme with custom OS X window controls. (light/dark)
Stars: ✭ 248 (+1671.43%)
Mutual labels:  elementaryos
resizer
Quick image resizer app for elementary OS
Stars: ✭ 15 (+7.14%)
Mutual labels:  elementaryos
live-chart
A real-time charting library for Vala and GTK3 based on Cairo
Stars: ✭ 47 (+235.71%)
Mutual labels:  elementaryos
reco
A simple audio recording app for modern Linux desktop environment like Pantheon
Stars: ✭ 47 (+235.71%)
Mutual labels:  elementaryos
d2launcher
Diablo II • Median XL • Mod Launcher for Linux
Stars: ✭ 20 (+42.86%)
Mutual labels:  elementaryos

gala-layoutpw-plugin

Gala plugin to switch layouts per window


Notice

if you are using version 0.3.1, you need to enable "org.gnome.desktop.input-sources.per-window"

Building and Installation

You'll need the following dependencies to build:

  • valac
  • libglib2.0-dev
  • libgee-0.8-dev
  • libgala-dev
  • meson

How to build

meson build --prefix=/usr
ninja -C build
sudo ninja -C build install

Enable the plugin (none | application | window)

gsettings set org.pantheon.desktop.gala.layout-per-window save-type application

Restore after a reboot (actual only for applications)

gsettings set org.pantheon.desktop.gala.layout-per-window restore true

If something went wrong

cd [your_lib_directory]/gala/plugins
sudo rm libgala-layoutpw.so
reboot
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].