Commit Graph

12 Commits

Author SHA1 Message Date
Crylia
3d743c6be0 fix some bugs in the icon lookup 2022-08-25 01:55:28 +02:00
Rene
268cb29a6b add new context_menu and rework dock, programs can now be added to the dock my right clicking any program in the application launcher an choosing Add to Dock 2022-08-15 15:18:51 +02:00
Rene
9cea2f98cc fix dock spawn 2022-08-05 01:41:25 +02:00
Rene
535c763a30 Fix some more bugs related to the new icon implementation 2022-08-03 04:19:42 +02:00
Rene
2422b9a07f Fixed some bugs with the new icon system 2022-08-02 00:29:35 +02:00
Rene
e425b7b79e Switch completely to Gio for icons and it fixed the startup/lookup time for icons. Now works with every icon theme. Taglist/Tasklist/Window switcher still rely on WM_CLASS and WM_NAME to match the icon name, this probably can't be fixed in a sane way 2022-08-01 23:39:45 +02:00
Rene
e727015e81 Add application launcher and rewritten window switcher, remove rofi as its no longer needed and replaced by widgets. Fixed a lot of bugs and weird behaviour 2022-07-29 13:21:56 +02:00
Kievits Rene
b2e22fdf8a converted all colors to theme_config.lua; fixed and added some bugs; rewrote some stuff and added some 2022-06-27 01:08:45 +02:00
Crylia
7280db1a5b Fix dock on startup 2022-06-18 10:40:27 +02:00
Rene Kievits
2b9003c70a Battery hotfix, passed battery_path instead of battery_kind 2022-06-14 07:00:17 +02:00
Kievits Rene
521d392769 Reworked a whole lot. New config file and theme config file for easier changes. Did #19. And much more 2022-06-14 06:33:33 +02:00
Kievits Rene
9049f5c51c Add new notification-center module with various widgets, add rubato animations and other fixes and improvements 2022-05-31 01:16:00 +02:00