retrozinndev
dd3a962340
🌐 ags(bar/apps): use new translation key
2025-04-23 20:42:10 -03:00
retrozinndev
a1a5dbf4df
💄 ags(style): use pagebutton styles everywhere, instead of only in tile-pages
2025-04-23 20:41:07 -03:00
retrozinndev
39682b0fc3
🌐 ags(i18n): add keys to microphone, rename mixer keys to sound
2025-04-23 20:40:16 -03:00
retrozinndev
c5274ec91f
✨ ags(control-center/pages): rename page mixer to sound, add default endpoint options, add microphone page
2025-04-23 20:39:38 -03:00
retrozinndev
e28e2c7c2f
🌐 ags(i18n): translate control-center pages
2025-04-23 19:30:37 -03:00
retrozinndev
cd96236878
💥 ags(center-window): fix big-media widget being cut because of the revealer
2025-04-23 18:28:50 -03:00
retrozinndev
f054958f6f
💥 ags(control-center/tiles): don't close page on ::destroy signal
2025-04-23 17:48:51 -03:00
retrozinndev
2b78fc29ff
💄 ags(bar): better spacing and default style rules for bar
2025-04-23 17:47:42 -03:00
retrozinndev
4af7df5b17
💥 ags(runner): fix ResultWidget.closeOnClick property, do not close runner on media control plugin
2025-04-23 14:55:20 -03:00
retrozinndev
ddf4f659b5
💥 ags(control-center/mixer): get application icon by stream name
2025-04-23 14:21:20 -03:00
retrozinndev
ef474e9742
✨ ags(control-center/mixer): add per-app volume control to sliders
2025-04-23 12:03:36 -03:00
retrozinndev
c6cb481b4d
💥 ags(control-center/pages): fix xalign on button deprecated warning
2025-04-22 22:11:16 -03:00
retrozinndev
eac82dd227
💄 ags(style): better styles for control-center, fixed scrollbar hover
2025-04-22 22:01:53 -03:00
retrozinndev
8f0f40d728
💥 ags(control-center): add bottom margin back
2025-04-22 19:01:56 -03:00
retrozinndev
a743715a84
✨ ags(apps-window): add placeholder text to search entry
2025-04-21 18:11:02 -03:00
retrozinndev
e04bb9150a
✨ ags(control-center/tiles): migrate from old Pages widget
2025-04-21 18:10:14 -03:00
retrozinndev
231f25addb
✨ ags(control-center/pages): transform Pages widget into an actual GtkWidget instance
2025-04-21 18:08:49 -03:00
retrozinndev
151744defb
✨ ags(control-center/pages): better page widget, add PageButton widget for better looking buttons
2025-04-21 18:06:19 -03:00
retrozinndev
83c62d120c
✨ ags(separator): make the separator background customizable
2025-04-21 18:04:34 -03:00
retrozinndev
99d5babe67
💥 ags(control-center): remove unnecessary properties
2025-04-21 18:02:57 -03:00
retrozinndev
10958d4b18
💥 ags(popup-window): only close background-window on ::destroy
2025-04-21 17:58:12 -03:00
retrozinndev
13d5d75e9d
♻️ ags(ask-popup, entry-popup): port to custom-dialog for cleaner code
2025-04-21 17:52:38 -03:00
retrozinndev
67ab932ee2
✨ ags(custom-dialog): added new dialog window function
...
this function gives more options to create customized dialogs with:
- custom options
- title
- text
- extra GtkWidgets inside dialog
- align options horizontally(default) or vertically
2025-04-21 17:49:04 -03:00
retrozinndev
c34ab51999
💄 ags(style): changed styles for dialogs(ask-popup,entry-popup), removed default-styles mixin
2025-04-21 17:44:05 -03:00
retrozinndev
9b473a6a5d
✨ ags(background-window): listen for Escape key, rename onClick to onAction
2025-04-21 17:43:00 -03:00
retrozinndev
5a46ef9d62
💥 ags(arg-handler): do not async requestHandler, remove inline js function from cli
2025-04-21 17:39:47 -03:00
retrozinndev
a0f0dcf90a
💥 ags(notifications): do not run onClose on hoverLost if holdOnHover is false
2025-04-21 17:20:44 -03:00
retrozinndev
0fedccdf05
✨ ags(notifications): hold notification on hover
2025-04-21 15:22:43 -03:00
retrozinndev
05dba63eab
✨ ags(widgets): add entry-popup
...
This new Widget offers a new popup window, with an entry.
When user confirms the input, you have a callback with the provided user input. It's pretty useful if you think about it 🗣️ 💥
2025-04-18 21:56:14 -03:00
retrozinndev
cc16d46211
💥 ags(notifications): also check AstalNotifd.Notification.appIcon for image path
...
this commit fixes issues with hyprshot screenshot notification and markup issues with the new truncating method
2025-04-18 21:49:33 -03:00
retrozinndev
019a02b10d
💥 ags(ask-popup): fix wrong behaviors, make AskPopupProps.onAccept prop optional
2025-04-18 21:46:10 -03:00
retrozinndev
103825161a
💥 ags(notifications): add AstalNotifd.Notification.appIcon property to HistoryNotification too
2025-04-18 21:43:23 -03:00
retrozinndev
694a79e161
💥 ags(control-center/bluetooth): pair before device connection
2025-04-18 21:42:22 -03:00
retrozinndev
7fdcd7feee
💥 ags(nightlight, control-center/nightlight): fixed wrong fidelity temperature value (10000 changed to 6000)
2025-04-18 21:41:21 -03:00
retrozinndev
d66d2f1d5a
🌐 ags(i18n): move 'ask_popup.accept' and 'ask_popup.cancel' keys to root structure
2025-04-18 21:39:43 -03:00
retrozinndev
20f990488c
💄 ags(style): better styles, add styles for entry-popup
2025-04-18 21:37:50 -03:00
retrozinndev
a47752aaff
⚡ ags(apps-window): remove unnecessary gtkeventbox
2025-04-16 19:49:58 -03:00
retrozinndev
5376eb6576
💥 ags(popup-window, ask-popup): fix unexpected behaviors, removed onClose() and closeAction() support
2025-04-16 19:44:38 -03:00
retrozinndev
a15c0c53f0
💥 runner(plugins/shell): use single quotes to run commands instead of normal quotes
2025-04-15 17:31:55 -03:00
retrozinndev
70f4cc9145
✨ ags(control-center/tiles/nightlight): also show gamma filter percentage when needed
2025-04-15 17:30:09 -03:00
retrozinndev
415ffa66d8
✨ ags(runner): port to new PopupWindow function
2025-04-15 17:29:16 -03:00
retrozinndev
8e67d80203
✨ ags(apps-window, control-center, center-window): port to new PopupWindow function
2025-04-15 17:28:54 -03:00
retrozinndev
b5db51119e
✨ ags(bar/apps): change style on apps-window state changed
2025-04-15 17:28:13 -03:00
retrozinndev
9e4f65aedc
✨ ags(windows): use astal decorator functions to make the GObject class instead of gjs ones
2025-04-15 17:26:44 -03:00
retrozinndev
9c94555f0a
✨ ags(background-window, popup-window): use props on background-window, use new background-window on popup-window
2025-04-15 17:24:48 -03:00
retrozinndev
0ad4aaac90
✨ ags(control-center): larger window
2025-04-14 18:38:24 -03:00
retrozinndev
fd6470882e
✨ ags(control-center/tiles): include TileNightLight in tiles
2025-04-14 18:36:45 -03:00
retrozinndev
dfc753ba8d
✨ ags(control-center/pages): add night-light page, for controlling hyprsunset stuff
2025-04-14 18:36:08 -03:00
retrozinndev
33f8a935a0
✨ ags(control-center/tiles): finally add night-light control tile!! ❤️
2025-04-14 18:35:13 -03:00
retrozinndev
890da002eb
✨ ags(control-center/tile): add property to enable tile when clicking on the more button
2025-04-14 18:34:23 -03:00