Alfredo Monclus
6190581101
Reorganization ( #1029 )
2023-07-02 15:16:36 -03:00
alfrix
f7c12867d5
slimmer topbar buttons fixes #1006
2023-06-13 13:39:23 -03:00
alfrix
f0a33bd360
keyboard: improvements and fixes
...
modify layout to make keyboard bigger in the same space
create shift for a more traditional aproach
fix highlighting fixes #1004
2023-06-13 11:54:42 -03:00
JS-Cannon
46dd978dcc
Fixed z-bolt images opacity ( #960 )
2023-05-14 09:03:18 -06:00
alfrix
a1c602b46d
style: z-bolt add camera icon
2023-03-24 08:35:23 -06:00
alfrix
49add980b3
theme: add light icon to material-dark fix:#884
2023-02-05 10:24:58 -06:00
alfrix
7120c424d4
gtk: resizability
...
doesn't rescale the fonts or images
2022-12-11 09:17:18 -03:00
alfrix
45e1f652db
theme override style of disabled_un-sensitive buttons
2022-12-05 12:31:44 -03:00
alfrix
4804f5a5e0
print: use am-pm if not 24h
2022-12-01 14:20:49 -03:00
alfrix
415535eeb8
tweak sizes #828
2022-11-30 23:57:34 -03:00
alfrix
75c8681781
fix switch sizes after frames removal
2022-11-30 19:45:49 -03:00
alfrix
2bacac7efb
job_status: info refactor
...
switching info is much faster, buttons keep their label
2022-11-30 11:00:10 -03:00
alfrix
25797b5ed3
remove frames from lists
2022-11-28 00:15:28 -03:00
alfrix
56149e4148
print_list: refactor
2022-11-27 23:44:25 -03:00
alfrix
2e39de56bd
cleanup stylesheets
2022-11-26 15:57:50 -03:00
alfrix
054523d937
settings: add extra large font close #798
2022-11-20 20:58:06 -03:00
alfrix
260d4b16e5
--amend
2022-11-11 10:46:45 -03:00
alfrix
67dc2c9fdf
--amend
2022-11-11 10:38:59 -03:00
Nick Douma
1b758b85c6
Add Desktop file to easily start KlipperScreen on a normal Linux desktop ( #713 )
...
Co-authored-by: alfrix <alfredomonclus@gmail.com>
2022-09-21 20:18:22 -03:00
alfrix
de540402ec
screensaver: fix #725
...
this was caused by focus and hover states introducing extra styling
also remove the active semi-translucent that made the fade-in because,
it sometimes missbehaved not showing some elements of the ui, it's also faster not having animation.
2022-09-08 10:20:57 -03:00
alfrix
43c3a4b20d
screensaver fix color
2022-09-05 19:44:26 -03:00
alfrix
4f959696bd
gtk: remove newlines to properly wrap lines if needed
...
this fixes the issue caused by labels with a newlines detected as 1 line even if it has more than one
2022-09-02 19:58:35 -03:00
alfrix
38ceea5204
gtk: improve wrapping of labels
2022-09-02 19:58:35 -03:00
alfrix
3e5855d207
config: add validator
2022-09-02 19:58:35 -03:00
alfrix
b1f149495d
themes: update material-dark and material-darker
2022-08-01 17:25:13 -03:00
alfrix
16871f967e
Add bed-mesh icon
2022-08-01 13:59:09 -03:00
alfrix
9c2b52009a
built-in keyboard
2022-08-01 12:23:40 -03:00
alfrix
88ca902a4b
popups: wrap long messages, increase margins, touch anywhere to close
2022-08-01 12:23:40 -03:00
alfrix
f9e6ac62b7
main menu and temp cleanups and tweaks
2022-08-01 12:23:40 -03:00
alfrix
6510b2ec6b
Refactor
...
Use f-strings
Avoid unnecessary casts to str()bool()int()
Ensure file closure
Merge nested ifs
Simplify for-assigns-appends with comprehensions and internal functions
Avoid shadowing internal function names
Initialize variables
Return value directly instead of assign then return
Make some methods static
2022-08-01 12:23:40 -03:00
alfrix
f97bed826b
style: deprecate active_device class
2022-07-04 13:46:04 -03:00
alfrix
5f1d239211
performance: do not use transparency
2022-07-03 12:03:50 -03:00
alfrix
c18e2d148e
layout: content margins in css
...
close #558 (use .action_bar{} and .content{} in a custom theme)
2022-07-03 12:03:50 -03:00
alfrix
b76953ebfe
theme: material darker use elevation and fix some colors
2022-07-03 12:03:50 -03:00
alfrix
c4780fa56e
performance: remove the background on default themes it can cause severe performance degradation and scrolling issues
2022-07-03 12:03:50 -03:00
alfrix
faf997c7ae
keyboard: improve layout and interactions on panels with entry
2022-07-03 12:03:50 -03:00
alfrix
431eb0058c
system: remove unused function
2022-07-03 12:03:50 -03:00
alfrix
cc755edeb2
wider scrollbar because it's hard to use on small screens
2022-05-31 11:14:42 -03:00
alfrix
4ff63798c8
job_status: ask for confirmation, and show saved offset
2022-05-31 11:14:42 -03:00
alfrix
7c8d4ea4d7
extrude: add filament sensor support
2022-05-31 11:14:42 -03:00
alfrix
ade8911ba6
limits: add reset, allow to set above the configured maximum but turn the slider red
2022-05-31 11:14:42 -03:00
Alfredo Monclus
31546f0020
Improve Job status ( #592 )
...
Adds heater_generic and/or temp_sensors besides extruder/bed (because of the limited space maybe only 1)
Temps are now buttons and act as a shortcut to the temp panel
Adds fan_generic to the fan label and it's now a shortcut to the fan panel
The colors and size of the progress circle were changed to be more subtle.
Margins between items were augmented, because they are buttons now
Adds 3 information pages: move, extrusion and time:
move can be opened with speed or z buttons
time with elapsed/remaining buttons
extrusion with the extrude_factor / flowrate button
2022-05-01 12:22:58 -03:00
alfrix
ab38dab291
style: add heater_generic icon
2022-04-02 14:29:31 -03:00
alfrix
f707ba8cf3
style: change load icon
2022-04-01 08:03:14 -03:00
alfrix
53c7afd7a5
Use extruder icon without number if there is only 1
2022-03-30 22:58:37 -03:00
alfrix
3a91ba4604
style: set minimum height for distbuttons and simplify border removal
2022-03-25 09:57:11 -03:00
Alfredo Monclus
708fec4c45
Fix issues waking up screen from a remote connection ( #535 )
...
When connected from vnc the screen did not unlock from the remote session click
This also implements an optional disable DPMS for people with issues where DPMS doesn't work as it should (hw issues, driver issues, etc)
Changes #340 almost entirely
2022-03-07 14:55:24 -03:00
alfrix
df0f8961e5
Normalize icon sizes and style
2022-02-24 09:20:59 -03:00
Alfredo Monclus
84fc6e5757
Bed_level: Support 6 and 8 Screws and rotation ( #484 )
2022-02-23 14:04:54 -03:00
alfrix
bf67129528
main_menu and temp: Fix extruder colors when there are multiple extruders
2022-02-12 21:26:55 -03:00