Commit Graph

30 Commits

Author SHA1 Message Date
Sébastien Atoch 057693fae3 Bar/NPanels Improvements
- Fix potential hairline gap with fractional scaling
- Apply auto-snap rules even to centered anchored panels
- Improving animations and sizing
2025-11-04 00:33:29 -05:00
ItsLemmy 101b27fcc7 New windowing system
Large commit that totally refactor of the way we handle the bar and
panels.

Testing should focus on Panels, Bar, Keyboard Focus, IPC calls.

Changes brief:
- One NFullScreenWindow per screen which handle it's bar and dedicated
panels.
- Added shadows
- Reintroduced dimming
- New panels animations
- Proper Z ordering
- Panels on overlay laywer is not reimplemented, if we do it then the
bar will be on the Overlay too
- Panel dragging was not reimplemented, to be discussed before
reimplementing
- Still a WIP, need to work more on shadows and polishing + debugging.
2025-11-03 00:53:02 -05:00
ItsLemmy 1a124cf655 Colors: 2 news colors, mHover+mOnHover - autocomputed. Using them for all hovers instead of mTertiary. 2025-10-31 23:32:10 -04:00
Ly-sec 3dd02b8367 SettingsWindow: run program availability checks on open 2025-10-30 12:39:00 +01:00
ItsLemmy 9003c60667 DirectWidgetSettingsPanel 2025-10-22 09:39:24 -04:00
ItsLemmy 6557b683ea SettingsPanel: new method "openWidgetSettings" 2025-10-21 20:57:58 -04:00
ItsLemmy fc5be392c0 BarWidgetSettingsDialog: refactored to support direct opening. 2025-10-21 20:44:30 -04:00
ItsLemmy c9bbaf4c91 Borders: optim/simplification of scaled borders 2025-10-21 13:52:19 -04:00
ItsLemmy 73267d1d37 Settings + SetupWizard
- Added a Lock screen settings tabs
- Added button in settings/general tab to re-run the setup wizard
- Fixed missing translations
- Fixed bug when matugen not installed in setup wizard
- Added enabled property for NToggle
2025-10-20 13:33:46 -04:00
ItsLemmy af0d8e6913 Settings: slightly bigger panel 2025-10-13 09:13:17 -04:00
ItsLemmy 12001f2255 Settings: better sizing of the Panel and sidebar 2025-10-13 08:02:26 -04:00
ItsLemmy e3f0f428da Settings: re-organization 2025-10-12 22:09:35 -04:00
ItsLemmy 8f13afb9e9 Settings: better margin between sidebar and main content. 2025-10-12 17:18:02 -04:00
ItsLemmy 9f54822e4c Different scaling for Bar and Panels 2025-10-12 15:48:52 -04:00
ItsLemmy 1e04a92047 Better margins 2025-10-12 09:50:01 -04:00
ItsLemmy 56db04ee1e Better margins 2025-10-12 09:42:53 -04:00
ItsLemmy f4b27380c3 Qt-Scaling: first cleanup pass 2025-10-12 08:23:24 -04:00
lysec eadebacea9 DockTab: fix NComboBox
Autoformat
2025-10-11 15:17:21 +02:00
lysec e86f4e56cb ControlCenter: revert to old layout 2025-10-11 04:16:12 +02:00
ItsLemmy bff195309a QuickSettings: editable widgets/button section in the ControlCenter 2025-10-08 23:05:52 -04:00
ItsLemmy 4ed16d795e Clipping: removed many unecessary clip: true 2025-10-04 22:22:23 -04:00
ItsLemmy 43dee793de More pointSize cleanup 2025-09-30 07:44:03 -04:00
ItsLemmy 4b13e89a64 Font: added per font family scaling. removed billboard font 2025-09-29 21:31:45 -04:00
Ly-sec 695d002d6a OsdTab: move all OSD related settings into their own tab
OSD: add Left/Right Center options (will display vertically)
TablerIcons: add OSD Tab icon
i18n: added translation to all files for OSDTab (generated)
2025-09-26 15:05:53 +02:00
Ly-sec 1470a92556 i18n: more cases detected 2025-09-24 14:53:09 +02:00
Ly-sec 2a23b6afdd i18n: WAY more i18n conversion 2025-09-24 14:12:12 +02:00
Ly-sec 2285a3fb18 SettingsWindow: add i18n support 2025-09-24 13:20:49 +02:00
ItsLemmy 31db195087 First stab at i18n 2025-09-23 22:39:38 -04:00
ItsLemmy a2b57c5165 Panels: more reliable draggable toggling 2025-09-23 14:42:55 -04:00
ItsLemmy b8f4401878 First pass 2025-09-22 19:11:10 -04:00