<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sway.git/include/client, branch master</title>
<subtitle>fork of sway with action binder commands
</subtitle>
<id>https://git.vlhl.dev/navi/wayland/sway.git/atom?h=master</id>
<link rel='self' href='https://git.vlhl.dev/navi/wayland/sway.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/sway.git/'/>
<updated>2018-03-28T18:25:19+00:00</updated>
<entry>
<title>Remove obsolete client code</title>
<updated>2018-03-28T18:25:19+00:00</updated>
<author>
<name>Drew DeVault</name>
<email>sir@cmpwn.com</email>
</author>
<published>2018-03-27T19:37:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/sway.git/commit/?id=e9922ec52496068e0976d77ba52e5b9c0d074ce1'/>
<id>urn:sha1:e9922ec52496068e0976d77ba52e5b9c0d074ce1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement Tray Icons</title>
<updated>2017-06-08T00:49:16+00:00</updated>
<author>
<name>Calvin Lee</name>
<email>cyrus296@gmail.com</email>
</author>
<published>2017-06-07T23:45:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/sway.git/commit/?id=843ad38b3c427adb0bf319e9613d9813c8d9246c'/>
<id>urn:sha1:843ad38b3c427adb0bf319e9613d9813c8d9246c</id>
<content type='text'>
This commit implements the StatusNotifierItem protocol, and enables
swaybar to show tray icons. It also uses `xembedsniproxy` in order to
communicate with xembed applications.
The tray is completely optional, and can be disabled on compile time
with the `enable-tray` option. Or on runtime with the bar config option
`tray_output none`.

Overview of changes:
In swaybar very little is changed outside the tray subfolder except
that all events are now polled in `event_loop.c`, this creates no
functional difference.

Six bar configuration options were added, these are detailed in
sway-bar(5)

The tray subfolder is where all protocol implementation takes place and
is organised as follows:

tray/sni_watcher.c:
	This file contains the StatusNotifierWatcher. It keeps track of
	items and hosts and reports when they come or go.
tray/tray.c
	This file contains the StatusNotifierHost. It keeps track of
	sway's version of the items and represents the tray itself.
tray/sni.c
	This file contains the StatusNotifierItem struct and all
	communication with individual items.
tray/icon.c
	This file implements the icon theme protocol. It allows for
	finding icons by name, rather than by pixmap.
tray/dbus.c
	This file allows for asynchronous DBus communication.

See #986 #343
</content>
</entry>
<entry>
<title>wl_poitner -&gt; wl_pointer</title>
<updated>2017-03-18T20:57:26+00:00</updated>
<author>
<name>Zandr Martin</name>
<email>zandrmartin@gmail.com</email>
</author>
<published>2017-03-18T20:57:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/sway.git/commit/?id=956eb6d71472fb6f693655c76771b5490f6ed2e5'/>
<id>urn:sha1:956eb6d71472fb6f693655c76771b5490f6ed2e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correct indentation</title>
<updated>2017-03-11T02:40:21+00:00</updated>
<author>
<name>Drew DeVault</name>
<email>sir@cmpwn.com</email>
</author>
<published>2017-03-11T02:40:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/sway.git/commit/?id=d5c338d9ee9d0d4f83e436d2e161f8cde3c6a1b4'/>
<id>urn:sha1:d5c338d9ee9d0d4f83e436d2e161f8cde3c6a1b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix constant scale factor in font code</title>
<updated>2016-09-05T15:52:52+00:00</updated>
<author>
<name>Drew DeVault</name>
<email>ddevault@linode.com</email>
</author>
<published>2016-09-05T15:52:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/sway.git/commit/?id=af441541197a102d67048b8af920d63d1af37a2f'/>
<id>urn:sha1:af441541197a102d67048b8af920d63d1af37a2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add client support for HiDPI</title>
<updated>2016-09-05T15:36:48+00:00</updated>
<author>
<name>Drew DeVault</name>
<email>ddevault@linode.com</email>
</author>
<published>2016-09-05T15:36:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/sway.git/commit/?id=b2226ac6551f18275fadbcb3bc16a06d2a3dd97f'/>
<id>urn:sha1:b2226ac6551f18275fadbcb3bc16a06d2a3dd97f</id>
<content type='text'>
This adds HiDPI support to swaybar, swaybg, and swaylock.
</content>
</entry>
<entry>
<title>Initial testing on hidpi clients</title>
<updated>2016-09-05T14:32:21+00:00</updated>
<author>
<name>Drew DeVault</name>
<email>sir@cmpwn.com</email>
</author>
<published>2016-09-05T14:32:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/sway.git/commit/?id=61184e3208c28b24a84aae5f5f0005311283826d'/>
<id>urn:sha1:61184e3208c28b24a84aae5f5f0005311283826d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix #753</title>
<updated>2016-07-16T13:09:22+00:00</updated>
<author>
<name>Drew DeVault</name>
<email>sir@cmpwn.com</email>
</author>
<published>2016-07-16T13:09:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/sway.git/commit/?id=147a88260a74f536e1a1e513f0f8087d02982b00'/>
<id>urn:sha1:147a88260a74f536e1a1e513f0f8087d02982b00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable windows to register to get notified when the mouse wheel is scrolled</title>
<updated>2016-07-16T00:14:31+00:00</updated>
<author>
<name>David Eklov</name>
<email>david.eklov@gmail.com</email>
</author>
<published>2016-07-12T04:15:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/sway.git/commit/?id=c0b7610c264b36de46e12189cb622a597c5b000b'/>
<id>urn:sha1:c0b7610c264b36de46e12189cb622a597c5b000b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename pointer_input::notify to indicate that is called on button clicks</title>
<updated>2016-07-16T00:14:31+00:00</updated>
<author>
<name>David Eklov</name>
<email>david.eklov@gmail.com</email>
</author>
<published>2016-07-12T03:51:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/sway.git/commit/?id=250ddc66c672f62a3c7f44db73b5c4d0661093ba'/>
<id>urn:sha1:250ddc66c672f62a3c7f44db73b5c4d0661093ba</id>
<content type='text'>
</content>
</entry>
</feed>
