ItsLemmy
|
c407edb4e9
|
BarWidgets: All the right click contextual menus. Fix #541
|
2025-11-17 22:47:17 -05:00 |
|
ItsLemmy
|
66770625dd
|
Tooltip: no longer needed to pass a screen explicitely
|
2025-11-17 22:02:10 -05:00 |
|
ItsLemmy
|
f1d714ad9a
|
Cleanup: replaced a bunch of Screen by their proper "screen"
|
2025-11-17 14:53:47 -05:00 |
|
loner
|
24b8eeb1f4
|
feat: Optimize capsule color computation by using Style.qml property
|
2025-11-17 11:05:58 +08:00 |
|
loner
|
a46c76b9d5
|
feat(bar): Add capsule opacity setting with conditional slider in bar settings
|
2025-11-17 11:05:57 +08:00 |
|
ItsLemmy
|
3ff5b7639f
|
Switched to qmlformat.
|
2025-11-16 17:07:03 -05:00 |
|
ItsLemmy
|
ec328f348c
|
ActiveWindow: added missing Wayland import for hyprland toplevel.
|
2025-11-10 21:00:06 -05:00 |
|
ItsLemmy
|
3b7411f1ad
|
Bar-Widgets: re-adding a lot of missing services since the refactor.
|
2025-11-08 23:07:46 -05:00 |
|
ItsLemmy
|
355271768c
|
Services in subfolder + cleanup/fixes
|
2025-11-08 16:38:43 -05:00 |
|
notiant
|
0655e5be18
|
Update ActiveWindow.qml
|
2025-10-24 12:00:03 +02:00 |
|
Sighthesia
|
c56d1430e5
|
ActiveWindow: fix inconsistency of animation on vertical bar
|
2025-10-19 13:43:03 +08:00 |
|
Sighthesia
|
5e562bb9a9
|
ActiveWindow: fix widget width still remains on maxWidth when visiblity is Always Visible
|
2025-10-19 13:14:02 +08:00 |
|
Sighthesia
|
7f5fd5fa14
|
ActiveWindow: add fade-in and fade-out transitions of widget
|
2025-10-19 12:51:55 +08:00 |
|
Sighthesia
|
7015321772
|
ActiveWindow: reset scrolling when focused window changes
|
2025-10-19 11:28:42 +08:00 |
|
Sighthesia
|
9e39867117
|
ActiveWindow: synchronize title width with widget width
|
2025-10-19 11:24:25 +08:00 |
|
ItsLemmy
|
ec329f3a3a
|
MediaMini+ActiveWindo: fix warning when no screen after suspend
|
2025-10-18 12:01:23 -04:00 |
|
Sakari
|
0ab65f7f7e
|
ActiveWindow: add fixed width option
|
2025-10-17 15:38:39 +08:00 |
|
Sakari
|
a12fbca80b
|
ActiveWindow: implement dynamic width with max width setting
|
2025-10-17 15:11:53 +08:00 |
|
Lemmy
|
0a3820e4db
|
Merge pull request #496 from lonerOrz/feat/adapt-bar-density-scaling
feat(bar): Introduce core density scaling mechanism
|
2025-10-16 20:18:17 -04:00 |
|
lysec
|
838491ba33
|
Logger: huge cleanup
|
2025-10-16 15:07:11 +02:00 |
|
loner
|
d11a8fc311
|
feat(bar): Adapt ActiveWindow to bar density scaling
|
2025-10-16 09:53:00 +08:00 |
|
ItsLemmy
|
8ad2e5f8f7
|
ActiveWindow-MediaMidi: better looking in mini mode + optims.
|
2025-10-14 08:01:03 -04:00 |
|
Lemmy
|
050c02bd8c
|
Merge pull request #470 from lonerOrz/fix/active-window-layout
fix(bar): Correct ActiveWindow layout when empty
|
2025-10-13 08:59:59 -04:00 |
|
ItsLemmy
|
2888b7c02e
|
Merge branch 'main' into qt-scaling
|
2025-10-12 18:27:56 -04:00 |
|
ItsLemmy
|
7e4c7a1efd
|
translations
|
2025-10-12 16:16:46 -04:00 |
|
ItsLemmy
|
9f54822e4c
|
Different scaling for Bar and Panels
|
2025-10-12 15:48:52 -04:00 |
|
lysec
|
6da4acee09
|
Dock, Tray, ActiveWindow, Taskbar: add theming for app/tray icons
appicon_colorize: create simple shader to colorize icons by theme color
|
2025-10-12 17:51:07 +02:00 |
|
ItsLemmy
|
292ecd493b
|
More cleanup
|
2025-10-12 09:33:04 -04:00 |
|
ItsLemmy
|
f4b27380c3
|
Qt-Scaling: first cleanup pass
|
2025-10-12 08:23:24 -04:00 |
|
loner
|
4ed3dad69d
|
feat: Improve hidemode logic for ActiveWindow and MediaMini widgets
|
2025-10-12 06:27:50 +08:00 |
|
loner
|
3e26da9641
|
feat(activewindow): Add tri-state hideMode to ActiveWindow
|
2025-10-12 04:00:25 +08:00 |
|
loner
|
9f95901eb7
|
fix(bar): Correct ActiveWindow layout when empty
|
2025-10-12 01:34:46 +08:00 |
|
ItsLemmy
|
4d0041abee
|
Quicksettings: polishing, fixed all scaling issues.
|
2025-10-09 19:57:12 -04:00 |
|
ItsLemmy
|
d8099c2446
|
AboutTab: using NButton for the download button
|
2025-10-04 17:05:35 -04:00 |
|
ItsLemmy
|
bc14ab95f9
|
ActiveWindow: new setting to set your favorite width. Fix #417
|
2025-10-04 14:33:04 -04:00 |
|
ItsLemmy
|
86127660fe
|
Tooltip: different approach to get the current screen.
|
2025-10-03 23:27:07 -04:00 |
|
ItsLemmy
|
88871e3fbe
|
ActiveWindow-MediaMini: added a minimum size
|
2025-10-01 15:47:01 -04:00 |
|
ItsLemmy
|
4b13e89a64
|
Font: added per font family scaling. removed billboard font
|
2025-09-29 21:31:45 -04:00 |
|
ItsLemmy
|
c35f37c7d7
|
Use Color.transparent instead of "transparent"
|
2025-09-28 21:17:10 -04:00 |
|
ItsLemmy
|
b2688e9100
|
More conversion of Row/Column to Layout
|
2025-09-28 20:49:57 -04:00 |
|
ItsLemmy
|
fc1742e167
|
Tooltips: proper tooltip service
|
2025-09-28 10:51:56 -04:00 |
|
ItsLemmy
|
0593543d7a
|
Tooltip: Refactoring in a single global tooltip.
|
2025-09-28 00:15:43 -04:00 |
|
ItsLemmy
|
3809f290ed
|
ActiveWindow: better autohide
|
2025-09-25 08:42:10 -04:00 |
|
ItsLemmy
|
68b328c982
|
Better colors for mediamini
|
2025-09-24 21:38:45 -04:00 |
|
ItsLemmy
|
f3535f22ba
|
ActiveWindow: hyprland fix
|
2025-09-24 21:22:52 -04:00 |
|
ItsLemmy
|
b58f6f0a1b
|
ActiveWindow: improve display when no active window
|
2025-09-24 21:14:44 -04:00 |
|
ItsLemmy
|
a8a1b0a422
|
ActiveWindow: similar behavior to MediaMini
|
2025-09-24 20:48:03 -04:00 |
|
ItsLemmy
|
21d331c232
|
ActiveWindow: more cleanup
|
2025-09-22 17:37:34 -04:00 |
|
Ly-sec
|
490200b3b8
|
ActiveWindow: properly hide when no window is available
|
2025-09-22 22:50:58 +02:00 |
|
Ly-sec
|
17308083fe
|
Revert "ActiveWindow: hide ActiveWindow if there is no actual window"
This reverts commit 51fb5b9f4a.
|
2025-09-22 22:25:01 +02:00 |
|