Drew DeVault
|
a116eafaa4
|
Fix possible segfault in swaybar
|
2015-12-18 09:03:45 -05:00 |
|
S. Christoffer Eliesen
|
8a6e05d7a1
|
swaybar: Remove stropts.h, fixes build for fedora.
Turns out that fedora killed off stropts.h some time ago [1] and
removing it seems to work just fine. (Tested on Fedora 23)
[1] https://bugzilla.redhat.com/show_bug.cgi?id=439403
|
2015-12-18 13:18:35 +01:00 |
|
Mikkel Oscar Lyderik
|
529ee83ef6
|
swaybar: terminate status_command process
Fix #346
Send SIGTERM to the `status_command` process before swaybar exits.
|
2015-12-18 03:15:49 +01:00 |
|
Drew DeVault
|
d91185d67b
|
Fix null dereference in swaybar
|
2015-12-17 08:30:45 -05:00 |
|
Mikkel Oscar Lyderik
|
0f7614306d
|
swaybar: Check that registry is set before teardown
|
2015-12-17 02:45:14 +01:00 |
|
Drew DeVault
|
adadb109a7
|
Only re-render swaybar when it has changed
Fixes #345
|
2015-12-16 20:09:23 -05:00 |
|
Drew DeVault
|
5a9cc96446
|
Make swaybar a little quieter
|
2015-12-16 19:37:03 -05:00 |
|
Mikkel Oscar Lyderik
|
3bd388a307
|
Remove trailing whitespace
|
2015-12-16 16:31:12 +01:00 |
|
Mikkel Oscar Lyderik
|
1db4b4a8f5
|
Correct typo seperator -> separator
|
2015-12-16 16:30:43 +01:00 |
|
Kevin Hamacher
|
a9f6cd0e17
|
Make swaybar run without status_command
|
2015-12-16 12:17:18 +01:00 |
|
Kevin Hamacher
|
ce8b71415f
|
Make swaybar check command arguments
|
2015-12-16 11:13:12 +01:00 |
|
Drew DeVault
|
1825cf32bf
|
Apply color config from swaybar
|
2015-12-15 22:31:35 -05:00 |
|
Drew DeVault
|
473ac4531f
|
[swaybar] Get bar config via IPC
|
2015-12-15 22:22:22 -05:00 |
|
Drew DeVault
|
f80e7364b1
|
Parse command line in swaybar
|
2015-12-15 22:08:09 -05:00 |
|
Drew DeVault
|
93ac7d43a8
|
Fix rendering of borders on workspaces (swaybar)
|
2015-12-13 17:07:36 -05:00 |
|
Drew DeVault
|
e277d4e094
|
Subscribe to workspace change events and redraw
|
2015-12-13 16:04:54 -05:00 |
|
Drew DeVault
|
7918feb9cd
|
Display workspaces on swaybar
|
2015-12-13 15:40:19 -05:00 |
|
Drew DeVault
|
36bf4d24cf
|
Free last line in swaybar
|
2015-12-13 13:51:23 -05:00 |
|
Drew DeVault
|
6596582bc3
|
Display output from a command on swaybar
|
2015-12-13 08:35:39 -05:00 |
|
Christoph Gysin
|
cce9c338c0
|
cmake: build common code only once
This creates (static) libraries for protocols/, common/, and wayland/.
|
2015-12-02 12:15:57 +02:00 |
|
Christoph Gysin
|
c9ce15aa18
|
cmake: remove subprojects
|
2015-12-01 22:47:22 +02:00 |
|
Christoph Gysin
|
55b3532fe0
|
cmake: remove unnecessary quotes
|
2015-12-01 22:03:53 +02:00 |
|
Christoph Gysin
|
2dedf206d7
|
cmake: use out-of-source build
|
2015-12-01 22:03:09 +02:00 |
|
Christoph Gysin
|
f7ec3d00a0
|
cmake: use tabs instead of spaces
|
2015-12-01 22:03:09 +02:00 |
|
Christoph Gysin
|
905966bcae
|
cmake: style consistency
|
2015-12-01 22:03:09 +02:00 |
|
Christoph Gysin
|
2429266e3e
|
cmake: convert all cmake commands to lowercase
|
2015-12-01 22:03:09 +02:00 |
|
Drew DeVault
|
82d464bb90
|
Add text rendering support to wayland clients
|
2015-11-29 15:27:28 -05:00 |
|
Drew DeVault
|
e59cffcea2
|
Support desktop shell panels in compositor
|
2015-11-29 12:03:13 -05:00 |
|
Drew DeVault
|
60e76cf932
|
Add swaybar basics
This should make the bar open and appear as the panel, once sway
supports panels. Right now it crashes sway!
|
2015-11-29 10:58:18 -05:00 |
|
Drew DeVault
|
63cf8e48c4
|
Add swaybar subproject
|
2015-11-29 10:26:50 -05:00 |
|