Commit Graph
100 Commits
Author SHA1 Message Date
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
AlexandGitHub cf921a5e14 Merge pull request #76 from mithodin/charging-full
Add class for full battery and give option to interpret unknown as full
2018-11-02 22:51:57 +01:00
AlexandGitHub 1ff9fd06af Merge pull request #77 from mithodin/old-gdbus-codegen
fix compilation on systems with old gdbus-codegen
2018-11-02 21:23:10 +01:00
Alexis 00e7e87f55 fix: style 2018-11-02 17:39:00 +01:00
Alexis 836c543c62 fix: style 2018-11-02 17:07:51 +01:00
Alexis 7bca5fd6bd feat(Bar): add a warning about minimum height 2018-11-02 12:35:26 +01:00
AlexandGitHub 61e9f0803d Merge pull request #75 from ForTheReallys/proper_height
Fix #54
2018-11-02 12:26:14 +01:00
Alexis 9b201c77d7 feat: battery states && format-full/charging 2018-11-02 11:23:29 +01:00
Alexis 9d4048983d refactor: remove useless tmp variable 2018-11-01 09:27:00 +01:00
AlexandGitHub 0670225e69 Merge pull request #72 from Robinhuett/custom_module_states
Custom modules can control tooltip and CSS class
2018-11-01 09:11:15 +01:00
AlexandGitHub c3e185546d Merge pull request #68 from harishkrupo/master
Add configuration options for widgets on mouse events
2018-10-30 16:32:37 +01:00
AlexandGitHub 0e93de9c0a Merge pull request #71 from Robinhuett/configurable_battery_levels
Added second warning stage to battery module
2018-10-30 16:31:01 +01:00
AlexandGitHub e93c5e7957 Merge pull request #70 from Robinhuett/mode_module
Add module to show sway binding mode
2018-10-30 14:26:43 +01:00
Alexis c9a8a07976 fix(window): title on new workspace 2018-10-29 21:52:53 +01:00
Alexis 4307e4fd8e chore: upgrade fmt to 5.2.0 2018-10-28 14:40:25 +01:00
Alexis daf613f8ca feat: add debug about tray beta 2018-10-28 08:43:48 +01:00
Alexis 3f2eb0b492 chore: 0.1.3 2018-10-28 08:39:33 +01:00
AlexandGitHub 4f773ea268 Merge pull request #65 from maxice8/fix-musl
add missing <cstring> include for strncpy, fixes musl
2018-10-28 08:29:56 +01:00
Alexis ed3e4b1395 fix(pulseaudio): check active_port is set 2018-10-27 11:23:43 +02:00
AlexandGitHub 16b01e1059 Merge pull request #62 from colemickens/giounix20
meson: fix 'gio-unix-2.0' dependency
2018-10-27 09:35:47 +02:00
AlexandGitHub 1ae490c8f7 Merge pull request #61 from colemickens/outdir
meson: make extra output directory configurable
2018-10-27 09:16:11 +02:00
Alexis a55a1ae866 fix(tray): icons size 2018-10-26 14:53:39 +02:00
Alexis 07d8dfb3d6 feat(tray): spacing config 2018-10-26 12:08:50 +02:00
Alexis 5010227e6b fix(tray): icons 2018-10-26 11:59:03 +02:00
Alexis e8f3c1c6b3 chore: v0.1.2 2018-10-26 11:21:04 +02:00
Alexis 7e6c701659 chore: update README 2018-10-26 11:16:17 +02:00
Alexis adc38c3dfe feat(sni): set protocol version 2018-10-26 10:56:45 +02:00
Alexis b10907ee44 refactor: remove useless code 2018-10-26 10:39:25 +02:00
Alexis 0c9699b076 fix: check before set is host registered 2018-10-26 10:27:15 +02:00
Alexis 63e86fbe9e fix: check type 2018-10-26 10:12:34 +02:00
Alexis f20441fa92 refactor: simpler sni naming 2018-10-26 10:05:54 +02:00
Alexis 3f269ff463 fix: check json::value type 2018-10-26 09:27:16 +02:00
Alexis fd76e98552 fix: ifdef include 2018-10-25 19:12:28 +02:00
Alexis 9fae5efc06 feat: use interval thread until got inotify event 2018-10-25 17:39:15 +02:00
Alexis 7f1f217d84 feat: multiple config per modules 2018-10-25 17:30:26 +02:00
Alexis 1ea0c1f9dd chore: find gdbus-codegen once 2018-10-25 16:42:01 +02:00
Alexis 4626cbef63 fix(pulseaudio): round volume 2018-10-25 13:57:35 +02:00
Alexis 85f845ca43 refactor: remove debug 2018-10-25 13:49:30 +02:00