790 Commits (23e4e83e45eeabf2608aeb16936faaa33f672aac)
 

Author SHA1 Message Date
yggverse 23e4e83e45 implement new tab position enum 3 weeks ago
yggverse 57cdc4cee9 save is_attention session state 3 weeks ago
yggverse 8917d14908 use tuple for actions 3 weeks ago
yggverse 0cf4206ebc add separator 3 weeks ago
yggverse 8f9f5d3eaa implement is_attention tab state decorator 3 weeks ago
yggverse f6d015c8c1 use tuple for item options (todo struct) 3 weeks ago
yggverse 89d0d13c42 remove constructions not in use 3 weeks ago
yggverse 3d9ea1d54e add is_load state 3 weeks ago
yggverse 7bc2d478d0 add request state 3 weeks ago
yggverse 3a0deabc14 implement stateful api for append action 3 weeks ago
yggverse a6ef61486d update actions 3 weeks ago
yggverse a5fc2a7475 define ptr container outside 3 weeks ago
yggverse 7b2c07ac45 remove deprecated method 3 weeks ago
yggverse 12fa47f8f9 remove extra methods 3 weeks ago
yggverse 41ccee209f add comment 4 weeks ago
yggverse 43c113d448 remove comment 4 weeks ago
yggverse 0010e5e138 fix open action 4 weeks ago
yggverse 0f23730669 cleanup 4 weeks ago
yggverse 43abe41b31 fix current state detection 4 weeks ago
yggverse ddead4e870 enshort setup menu state match 4 weeks ago
yggverse 86fba1dc69 fix reference count for action group arguments 4 weeks ago
yggverse 6f7a21705e deactivate not in use constructions 4 weeks ago
yggverse 8113022cd4 create separated wrappers for history, close action group 4 weeks ago
yggverse 4afa2c204c create separated wrapper for home action 4 weeks ago
yggverse b4dee17768 create separated wrapper for reload action 4 weeks ago
yggverse baea14de95 update message 4 weeks ago
yggverse 33b22ca30a create separated wrapper for pin action 4 weeks ago
yggverse e47c22ac92 fix comment 4 weeks ago
yggverse 4981815246 update comment 4 weeks ago
yggverse cac4f878ad connect window actions group 4 weeks ago
yggverse 36b86ef5cf begin window actions group implementation 4 weeks ago
yggverse 5f280efaf3 add new getters, switch accel target 4 weeks ago
yggverse 38f945105c move tab open action to separated mod 4 weeks ago
yggverse 9ff32a3419 begin local actions implementation 4 weeks ago
yggverse 9398a835cd fix accel keys 4 weeks ago
yggverse 9e481f78ce begin global actions config implementation 4 weeks ago
yggverse f803d89f52 draft widget actions 4 weeks ago
yggverse 5b37d303b9 use default message 4 weeks ago
yggverse f2f2ec9bd2 enshort cancellable update 4 weeks ago
yggverse 675e4f328c cancel previous async loading operations on page update 4 weeks ago
yggverse 35fe1f83e9 fix autoreplacement typo 4 weeks ago
yggverse 6030df6328 move browser actions to destination submod level 4 weeks ago
yggverse 33d8746ca3 use original error message 4 weeks ago
yggverse a0201ea83b init profile in constructor 4 weeks ago
yggverse 25b63c0e02 collect profile features into one shared struct 4 weeks ago
yggverse ec7a668cd9 begin action collections implementation (to reduce argument size by clippy) 4 weeks ago
yggverse 7c7e91ca31 add comment 4 weeks ago
yggverse 6595a311c4 update readme 4 weeks ago
yggverse 6702f9c7d6 enshort constructions 4 weeks ago
yggverse 7e1c03f8dd remove extra references 4 weeks ago