Commit Graph
170 Commits
Author SHA1 Message Date
quadbyte ba39d02537 TrayMenu: proper divider 2025-08-18 20:57:33 -04:00
quadbyte 7c191b3de5 Settings ui: better label/description managment via NLabel (wip) 2025-08-18 19:04:05 -04:00
quadbyte 764638a329 TrayMenu: if menu entry does not define a text, shows "..." 2025-08-18 16:33:56 -04:00
quadbyte 50cf2ed5e1 Fix bluetooth button colors 2025-08-18 16:12:41 -04:00
quadbyte c5a7dd9d25 Battery: revert test mode 2025-08-18 16:10:53 -04:00
quadbyte 81eff0d234 Reworked the bar display colors/capsule, etc... 2025-08-18 16:10:29 -04:00
quadbyte 7d3dc9c815 Colors cleanup
- removed mOutlineVariant, using mOutline everywhere
- reworked all predefined color schemes (dark mode only, light mode
incoming)
2025-08-18 14:08:58 -04:00
quadbyte b723eccc78 Renamed most font and sizing shorthands properties for easier understanding and maintenance
property real fontSizeXS: 9
  property real fontSizeS: 10
  property real fontSizeM: 11
  property real fontSizeL: 13
  property real fontSizeXL: 16
  property real fontSizeXXL: 18
  property real fontSizeXXXL: 24
2025-08-18 11:12:51 -04:00
quadbyte ddd74c65e4 TrayMenu: less margins 2025-08-18 10:59:33 -04:00
quadbyte 62216873be TrayMenu: proper text warping + reduced each entry height for a more compact look 2025-08-18 10:45:46 -04:00
quadbyte 622c34a551 Using fontSizeReduced for Tray, PowerMenu and MediaCard player selector 2025-08-18 09:53:24 -04:00
quadbyte f657eaff32 Fixed bar opacity color calculation, was missing the red component 2025-08-18 09:46:40 -04:00
quadbyte ea72d7675e bar: uniformising left section look (border, radius, colors) with workspace 2025-08-18 09:44:11 -04:00
QuadbyteandGitHub 2706c8ab36 Merge pull request #110 from MichaelThomas0721/dev
Thanks for contributing, merged!
2025-08-18 09:30:43 -04:00
quadbyte 176a997018 Formatting + tray menu bg color back to "surface" 2025-08-18 09:27:05 -04:00
quadbyte 0c21155650 New Tray menu management, potential fix for #108 2025-08-18 09:25:09 -04:00
MichaelThomas0721 a4d5a10da9 Added background opacity slider to bar settings 2025-08-17 22:48:41 -04:00
quadbyte c482f800fe Bar Media: using mTertiary for easier distingo 2025-08-17 22:18:59 -04:00
quadbyte cb9877cd1b AudioViz: added a wave spectrum visualization. changed color to "primary" 2025-08-17 22:11:50 -04:00
quadbyte 0e8c37a215 Calm down the boldness and tiny spacing adjustments 2025-08-17 21:28:57 -04:00
quadbyte 9661712829 Bar: SysMon wrapped in a rounded rectangle 2025-08-17 21:16:10 -04:00
quadbyte ac8b4793d8 NIcon new widget to simplify icons display 2025-08-17 16:04:23 -04:00
quadbyte 9bb9e7e015 TrayMenu: fix invalid (black) color for disabled menu entries 2025-08-17 15:27:14 -04:00
quadbyte 32b6a363af BT Menu 2025-08-17 11:34:51 -04:00
quadbyte d2acdd1c19 Bluetooth WIP but way more reliable than before 2025-08-17 10:43:17 -04:00
quadbyte 4ed7324a99 Brightness, fully working (at least on my machine) 2025-08-17 08:03:09 -04:00
quadbyte 593821e998 Brightness improvements
- we dont want to save brightness in settings as it is saved in the
hardware
- fixed a few DDCutil weirdness
2025-08-17 07:44:40 -04:00
quadbyte 8178e96d04 WiFi: removing those two icons which leads to confusion / not working. Need to revisit later. 2025-08-17 07:02:40 -04:00
quadbyte 5f850e1ce9 Hiding demo panel for release 2025-08-17 06:37:26 -04:00
quadbyte dbdfbdc746 "transparent" => Color.transparent 2025-08-17 05:54:55 -04:00
quadbyte f5a192baba Removed extra 's' from all services. Made the noctalia color scheme the default 2025-08-17 05:44:59 -04:00
Ly-sec 05f9acdc5d Add CompositorService, make Logger look a bit nicer 2025-08-17 10:19:51 +02:00
quadbyte 4225cbe704 Brightness: Multi-monitor working (no external modification detected) 2025-08-17 00:13:35 -04:00
quadbyte 0223e3d9d1 formatting 2025-08-16 23:46:02 -04:00
quadbyte e3ea79073d MediaMini rebuilt to behave the same as activewindow 2025-08-16 23:29:25 -04:00
quadbyte 2b1893f8bc ActiveWindow fully debugged 2025-08-16 23:12:14 -04:00
quadbyte fbfda31733 Improved ActiveWindow 2025-08-16 23:00:25 -04:00
quadbyte 4fcdb1543d Renamed Colors to Color
- some work on the active window
2025-08-16 22:39:11 -04:00
quadbyte e800bc161d Using a custom logger with colors and timestamp instead of console.xxx 2025-08-16 19:31:22 -04:00
Ly-sec 2fd20c69f9 Add bluetooth panel (wip), add clock / clock+date setting 2025-08-16 15:35:10 +02:00
Ly-sec 56ad08816e More fixes for Network, NotificationHistory etc 2025-08-16 14:25:54 +02:00
Ly-sec 51e758a888 Add BrightnessTab 2025-08-16 14:00:03 +02:00
quadbyte 22f7dab34d formatting 2025-08-15 23:40:35 -04:00
quadbyte fc4bd796f1 Trying to fix a weird binding bug with NToggle 2025-08-15 23:15:16 -04:00
quadbyte c371ea68a3 Post refactoring fixes 3/? 2025-08-15 22:19:18 -04:00
quadbyte 258bb37533 Post refactoring fixes 2/? 2025-08-15 22:06:39 -04:00
quadbyte 4631239b92 Post refactoring fixes 1/?? 2025-08-15 21:55:32 -04:00
quadbyte 83ff5f5589 Renamed all services to xxxService. Moved a couple things in Commons 2025-08-15 21:45:58 -04:00
quadbyte 7e334ae768 Bar: more unified look on the left section 2025-08-15 21:17:52 -04:00
quadbyte 9990a88e90 Tooltips on all NIconButtons 2025-08-15 21:05:47 -04:00