ItsLemmy
c20773d60b
Prevent NPanel dragging when popup are open.
2025-09-22 13:40:38 -04:00
LemmyCook
8a78ee090a
Cleanup: more strings
2025-09-19 17:11:34 -04:00
LemmyCook
ed557af1c2
Tooltip improvements (only use period for long sentences)
2025-09-19 10:38:10 -04:00
LemmyCook
603f499355
Settings: removed systemic capitalization improved labels and descriptions.
2025-09-18 21:34:30 -04:00
LemmyCook
b2d46ab759
Settings: cleanup since we moved the wallpaper selector out.
2025-09-18 17:34:55 -04:00
Ly-sec
6fba3457f7
NPanel: add drag support
2025-09-18 18:27:35 +02:00
Ly-sec
1bd093db7f
WallpaperSelector overhaul: initial commit
2025-09-18 17:55:30 +02:00
LemmyCook
47f72d9498
Location/Clock: Moved use12hourformat and reverseDaymonth from the clock widget settings to the main settings, location tab
...
- Fix #303
2025-09-17 21:10:51 -04:00
LemmyCook
a61b2edd07
Settings: fully cleanup and aligned
2025-09-14 11:23:20 -04:00
LemmyCook
f3123ba5b1
Settings: more cleanup - wip
2025-09-14 10:57:24 -04:00
Ly-sec
7594651e05
SettingsTabs: use NHeader, move display settings around
2025-09-14 15:50:23 +02:00
LemmyCook
7d2eaa46e6
qmlfmt: increase line-length to 360 to avoid hard-wrap.
...
+ cleaned up power menu/panel
2025-09-12 21:07:11 -04:00
LemmyCook
c5ca758d3e
Settings: New Dock tab.
2025-09-11 23:31:40 -04:00
LemmyCook
2872a7b5c9
Using NScrollView and NListView where it matters.
...
Not using them in tiny ListViews (ex: NComboBox, and Media player
dropdown)
2025-09-11 17:58:28 -04:00
LemmyCook
82ac49ce85
NPanel: simplified screen/scaling management
2025-09-10 20:45:50 -04:00
LemmyCook
833808152e
Icons: added icons to settings main content title + slightly smaller NCircleStat badges
2025-09-09 22:17:48 -04:00
LemmyCook
48f6c0705b
New icons: more icons and cleanup
2025-09-09 17:02:57 -04:00
LemmyCook
1f8c55d581
Icons: huge cleanup
2025-09-08 22:05:57 -04:00
LemmyCook
ccdb4e0664
Icons: more icons
2025-09-08 21:37:01 -04:00
LemmyCook
c77784b5c1
Icons: most settings tabs
2025-09-08 21:23:57 -04:00
LemmyCook
a4107c87c0
Icons: WIP using a proper mapping table
2025-09-08 21:05:48 -04:00
LemmyCook
fa970986dc
Icons: more icons
2025-09-08 18:45:09 -04:00
LemmyCook
97c7fd8073
Icons: more icons
2025-09-08 17:26:21 -04:00
LemmyCook
170fbea7a4
Settings: better alignment with new icons + check icon on wallpaper selector
2025-09-08 16:17:34 -04:00
LemmyCook
08d2747f1e
Icons: color picker + better tab alignment in settings
...
+ autoformatting
2025-09-08 16:08:53 -04:00
LemmyCook
ea6b8e0c02
Icons: Brightness and battery
2025-09-08 15:53:50 -04:00
LemmyCook
404a1d3e8b
New icons + some warning fixes
2025-09-08 15:22:43 -04:00
LemmyCook
6f1b88e76d
more icons
2025-09-08 14:44:28 -04:00
LemmyCook
6169f88d90
Default skull icon
2025-09-08 14:33:20 -04:00
Ly-sec
e4e2ed41b4
Rename TimeWeatherTab to WeatherTab, remove Time settings from said tab
...
WeatherTab: renamed from TimeWeatherTab, remove Time settings
Time: Time/Date is now widget driven
2025-09-07 15:48:16 +02:00
LemmyCook
f27608947c
Settings: slightly more compact tabs
2025-09-07 00:06:58 -04:00
LemmyCook
4768485974
LockScreen: converted to Layout
2025-09-05 18:15:28 -04:00
LemmyCook
9a14a5cc10
SettingsPanel: converted to layout
2025-09-05 18:05:42 -04:00
LemmyCook
f9a48becce
SettingsPanel: finaly fixed the conflict between scrollview and textinput!
2025-09-05 15:47:07 -04:00
LemmyCook
3140039ccb
NTextInput: simplified code in an attempt to fix text selection issues with mouse.
...
Not fixed yet, but I know where the conflict is!
2025-09-05 15:08:45 -04:00
LemmyCook
2bd30947fc
SettingsPanel: reordered code.
2025-09-04 17:30:52 -04:00
LemmyCook
84e8793a29
SettingsPanel: improved keyboard controls
2025-09-04 17:28:35 -04:00
LemmyCook
be1643c5b8
SettingsPanel: added keyboard navigation (Tab, Vim, Up/Down) to change active tab.
2025-09-04 17:14:54 -04:00
LemmyCook
b778a80c79
Settings: better icons for Hooks tab
2025-09-04 14:46:19 -04:00
Ly-sec
37eefe3663
Created Hook system (let's users run commands after specific actions)
...
NInputAction: create NTextInput with NButton
HooksService: add dark/light mode hook, add wallpaper change hook
HooksTab: create 1 NInputAction for each hook
Wallpaper: add hook functionallity
2025-09-04 17:54:58 +02:00
LemmyCook
d8c91a942f
SettingsPanel: restoring keyboard focus
2025-09-04 08:28:58 -04:00
LemmyCook
4f3e0bdb1e
SettingsPanel: remove keyboard focus, so it will close gracefully if clicking on something else (like others NPanels)
2025-09-03 22:30:42 -04:00
LemmyCook
06a11f003b
SettingsPanel: fixed audio tab name
2025-09-03 21:58:51 -04:00
LemmyCook
cb7b1d92c6
Wallpaper: improved over conditional wallpaper management
...
- hide all wallpaper settings if feature is disabled
- hide wallpaper selector if feature is disabled
- hide quick access wallpaper if feature is disabled
2025-09-01 19:58:05 -04:00
Ly-sec
65794b52ec
Fix double click on SidePanel to close
...
NPanel: remove WlrLayershell.keyboardFocus.OnDemand, only add it to
specific panels.
2025-09-01 23:57:51 +02:00
LemmyCook
9a4317739b
SettingsPanel: better var naming
2025-09-01 15:16:28 -04:00
LemmyCook
de32b86f7c
SettingsPanel: Improved auto-sizing so it should work well on large and small screens
2025-09-01 15:11:37 -04:00
LemmyCook
5a1faa0fd4
SettingsPanel: ensure we never clip screen height
2025-09-01 15:08:15 -04:00
quadbyte
e8c2042290
Settings: better looking settings panel on 1080p
2025-09-01 00:15:49 -04:00
LemmyCook
102aca0fa0
Settings: less wide + cleanup about
2025-08-31 21:35:41 -04:00