outfoxxed
outfoxxed pushed to master at quickshell/quickshell 2024-02-16 14:42:11 +00:00
6ee5828392 feat: completely redesign hot reloader
outfoxxed pushed to master at quickshell/quickshell 2024-02-14 11:04:12 +00:00
d6ed717c39 feat: abstract out scavenger scopes
outfoxxed pushed to master at quickshell/quickshell 2024-02-13 14:12:38 +00:00
82aa7d45d3 feat: add clickthrough mask to windows
5f75c40b67 feat: expose the backing window for ProxyWindowBase
Compare 2 commits »
outfoxxed pushed to master at quickshell/quickshell-docs 2024-02-13 13:58:37 +00:00
94f0754393 fix: make sure descriptions are newline terminated
outfoxxed pushed to master at quickshell/quickshell 2024-02-13 08:59:15 +00:00
47618ac662 feat: Expose the backing window for ProxyWindowBase
outfoxxed pushed to master at quickshell/quickshell 2024-02-13 07:10:06 +00:00
ad2450762b feat: add ProxyShellWindow.exclusionMode
outfoxxed pushed to master at quickshell/quickshell 2024-02-13 00:01:27 +00:00
bb16054b84 feat: add NOTIFY for ProxyWindowBase.color
424a45be05 feat: begin work on docs, also minor refactoring
Compare 2 commits »
outfoxxed pushed to master at quickshell/quickshell 2024-02-12 12:22:11 +00:00
262616f3a8 feat: begin work on docs, also minor refactoring
outfoxxed created branch master in quickshell/quickshell-docs 2024-02-12 12:08:40 +00:00
outfoxxed pushed to master at quickshell/quickshell-docs 2024-02-12 12:08:40 +00:00
27b3274027 initial commit
outfoxxed created repository quickshell/quickshell-docs 2024-02-12 10:26:58 +00:00
outfoxxed renamed repository from qtshell to quickshell/quickshell 2024-02-12 10:25:39 +00:00
outfoxxed pushed to master at quickshell/quickshell 2024-02-12 10:17:08 +00:00
5de0ae095b feat: rename project to quickshell
outfoxxed pushed to master at quickshell/quickshell 2024-02-05 07:03:55 +00:00
ae5363a351 build: add missing qt module deps
outfoxxed pushed to master at quickshell/quickshell 2024-02-05 07:01:24 +00:00
c0d6e63f6c feat: add filesystem watcher and rename QtShell object
outfoxxed pushed to master at quickshell/quickshell 2024-02-05 04:09:03 +00:00
cab5ffc65e build: add option to not build layershell
outfoxxed pushed to master at quickshell/quickshell 2024-02-05 01:27:38 +00:00
710ec244a2 build: add option to not build layershell
outfoxxed pushed to master at quickshell/quickshell 2024-02-04 13:26:22 +00:00
767500b466 refactor: move reload function to QtShellGlobal
outfoxxed pushed to master at quickshell/quickshell 2024-02-04 13:04:40 +00:00
7a18ce8a55 fix: thisptr lints for base classes
outfoxxed pushed to master at quickshell/quickshell 2024-02-04 12:59:35 +00:00
d76100781f feat: add layershell support