Commit Graph
100 Commits
Author SHA1 Message Date
Alex 60af51fc17 chore: update opensuse dockerfile 2019-02-01 21:56:34 +01:00
AlexandGitHub 3021ef2d51 Update README.md 2019-02-01 21:52:38 +01:00
Alex 0ddcf26a45 feat: output configuration 2019-02-01 21:45:59 +01:00
Alex 4d3c2191cb chore: v0.3.0 2019-01-28 19:38:58 +01:00
Alex 38fc62ea27 feat: bar id 2019-01-28 19:26:16 +01:00
AlexandGitHub 2f7b2677d7 Merge pull request #155 from Robinhuett/window_ignore_self_fix
fix(window): Fix #154
2019-01-27 12:06:58 +01:00
AlexandGitHub 6f2d784d4e Merge pull request #154 from Robinhuett/window_ignore_self
fix(window): Ignore waybar
2019-01-27 02:09:44 +01:00
AlexandGitHub a0fd99b112 Merge pull request #152 from jubalh/fmt
Add fmt dependency to README.md
2019-01-25 16:42:41 +01:00
AlexandGitHub aedf133b16 Merge pull request #146 from Alexays/network_alt
fix(Network): format-alt
2019-01-14 09:05:52 +01:00
AlexandGitHub 02aed73295 Merge branch 'master' into network_alt 2019-01-13 22:39:04 +01:00
AlexandGitHub 9348e88592 Merge pull request #130 from Alexays/destructor
refactor: proper modules destruction
2019-01-13 22:37:19 +01:00
Alexis eace8c549f fix(Network): format-alt 2019-01-13 22:36:37 +01:00
Alexis f8116132a7 fix(Workspaces): check thread is running before parse response 2019-01-13 22:23:09 +01:00
Alexis 171e0e5ae3 revert: don't disable seq check 2019-01-13 22:22:22 +01:00
Alexis 30781757e3 revert: prefer nl_send_sync 2019-01-13 22:22:22 +01:00
Alexis 800d2f388e refactor(network): proper signal strength type 2019-01-13 22:22:22 +01:00
Alexis 1647e31b48 refactor: free netlink message 2019-01-13 22:22:22 +01:00
Alexis 399f61df98 refactor: proper modules destruction 2019-01-13 22:22:22 +01:00
AlexandGitHub 8af813c2f1 Merge pull request #140 from Robinhuett/headers
refactor: replace all gtkmm.h includes
2019-01-09 01:00:00 +01:00
AlexandGitHub afa1cc8287 Update README.md 2018-12-29 00:06:59 +01:00
AlexandGitHub ab78698ffd Merge pull request #139 from cjbassi/master
Remove ws index from sway ws names
2018-12-28 18:45:58 +01:00
AlexandGitHub aa6da11ba4 Merge pull request #138 from cjbassi/master
Add install and build-debug commands to makefile
2018-12-28 15:58:51 +01:00
AlexandGitHub 3a9bf932b4 Merge pull request #133 from cjbassi/feature/makefile
Add simple makefile
2018-12-28 01:23:23 +01:00
AlexandGitHub a078be991a Merge branch 'master' into feature/makefile 2018-12-28 01:16:56 +01:00
AlexandGitHub 83ae5ec5c9 Merge pull request #134 from cjbassi/fix/typo
Fix typo
2018-12-28 01:16:31 +01:00
AlexandGitHub 513278597a Merge pull request #129 from Robinhuett/custom-module-icon
Add format-icons to custom module
2018-12-26 11:42:25 +01:00
AlexandGitHub 76bbdd0425 Merge pull request #128 from Robinhuett/wifiicon
Use SignalStrength for format icons
2018-12-25 21:07:25 +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
AlexandGitHub 00728fe877 Merge pull request #125 from chep/master
fix(pulseaudio): return puleseaudio port string if unknown
2018-12-20 10:24:55 +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
AlexandGitHub 37c7e586d6 Merge pull request #110 from tokyovigilante/ipc-fix
Update to new Sway IPC protocol
2018-11-29 00:40:57 +01:00
AlexandGitHub c051b517ca Merge pull request #108 from SibrenVasse/spotify
fix(custom): fix conditional statement
2018-11-26 20:09:21 +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
AlexandGitHub 952d877652 Merge pull request #103 from SibrenVasse/spotify
Event based mediaplayer script
2018-11-24 18:13:08 +01:00
AlexandGitHub 5356d25a9b Merge branch 'master' into spotify 2018-11-24 18:11:48 +01:00
AlexandGitHub 65b9911df4 Merge pull request #105 from David96/master
Allow custom plugins that don't execute anything
2018-11-24 18:01:31 +01:00
Alexis 08bfdda4cb revert(network): wait interface 2018-11-24 16:01:22 +01:00
Alexis 8f8ec3b999 feat(Label): on-click-right 2018-11-24 15:56:16 +01:00
Alexis a17220054d feat(client): pefix module name on update error 2018-11-24 11:20:03 +01:00
Alexis 4cc48b3cfd fix(client): catch error on update 2018-11-24 11:13:52 +01:00
Alexis 087de4e956 refactor(client): lambda to method 2018-11-24 11:04:56 +01:00
Alexis 2c2a0473f4 feat(client): throw when we don't have required resources files 2018-11-23 19:31:40 +01:00
Alexis 2e1f8b2fc5 fix(network): check len of netlinkResponse 2018-11-23 17:52:10 +01:00
Alexis 686bc4828e refactor(network): only get info when there is an interface 2018-11-23 17:46:14 +01:00
Alexis f6c2a8d9b7 fix(network): free the message instead of the socket 2018-11-23 17:42:26 +01:00
Alexis baa7f52e21 refactor(network): wait for new address 2018-11-23 16:04:29 +01:00
Alexis 2b05b8e69a chore: v0.2.2 2018-11-23 12:03:23 +01:00
Alexis ad7400d5ce refactor(ALabel): add interval 2018-11-23 11:57:37 +01:00
Alexis 36652158ad refactor(tray): more cpp binding 2018-11-23 10:46:58 +01:00
Alexis 8db94f7efd revert(ALabel): ref on format 2018-11-22 16:50:42 +01:00
Alexis aaaa17d94f fix(config): remove duplicate tray 2018-11-22 16:21:46 +01:00
Alexis 0b1b0eb1a7 feat(tray): multiple hosts 2018-11-22 16:20:49 +01:00
Alexis f00be0b552 refactor(tray): remove useless variable 2018-11-22 15:51:55 +01:00
Alexis ba79b4d397 refactor(tray): cleanup and fixes 2018-11-22 15:47:23 +01:00
Alexis bd62c4cbc5 feat(Label): use set_markup 2018-11-21 20:49:09 +01:00
Alexis b3559328f1 fix(window): ellipsize 2018-11-20 23:24:33 +01:00
Alexis 69fceb1c92 fix(tray): sigsev on click when multiple icons is available 2018-11-16 12:01:03 +01:00
Alexis 33f138c16e chore: v0.2.1 2018-11-16 10:15:27 +01:00
Alexis 01692b719a chore: update README 2018-11-16 10:07:20 +01:00
Alexis 8c26a6aab7 chore: update README 2018-11-16 10:06:24 +01:00
Alexis e42fae32ab feat(network): network info interval 2018-11-16 10:02:12 +01:00
Alexis c910767378 refactor: remove usless using 2018-11-15 14:48:49 +01:00
Alexis 94b9f0a399 feat(cpu): add both usage and load 2018-11-15 14:44:43 +01:00
Alexis 1665003d23 fix: sigsev 2018-11-14 19:14:51 +01:00
AlexandGitHub e5573c20e6 Merge pull request #96 from Robinhuett/module_network_ipaddr
Module network ipaddr
2018-11-14 10:44:27 +01:00
AlexandGitHub 3dc0f7ccf9 Merge pull request #94 from Robinhuett/cpu_fix
Use /proc/stat for cpu load
2018-11-11 13:41:11 +01:00
Alexis 7222668326 refactor: disable battery timer stop on inotify event for now 2018-11-09 23:02:46 +01:00
AlexandGitHub 315e2defde Merge pull request #93 from Robinhuett/pulseaudio_scroll
Add config option for volume change scroll step size
2018-11-09 22:55:51 +01:00
Alexis 45bb8b1a1f refactor: simpler memory code 2018-11-09 22:55:25 +01:00
AlexandGitHub a5bca24f9b Merge pull request #91 from Robinhuett/ram_free_used
Use /proc/meminfo for Memory module
2018-11-09 22:34:11 +01:00
AlexandGitHub c07037d6b8 Update README.md 2018-11-09 17:27:35 +01:00
Alexis a9751545fa fix: update travis 2018-11-09 17:15:19 +01:00
Alexis b8b799a187 [ci skip] remove .SRCINFO at root 2018-11-09 15:36:21 +01:00
Alexis 39dfa66261 feat(ci): archlinux 2018-11-09 15:19:17 +01:00
AlexandGitHub 13702012a4 CI (#90) 2018-11-09 12:07:16 +01:00
Alexis 2d2fb88040 fix: fmt 2018-11-08 09:57:24 +01:00
AlexandGitHub 0933aad75f Merge pull request #87 from David96/master
Fix workspaces not being removed from bar when moved to another output
2018-11-05 21:06:53 +01:00
AlexandGitHub 6c9e37699b Merge pull request #86 from David96/master
Fix clicking and scrolling through workspaces
2018-11-05 20:35:48 +01:00
Alexis d6af63d84a chore: add travis 2018-11-05 11:59:05 +01:00
AlexandGitHub 26182c222b Merge pull request #79 from vberger/master
Don't call layer_surface.set_size on configure
2018-11-03 13:36:04 +01:00
Alexis 43cd80fb31 chore: 0.2.0 2018-11-03 13:20:05 +01:00
AlexandGitHub 5ece0d98ee Merge pull request #78 from mithodin/filesystem-experimental
add option for when filesystem still lives in the experimental namespace
2018-11-03 13:00:04 +01:00
Alexis 6ab01b1ad4 fix(style): not charging 2018-11-02 23:00:38 +01:00