Commit Graph

333 Commits

Author SHA1 Message Date
Alexis
399f61df98 refactor: proper modules destruction 2019-01-13 22:22:22 +01:00
Alex
8af813c2f1
Merge pull request #140 from Robinhuett/headers
refactor: replace all gtkmm.h includes
2019-01-09 01:00:00 +01:00
Robinhuett
29a2ee1744 refactor: Replace all occurencec of gtkmm.h and only use the necessary headers 2019-01-08 21:05:44 +01:00
Alex
afa1cc8287
Update README.md 2018-12-29 00:06:59 +01:00
Alex
ab78698ffd
Merge pull request #139 from cjbassi/master
Remove ws index from sway ws names
2018-12-28 18:45:58 +01:00
Caleb Bassi
8ea0659ee2 Remove ws index from sway ws names 2018-12-28 09:36:02 -08:00
Alex
aa6da11ba4
Merge pull request #138 from cjbassi/master
Add install and build-debug commands to makefile
2018-12-28 15:58:51 +01:00
Caleb Bassi
6a5a4881ad Add install and build-debug commands to makefile 2018-12-28 06:37:07 -08:00
Alex
3a9bf932b4
Merge pull request #133 from cjbassi/feature/makefile
Add simple makefile
2018-12-28 01:23:23 +01:00
Alex
a078be991a
Merge branch 'master' into feature/makefile 2018-12-28 01:16:56 +01:00
Alex
83ae5ec5c9
Merge pull request #134 from cjbassi/fix/typo
Fix typo
2018-12-28 01:16:31 +01:00
Caleb Bassi
b4d38294a7 Fix typo 2018-12-27 16:03:29 -08:00
Caleb Bassi
7804514c5c Add simple makefile 2018-12-27 15:56:47 -08:00
Alex
513278597a
Merge pull request #129 from Robinhuett/custom-module-icon
Add format-icons to custom module
2018-12-26 11:42:25 +01:00
Robinhuett
4698c9d2cf chore(custom): Change int conversion 2018-12-26 11:35:58 +01:00
Robinhuett
11c98f13e3 feat(custom): Add format-icons to custom module
This commit allows custom modules (json only) to set a percentage. This can be displayed either by using {percentage} or by using {icon} with format-icons set.
2018-12-26 03:52:05 +01:00
Alex
76bbdd0425
Merge pull request #128 from Robinhuett/wifiicon
Use SignalStrength for format icons
2018-12-25 21:07:25 +01:00
Robinhuett
34df2b0695 fix(ALabel): Better fix for getIcon 2018-12-25 21:03:13 +01:00
Robinhuett
ad638357b5 feat(network): Use Signal Strength for format-icons 2018-12-25 14:17:34 +01:00
Robinhuett
7404f80122 fix(ALabel): getIcon 2018-12-25 14:15:59 +01:00
Alexis
de0ee9fcb2 fix(battery): adapter status 2018-12-24 12:17:07 +01:00
Alexis
755fad6bc3 fix(battery): typo 2018-12-24 08:50:58 +01:00
Alexis
e3c0624c48 fix(battery): typo 2018-12-24 08:38:37 +01:00
Alexis
87e55ea993 feat(battery): check adapter online as fallback when battery status report unknown 2018-12-24 08:37:10 +01:00
Alexis
3b8bfb08a4 fix(network): typo 2018-12-22 14:00:56 +01:00
Alex
00728fe877
Merge pull request #125 from chep/master
fix(pulseaudio): return puleseaudio port string if unknown
2018-12-20 10:24:55 +01:00
Cédric Chépied
a4062455cd fix(pulseaudio): return puleseaudio port string if unknown 2018-12-20 09:54:10 +01:00
Alexis
3691d84543 chore: v0.2.3 2018-12-18 17:42:35 +01:00
Alexis
b554094c7e feat: args && class id 2018-12-18 17:30:54 +01:00
Alexis
66ad2864c2 fix(Pulseaudio): use markup 2018-12-17 09:00:40 +01:00
Alexis
c7b0639f32 fix(workspaces): check thread is running 2018-12-09 10:49:28 +01:00
Alexis
0acc50264e fix(custom): failed getline after closed pipe 2018-12-08 13:57:56 +01:00
Alexis
1b13f9e38c fix(custom): close endless scripts 2018-12-08 12:58:47 +01:00
Alexis
7befd27059 fix: clock interval 2018-12-04 09:38:08 +01:00
Alexis
2ec34e4adb feat: add $HOME to valid path 2018-12-03 20:12:34 +01:00
Alexis
812a7a9861 fix: typo 2018-12-03 11:13:56 +01:00
Alexis
1d96d57b75 feat: warn user about stopped endless custom module 2018-12-03 09:35:10 +01:00
Alexis
691fb88057 refactor(modules): const bar 2018-12-01 00:10:41 +01:00
Alexis
281bab4943 feat(ci): opensuse 2018-11-30 21:48:42 +01:00
Alexis
8e93fd3ae0 revert: Update to new Sway IPC protocol 2018-11-29 09:50:00 +01:00
Alex
37c7e586d6
Merge pull request #110 from tokyovigilante/ipc-fix
Update to new Sway IPC protocol
2018-11-29 00:40:57 +01:00
Ryan Walklin
3a5a470d90 Update to new Sway IPC protocol 2018-11-28 22:27:06 +00:00
Alex
c051b517ca
Merge pull request #108 from SibrenVasse/spotify
fix(custom): fix conditional statement
2018-11-26 20:09:21 +01:00
Sibren Vasse
a0cdef569b fix(custom): fix conditional statement 2018-11-26 19:35:03 +01:00
Alexis
a123711a8d fix(network): disconnected forced interface 2018-11-25 21:32:50 +01:00
Alexis
391a7de94a fix(window): escape window name 2018-11-25 15:21:00 +01:00
Alex
952d877652
Merge pull request #103 from SibrenVasse/spotify
Event based mediaplayer script
2018-11-24 18:13:08 +01:00
Alex
5356d25a9b
Merge branch 'master' into spotify 2018-11-24 18:11:48 +01:00
Alex
65b9911df4
Merge pull request #105 from David96/master
Allow custom plugins that don't execute anything
2018-11-24 18:01:31 +01:00
David96
2aed121903 Allow custom plugins that don't execute anything 2018-11-24 17:24:02 +01:00