Erik Reider
e47e0211f3
Fixed keyboard-shortcuts being misspelled in config
2021-12-22 18:33:04 +01:00
Erik Reider
02e0cf6c52
Remove notification timeout when removed
2021-12-21 20:11:40 +01:00
Erik Reider
f7096fbdb8
Fixed notification overlays over each other
2021-12-21 20:11:22 +01:00
Erik Reider
f0c39187b9
Bumped version to 0.3
2021-12-14 12:10:34 +01:00
Erik Reider
30ec92246d
Improved README.md clarity
2021-12-14 12:08:20 +01:00
Erik Reider
00f20b70fd
Removed comments from config.json
2021-12-14 12:08:06 +01:00
christopher-l
fff3839c04
Remove notification on CLOSED_BY_CLOSENOTIFICATION ( #31 )
...
Co-authored-by: Christopher Lübbemeier <luebbemeier@metaventis.com >
2021-12-14 11:55:54 +01:00
christopher-l
75894f50ff
Added option 'center' for 'positionX' in config ( #30 )
...
Co-authored-by: Christopher Lübbemeier <luebbemeier@metaventis.com >
2021-12-03 13:40:13 +01:00
Erik Reider
baab0cd9b8
Can now reload css file from client
2021-11-17 21:02:39 +01:00
Erik Reider
57363848c9
Panel image is correct image
2021-11-17 20:44:12 +01:00
Erik Reider
e0be420be8
Updated panel.png image
2021-11-17 20:39:48 +01:00
Erik Reider
1d6ac435ea
Updated README images
2021-11-17 20:38:11 +01:00
Erik Reider
c3950c0568
Update README.md
2021-11-16 21:29:21 +01:00
Erik Reider
56e41f2ea0
Added basic breeze-gtk theme compat
2021-11-10 18:07:29 +01:00
Erik Reider
9aae9c92c8
Added "--get-dnd" to client @xav-ie
2021-10-20 18:54:06 +02:00
Erik Reider
e5b1579e08
Added image_visibility parameter to config
2021-10-16 18:44:30 +02:00
Erik Reider
565f2cf87d
Changed keyboard_shortcuts to keyboard-shortcuts in config
2021-10-16 18:43:25 +02:00
Erik Reider
37ea6c61ae
All *.vala files now 80 chars wide
2021-10-13 23:03:50 +02:00
Erik Reider
ababdd9807
Using a switch instead of a long if else statement
2021-10-13 22:54:24 +02:00
Erik Reider
ec7d3945cc
Fixed notification trying to remove itself when the window is null
2021-10-13 22:45:11 +02:00
Erik Reider
3e5378101f
Can now toggle keyboard shortcuts
2021-10-13 19:27:31 +02:00
Erik Reider
1ddf18dc92
Moved and added comments in configModel.vala
2021-10-13 18:02:47 +02:00
Erik Reider
c7273127ac
Bumped swaync version to 0.2
2021-10-13 13:22:17 +02:00
Erik Reider
c0f52adfc9
New config deserialization system + new notification timeout and timeout_low properties ( #19 )
...
* New config deserialization system + new timeout and timeout_low values
* Updated README
* Now doesn't accept values < 1
* Can now reload config from client and dbus
* Updated README with config reload command
* Removed unused json errordomain
* Fixed _path being overridden on first start
* Changed timeout_low name to timeout-low
* Fixed segfault when calling PositionX/Y.parse()
* Notiwindow and CC now change position on config change
* Added method to change config value from dbus
* Removed unused debug print
* Change_value now writes to the specified or default path
* Added new option to skip writing to config
* Added comments
* Added --reload-config command to README.md
2021-10-13 13:19:38 +02:00
Erik Reider
978f20de5f
Bumped the libhandy version to 1.2
2021-10-08 16:23:51 +02:00
Erik Reider
676b77212b
Fixed notifications still being hovered after close
2021-10-02 01:20:01 +02:00
Erik Reider
e3e6e39013
Removed type and type-hint in controlcenter.ui
2021-10-02 00:51:31 +02:00
Erik Reider
7629be542f
Fixed long url expanding notification center
2021-10-02 00:50:45 +02:00
Erik Reider
4cdf270577
close_all_notifications method now uses remove_notification method
2021-09-18 00:44:11 +02:00
Erik Reider
e205284806
Removed duplicate code for removing temp notification
2021-09-18 00:41:27 +02:00
Erik Reider
cf0e1b347e
Fixed copying of delegate warning
2021-09-18 00:31:32 +02:00
Erik Reider
bf79e9428e
Stop noti timeout while hovering and restart timeout when mouse leaves
2021-09-18 00:22:02 +02:00
Erik Reider
37b6e3d343
Alt-actions box now scrolls if there are too many actions
2021-09-17 23:57:07 +02:00
Erik Reider
b39fbb1bb0
Removed alt button box from ui file
2021-09-17 22:31:24 +02:00
Erik Reider
9365ff2d80
Fixed alt action button horizontal border being doubled
2021-09-17 19:18:23 +02:00
Erik Reider
f238274032
Fixed not being able to click actions and simplified css
2021-09-17 18:58:19 +02:00
Erik Reider
9ebd8dd167
Updatded README.md to include gestures as features
2021-09-16 13:38:35 +02:00
Erik Reider
83d92c4804
Updated PKGBUILD with libhandy dep
2021-09-16 13:33:04 +02:00
Erik Reider
9b25ba02e0
Added carousel to each notification to enable swipe to dismiss
2021-09-16 13:32:06 +02:00
Erik Reider
e9231ab83d
Noti close button won't show until mouse hover
2021-09-16 13:09:18 +02:00
Erik Reider
a81efc0094
Body markup regex now also replaces tags inside of markup
2021-09-16 12:22:31 +02:00
Erik Reider
de7fa74f05
Fixed some markup characters not displaying correctly in body
2021-09-16 12:05:04 +02:00
Erik Reider
e5789eb23b
Updated README.md with sway usage
2021-09-16 10:43:53 +02:00
Erik Reider
69c438a29d
Merge pull request #15 from ErikReider/layer_shell_0.5.0_fix
...
Fix layershell 0.5.0 not compiling
2021-09-16 10:36:55 +02:00
Erik Reider
038bcc2dc2
Used Vala preprocessor instead of regular if/else
2021-09-12 17:33:51 +02:00
Erik Reider
03a68bff88
Fixed layershell not working for <0.6.0
2021-09-12 15:13:37 +02:00
Erik Reider
dc8c4717d0
Updated PKGBUILD
2021-08-12 22:53:21 +02:00
Erik Reider
e3143c6ffb
Decreased default notification close button size
2021-08-12 22:50:55 +02:00
Erik Reider
4341a68105
Refactored path builder for style and config in .config
2021-08-12 22:36:10 +02:00
Erik Reider
bf8ea44993
Added ability to use custom config and style.css locations
2021-08-12 22:35:33 +02:00