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
retrozinndev
fe56d3e9ad
✨ ags(control-center/quickactions): better code and stuff
2025-04-14 18:33:12 -03:00
retrozinndev
453605afca
✨ ags(widgets/background-window): add fullscreen background window that supports actions when clicking(i forgot to add this yesterday, sorry)
2025-04-14 18:32:07 -03:00
retrozinndev
f937752023
✨ ags(scripts/widget-utils): add util function for generating slider marks
2025-04-14 18:30:35 -03:00
retrozinndev
f1494c8451
✨ ags(control-center/pages): close page and open provided one in togglePage() if provided page is not the same from current
2025-04-14 18:29:38 -03:00
retrozinndev
c0ba7adadc
💄 ags(style): add styles for slider marks and more improvements
2025-04-14 18:27:47 -03:00
retrozinndev
f0bf0bd5b6
✨ ags(scripts/nightlight): correctly implement hyprsunset functions
2025-04-14 18:26:19 -03:00
retrozinndev
238289eec5
🌐 ags(i18n): add new key control_center.tiles.night_light for the night light tile
2025-04-14 18:24:51 -03:00
retrozinndev
1a6565834f
💥 fix(osd): do not trigger if control-center is open
2025-04-14 18:23:45 -03:00
retrozinndev
bcaf4bf286
✨ ags(apps-window): new style for apps-window! it now looks more integrated to the shell design
2025-04-13 15:43:07 -03:00
retrozinndev
e52f8c34bf
💄 ags(style/apps-window): darker background for better readability
2025-04-13 00:20:36 -03:00
retrozinndev
37f04fd251
✨ ags(scripts/utils): add Hyprland-related util functions
2025-04-13 00:19:19 -03:00
retrozinndev
a49b6defd6
✨ ags(bar): peek workspace numbers on workspaces widget hover
2025-04-13 00:18:33 -03:00
retrozinndev
9f9295314d
💥 fix(notifications): use correct GLib.DateTime function for local time instead of utc
2025-04-13 00:12:23 -03:00
retrozinndev
efb483e1c9
♻️ ags(app): stuff
2025-04-12 18:05:30 -03:00