Commit Graph

28 Commits

Author SHA1 Message Date
Andy Holmes
f68e860d43 refactor: remove unused imports 2023-09-21 19:22:28 -07:00
Andy Holmes
fd8022b49b refactor: replace export var with export const 2023-09-21 19:22:24 -07:00
Philipp Unger
8cabdd4662 export classes from panelStyle.js 2023-08-19 13:48:38 +02:00
Philipp Unger
84159f5df9 use exported settings 2023-08-19 13:48:38 +02:00
Philipp Unger
bc60959709 move all imports to the top 2023-08-19 13:48:38 +02:00
Philipp Unger
b87ac15d66 migrate gi, ui and Me imports to new ESM format 2023-08-19 13:48:38 +02:00
Charles Gagnon
0eed2861e3 Use new gnome-shell 43 system menu 2022-08-25 08:33:22 -04:00
Charles Gagnon
498dc3cc98 Start removing legacy code 2022-04-13 22:29:57 -04:00
Charles Gagnon
dd70324840 Drop imports.lang usage 2022-04-04 13:25:45 -04:00
Charles Gagnon
a721d66c01 Adjust vertical panel clock 2022-04-03 15:35:15 -04:00
Charles Gagnon
c1c30ce9fa Drop ES5 support 2022-04-01 23:02:47 -04:00
Charles Gagnon
20f66a5a5f Use per panel positioning 2020-06-13 09:26:40 -04:00
Charles Gagnon
e79d0da8c9 Add new panel positioning options 2020-05-12 19:00:51 -04:00
Charles Gagnon
f1db6e3f93 Modify -natural-hpadding workaround for Ubuntu tray icons 2020-04-28 22:00:54 -04:00
Charles Gagnon
d372e6abd3 Workaround panel button padding not updating on 3.34 2019-09-24 18:18:58 -04:00
Charles Gagnon
3bb4a1b4b4 Fix horizontal panel tray item padding 2019-09-23 22:45:06 -04:00
Charles Gagnon
d6c19fa97b Adjust fine-tune styles for vertical panel 2019-09-11 12:30:11 -04:00
Charles Gagnon
3aadb81c29 Globalize settings 2019-08-31 15:50:53 -04:00
Charles Gagnon
8ae941ba8b Add es6 class support for 3.32 2019-02-12 21:49:20 -05:00
Charles Gagnon
e75292a4d3 Disconnect setting signals 2018-10-06 10:26:16 -04:00
Alexander Rüedlinger
e4803f1ed0 panelStyle.js: Define class dtpPanelStyle using 'var'
Signed-off-by: Alexander Rüedlinger <a.rueedlinger@gmail.com>
2017-10-18 18:26:14 +02:00
jderose9
83d4b9ce5a Restore original panel box styles on disable
Closes #34
2017-04-03 22:04:02 -04:00
jderose9
4147dfe8aa set font-size on outer layout container
For #34
2017-03-29 17:37:45 -04:00
jderose9
65f0a0b3ed style and naming cleanup for #15 2017-01-10 18:35:10 -05:00
jderose9
9284e1b6f5 wire up style config ui & bug fixes 2017-01-04 09:11:09 -05:00
jderose9
40a063d201 hide drop down arrows 2017-01-03 23:42:16 -05:00
jderose9
c65bb1758f apply multiple styles in one recursion pass 2017-01-03 20:29:49 -05:00
jderose9
56d838f4cf Allow for padding leftbox, tray, and status icons 2017-01-03 18:01:33 -05:00