Commit Graph

239 Commits

Author SHA1 Message Date
Heitor Augusto
bc14b17bff
feat(application-title-bar): add alignment options for window title (#375) 2024-10-02 21:58:09 -03:00
Marcel Campello
29ad64f0ac
feat(input): add displayName option for keyboard layouts (#374) 2024-09-27 15:56:08 -03:00
Heitor Augusto
a02fef2ece
feat: add kara to additionalWidgetPackages (#365) 2024-09-24 17:37:21 -03:00
Usama Ahsan
e3d60d6c8a
fix(rc2nix): correct regex for boolean values (#371)
Fix a regular expression in the `nix_val` function to correctly match and convert boolean values. The adjustment ensures that only exact matches for 'true' or 'false' are handled, preventing partial matches.
2024-09-24 12:58:55 -03:00
Usama Ahsan
d3b59aea14
Add known_data_files and a few more config files to rc2nix (#363) 2024-09-24 11:41:08 -03:00
Heitor Augusto
6f1db348fc
Add treefmt for formatting and format everything (#370) 2024-09-22 12:57:32 -03:00
Heitor Augusto
8b06b3ea02
Add pausePlayersOnSuspend option to powerdevil module (#369) 2024-09-22 09:32:24 -03:00
Heitor Augusto
353abd9684
Ensure power actions are correctly applied in powerdevil module (#368) 2024-09-22 09:14:01 -03:00
soda
7fb80fea23
Rename dimDisplay.idleTimeOut to dimDisplay.idleTimeout in powerdevil module (#366)
This change was made to maintain consistency with other options
2024-09-21 18:49:27 -03:00
Daniel Green
5a0c70a007
Fix Window Rules Matching by Window Role (#364) 2024-09-16 15:03:08 -03:00
magnouvean
60becd0e99
Some refactoring around startup-scripts (#355) 2024-09-09 22:43:54 +02:00
Heitor Augusto
1babfbebdd
Add InhibitLidActionWhenExternalMonitorPresent option to powerdevil module (#361) 2024-09-09 13:32:56 -03:00
blitter
ab213b4b6a
Write Kate LSP settings file if customServers is not null (#358)
Co-authored-by: blitter <blitter@blaupost.de>
2024-09-08 17:21:48 -03:00
magnouvean
3620206aec
Improve the ordering of content in the getting started section in the README (#356) 2024-09-08 09:37:07 +02:00
magnouvean
022564331c
Update workflow names and triggers (#357) 2024-09-08 09:35:51 +02:00
Heitor Augusto
1b9c8200d6
Fix powerdevil options being reset without overrideConfig (#349) 2024-09-07 13:44:05 -03:00
Heitor Augusto
d909dcd13d
Refactor tiling layout type (#354)
- Move conversion to JSON to apply function of tiles
- Made options of tiling layout not optional
- Added example for `layout.id`
2024-09-07 12:23:12 -03:00
Heitor Augusto
88686928e4
Add plasmusic-toolbar v1.6.0 option (#351) 2024-09-07 11:55:32 -03:00
Heitor Augusto
b82b9ba85c
Add plasma tiling options (#353) 2024-09-05 19:39:37 -03:00
Iorvethe
3f1589c384
Add module for KRunner (#346)
Co-authored-by: Heitor Augusto <IAm.HeitorALN@proton.me>
2024-09-02 22:33:44 -03:00
Heitor Augusto
c00261909b
Add module for Ghostwriter (#342) 2024-09-01 14:11:50 -03:00
Heitor Augusto
5c97fe8af2
Add panelspacer widget-specific options (#341) 2024-08-25 00:27:19 -03:00
Heitor Augusto
976c766fa1
Add appmenu widget-specific options (#340) 2024-08-25 00:23:59 -03:00
Heitor Augusto
0c01f98b89
Refactor some widget options to allow null values (#339) 2024-08-24 18:43:11 -03:00
Heitor Augusto
311435f82e
Move desktop options to desktop module and add desktop widgets option (#332) 2024-08-24 10:23:33 -03:00
Luo Chen
5919d0f93d
Fix typing issues in write_config.py (#336) 2024-08-24 13:02:52 +02:00
Sergei Gureev
0b7f9b5eed
Add wallpaperFillMode configuration option (#338)
Co-authored-by: Heitor Augusto <IAm.HeitorALN@proton.me>
2024-08-22 19:04:53 -03:00
SpringerJack
df4d1d36d0
Fix onlyMinimized option for icon-tasks (#333)
Co-authored-by: Heitor Augusto <IAm.HeitorALN@proton.me>
2024-08-20 17:51:52 -03:00
Heitor Augusto
f13208d6b4
Add plasmusic-toolbar v1.5.0 options (#331) 2024-08-20 15:02:53 -03:00
erdnaxe
ae3fc24da9
Add docs-html and docs-json to flake packages (#328) 2024-08-19 15:30:12 -03:00
Morwdan
2dd9c33409
Add the ability to disable some of the kwin animations (#323) 2024-08-18 10:52:39 +02:00
joelishness
8726ecaa8b
Add reference to Plasma-Manager Options in README (#325) 2024-08-16 07:39:40 -03:00
Heitor Augusto
39f77980d1
Update polonium package name (#311) 2024-08-15 06:09:19 -03:00
Heitor Augusto
76dab4ba28
Update kicker and kickerdash settings option value type (#322)
Also remove unnecessary `types.nullOr` from other widgets
2024-08-13 19:20:31 -03:00
networkException
f8b0d72433
Support generating top level widget options and use it for popup height and width in kickoff (#319)
Co-authored-by: Heitor Augusto <IAm.HeitorALN@proton.me>
2024-08-13 19:05:45 -03:00
Heitor Augusto
1d14023838
Add kicker widget-specific options (#314) 2024-08-13 17:28:58 -03:00
Heitor Augusto
a9288a3079
Add kickerdash widget-specific options (#315) 2024-08-13 17:28:02 -03:00
Heitor Augusto
4caa4d1e59
Add plasma calendar plugins configuration files to defaultResetFiles (#320) 2024-08-13 15:14:33 -03:00
networkException
6e817b1c85
Fix description for showing a panel on all screens (#318) 2024-08-13 11:53:49 -03:00
Morwdan
4dcc829e3a
Add mouse actions (#309) 2024-08-13 15:11:35 +02:00
Heitor Augusto
b3b9d4ce20
Update kickoff icon option description (#316) 2024-08-12 14:23:31 -03:00
Heitor Augusto
014decd42f
Add keyboard layout indicator widget-specific options (#312) 2024-08-12 13:53:55 -03:00
Heitor Augusto
dff427dd04
Fix system tray item configuration example (#313) 2024-08-12 08:41:53 -03:00
Heitor Augusto
f843f4258e
Add more keyboard options (#310)
Switching Policy, Model, Options and Layout variant
2024-08-11 12:57:44 -03:00
magnouvean
22bea90404
Add escapeValue option and fix brackets.characters option for kate (#307) 2024-08-09 21:39:39 +02:00
Heitor Augusto
5ab818b79b
Add polonium script to kwin module (#302) 2024-08-08 15:17:45 -03:00
Morwdan
d9829a979c
Add new desktop folder settings for workspace module (#292) 2024-08-08 19:16:09 +02:00
Heitor Augusto
b6e7a2ed7b
Add KScreenLocker daemon options (#300) 2024-08-07 10:22:41 -03:00
Heitor Augusto
8d1c88cf46
Fix kscreenlocker wallpaper assertion (#299) 2024-08-06 16:06:12 -03:00
Heitor Augusto
1b948955f5
Add new kscreenlocker appearance options (#298) 2024-08-06 20:37:01 +02:00