Commit Graph
100 Commits
Author SHA1 Message Date
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
Alexis 68d9d2c347 fix: ifdef 2018-10-25 12:24:39 +02:00
Alexis f3fe57dd24 chore: v0.1.0 2018-10-25 12:15:52 +02:00
Alexis d4b97d5d09 feat: optional tray 2018-10-25 11:47:03 +02:00
Alexis f3975e6634 feat: gdbus dbus-menu 2018-10-25 11:44:04 +02:00
AlexandGitHub 0dedcc0126 Merge pull request #39 from Alexays/tray-gdbus
Tray beta
2018-10-25 11:40:33 +02:00
AlexandGitHub 0e6147b644 Merge branch 'master' into tray-gdbus 2018-10-25 11:36:35 +02:00
Alexis 45847847b9 style: disallow resize 2018-10-25 10:43:37 +02:00
Alexis c912d8c86a fix(workspaces): index 2018-10-25 10:22:11 +02:00
AlexandGitHub da0674debc Merge pull request #53 from dangerousdan/fix-clock-interval
fix custom intervals causing cpu to go mental
2018-10-23 03:02:23 +02:00
Alexis 5a6e05dcde feat: workspaces index 2018-10-22 10:41:52 +02:00
AlexandGitHub 290f3a79e9 Merge pull request #46 from DanySpin97/build-options
Add options for pulseaudio and libnl
2018-10-21 12:31:14 +02:00
Alexis 091b460d03 feat(Tray): handle click 2018-10-04 18:53:50 +02:00
Alexis 56e55fa4aa fix: remove TODO 2018-10-04 18:53:50 +02:00
Alexis dc799adf45 feat(Tray): icon pixmap 2018-10-04 18:53:50 +02:00
Alexis 75c9477aa8 feat(Tray): handle item unregister 2018-10-04 18:53:50 +02:00
Alexis 75cf1d70fd feat(WIP): tray
feat(wip): tray

feat(wip): tray

feat(WIP): gdbus

feat(WIP): tray
2018-10-04 18:53:50 +02:00
Alexis a63650aa67 chore: optimize preview 2018-10-01 18:56:58 +02:00
Alexis 0e8b3f71b8 fix(Custom): pclose if continuous script end 2018-09-18 23:21:08 +02:00
Alexis 00959c7d65 feat(Custom): handle continuous script 2018-09-18 23:15:37 +02:00
Alexis d5d620e72d feat(Window): handle closed window 2018-09-18 21:16:35 +02:00
Alexis d914429194 feat(Workspaces): format 2018-09-18 20:58:11 +02:00
Alexis fcdb8387af feat(Tray): handle click 2018-09-17 23:32:05 +02:00
Alexis 3e2e1a7018 fix: remove TODO 2018-09-15 19:01:28 +02:00
Alexis 86958f264e feat(Tray): icon pixmap 2018-09-15 19:01:28 +02:00
Alexis 20ff2cab9e feat(Tray): handle item unregister 2018-09-15 19:01:28 +02:00
Alexis fc6e42d748 feat(WIP): tray
feat(wip): tray

feat(wip): tray

feat(WIP): gdbus

feat(WIP): tray
2018-09-15 19:00:45 +02:00
Alexis 55e1905284 fix(Sway): compile without sway 2018-09-10 11:25:53 +02:00
Alexis 0abaaf2f7f style: fix 2018-09-10 11:16:57 +02:00
Alexis f78ef0d491 fix(Meson): optional sway 2018-09-10 11:00:53 +02:00
Alexis de5df09fcd fix(Custom): loop script block main loop 2018-09-05 19:20:19 +02:00
Alexis 7020af7653 feat(Workspaces): urgent, visible, focused icons 2018-09-05 00:16:56 +02:00
Alexis 0eee8eade7 feat(WIP): tray
feat(wip): tray

feat(wip): tray

feat(WIP): gdbus

feat(WIP): tray
2018-09-02 17:29:16 +02:00
Alexis 28c65c64e6 chore: add default build type 2018-08-30 11:30:20 +02:00