Commit Graph

148 Commits

Author SHA1 Message Date
Vladyslav Hroshev
d2cc0a00b5 Fixed #25 on-screen keyboard 2024-05-11 14:34:55 +03:00
Vladyslav Hroshev
b2d0f97369 Dash improvements 46.0.2 2024-04-22 12:46:37 +03:00
Vladyslav Hroshev
d8d5bfb6fe Add transition effect to datemenu.css and update comment in popovers.css 2024-04-22 12:46:16 +03:00
Vladyslav Hroshev
535631f180 Fix some styling issues in GDM 2024-04-03 14:29:06 +03:00
Vladyslav Hroshev
98ae7210cd Update toggle switch styles in controls.css 2024-04-03 13:46:49 +03:00
Vladyslav Hroshev
10bd9b98bc Update #20 app.css bg in dash label 2024-04-02 22:10:54 +03:00
Vladyslav Hroshev
7a7a682d35 Fix #20: make SECTION-COLOR transculent 2024-04-02 21:19:41 +03:00
Vladyslav Hroshev
e99da3b1e0 Fix #20 search entry color 2024-04-01 13:24:05 +03:00
Vladyslav Hroshev
015a0befc5 Update README.md 46.0.1 2024-03-26 21:00:37 +02:00
Vladyslav Hroshev
0482ff89e0 Added the all-important 4px rounding toworkspace thumbnail 2024-03-26 16:58:41 +02:00
Vladyslav Hroshev
48ab4f5bf9 Fixed folder styles on older versions, added effects on hover 2024-03-26 12:57:53 +02:00
Vladyslav Hroshev
7f34cf3354 Remove Aylur's widgets CSS styles 2024-03-26 12:02:54 +02:00
Vladyslav Hroshev
5d6f333abe New process working icon, fixed process color in login dialog 2024-03-26 11:58:27 +02:00
Vladyslav Hroshev
cc37566374 Add border-radius to page-indicator-icon and user-icon
Remove unnecessary CSS rules from user-widget-label
2024-03-26 11:04:45 +02:00
Vladyslav Hroshev
03fbcf2130 Popovers: update padding and margins 2024-03-26 00:48:03 +02:00
Vladyslav Hroshev
a7653f7fc3 Datemenu improvements
Decrease spacing between messages and widgets
Update clear button styles
2024-03-26 00:46:19 +02:00
Vladyslav Hroshev
8a41273fbc Fix file handling issues that breaks GDM theme 2024-03-25 23:47:28 +02:00
Vladyslav Hroshev
71d37c40f9 Refactor theme installation code to use subprocess.run() 2024-03-25 23:47:19 +02:00
Vladyslav Hroshev
f9a923508e Fixed media message icon 2024-03-25 17:23:41 +02:00
Vladyslav Hroshev
e1cb3004c7 Fixed background in switcher list 2024-03-25 17:11:32 +02:00
Vladyslav Hroshev
43a75dda32 GNOME 46 Fixes
Fixed #18 background in app icons
Fixed running dot
Fixed blue search border
Fixed background in search components
Fixed background in screenshot buttons
Fixed #18 buttons in calendar
Fixed missing styles for message header and expand button
2024-03-25 13:23:03 +02:00
Vladyslav Hroshev
abced98cf2 Refactor installation code to improve performance and readability 2024-03-23 22:37:33 +02:00
Vladyslav Hroshev
70694411b8 Fix #14 black border in dash on Ubuntu 2023-12-31 22:26:16 +02:00
Vladyslav Hroshev
22126706e8 Update color lightness values to 100 in colors.json and fix RGB conversion in theme.py
Incorrect RGB values in borders was seen in #14
2023-12-31 22:24:15 +02:00
Vladyslav Hroshev
6f029365d9 Merge pull request #13 from imarkoff/gdm
GDM, code and styles improvements
2023-12-16 19:26:53 +02:00
Vladyslav Hroshev
b92016fd96 Add GDM section to README.md 2023-12-16 18:47:55 +02:00
Vladyslav Hroshev
bd83e6ebf9 Login screen support and various fixes when theme is set globally 2023-12-16 18:10:58 +02:00
Vladyslav Hroshev
407aa299e0 Make navigation arrow in app list squared 2023-12-16 18:09:48 +02:00
Vladyslav Hroshev
9591a2cbbc Make ws-switcher look like Activities button 2023-12-16 18:08:19 +02:00
Vladyslav Hroshev
da440e7a19 Add some tweaks that helps to install theme globally 2023-12-16 18:02:21 +02:00
Vladyslav Hroshev
dc6c31041f Make code more readable 2023-12-16 18:01:48 +02:00
Vladyslav Hroshev
6cd2090af1 Fix death screen on Fedora after installing GDM 2023-12-15 13:37:34 +02:00
Vladyslav Hroshev
068207c949 Add ability to remove GDM theme 2023-12-10 23:09:34 +02:00
Vladyslav Hroshev
253913ae40 Add ability to set theme globally 2023-12-10 22:47:34 +02:00
Vladyslav Hroshev
bdd74f94bf Fix "ERROR: file or directory not found: tests.py" 2023-12-09 20:10:10 +02:00
Vladyslav Hroshev
27b6574829 Update .gitignore 2023-12-09 20:08:33 +02:00
Vladyslav Hroshev
d50634138b Create python-app.yml 2023-12-09 20:02:01 +02:00
Vladyslav Hroshev
99d4f2e425 Initial test 2023-12-09 19:23:53 +02:00
Vladyslav Hroshev
8525dc0a8d Remove config from theme.py because of it no longer depends on project folder 2023-12-09 19:23:34 +02:00
Vladyslav Hroshev
992d3122df Fix unclosed file warning 2023-12-09 19:17:35 +02:00
Vladyslav Hroshev
a58d55c53a Add some missing changes from c02ead2 2023-12-09 17:07:18 +02:00
Vladyslav Hroshev
c02ead2fff Code changes and improvements
Split install.py into several files
Part of code for creating a directory from copy_files was removed due to the availability of such a function in standard Python libraries
Tried to make theme installation process less dependent on the project root folder
2023-12-09 16:37:55 +02:00
Vladyslav Hroshev
f825c4638e Fix light border on disabled quick settings button 2023-12-03 11:46:09 +02:00
Vladyslav Hroshev
99b1178abd Switcher list fixes
Add missings styles for arrow if app has multiple windows
Fix background color in selected app when browsing their windows
2023-11-12
2023-11-12 21:48:00 +02:00
Vladyslav Hroshev
218f5f4214 Calendar: make days of week less contrast 2023-11-10 23:04:24 +02:00
Vladyslav Hroshev
74c7c99c52 Merge pull request #12 from imarkoff/45
GNOME 45 Fixes
2023-11-10 22:57:58 +02:00
Vladyslav Hroshev
a059653d70 Update README.md 2023-11-10 22:43:34 +02:00
Vladyslav Hroshev
fbea1afc65 Fix calendar widget 2023-11-09 21:56:53 +02:00
Vladyslav Hroshev
351a1e4b30 Fix #11 color in workspaces indicator 2023-11-09 21:19:25 +02:00
Vladyslav Hroshev
369ad141db Separate overview screenshots 2023-07-25 2023-07-25 13:23:50 +03:00